Pull request #401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 462304afa108fd3c86843309948b2784e829767d+8c18bb98ae9dac01b00ec9cd5d6b8c37f768cff1 (0230f1c0d1619c75e06bc2b099880532d5f14874) 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-ssh16065410527492247912.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13946885744011203028.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-401/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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5465767257487874647.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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1696881078652473717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3409362865356349126.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-401/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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5604610164868472340.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-2551 in /w/workspace/xfoundry_device-modbus-go_PR-401 [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-401 # 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 8c18bb98ae9dac01b00ec9cd5d6b8c37f768cff1 into PR head commit 462304afa108fd3c86843309948b2784e829767d Merge succeeded, producing 462304afa108fd3c86843309948b2784e829767d Checking out Revision 462304afa108fd3c86843309948b2784e829767d (PR-401) > 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/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462304afa108fd3c86843309948b2784e829767d # 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 8c18bb98ae9dac01b00ec9cd5d6b8c37f768cff1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462304afa108fd3c86843309948b2784e829767d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:34 ========================================================= 05:02:34 EdgeX Global Pipelines Version Info 05:02:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:35 ------------------- 05:02:35 stable info: 05:02:35 ------------------- 05:02:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:35 Message: update stable to v1.0.244 05:02:35 ------------------- 05:02:35 experimental info: 05:02:35 ------------------- 05:02:35 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462304afa108fd3c86843309948b2784e829767d [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462304a [Pipeline] echo 05:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:37 provisioning config files... 05:02:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config13929524042133837461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:38 ---> docker-login.sh 05:02:38 nexus3.edgexfoundry.org:10001 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10002 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10003 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10004 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 docker.io 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:39 Configure a credential helper to remove this warning. See 05:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:39 05:02:39 Login Succeeded 05:02:39 ---> docker-login.sh ends [Pipeline] } 05:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:39 + git rev-list -1 --merges 462304afa108fd3c86843309948b2784e829767d~1..462304afa108fd3c86843309948b2784e829767d [Pipeline] echo 05:02:39 -----------> git rev-list -1 --merges 462304afa108fd3c86843309948b2784e829767d~1..462304afa108fd3c86843309948b2784e829767d 462304afa108fd3c86843309948b2784e829767d [false] [Pipeline] sh 05:02:40 + git log --format=format:%s -1 462304afa108fd3c86843309948b2784e829767d [Pipeline] echo 05:02:40 ========================================================= 05:02:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:40 + git log --format=format:%s -1 462304afa108fd3c86843309948b2784e829767d [Pipeline] echo 05:02:40 [semverPrep] GIT_COMMIT: 462304afa108fd3c86843309948b2784e829767d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:02:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:41 + grep -v github /etc/ssh/ssh_known_hosts 05:02:41 + [ -e /tmp/ssh_known_hosts ] 05:02:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:41 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:41 05:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:41 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:41 b85a868b505f: Pulling fs layer 05:02:41 e2be974225ed: Pulling fs layer 05:02:41 339a4e72a1f5: Pulling fs layer 05:02:41 988bab9f4d93: Pulling fs layer 05:02:41 1469e6f7b9e6: Pulling fs layer 05:02:41 eaf3925da568: Pulling fs layer 05:02:41 bab4dde63d76: Pulling fs layer 05:02:41 bde34c3a00c8: Pulling fs layer 05:02:41 b352a97aabf1: Pulling fs layer 05:02:41 4872d77fe225: Pulling fs layer 05:02:41 5851b861e8e6: Pulling fs layer 05:02:41 eaf3925da568: Waiting 05:02:41 988bab9f4d93: Waiting 05:02:41 1469e6f7b9e6: Waiting 05:02:41 bde34c3a00c8: Waiting 05:02:41 bab4dde63d76: Waiting 05:02:41 4872d77fe225: Waiting 05:02:41 5851b861e8e6: Waiting 05:02:41 b352a97aabf1: Waiting 05:02:41 e2be974225ed: Verifying Checksum 05:02:41 e2be974225ed: Download complete 05:02:41 988bab9f4d93: Download complete 05:02:42 1469e6f7b9e6: Verifying Checksum 05:02:42 1469e6f7b9e6: Download complete 05:02:42 eaf3925da568: Verifying Checksum 05:02:42 eaf3925da568: Download complete 05:02:42 339a4e72a1f5: Verifying Checksum 05:02:42 339a4e72a1f5: Download complete 05:02:42 bde34c3a00c8: Download complete 05:02:42 b352a97aabf1: Verifying Checksum 05:02:42 b352a97aabf1: Download complete 05:02:42 4872d77fe225: Verifying Checksum 05:02:42 4872d77fe225: Download complete 05:02:42 5851b861e8e6: Download complete 05:02:42 b85a868b505f: Download complete 05:02:43 bab4dde63d76: Verifying Checksum 05:02:43 bab4dde63d76: Download complete 05:02:43 b85a868b505f: Pull complete 05:02:44 e2be974225ed: Pull complete 05:02:44 339a4e72a1f5: Pull complete 05:02:44 988bab9f4d93: Pull complete 05:02:44 1469e6f7b9e6: Pull complete 05:02:44 eaf3925da568: Pull complete 05:02:46 bab4dde63d76: Pull complete 05:02:47 bde34c3a00c8: Pull complete 05:02:47 b352a97aabf1: Pull complete 05:02:47 4872d77fe225: Pull complete 05:02:47 5851b861e8e6: Pull complete 05:02:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:47 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 05:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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:02:49 $ docker top 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 -eo pid,comm 05:02:49 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:02:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:49 [ssh-agent] Looking for ssh-agent implementation... 05:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:49 $ docker exec 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 ssh-agent 05:02:49 SSH_AUTH_SOCK=/tmp/ssh-2QMsUtVmFaKl/agent.31 05:02:49 SSH_AGENT_PID=37 05:02:49 Running ssh-add (command line suppressed) 05:02:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_13412315545743710003.key (/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_13412315545743710003.key) 05:02:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:49 + git tag --points-at HEAD [Pipeline] } 05:02:49 $ docker exec --env ******** --env ******** 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 ssh-agent -k 05:02:50 unset SSH_AUTH_SOCK; 05:02:50 unset SSH_AGENT_PID; 05:02:50 echo Agent pid 37 killed; 05:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:50 [ssh-agent] Looking for ssh-agent implementation... 05:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:50 $ docker exec 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 ssh-agent 05:02:50 SSH_AUTH_SOCK=/tmp/ssh-nOjS1gojQ0MO/agent.69 05:02:50 SSH_AGENT_PID=75 05:02:50 Running ssh-add (command line suppressed) 05:02:50 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_6754567391380871398.key (/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_6754567391380871398.key) 05:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:50 + git semver init 05:02:51 2023-01-16 05:02:51,071 [run_init] DEBUG init version:0.0.0 force:False 05:02:51 2023-01-16 05:02:51,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver 05:02:51 2023-01-16 05:02:51,073 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-401/.semver 05:02:51 2023-01-16 05:02:51,073 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-401/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401, universal_newlines=False, shell=None, istream=None) 05:02:52 2023-01-16 05:02:51,911 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-401/.git/info/exclude 05:02:52 2023-01-16 05:02:51,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 with force:False 05:02:52 2023-01-16 05:02:51,912 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 05:02:52 2023-01-16 05:02:51,917 [execute] INFO git cat-file --batch-check 05:02:52 2023-01-16 05:02:51,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) 05:02:52 2023-01-16 05:02:51,924 [execute] INFO git cat-file --batch 05:02:52 2023-01-16 05:02:51,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) 05:02:52 2023-01-16 05:02:51,930 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 05:02:52 0.0.0 [Pipeline] } 05:02:52 $ docker exec --env ******** --env ******** 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 ssh-agent -k 05:02:52 unset SSH_AUTH_SOCK; 05:02:52 unset SSH_AGENT_PID; 05:02:52 echo Agent pid 75 killed; 05:02:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:52 + git semver [Pipeline] } 05:02:52 $ docker stop --time=1 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 05:02:54 $ docker rm -f --volumes 67f5c96f8c088520920ccfce51422e848c32bb035abb5beef0ee31f55b077c99 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:54 Stashed 1 file(s) [Pipeline] echo 05:02:54 [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 05:02:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/xfoundry_device-modbus-go_PR-401 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:55 provisioning config files... 05:02:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config18168053491316411563tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 05:02:55 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:02:55 Selected Git installation does not exist. Using Default 05:02:55 The recommended git tool is: NONE 05:02:55 ---> docker-login.sh 05:02:55 nexus3.edgexfoundry.org:10001 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 nexus3.edgexfoundry.org:10002 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 nexus3.edgexfoundry.org:10003 05:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 nexus3.edgexfoundry.org:10004 05:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 docker.io 05:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 ---> docker-login.sh ends [Pipeline] } 05:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:56 ========================================================= 05:02:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:02:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:02:57 Sending build context to Docker daemon 6.325MB 05:02:57 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:02:57 Step 2/10 : FROM ${BASE} AS builder 05:02:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:02:57 213ec9aee27d: Pulling fs layer 05:02:57 4583459ba037: Pulling fs layer 05:02:57 93c1e223e6f2: Pulling fs layer 05:02:57 53926ce57604: Pulling fs layer 05:02:57 21b2b0c7a3f4: Pulling fs layer 05:02:57 22ff95d597cd: Pulling fs layer 05:02:57 12d6caf4c0d1: Pulling fs layer 05:02:57 96b7cbca73a9: Pulling fs layer 05:02:57 a7acece74701: Pulling fs layer 05:02:57 53926ce57604: Waiting 05:02:57 96b7cbca73a9: Waiting 05:02:57 21b2b0c7a3f4: Waiting 05:02:57 a7acece74701: Waiting 05:02:57 22ff95d597cd: Waiting 05:02:57 12d6caf4c0d1: Waiting 05:02:57 93c1e223e6f2: Verifying Checksum 05:02:57 93c1e223e6f2: Download complete 05:02:57 4583459ba037: Verifying Checksum 05:02:57 4583459ba037: Download complete 05:02:57 21b2b0c7a3f4: Download complete 05:02:57 22ff95d597cd: Verifying Checksum 05:02:57 22ff95d597cd: Download complete 05:02:57 213ec9aee27d: Verifying Checksum 05:02:57 213ec9aee27d: Download complete 05:02:57 12d6caf4c0d1: Verifying Checksum 05:02:57 12d6caf4c0d1: Download complete 05:02:57 213ec9aee27d: Pull complete 05:02:57 4583459ba037: Pull complete 05:02:57 93c1e223e6f2: Pull complete 05:02:59 a7acece74701: Download complete 05:03:00 using credential edgex-jenkins-ssh 05:03:00 Cloning the remote Git repository 05:03:00 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:03:00 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:03:00 53926ce57604: Verifying Checksum 05:03:00 53926ce57604: Download complete 05:03:00 96b7cbca73a9: Verifying Checksum 05:03:00 96b7cbca73a9: Download complete 05:03:00 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:03:00 > git --version # timeout=10 05:03:00 > git --version # 'git version 2.25.1' 05:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:01 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:03:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:02 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:03:02 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:03:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:03 Merging remotes/origin/main commit 8c18bb98ae9dac01b00ec9cd5d6b8c37f768cff1 into PR head commit 462304afa108fd3c86843309948b2784e829767d 05:03:03 Merge succeeded, producing 462304afa108fd3c86843309948b2784e829767d 05:03:03 Checking out Revision 462304afa108fd3c86843309948b2784e829767d (PR-401) 05:03:04 53926ce57604: Pull complete 05:03:04 21b2b0c7a3f4: Pull complete 05:03:04 22ff95d597cd: Pull complete 05:03:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:03:04 > git --version # timeout=10 05:03:04 > git --version # 'git version 2.25.1' 05:03:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:03 > git config core.sparsecheckout # timeout=10 05:03:03 > git checkout -f 462304afa108fd3c86843309948b2784e829767d # timeout=10 05:03:03 > git remote # timeout=10 05:03:03 > git config --get remote.origin.url # timeout=10 05:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:03 > git merge 8c18bb98ae9dac01b00ec9cd5d6b8c37f768cff1 # timeout=10 05:03:03 > git rev-parse HEAD^{commit} # timeout=10 05:03:03 > git config core.sparsecheckout # timeout=10 05:03:03 > git checkout -f 462304afa108fd3c86843309948b2784e829767d # timeout=10 05:03:04 12d6caf4c0d1: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:05 Dload Upload Total Spent Left Speed 05:03:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 05:03:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:06 96b7cbca73a9: Pull complete 05:03:06 + sudo tee /etc/docker/daemon.new 05:03:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:06 { 05:03:06 "registry-mirrors": [ 05:03:06 "https://nexus3.edgexfoundry.org:10001" 05:03:06 ], 05:03:06 "bip": "10.250.0.254/24", 05:03:06 "hosts": [ 05:03:06 "tcp://0.0.0.0:5555", 05:03:06 "unix:///var/run/docker.sock" 05:03:06 ], 05:03:06 "mtu": 1458, 05:03:06 "selinux-enabled": true, 05:03:06 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:06 } [Pipeline] sh 05:03:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:06 a7acece74701: Pull complete 05:03:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:06 ---> db6d94c90886 05:03:06 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:03:07 + sudo service docker restart 05:03:08 ---> Running in df002e9b82b7 05:03:08 Removing intermediate container df002e9b82b7 05:03:08 ---> da25d7689981 05:03:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:08 ---> Running in a0a97ab6db8c 05:03:08 Removing intermediate container a0a97ab6db8c 05:03:08 ---> 3a33b8cce6bd 05:03:08 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:03:08 ---> Running in e5da15ab266c 05:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:09 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:03:09 (2/8) Installing libedit (20210910.3.1-r0) 05:03:09 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:03:09 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:03:09 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:03:09 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:03:09 (7/8) Installing openssh-server (9.0_p1-r2) 05:03:09 (8/8) Installing openssh (9.0_p1-r2) 05:03:09 Executing busybox-1.35.0-r17.trigger 05:03:09 OK: 217 MiB in 59 packages 05:03:10 Removing intermediate container e5da15ab266c 05:03:10 ---> 5858cd6327d4 05:03:10 Step 6/10 : WORKDIR /device-modbus-go 05:03:10 ---> Running in 61c483cff721 05:03:10 Removing intermediate container 61c483cff721 05:03:10 ---> 3e56af4c8655 05:03:10 Step 7/10 : COPY go.mod vendor* ./ 05:03:10 ---> 41f85f673a28 05:03:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:10 ---> Running in ccceeb54bd7c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:25 provisioning config files... 05:03:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config17027455872061411394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:25 ---> docker-login.sh 05:03:25 nexus3.edgexfoundry.org:10001 05:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:26 Configure a credential helper to remove this warning. See 05:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:26 05:03:26 Login Succeeded 05:03:26 nexus3.edgexfoundry.org:10002 05:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:26 Configure a credential helper to remove this warning. See 05:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:26 05:03:26 Login Succeeded 05:03:26 nexus3.edgexfoundry.org:10003 05:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 nexus3.edgexfoundry.org:10004 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:27 Configure a credential helper to remove this warning. See 05:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:27 05:03:27 Login Succeeded 05:03:27 docker.io 05:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:28 Configure a credential helper to remove this warning. See 05:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:28 05:03:28 Login Succeeded 05:03:28 ---> docker-login.sh ends [Pipeline] } 05:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:28 ========================================================= 05:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:03:29 Sending build context to Docker daemon 3.295MB 05:03:29 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:03:29 Step 2/10 : FROM ${BASE} AS builder 05:03:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:29 9b18e9b68314: Pulling fs layer 05:03:29 35d82f9e3411: Pulling fs layer 05:03:29 e16973657156: Pulling fs layer 05:03:29 fc693d55d65f: Pulling fs layer 05:03:29 7e9fc2657dce: Pulling fs layer 05:03:29 dda99020689f: Pulling fs layer 05:03:29 db1c61fa0a46: Pulling fs layer 05:03:29 891c053d2c06: Pulling fs layer 05:03:29 dda99020689f: Waiting 05:03:29 db1c61fa0a46: Waiting 05:03:29 891c053d2c06: Waiting 05:03:29 fc693d55d65f: Waiting 05:03:29 7e9fc2657dce: Waiting 05:03:29 e16973657156: Verifying Checksum 05:03:29 e16973657156: Download complete 05:03:29 35d82f9e3411: Verifying Checksum 05:03:29 35d82f9e3411: Download complete 05:03:29 7e9fc2657dce: Download complete 05:03:29 dda99020689f: Verifying Checksum 05:03:29 dda99020689f: Download complete 05:03:29 9b18e9b68314: Verifying Checksum 05:03:29 9b18e9b68314: Download complete 05:03:30 9b18e9b68314: Pull complete 05:03:30 35d82f9e3411: Pull complete 05:03:31 891c053d2c06: Verifying Checksum 05:03:31 891c053d2c06: Download complete 05:03:31 e16973657156: Pull complete 05:03:32 db1c61fa0a46: Verifying Checksum 05:03:32 db1c61fa0a46: Download complete 05:03:33 fc693d55d65f: Verifying Checksum 05:03:33 fc693d55d65f: Download complete 05:03:36 Removing intermediate container ccceeb54bd7c 05:03:36 ---> a56b25cdf973 05:03:36 Step 9/10 : COPY . . 05:03:36 ---> da79866505d7 05:03:36 Step 10/10 : RUN ${MAKE} 05:03:36 ---> Running in ecd0034b6368 05:03:36 noop 05:03:36 Removing intermediate container ecd0034b6368 05:03:36 ---> 0d9238ea7dbc 05:03:36 Successfully built 0d9238ea7dbc 05:03:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:37 + docker inspect -f . ci-base-image-x86_64 05:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:37 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 05:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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:03:37 $ docker top c87886a26f0a0419911fd523a6e4baaa9c00e843a4cc9659d068663024742774 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:38 + go version 05:03:38 go version go1.18.7 linux/amd64 [Pipeline] } 05:03:38 $ docker stop --time=1 c87886a26f0a0419911fd523a6e4baaa9c00e843a4cc9659d068663024742774 05:03:39 $ docker rm -f --volumes c87886a26f0a0419911fd523a6e4baaa9c00e843a4cc9659d068663024742774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker inspect -f . ci-base-image-x86_64 05:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:40 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 05:03:40 $ 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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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:03:41 $ docker top 59bd0f21a5379eb57508a60c38a1552b7ef3c6bce1ddf0e3dd0b7032fc3c8230 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:41 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-401 [Pipeline] fileExists [Pipeline] sh 05:03:41 + make test 05:03:41 go test ./... -coverprofile=coverage.out 05:03:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:03:45 fc693d55d65f: Pull complete 05:03:45 7e9fc2657dce: Pull complete 05:03:45 dda99020689f: Pull complete 05:03:48 # github.com/edgexfoundry/go-mod-messaging/v3/clients 05:03:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 05:03:48 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 05:03:48 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:03:48 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:03:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 05:03:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 05:03:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 05:03:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 05:03:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 05:03:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 05:03:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 05:03:50 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.7% of statements 05:03:50 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 05:03:50 $ docker stop --time=1 59bd0f21a5379eb57508a60c38a1552b7ef3c6bce1ddf0e3dd0b7032fc3c8230 05:03:52 db1c61fa0a46: Pull complete 05:03:52 $ docker rm -f --volumes 59bd0f21a5379eb57508a60c38a1552b7ef3c6bce1ddf0e3dd0b7032fc3c8230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:53 05:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:03:53 891c053d2c06: Pull complete 05:03:53 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:03:53 ---> f96f9c87975a 05:03:53 Step 3/10 : ARG ADD_BUILD_TAGS="" [Pipeline] sh 05:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:53 latest: Pulling from edgex-lftools-log-publisher 05:03:53 5eb5b503b376: Pulling fs layer 05:03:53 5c69ac0246d0: Pulling fs layer 05:03:53 ec43610c2a17: Pulling fs layer 05:03:53 3a2ae6a8a46f: Pulling fs layer 05:03:53 33b1e0a273af: Pulling fs layer 05:03:53 5d3b04190fa2: Pulling fs layer 05:03:53 2f39f015ded8: Pulling fs layer 05:03:53 3a2ae6a8a46f: Waiting 05:03:53 33b1e0a273af: Waiting 05:03:53 5d3b04190fa2: Waiting 05:03:53 2f39f015ded8: Waiting 05:03:53 5c69ac0246d0: Verifying Checksum 05:03:53 5c69ac0246d0: Download complete 05:03:53 3a2ae6a8a46f: Verifying Checksum 05:03:53 3a2ae6a8a46f: Download complete 05:03:54 33b1e0a273af: Verifying Checksum 05:03:54 33b1e0a273af: Download complete 05:03:54 5d3b04190fa2: Verifying Checksum 05:03:54 5d3b04190fa2: Download complete 05:03:54 ec43610c2a17: Verifying Checksum 05:03:54 ec43610c2a17: Download complete 05:03:54 5eb5b503b376: Verifying Checksum 05:03:54 5eb5b503b376: Download complete 05:03:55 ---> Running in edc46329cddc 05:03:55 5eb5b503b376: Pull complete 05:03:55 Removing intermediate container edc46329cddc 05:03:55 ---> b57203599daf 05:03:55 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:55 ---> Running in 80d6b2ba852d 05:03:55 5c69ac0246d0: Pull complete 05:03:56 Removing intermediate container 80d6b2ba852d 05:03:56 ---> b2798b9a8027 05:03:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:03:56 ---> Running in e950b1a7b6b2 05:03:56 2f39f015ded8: Download complete 05:03:56 ec43610c2a17: Pull complete 05:03:56 3a2ae6a8a46f: Pull complete 05:03:56 33b1e0a273af: Pull complete 05:03:56 5d3b04190fa2: Pull complete 05:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:03:58 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:03:58 (2/8) Installing libedit (20210910.3.1-r0) 05:03:58 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:03:58 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:03:58 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:03:58 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:03:58 (7/8) Installing openssh-server (9.0_p1-r2) 05:03:58 (8/8) Installing openssh (9.0_p1-r2) 05:03:58 Executing busybox-1.35.0-r17.trigger 05:03:58 OK: 228 MiB in 59 packages 05:03:59 Removing intermediate container e950b1a7b6b2 05:03:59 ---> b1bab1805bf1 05:03:59 Step 6/10 : WORKDIR /device-modbus-go 05:03:59 ---> Running in 069fffc9e440 05:04:00 Removing intermediate container 069fffc9e440 05:04:00 ---> fccc6164b509 05:04:00 Step 7/10 : COPY go.mod vendor* ./ 05:04:00 ---> 6c4ab0743d87 05:04:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:00 ---> Running in 1edf881c85d4 05:04:00 2f39f015ded8: Pull complete 05:04:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:01 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 05:04:01 $ 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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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:04:02 $ docker top 142a124d80ebefaf58ff19d9a724879cacdf90680f551d4ea550a83754986bbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:03 ---> job-cost.sh 05:04:03 lf-activate-venv: SKIPPING 05:04:03 INFO: No Stack... 05:04:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:04 INFO: Archiving Costs [Pipeline] sh 05:04:04 + cat /w/workspace/xfoundry_device-modbus-go_PR-401/archives/cost.csv 05:04:04 + cut -d, -f6 [Pipeline] lock 05:04:04 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] 05:04:04 Resource [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] did not exist. Created. 05:04:04 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:04 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:04 Stashed 1 file(s) [Pipeline] } 05:04:04 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:05 $ docker stop --time=1 142a124d80ebefaf58ff19d9a724879cacdf90680f551d4ea550a83754986bbb 05:04:06 $ docker rm -f --volumes 142a124d80ebefaf58ff19d9a724879cacdf90680f551d4ea550a83754986bbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:06 Failed in branch amd64 05:04:57 Removing intermediate container 1edf881c85d4 05:04:57 ---> f2f7844af9a3 05:04:57 Step 9/10 : COPY . . 05:04:57 ---> 81dcce866e90 05:04:57 Step 10/10 : RUN ${MAKE} 05:04:57 ---> Running in d5cb369b1533 05:04:57 noop 05:04:57 Removing intermediate container d5cb369b1533 05:04:57 ---> 69f8935b726e 05:04:57 Successfully built 69f8935b726e 05:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:57 + docker inspect -f . ci-base-image-arm64 05:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:57 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 05:04:57 $ 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 ******** ci-base-image-arm64 cat 05:04:59 $ docker top 63531841ad3b0786ae05aa9582a09dbf349294f4f78fdfb8a4c565fa5066fbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:00 + go version 05:05:00 go version go1.18.7 linux/arm64 [Pipeline] } 05:05:00 $ docker stop --time=1 63531841ad3b0786ae05aa9582a09dbf349294f4f78fdfb8a4c565fa5066fbe3 05:05:01 $ docker rm -f --volumes 63531841ad3b0786ae05aa9582a09dbf349294f4f78fdfb8a4c565fa5066fbe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker inspect -f . ci-base-image-arm64 05:05:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:02 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 05:05:02 $ 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 ******** ci-base-image-arm64 cat 05:05:04 $ docker top 7b630574230e4ceeeaafbe9a6ce10977a09d94ca88af7ba1051e6e632ebf88af -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:04 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:05 + make test 05:05:05 go test ./... -coverprofile=coverage.out 05:05:07 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:05:54 # github.com/edgexfoundry/go-mod-messaging/v3/clients 05:05:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 05:05:54 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 05:05:54 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:05:54 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:05:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 05:06:16 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 05:06:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 05:06:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 05:06:16 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 05:06:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 05:06:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 05:06:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.7% of statements 05:06:23 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 05:06:23 $ docker stop --time=1 7b630574230e4ceeeaafbe9a6ce10977a09d94ca88af7ba1051e6e632ebf88af 05:06:25 $ docker rm -f --volumes 7b630574230e4ceeeaafbe9a6ce10977a09d94ca88af7ba1051e6e632ebf88af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:26 05:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:27 arm64: Pulling from edgex-lftools-log-publisher 05:06:27 8998bd30e6a1: Pulling fs layer 05:06:27 04944245beec: Pulling fs layer 05:06:27 699f458cf7ca: Pulling fs layer 05:06:27 765212b225bb: Pulling fs layer 05:06:27 f23df028b6ca: Pulling fs layer 05:06:27 d65c8cfc05b1: Pulling fs layer 05:06:27 2437ff75d9bd: Pulling fs layer 05:06:27 765212b225bb: Waiting 05:06:27 f23df028b6ca: Waiting 05:06:27 d65c8cfc05b1: Waiting 05:06:27 2437ff75d9bd: Waiting 05:06:27 04944245beec: Verifying Checksum 05:06:27 04944245beec: Download complete 05:06:27 765212b225bb: Download complete 05:06:27 f23df028b6ca: Verifying Checksum 05:06:27 f23df028b6ca: Download complete 05:06:27 d65c8cfc05b1: Verifying Checksum 05:06:27 d65c8cfc05b1: Download complete 05:06:27 699f458cf7ca: Verifying Checksum 05:06:27 699f458cf7ca: Download complete 05:06:28 8998bd30e6a1: Verifying Checksum 05:06:28 8998bd30e6a1: Download complete 05:06:31 2437ff75d9bd: Verifying Checksum 05:06:31 2437ff75d9bd: Download complete 05:06:31 8998bd30e6a1: Pull complete 05:06:32 04944245beec: Pull complete 05:06:33 699f458cf7ca: Pull complete 05:06:33 765212b225bb: Pull complete 05:06:37 f23df028b6ca: Pull complete 05:06:37 d65c8cfc05b1: Pull complete 05:06:49 2437ff75d9bd: Pull complete 05:06:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:49 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 05:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:06:52 $ docker top 2d3832f40a45c5d377ebdbb7cb6c30c840dfbcc7a3117e5b25c100437543b582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:53 ---> job-cost.sh 05:06:53 lf-activate-venv: SKIPPING 05:06:53 INFO: No Stack... 05:06:53 INFO: Retrieving Pricing Info for: v3-standard-4 05:06:54 INFO: Archiving Costs [Pipeline] sh 05:06:54 + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 05:06:54 [Pipeline] lock 05:06:54 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] 05:06:54 Resource [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] did not exist. Created. 05:06:54 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:55 /w/workspace/device-modbus-go/1@tmp/durable-9ee88af4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:06:55 + echo total: 0.10999999940395355 [Pipeline] stash 05:06:55 Warning: overwriting stash ‘stack-cost’ 05:06:56 Stashed 1 file(s) [Pipeline] } 05:06:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:56 $ docker stop --time=1 2d3832f40a45c5d377ebdbb7cb6c30c840dfbcc7a3117e5b25c100437543b582 05:06:57 $ docker rm -f --volumes 2d3832f40a45c5d377ebdbb7cb6c30c840dfbcc7a3117e5b25c100437543b582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:07:00 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-401/archives ] 05:07:00 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-401/archives 05:07:00 total 16 05:07:00 drwxr-xr-x 3 root root 4096 Jan 16 05:04 . 05:07:00 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 05:04 .. 05:07:00 drwxr-xr-x 2 root root 4096 Jan 16 05:04 cost 05:07:00 -rw-r--r-- 1 root root 88 Jan 16 05:04 cost.csv 05:07:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-401/archives 05:07:00 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-401/archives 05:07:00 total 16 05:07:00 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 05:04 . 05:07:00 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 05:04 .. 05:07:00 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 05:04 cost 05:07:00 -rw-r--r-- 1 jenkins jenkins 88 Jan 16 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:07:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:01 ---> package-listing.sh 05:07:01 ++ facter osfamily 05:07:01 ++ tr '[:upper:]' '[:lower:]' 05:07:01 + OS_FAMILY=debian 05:07:01 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-401 05:07:01 + START_PACKAGES=/tmp/packages_start.txt 05:07:01 + END_PACKAGES=/tmp/packages_end.txt 05:07:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:01 + PACKAGES=/tmp/packages_start.txt 05:07:01 + '[' /w/workspace/xfoundry_device-modbus-go_PR-401 ']' 05:07:01 + PACKAGES=/tmp/packages_end.txt 05:07:01 + case "${OS_FAMILY}" in 05:07:01 + dpkg -l 05:07:01 + grep '^ii' 05:07:01 + '[' -f /tmp/packages_start.txt ']' 05:07:01 + '[' -f /tmp/packages_end.txt ']' 05:07:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:01 + '[' /w/workspace/xfoundry_device-modbus-go_PR-401 ']' 05:07:01 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-401/archives/ 05:07:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-401/archives/ [Pipeline] echo 05:07:01 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:07:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:02 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 05:07:02 $ 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-401/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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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 05:07:03 $ docker top 323c5a9eb7e3c57c1cfde8f0419e63f8a0e6d554aa52b2b8dbeb9c529ffceba9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:03 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:03 + mkdir -p /var/log/sysstat [Pipeline] sh 05:07:04 + ls /var/log/sa-host 05:07:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:04 provisioning config files... 05:07:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config17441828723764312713tmp [Pipeline] { [Pipeline] echo 05:07:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:04 ---> create-netrc.sh [Pipeline] } 05:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:07:05 ---> python-tools-install.sh [Pipeline] echo 05:07:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:05 ---> sudo-logs.sh 05:07:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:07:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:05 ---> job-cost.sh 05:07:05 lf-activate-venv: SKIPPING 05:07:05 DEBUG: total: 0.2199999988079071 05:07:05 INFO: Retrieving Stack Cost... 05:07:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:06 INFO: Archiving Costs [Pipeline] echo 05:07:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:06 ---> logs-deploy.sh 05:07:06 lf-activate-venv: SKIPPING 05:07:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-401/1 05:07:06 INFO: archiving workspace using pattern(s): 05:07:07 Archives upload complete. 05:07:07 INFO: archiving logs to Nexus 05:07:08 ---> uname -a: 05:07:08 Linux prd-ubuntu20-04-docker-8c-8g-2551 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:07:08 05:07:08 05:07:08 ---> lscpu: 05:07:08 Architecture: x86_64 05:07:08 CPU op-mode(s): 32-bit, 64-bit 05:07:08 Byte Order: Little Endian 05:07:08 Address sizes: 40 bits physical, 48 bits virtual 05:07:08 CPU(s): 8 05:07:08 On-line CPU(s) list: 0-7 05:07:08 Thread(s) per core: 1 05:07:08 Core(s) per socket: 1 05:07:08 Socket(s): 8 05:07:08 NUMA node(s): 1 05:07:08 Vendor ID: AuthenticAMD 05:07:08 CPU family: 23 05:07:08 Model: 49 05:07:08 Model name: AMD EPYC-Rome Processor 05:07:08 Stepping: 0 05:07:08 CPU MHz: 2800.000 05:07:08 BogoMIPS: 5600.00 05:07:08 Virtualization: AMD-V 05:07:08 Hypervisor vendor: KVM 05:07:08 Virtualization type: full 05:07:08 L1d cache: 256 KiB 05:07:08 L1i cache: 256 KiB 05:07:08 L2 cache: 4 MiB 05:07:08 L3 cache: 128 MiB 05:07:08 NUMA node0 CPU(s): 0-7 05:07:08 Vulnerability Itlb multihit: Not affected 05:07:08 Vulnerability L1tf: Not affected 05:07:08 Vulnerability Mds: Not affected 05:07:08 Vulnerability Meltdown: Not affected 05:07:08 Vulnerability Mmio stale data: Not affected 05:07:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:07:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:07:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:07:08 Vulnerability Srbds: Not affected 05:07:08 Vulnerability Tsx async abort: Not affected 05:07:08 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 05:07:08 05:07:08 05:07:08 ---> nproc: 05:07:08 8 05:07:08 05:07:08 05:07:08 ---> df -h: 05:07:08 Filesystem Size Used Avail Use% Mounted on 05:07:08 overlay 155G 11G 144G 8% / 05:07:08 tmpfs 64M 0 64M 0% /dev 05:07:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:07:08 shm 64M 0 64M 0% /dev/shm 05:07:08 /dev/vda1 155G 11G 144G 8% /facter-os 05:07:08 05:07:08 05:07:08 ---> sar -b -r -n DEV: 05:07:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2551) 01/16/23 _x86_64_ (8 CPU) 05:07:08 05:07:08 05:02:00 LINUX RESTART (8 CPU) 05:07:08 05:07:08 05:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:07:08 05:04:01 185.85 1.05 184.80 0.00 36.06 77885.51 0.00 05:07:08 05:05:01 19.09 0.12 18.98 0.00 2.13 9524.44 0.00 05:07:08 05:06:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 05:07:08 05:07:01 1.43 0.15 1.28 0.00 12.13 17.20 0.00 05:07:08 Average: 51.26 0.33 50.93 0.00 12.48 21623.63 0.00 05:07:08 05:07:08 05:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:07:08 05:04:01 28063704 31601732 703512 2.14 144160 3563636 1829000 5.39 1136664 3205632 251444 05:07:08 05:05:01 28070836 31609452 694964 2.11 144452 3563708 1742816 5.14 1138736 3193572 24 05:07:08 05:06:01 28070920 31609608 694528 2.11 144492 3563708 1742816 5.14 1138932 3193572 16 05:07:08 05:07:01 28069096 31608888 694820 2.11 144540 3564600 1769008 5.21 1139608 3193848 720 05:07:08 Average: 28068639 31607420 696956 2.12 144411 3563913 1770910 5.22 1138485 3196656 63051 05:07:08 05:07:08 05:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:07:08 05:04:01 ens3 464.60 376.19 4429.41 120.57 0.00 0.00 0.00 0.00 05:07:08 05:04:01 docker0 219.08 280.09 16.15 1825.70 0.00 0.00 0.00 0.00 05:07:08 05:04:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 05:07:08 05:05:01 ens3 8.53 5.20 8.07 2.87 0.00 0.00 0.00 0.00 05:07:08 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:08 05:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:07:08 05:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:07:08 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:08 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:08 05:07:01 ens3 5.88 3.15 5.80 1.98 0.00 0.00 0.00 0.00 05:07:08 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:08 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:07:08 Average: ens3 118.31 94.96 1096.85 30.98 0.00 0.00 0.00 0.00 05:07:08 Average: docker0 54.08 69.14 3.99 450.66 0.00 0.00 0.00 0.00 05:07:08 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 05:07:08 05:07:08 05:07:08 ---> sar -P ALL: 05:07:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2551) 01/16/23 _x86_64_ (8 CPU) 05:07:08 05:07:08 05:02:00 LINUX RESTART (8 CPU) 05:07:08 05:07:08 05:03:02 CPU %user %nice %system %iowait %steal %idle 05:07:08 05:04:01 all 19.10 0.00 5.79 1.63 0.06 73.42 05:07:08 05:04:01 0 20.84 0.00 6.05 0.84 0.05 72.22 05:07:08 05:04:01 1 19.24 0.00 5.37 0.40 0.05 74.94 05:07:08 05:04:01 2 19.02 0.00 5.58 0.31 0.05 75.04 05:07:08 05:04:01 3 18.41 0.00 6.49 2.00 0.09 73.02 05:07:08 05:04:01 4 19.20 0.00 6.22 2.48 0.05 72.05 05:07:08 05:04:01 5 18.35 0.00 4.63 1.41 0.05 75.56 05:07:08 05:04:01 6 18.57 0.00 5.48 0.31 0.05 75.58 05:07:08 05:04:01 7 19.20 0.00 6.48 5.36 0.07 68.89 05:07:08 05:05:01 all 0.41 0.00 0.14 0.19 0.00 99.25 05:07:08 05:05:01 0 0.40 0.00 0.18 0.25 0.02 99.15 05:07:08 05:05:01 1 1.76 0.00 0.10 0.00 0.00 98.14 05:07:08 05:05:01 2 0.25 0.00 0.08 0.00 0.00 99.67 05:07:08 05:05:01 3 0.20 0.00 0.15 0.07 0.00 99.58 05:07:08 05:05:01 4 0.13 0.00 0.08 0.00 0.00 99.78 05:07:08 05:05:01 5 0.23 0.00 0.15 0.03 0.00 99.58 05:07:08 05:05:01 6 0.22 0.00 0.10 0.00 0.00 99.68 05:07:08 05:05:01 7 0.10 0.00 0.28 1.17 0.02 98.43 05:07:08 05:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:07:08 05:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:07:08 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:07:08 05:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:07:08 05:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:07:08 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:07:08 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:07:08 05:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:07:08 05:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:07:08 05:07:01 all 0.20 0.00 0.04 0.00 0.00 99.75 05:07:08 05:07:01 0 0.48 0.00 0.07 0.02 0.02 99.42 05:07:08 05:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:07:08 05:07:01 2 0.77 0.00 0.08 0.00 0.00 99.15 05:07:08 05:07:01 3 0.12 0.00 0.05 0.02 0.00 99.82 05:07:08 05:07:01 4 0.08 0.00 0.03 0.00 0.00 99.88 05:07:08 05:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:07:08 05:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:07:08 05:07:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:07:08 Average: all 4.82 0.00 1.46 0.45 0.02 93.25 05:07:08 Average: 0 5.33 0.00 1.54 0.27 0.02 92.83 05:07:08 Average: 1 5.16 0.00 1.35 0.10 0.01 93.39 05:07:08 Average: 2 4.90 0.00 1.41 0.08 0.02 93.60 05:07:08 Average: 3 4.56 0.00 1.64 0.51 0.02 93.27 05:07:08 Average: 4 4.76 0.00 1.56 0.61 0.01 93.06 05:07:08 Average: 5 4.54 0.00 1.17 0.35 0.01 93.92 05:07:08 Average: 6 4.61 0.00 1.38 0.08 0.01 93.93 05:07:08 Average: 7 4.70 0.00 1.65 1.60 0.02 92.03 05:07:08 05:07:08 05:07:08