Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ff78daadf50fab109cc7e9677b97d0e9324111f+8114a0a5788dfb33e69c59c13f1ac2f90e850568 (26fddb07ffb4fd6e0a90de8ec5ed86c4e011bfb9) 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-ssh15717478577077862114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8317493660248554112.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18059491879919192557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh611065358777015205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7931423631970190885.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-mqtt 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 ‘prd-ubuntu20.04-docker-8c-8g-2298’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2299 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8114a0a5788dfb33e69c59c13f1ac2f90e850568 into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # 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 8114a0a5788dfb33e69c59c13f1ac2f90e850568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 0ff78daadf50fab109cc7e9677b97d0e9324111f Checking out Revision 0ff78daadf50fab109cc7e9677b97d0e9324111f (PR-382) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:54:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:54:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:54:16 ========================================================= 02:54:16 EdgeX Global Pipelines Version Info 02:54:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72468ccb0955559a7976463a2fae772c27e2167f # timeout=10 02:54:17 ------------------- 02:54:17 stable info: 02:54:17 ------------------- 02:54:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:54:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:54:17 Message: update stable to v1.0.234 02:54:18 ------------------- 02:54:18 experimental info: 02:54:18 ------------------- 02:54:18 Commited By: **** collab-it+edgex@linuxfoundation.org 02:54:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:54:18 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 02:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 02:54:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo 02:54:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ff78da [Pipeline] echo 02:54:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:19 provisioning config files... 02:54:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config126067400106072323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:19 ---> docker-login.sh 02:54:19 nexus3.edgexfoundry.org:10001 02:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 nexus3.edgexfoundry.org:10002 02:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 nexus3.edgexfoundry.org:10003 02:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:21 Configure a credential helper to remove this warning. See 02:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:21 02:54:21 Login Succeeded 02:54:21 nexus3.edgexfoundry.org:10004 02:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:21 Configure a credential helper to remove this warning. See 02:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:21 02:54:21 Login Succeeded 02:54:21 docker.io 02:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:22 Configure a credential helper to remove this warning. See 02:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:22 02:54:22 Login Succeeded 02:54:22 ---> docker-login.sh ends [Pipeline] } 02:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:54:23 + git rev-list -1 --merges 0ff78daadf50fab109cc7e9677b97d0e9324111f~1..0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo 02:54:23 -----------> git rev-list -1 --merges 0ff78daadf50fab109cc7e9677b97d0e9324111f~1..0ff78daadf50fab109cc7e9677b97d0e9324111f 0ff78daadf50fab109cc7e9677b97d0e9324111f [false] [Pipeline] sh 02:54:23 + git log --format=format:%s -1 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo 02:54:23 ========================================================= 02:54:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:54:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:23 + git log --format=format:%s -1 0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] echo 02:54:23 [semverPrep] GIT_COMMIT: 0ff78daadf50fab109cc7e9677b97d0e9324111f, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo 02:54:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:54:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:24 + grep -v github /etc/ssh/ssh_known_hosts 02:54:24 + [ -e /tmp/ssh_known_hosts ] 02:54:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:54:24 + sudo tee -a /etc/ssh/ssh_known_hosts 02:54:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:54:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:24 02:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:25 0.1.4: Pulling from edgex-devops/py-git-semver 02:54:25 42c077c10790: Pulling fs layer 02:54:25 f63e77b7563a: Pulling fs layer 02:54:25 bd5fdadae976: Pulling fs layer 02:54:25 205491f53016: Pulling fs layer 02:54:25 df18705c85c3: Pulling fs layer 02:54:25 bdb3f477010e: Pulling fs layer 02:54:25 c8a8fc8e1c8f: Pulling fs layer 02:54:25 2c6e9b1d212d: Pulling fs layer 02:54:25 bdb8f0575790: Pulling fs layer 02:54:25 386e3cb2ff24: Pulling fs layer 02:54:25 2343380bae48: Pulling fs layer 02:54:25 205491f53016: Waiting 02:54:25 c8a8fc8e1c8f: Waiting 02:54:25 2c6e9b1d212d: Waiting 02:54:25 bdb8f0575790: Waiting 02:54:25 bdb3f477010e: Waiting 02:54:25 386e3cb2ff24: Waiting 02:54:25 df18705c85c3: Waiting 02:54:25 2343380bae48: Waiting 02:54:25 f63e77b7563a: Verifying Checksum 02:54:25 f63e77b7563a: Download complete 02:54:25 205491f53016: Verifying Checksum 02:54:25 205491f53016: Download complete 02:54:25 df18705c85c3: Verifying Checksum 02:54:25 df18705c85c3: Download complete 02:54:25 bd5fdadae976: Verifying Checksum 02:54:25 bd5fdadae976: Download complete 02:54:25 bdb3f477010e: Verifying Checksum 02:54:25 bdb3f477010e: Download complete 02:54:25 2c6e9b1d212d: Verifying Checksum 02:54:25 2c6e9b1d212d: Download complete 02:54:25 bdb8f0575790: Download complete 02:54:25 386e3cb2ff24: Verifying Checksum 02:54:25 386e3cb2ff24: Download complete 02:54:25 2343380bae48: Verifying Checksum 02:54:25 2343380bae48: Download complete 02:54:25 42c077c10790: Verifying Checksum 02:54:25 42c077c10790: Download complete 02:54:25 c8a8fc8e1c8f: Download complete 02:54:30 42c077c10790: Pull complete 02:54:30 f63e77b7563a: Pull complete 02:54:32 bd5fdadae976: Pull complete 02:54:32 205491f53016: Pull complete 02:54:32 df18705c85c3: Pull complete 02:54:32 bdb3f477010e: Pull complete 02:54:36 c8a8fc8e1c8f: Pull complete 02:54:36 2c6e9b1d212d: Pull complete 02:54:36 bdb8f0575790: Pull complete 02:54:36 386e3cb2ff24: Pull complete 02:54:36 2343380bae48: Pull complete 02:54:36 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:36 prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container 02:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:38 $ docker top 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 -eo pid,comm 02:54:38 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). 02:54:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:38 [ssh-agent] Looking for ssh-agent implementation... 02:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:38 $ docker exec 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent 02:54:38 SSH_AUTH_SOCK=/tmp/ssh-qgFUwOvr59J5/agent.34 02:54:38 SSH_AGENT_PID=41 02:54:38 Running ssh-add (command line suppressed) 02:54:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_5539869814759284717.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_5539869814759284717.key) 02:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:39 + git tag --points-at HEAD [Pipeline] } 02:54:39 $ docker exec --env ******** --env ******** 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent -k 02:54:39 unset SSH_AUTH_SOCK; 02:54:39 unset SSH_AGENT_PID; 02:54:39 echo Agent pid 41 killed; 02:54:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:39 [ssh-agent] Looking for ssh-agent implementation... 02:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:39 $ docker exec 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent 02:54:39 SSH_AUTH_SOCK=/tmp/ssh-egR12ubOagqs/agent.76 02:54:39 SSH_AGENT_PID=83 02:54:39 Running ssh-add (command line suppressed) 02:54:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_2097256063788280633.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_2097256063788280633.key) 02:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:40 + git semver init 02:54:40 2022-06-13 02:54:40,443 [run_init] DEBUG init version:0.0.0 force:False 02:54:40 2022-06-13 02:54:40,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:54:40 2022-06-13 02:54:40,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:54:40 2022-06-13 02:54:40,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) 02:54:41 2022-06-13 02:54:41,173 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 02:54:41 2022-06-13 02:54:41,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False 02:54:41 2022-06-13 02:54:41,174 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:54:41 2022-06-13 02:54:41,178 [execute] INFO git cat-file --batch-check 02:54:41 2022-06-13 02:54:41,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 02:54:41 2022-06-13 02:54:41,186 [execute] INFO git cat-file --batch 02:54:41 2022-06-13 02:54:41,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 02:54:41 2022-06-13 02:54:41,191 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:54:41 0.0.0 [Pipeline] } 02:54:41 $ docker exec --env ******** --env ******** 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 ssh-agent -k 02:54:41 unset SSH_AUTH_SOCK; 02:54:41 unset SSH_AGENT_PID; 02:54:41 echo Agent pid 83 killed; 02:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:41 + git semver [Pipeline] } 02:54:42 $ docker stop --time=1 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 02:54:43 $ docker rm -f 43880dee3379f4fe18c4c8014baac21799069c5b4131a79c8a5f1840c56bd5f8 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:54:44 Stashed 1 file(s) [Pipeline] echo 02:54:44 [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 02:54:44 provisioning config files... 02:54:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config5834443346791273825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:44 ---> docker-login.sh 02:54:44 nexus3.edgexfoundry.org:10001 02:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:44 Configure a credential helper to remove this warning. See 02:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:44 02:54:44 Login Succeeded 02:54:44 nexus3.edgexfoundry.org:10002 02:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10003 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10004 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 docker.io 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 ---> docker-login.sh ends [Pipeline] } 02:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:45 ========================================================= 02:54:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:54:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:54:46 Sending build context to Docker daemon 5.981MB 02:54:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:54:46 Step 2/12 : FROM ${BASE} AS builder 02:54:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:54:46 59bf1c3509f3: Pulling fs layer 02:54:46 666ba61612fd: Pulling fs layer 02:54:46 8ed8ca486205: Pulling fs layer 02:54:46 cc1cd167ecdc: Pulling fs layer 02:54:46 c516ae0d96e1: Pulling fs layer 02:54:46 684cea983483: Pulling fs layer 02:54:46 dd3240ac7de5: Pulling fs layer 02:54:46 b1e948a4e11c: Pulling fs layer 02:54:46 a8fd76ee1af6: Pulling fs layer 02:54:46 646ad004c059: Pulling fs layer 02:54:46 684cea983483: Waiting 02:54:46 dd3240ac7de5: Waiting 02:54:46 b1e948a4e11c: Waiting 02:54:46 a8fd76ee1af6: Waiting 02:54:46 646ad004c059: Waiting 02:54:46 cc1cd167ecdc: Waiting 02:54:46 c516ae0d96e1: Waiting 02:54:46 8ed8ca486205: Verifying Checksum 02:54:46 8ed8ca486205: Download complete 02:54:46 666ba61612fd: Download complete 02:54:46 c516ae0d96e1: Verifying Checksum 02:54:46 c516ae0d96e1: Download complete 02:54:46 59bf1c3509f3: Verifying Checksum 02:54:46 684cea983483: Verifying Checksum 02:54:46 684cea983483: Download complete 02:54:46 dd3240ac7de5: Verifying Checksum 02:54:46 dd3240ac7de5: Download complete 02:54:46 b1e948a4e11c: Verifying Checksum 02:54:46 b1e948a4e11c: Download complete 02:54:46 59bf1c3509f3: Pull complete 02:54:46 666ba61612fd: Pull complete 02:54:46 8ed8ca486205: Pull complete 02:54:46 646ad004c059: Verifying Checksum 02:54:46 646ad004c059: Download complete 02:54:47 a8fd76ee1af6: Verifying Checksum 02:54:47 a8fd76ee1af6: Download complete 02:54:47 cc1cd167ecdc: Download complete 02:54:52 cc1cd167ecdc: Pull complete 02:54:52 c516ae0d96e1: Pull complete 02:54:52 684cea983483: Pull complete 02:54:52 dd3240ac7de5: Pull complete 02:54:52 b1e948a4e11c: Pull complete 02:54:54 a8fd76ee1af6: Pull complete 02:54:55 646ad004c059: Pull complete 02:54:55 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:54:55 ---> 8f69c11f6b0c 02:54:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:54:57 ---> Running in 7f6ef4b1b168 02:54:57 Removing intermediate container 7f6ef4b1b168 02:54:57 ---> 99ecd3c12c27 02:54:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:54:57 ---> Running in b9c19f36bf8e 02:54:57 Removing intermediate container b9c19f36bf8e 02:54:57 ---> 966f6c907867 02:54:57 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:57 ---> Running in 4e8b663a452e 02:54:58 Removing intermediate container 4e8b663a452e 02:54:58 ---> df8bfed6dd57 02:54:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:54:58 ---> Running in a27cac7fa6d4 02:54:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:54:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:54:59 Still waiting to schedule task 02:54:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2300’ 02:54:59 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:54:59 (2/4) Installing libedit (20210910.3.1-r0) 02:54:59 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:54:59 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:55:00 Executing busybox-1.34.1-r3.trigger 02:55:00 OK: 224 MiB in 56 packages 02:55:00 Removing intermediate container a27cac7fa6d4 02:55:00 ---> 866649f73a63 02:55:00 Step 7/12 : WORKDIR /device-mqtt-go 02:55:00 ---> Running in 99efabc5aea7 02:55:00 Removing intermediate container 99efabc5aea7 02:55:00 ---> c2e267186b83 02:55:00 Step 8/12 : COPY go.mod vendor* ./ 02:55:00 ---> 5267a63ec654 02:55:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:00 ---> Running in c9d37b017351 02:55:19 Removing intermediate container c9d37b017351 02:55:19 ---> 0f2297e0c6e9 02:55:19 Step 10/12 : COPY . . 02:55:19 ---> cd509d8794ba 02:55:19 Step 11/12 : ARG MAKE='make build' 02:55:19 ---> Running in 0d4854fb4fc7 02:55:19 Removing intermediate container 0d4854fb4fc7 02:55:19 ---> da33365c2ab2 02:55:19 Step 12/12 : RUN $MAKE 02:55:19 ---> Running in b867a77080b6 02:55:20 noop 02:55:20 Removing intermediate container b867a77080b6 02:55:20 ---> c217136d0621 02:55:20 Successfully built c217136d0621 02:55:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:20 + docker inspect -f . ci-base-image-x86_64 02:55:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:20 prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container 02:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:21 $ docker top 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:21 + go version 02:55:21 go version go1.17.7 linux/amd64 [Pipeline] } 02:55:21 $ docker stop --time=1 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa 02:55:23 $ docker rm -f 1db9b2a988ab294006dfcc568c06a033869e3e6c32273d905669143bff131ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker inspect -f . ci-base-image-x86_64 02:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:23 prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container 02:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:24 $ docker top d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:55:24 + make test 02:55:24 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:55:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:55:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:55:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.035s coverage: 21.8% of statements 02:55:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:55:48 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:55:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:52 ./bin/test-attribution-txt.sh [Pipeline] echo 02:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:55:53 $ docker stop --time=1 d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e 02:55:55 $ docker rm -f d9278672dfae9233261069e753ddc1ab1b0f390b50b43538007e4afefd66b60e [Pipeline] // withDockerContainer [Pipeline] sh 02:55:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:55:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:55:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:55:57 + ls -al . 02:55:57 total 180 02:55:57 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 02:55 . 02:55:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:54 .. 02:55:57 -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 02:54 .dockerignore 02:55:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 02:54 .git 02:55:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 .github 02:55:57 -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 02:54 .gitignore 02:55:57 -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 02:54 .golangci.yml 02:55:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 02:54 .semver 02:55:57 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 02:54 Attribution.txt 02:55:57 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 02:54 CHANGELOG.md 02:55:57 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:54 Dockerfile 02:55:57 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 02:54 GOVERNANCE.md 02:55:57 -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 02:54 Jenkinsfile 02:55:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 02:54 LICENSE 02:55:57 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:54 Makefile 02:55:57 -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 02:54 OWNERS.md 02:55:57 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 02:54 README.md 02:55:57 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 02:54 VERSION 02:55:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:54 bin 02:55:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 cmd 02:55:57 -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 02:55 coverage.out 02:55:57 -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 02:54 go.mod 02:55:57 -rw-rw-r-- 1 jenkins jenkins 35574 Jun 13 02:54 go.sum 02:55:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:54 internal 02:55:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:54 mock 02:55:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:54 snap 02:55:57 -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:57 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f --label arch=amd64 --label version=0.0.0 . 02:55:57 Sending build context to Docker daemon 5.999MB 02:55:57 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:55:57 Step 2/24 : FROM ${BASE} AS builder 02:55:57 ---> c217136d0621 02:55:57 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:55:58 ---> Running in 1c7226469c40 02:55:58 Removing intermediate container 1c7226469c40 02:55:58 ---> 3442b3eea691 02:55:58 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:55:58 ---> Running in 5c4bd7e7559f 02:55:58 Removing intermediate container 5c4bd7e7559f 02:55:58 ---> 443b5495307d 02:55:58 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:58 ---> Running in 1fff8b7b14b1 02:56:00 Removing intermediate container 1fff8b7b14b1 02:56:00 ---> 10120a854647 02:56:00 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:00 ---> Running in 78228c3f8e1a 02:56:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:02 OK: 224 MiB in 56 packages 02:56:02 Removing intermediate container 78228c3f8e1a 02:56:02 ---> 60b329657b19 02:56:02 Step 7/24 : WORKDIR /device-mqtt-go 02:56:02 ---> Running in fe382ebd859d 02:56:03 Removing intermediate container fe382ebd859d 02:56:03 ---> 30187ecd932b 02:56:03 Step 8/24 : COPY go.mod vendor* ./ 02:56:03 ---> 5e387083091d 02:56:03 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:03 ---> Running in 934dc12b4fe4 02:56:05 Removing intermediate container 934dc12b4fe4 02:56:05 ---> 7feb9adb0b02 02:56:05 Step 10/24 : COPY . . 02:56:05 ---> 8845a139f3d1 02:56:05 Step 11/24 : ARG MAKE='make build' 02:56:05 ---> Running in 2dc448e3dc73 02:56:06 Removing intermediate container 2dc448e3dc73 02:56:06 ---> 735b67897458 02:56:06 Step 12/24 : RUN $MAKE 02:56:06 ---> Running in acce32e069b4 02:56:06 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:56:45 Removing intermediate container acce32e069b4 02:56:45 ---> dd93eaeef9ea 02:56:45 Step 13/24 : FROM alpine:3.14 02:56:45 3.14: Pulling from library/alpine 02:56:45 8663204ce13b: Pulling fs layer 02:56:45 8663204ce13b: Verifying Checksum 02:56:45 8663204ce13b: Download complete 02:56:45 8663204ce13b: Pull complete 02:56:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:56:45 Status: Downloaded newer image for alpine:3.14 02:56:45 ---> e04c818066af 02:56:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:56:45 ---> Running in 0a863eb869b5 02:56:45 Removing intermediate container 0a863eb869b5 02:56:45 ---> 55446571410b 02:56:45 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:45 ---> Running in 93f955019d6b 02:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:45 (1/6) Installing dumb-init (1.2.5-r1) 02:56:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:56:45 (3/6) Installing libsodium (1.0.18-r0) 02:56:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:56:45 (5/6) Installing libzmq (4.3.4-r0) 02:56:45 (6/6) Installing zeromq (4.3.4-r0) 02:56:45 Executing busybox-1.33.1-r7.trigger 02:56:45 OK: 8 MiB in 20 packages 02:56:46 Removing intermediate container 93f955019d6b 02:56:46 ---> dc399e3e0b74 02:56:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:56:47 ---> 04d5caca1a95 02:56:47 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:56:47 ---> 6ec526f75702 02:56:47 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:56:47 ---> 1827bf547329 02:56:47 Step 19/24 : EXPOSE 59982 02:56:47 ---> Running in 59c58f467dd4 02:56:47 Removing intermediate container 59c58f467dd4 02:56:47 ---> a75fbdb7c690 02:56:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:56:47 ---> Running in 3fa8ab338580 02:56:47 Removing intermediate container 3fa8ab338580 02:56:47 ---> f2aaedcf82f2 02:56:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:47 ---> Running in deed7299e708 02:56:47 Removing intermediate container deed7299e708 02:56:47 ---> 011b1ac5b880 02:56:47 Step 22/24 : LABEL arch=amd64 02:56:47 ---> Running in e1e9f1e34583 02:56:48 Removing intermediate container e1e9f1e34583 02:56:48 ---> 4a0779215ea8 02:56:48 Step 23/24 : LABEL git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f 02:56:48 ---> Running in 3c4ee0bd3cbe 02:56:48 Removing intermediate container 3c4ee0bd3cbe 02:56:48 ---> 0d123b7e8d50 02:56:48 Step 24/24 : LABEL version=0.0.0 02:56:48 ---> Running in 4807a6ba2b95 02:56:48 Removing intermediate container 4807a6ba2b95 02:56:48 ---> d8060222c07e 02:56:48 [Warning] One or more build-args [ARCH] were not consumed 02:56:48 Successfully built d8060222c07e 02:56:48 Successfully tagged device-mqtt: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 02:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:49 02:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:49 latest: Pulling from edgex-lftools-log-publisher 02:56:49 5eb5b503b376: Pulling fs layer 02:56:49 5c69ac0246d0: Pulling fs layer 02:56:49 ec43610c2a17: Pulling fs layer 02:56:49 3a2ae6a8a46f: Pulling fs layer 02:56:49 33b1e0a273af: Pulling fs layer 02:56:49 5d3b04190fa2: Pulling fs layer 02:56:49 2f39f015ded8: Pulling fs layer 02:56:49 33b1e0a273af: Waiting 02:56:49 5d3b04190fa2: Waiting 02:56:49 3a2ae6a8a46f: Waiting 02:56:49 2f39f015ded8: Waiting 02:56:49 5c69ac0246d0: Verifying Checksum 02:56:49 5c69ac0246d0: Download complete 02:56:49 3a2ae6a8a46f: Verifying Checksum 02:56:49 3a2ae6a8a46f: Download complete 02:56:49 33b1e0a273af: Verifying Checksum 02:56:49 33b1e0a273af: Download complete 02:56:49 5d3b04190fa2: Verifying Checksum 02:56:49 5d3b04190fa2: Download complete 02:56:49 ec43610c2a17: Verifying Checksum 02:56:49 ec43610c2a17: Download complete 02:56:49 5eb5b503b376: Verifying Checksum 02:56:49 5eb5b503b376: Download complete 02:56:51 2f39f015ded8: Verifying Checksum 02:56:51 2f39f015ded8: Download complete 02:56:52 5eb5b503b376: Pull complete 02:56:52 5c69ac0246d0: Pull complete 02:56:53 ec43610c2a17: Pull complete 02:56:54 3a2ae6a8a46f: Pull complete 02:56:54 33b1e0a273af: Pull complete 02:56:54 5d3b04190fa2: Pull complete 02:57:02 2f39f015ded8: Pull complete 02:57:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:03 prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container 02:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:57:05 $ docker top 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:05 ---> job-cost.sh 02:57:05 lf-activate-venv: SKIPPING 02:57:05 INFO: No Stack... 02:57:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:06 INFO: Archiving Costs [Pipeline] sh 02:57:06 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 02:57:06 + cut -d, -f6 [Pipeline] lock 02:57:06 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] 02:57:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] did not exist. Created. 02:57:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:07 + echo total: 0.2199999988079071 [Pipeline] stash 02:57:07 Stashed 1 file(s) [Pipeline] } 02:57:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:07 $ docker stop --time=1 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a 02:57:08 $ docker rm -f 60133fcc9f6f0ae2d485d7372ffd8780bc6e66e28dccf0b0c37af010096ee54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2301 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 02:57:31 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 02:57:31 Selected Git installation does not exist. Using Default 02:57:31 The recommended git tool is: NONE 02:57:38 using credential edgex-jenkins-ssh 02:57:38 Cloning the remote Git repository 02:57:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:57:38 > git init /w/workspace/device-mqtt-go/4 # timeout=10 02:57:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:57:39 > git --version # timeout=10 02:57:39 > git --version # 'git version 2.25.1' 02:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:57:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:57:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:57:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:57:40 Merging remotes/origin/main commit 8114a0a5788dfb33e69c59c13f1ac2f90e850568 into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f 02:57:41 Merge succeeded, producing 0ff78daadf50fab109cc7e9677b97d0e9324111f 02:57:41 Checking out Revision 0ff78daadf50fab109cc7e9677b97d0e9324111f (PR-382) 02:57:40 > git config core.sparsecheckout # timeout=10 02:57:40 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 02:57:40 > git remote # timeout=10 02:57:40 > git config --get remote.origin.url # timeout=10 02:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:41 > git merge 8114a0a5788dfb33e69c59c13f1ac2f90e850568 # timeout=10 02:57:41 > git rev-parse HEAD^{commit} # timeout=10 02:57:41 > git config core.sparsecheckout # timeout=10 02:57:41 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 02:57:45 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:46 Dload Upload Total Spent Left Speed 02:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 02:57:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:57:47 + sudo tee /etc/docker/daemon.new 02:57:47 { 02:57:47 "registry-mirrors": [ 02:57:47 "https://nexus3.edgexfoundry.org:10001" 02:57:47 ], 02:57:47 "bip": "10.250.0.254/24", 02:57:47 "hosts": [ 02:57:47 "tcp://0.0.0.0:5555", 02:57:47 "unix:///var/run/docker.sock" 02:57:47 ], 02:57:47 "mtu": 1458, 02:57:47 "selinux-enabled": true, 02:57:47 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:47 } [Pipeline] sh 02:57:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:06 provisioning config files... 02:58:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config283203566627689918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:06 ---> docker-login.sh 02:58:06 nexus3.edgexfoundry.org:10001 02:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:07 Configure a credential helper to remove this warning. See 02:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:07 02:58:07 Login Succeeded 02:58:07 nexus3.edgexfoundry.org:10002 02:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:08 Configure a credential helper to remove this warning. See 02:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:08 02:58:08 Login Succeeded 02:58:08 nexus3.edgexfoundry.org:10003 02:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:08 Configure a credential helper to remove this warning. See 02:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:08 02:58:08 Login Succeeded 02:58:08 nexus3.edgexfoundry.org:10004 02:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:09 Configure a credential helper to remove this warning. See 02:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:09 02:58:09 Login Succeeded 02:58:09 docker.io 02:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:10 Configure a credential helper to remove this warning. See 02:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:10 02:58:10 Login Succeeded 02:58:10 ---> docker-login.sh ends [Pipeline] } 02:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:10 ========================================================= 02:58:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:58:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:58:10 Sending build context to Docker daemon 3.086MB 02:58:10 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:58:10 Step 2/12 : FROM ${BASE} AS builder 02:58:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:58:11 9b3977197b4f: Pulling fs layer 02:58:11 1a89e8eeedd5: Pulling fs layer 02:58:11 94645a83ff95: Pulling fs layer 02:58:11 e6fb740bc735: Pulling fs layer 02:58:11 3a77bd46dcc9: Pulling fs layer 02:58:11 355e64cbe906: Pulling fs layer 02:58:11 63ab81a10011: Pulling fs layer 02:58:11 555d1d1c4555: Pulling fs layer 02:58:11 7d9057610161: Pulling fs layer 02:58:11 355e64cbe906: Waiting 02:58:11 63ab81a10011: Waiting 02:58:11 555d1d1c4555: Waiting 02:58:11 7d9057610161: Waiting 02:58:11 e6fb740bc735: Waiting 02:58:11 3a77bd46dcc9: Waiting 02:58:11 94645a83ff95: Verifying Checksum 02:58:11 94645a83ff95: Download complete 02:58:11 1a89e8eeedd5: Verifying Checksum 02:58:11 1a89e8eeedd5: Download complete 02:58:11 3a77bd46dcc9: Verifying Checksum 02:58:11 3a77bd46dcc9: Download complete 02:58:11 355e64cbe906: Verifying Checksum 02:58:11 355e64cbe906: Download complete 02:58:11 9b3977197b4f: Download complete 02:58:11 63ab81a10011: Verifying Checksum 02:58:11 63ab81a10011: Download complete 02:58:12 9b3977197b4f: Pull complete 02:58:12 7d9057610161: Verifying Checksum 02:58:12 7d9057610161: Download complete 02:58:12 1a89e8eeedd5: Pull complete 02:58:13 94645a83ff95: Pull complete 02:58:13 555d1d1c4555: Verifying Checksum 02:58:13 555d1d1c4555: Download complete 02:58:13 e6fb740bc735: Verifying Checksum 02:58:13 e6fb740bc735: Download complete 02:58:26 e6fb740bc735: Pull complete 02:58:26 3a77bd46dcc9: Pull complete 02:58:26 355e64cbe906: Pull complete 02:58:26 63ab81a10011: Pull complete 02:58:31 555d1d1c4555: Pull complete 02:58:33 7d9057610161: Pull complete 02:58:33 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:58:33 ---> 819e984ddca1 02:58:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:58:35 ---> Running in 6324c0c000c8 02:58:35 Removing intermediate container 6324c0c000c8 02:58:35 ---> a127e2852655 02:58:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:58:35 ---> Running in 0da5826a7e50 02:58:36 Removing intermediate container 0da5826a7e50 02:58:36 ---> c9b23973aee5 02:58:36 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:36 ---> Running in c181adec850a 02:58:38 Removing intermediate container c181adec850a 02:58:38 ---> 774bb3941fc0 02:58:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:38 ---> Running in 3f22648f1c6d 02:58:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:58:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:58:40 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:58:40 (2/4) Installing libedit (20210910.3.1-r0) 02:58:41 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:58:41 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:58:41 Executing busybox-1.34.1-r3.trigger 02:58:41 OK: 224 MiB in 56 packages 02:58:42 Removing intermediate container 3f22648f1c6d 02:58:42 ---> dd378d4fb916 02:58:42 Step 7/12 : WORKDIR /device-mqtt-go 02:58:42 ---> Running in 653e46bebb29 02:58:42 Removing intermediate container 653e46bebb29 02:58:42 ---> acb633b8d779 02:58:42 Step 8/12 : COPY go.mod vendor* ./ 02:58:43 ---> c03b167f6b5d 02:58:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:43 ---> Running in 9965abb6d36f 02:59:39 Removing intermediate container 9965abb6d36f 02:59:39 ---> dd7969bf4a15 02:59:39 Step 10/12 : COPY . . 02:59:39 ---> 40bd0a6bb893 02:59:39 Step 11/12 : ARG MAKE='make build' 02:59:39 ---> Running in 0dd9ec082725 02:59:39 Removing intermediate container 0dd9ec082725 02:59:39 ---> b064ab461c6b 02:59:39 Step 12/12 : RUN $MAKE 02:59:39 ---> Running in f6cb7defac76 02:59:39 noop 02:59:39 Removing intermediate container f6cb7defac76 02:59:39 ---> 16b468344878 02:59:39 Successfully built 16b468344878 02:59:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker inspect -f . ci-base-image-arm64 02:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:40 prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container 02:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:41 $ docker top 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:42 + go version 02:59:42 go version go1.17.7 linux/arm64 [Pipeline] } 02:59:42 $ docker stop --time=1 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 02:59:44 $ docker rm -f 2123bfe788710b00981a4e625cfcdd28e9b0978989ef9460cd859fbcb68a1443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:45 + docker inspect -f . ci-base-image-arm64 02:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:45 prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container 02:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:46 $ docker top 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:59:47 + make test 02:59:47 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:59:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:01:11 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:01:11 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements 03:01:11 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:01:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:01:11 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:01:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:01:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:01:38 ./bin/test-attribution-txt.sh [Pipeline] echo 03:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:01:41 $ docker stop --time=1 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 03:01:43 $ docker rm -f 381dec3ab28c1bc6ca1f425a6e0dd283ba037e53be8665e0a0ce3d8d2cea63f7 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:01:44 Warning: overwriting stash ‘coverage-report’ 03:01:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:01:45 + ls -al . 03:01:45 total 176 03:01:45 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 03:01 . 03:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:57 .. 03:01:45 -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 02:57 .dockerignore 03:01:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 02:57 .git 03:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 .github 03:01:45 -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 02:57 .gitignore 03:01:45 -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 02:57 .golangci.yml 03:01:45 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 02:57 Attribution.txt 03:01:45 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 02:57 CHANGELOG.md 03:01:45 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:57 Dockerfile 03:01:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 02:57 GOVERNANCE.md 03:01:45 -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 02:57 Jenkinsfile 03:01:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 02:57 LICENSE 03:01:45 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 02:57 Makefile 03:01:45 -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 02:57 OWNERS.md 03:01:45 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 02:57 README.md 03:01:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 02:54 VERSION 03:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:57 bin 03:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 cmd 03:01:45 -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 03:01 coverage.out 03:01:45 -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 02:57 go.mod 03:01:45 -rw-rw-r-- 1 jenkins jenkins 35574 Jun 13 02:57 go.sum 03:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 02:57 internal 03:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 02:57 mock 03:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 02:57 snap 03:01:45 -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:45 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f --label arch=arm64 --label version=0.0.0 . 03:01:45 Sending build context to Docker daemon 3.104MB 03:01:46 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:01:46 Step 2/24 : FROM ${BASE} AS builder 03:01:46 ---> 16b468344878 03:01:46 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:01:46 ---> Running in f4758acfc021 03:01:46 Removing intermediate container f4758acfc021 03:01:46 ---> 9b226050d039 03:01:46 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:01:46 ---> Running in 8e46877d26af 03:01:47 Removing intermediate container 8e46877d26af 03:01:47 ---> 70edc9d5f76b 03:01:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:47 ---> Running in fde0fbe42d2d 03:01:49 Removing intermediate container fde0fbe42d2d 03:01:49 ---> 32cfe25cf038 03:01:49 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:01:49 ---> Running in e4184fbe073d 03:01:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:01:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:01:51 OK: 224 MiB in 56 packages 03:01:52 Removing intermediate container e4184fbe073d 03:01:52 ---> 9aa10c32a70f 03:01:52 Step 7/24 : WORKDIR /device-mqtt-go 03:01:52 ---> Running in 498cc3a7c12e 03:01:52 Removing intermediate container 498cc3a7c12e 03:01:52 ---> deb8e3ee2c12 03:01:52 Step 8/24 : COPY go.mod vendor* ./ 03:01:53 ---> d18f1086b809 03:01:53 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:53 ---> Running in b8a35a99a9b7 03:01:55 Removing intermediate container b8a35a99a9b7 03:01:55 ---> befc08d74546 03:01:55 Step 10/24 : COPY . . 03:01:56 ---> f7e49a7c1aaa 03:01:56 Step 11/24 : ARG MAKE='make build' 03:01:56 ---> Running in 76dfe99138ac 03:01:56 Removing intermediate container 76dfe99138ac 03:01:56 ---> 03b841255c83 03:01:56 Step 12/24 : RUN $MAKE 03:01:56 ---> Running in 976b145076e2 03:01:58 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:04:05 Removing intermediate container 976b145076e2 03:04:05 ---> 744bb11bf435 03:04:05 Step 13/24 : FROM alpine:3.14 03:04:05 3.14: Pulling from library/alpine 03:04:05 455c02918c45: Pulling fs layer 03:04:05 455c02918c45: Download complete 03:04:05 455c02918c45: Pull complete 03:04:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:04:05 Status: Downloaded newer image for alpine:3.14 03:04:05 ---> ac73e934f311 03:04:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:04:05 ---> Running in 1729aaaa811d 03:04:05 Removing intermediate container 1729aaaa811d 03:04:05 ---> d6ce2434829d 03:04:05 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:04:05 ---> Running in 207d87162dd8 03:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:04:05 (1/6) Installing dumb-init (1.2.5-r1) 03:04:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:04:05 (3/6) Installing libsodium (1.0.18-r0) 03:04:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:04:05 (5/6) Installing libzmq (4.3.4-r0) 03:04:05 (6/6) Installing zeromq (4.3.4-r0) 03:04:05 Executing busybox-1.33.1-r7.trigger 03:04:05 OK: 8 MiB in 20 packages 03:04:05 Removing intermediate container 207d87162dd8 03:04:05 ---> 3c7bd3f84f71 03:04:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:04:05 ---> 4d26a7481284 03:04:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:04:05 ---> f424f3fbc8b3 03:04:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:04:05 ---> 65be68a2eea5 03:04:05 Step 19/24 : EXPOSE 59982 03:04:05 ---> Running in 00a5477654a5 03:04:05 Removing intermediate container 00a5477654a5 03:04:05 ---> 62e37ffec892 03:04:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:04:05 ---> Running in d48a26ba9e61 03:04:05 Removing intermediate container d48a26ba9e61 03:04:05 ---> b0deb95378b0 03:04:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:05 ---> Running in a9c3681862e9 03:04:05 Removing intermediate container a9c3681862e9 03:04:05 ---> 4940d2f3db88 03:04:05 Step 22/24 : LABEL arch=arm64 03:04:05 ---> Running in 168140ac341d 03:04:05 Removing intermediate container 168140ac341d 03:04:05 ---> 6128620d5ce3 03:04:05 Step 23/24 : LABEL git_sha=0ff78daadf50fab109cc7e9677b97d0e9324111f 03:04:05 ---> Running in d217d81d667d 03:04:05 Removing intermediate container d217d81d667d 03:04:05 ---> adf5b29abded 03:04:05 Step 24/24 : LABEL version=0.0.0 03:04:05 ---> Running in 6b48110f7f16 03:04:05 Removing intermediate container 6b48110f7f16 03:04:05 ---> 0dcc74865e87 03:04:05 [Warning] One or more build-args [ARCH] were not consumed 03:04:05 Successfully built 0dcc74865e87 03:04:05 Successfully tagged device-mqtt-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 03:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:05 03:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:06 arm64: Pulling from edgex-lftools-log-publisher 03:04:06 8998bd30e6a1: Pulling fs layer 03:04:06 04944245beec: Pulling fs layer 03:04:06 699f458cf7ca: Pulling fs layer 03:04:06 765212b225bb: Pulling fs layer 03:04:06 f23df028b6ca: Pulling fs layer 03:04:06 d65c8cfc05b1: Pulling fs layer 03:04:06 2437ff75d9bd: Pulling fs layer 03:04:06 f23df028b6ca: Waiting 03:04:06 d65c8cfc05b1: Waiting 03:04:06 2437ff75d9bd: Waiting 03:04:06 765212b225bb: Waiting 03:04:06 04944245beec: Verifying Checksum 03:04:06 04944245beec: Download complete 03:04:06 765212b225bb: Verifying Checksum 03:04:06 765212b225bb: Download complete 03:04:06 f23df028b6ca: Download complete 03:04:06 d65c8cfc05b1: Verifying Checksum 03:04:06 d65c8cfc05b1: Download complete 03:04:06 699f458cf7ca: Verifying Checksum 03:04:06 699f458cf7ca: Download complete 03:04:06 8998bd30e6a1: Verifying Checksum 03:04:06 8998bd30e6a1: Download complete 03:04:09 2437ff75d9bd: Verifying Checksum 03:04:09 2437ff75d9bd: Download complete 03:04:11 8998bd30e6a1: Pull complete 03:04:11 04944245beec: Pull complete 03:04:13 699f458cf7ca: Pull complete 03:04:13 765212b225bb: Pull complete 03:04:13 f23df028b6ca: Pull complete 03:04:14 d65c8cfc05b1: Pull complete 03:04:29 2437ff75d9bd: Pull complete 03:04:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:29 prd-ubuntu20.04-docker-arm64-4c-16g-2301 does not seem to be running inside a container 03:04:29 $ 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-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:04:32 $ docker top 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:33 ---> job-cost.sh 03:04:33 lf-activate-venv: SKIPPING 03:04:33 INFO: No Stack... 03:04:33 INFO: Retrieving Pricing Info for: v3-standard-4 03:04:34 INFO: Archiving Costs [Pipeline] sh 03:04:35 + + cutcat -d, /w/workspace/device-mqtt-go/4/archives/cost.csv -f6 03:04:35 [Pipeline] lock 03:04:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] 03:04:35 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] did not exist. Created. 03:04:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:04:35 /w/workspace/device-mqtt-go/4@tmp/durable-96340cdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:04:36 + echo total: 0.10999999940395355 [Pipeline] stash 03:04:36 Warning: overwriting stash ‘stack-cost’ 03:04:36 Stashed 1 file(s) [Pipeline] } 03:04:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:04:36 $ docker stop --time=1 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 03:04:38 $ docker rm -f 45cb22f7f288fe04a8f50faad4a9e0ed849fa4f0ee8d4af23539518c16d1b276 [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 03:04:38 provisioning config files... 03:04:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3386016221560161627tmp [Pipeline] { [Pipeline] sh 03:04:38 + set +x 03:04:38 + curl -s https://codecov.io/bash 03:04:38 + bash -s -- 03:04:38 03:04:38 _____ _ 03:04:38 / ____| | | 03:04:38 | | ___ __| | ___ ___ _____ __ 03:04:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:04:38 | |___| (_) | (_| | __/ (_| (_) \ V / 03:04:38 \_____\___/ \__,_|\___|\___\___/ \_/ 03:04:38 Bash-1.0.6 03:04:38 03:04:38 03:04:38 ==> git version 2.25.1 found 03:04:38 ==> 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 03:04:38 Release-Date: 2020-01-08 03:04:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:04:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:04:38 ==> Jenkins CI detected. 03:04:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 03:04:38 project root: . 03:04:38 --> token set from env 03:04:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:04:38 ==> Running gcov in . (disable via -X gcov) 03:04:38 ==> Python coveragepy not found 03:04:38 ==> Searching for coverage reports in: 03:04:38 + . 03:04:38 -> Found 1 reports 03:04:38 ==> Detecting git/mercurial file structure 03:04:38 ==> Reading reports 03:04:38 + ./coverage.out bytes=17887 03:04:38 ==> Appending adjustments 03:04:38 https://docs.codecov.io/docs/fixing-reports 03:04:39 + Found adjustments 03:04:39 ==> Gzipping contents 03:04:39 4.0K /tmp/codecov.IdtpZJ.gz 03:04:39 ==> Uploading reports 03:04:39 url: https://codecov.io 03:04:39 query: branch=PR-382&commit=0ff78daadf50fab109cc7e9677b97d0e9324111f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:04:39 -> Pinging Codecov 03:04:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=0ff78daadf50fab109cc7e9677b97d0e9324111f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:04:39 -> Uploading to 03:04:39 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/7D719EC7BBE17E464838252E33014C33/0ff78daadf50fab109cc7e9677b97d0e9324111f/3ee2d7bb-4336-41f7-a9ac-2d37f48ad6d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T030439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7648d54f133da199e85f52e48e74679206fe0f55ded677cd645d2fac379514c4 03:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:39 Dload Upload Total Spent Left Speed 03:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14004 --:--:-- --:--:-- --:--:-- 14004 03:04:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0ff78daadf50fab109cc7e9677b97d0e9324111f [Pipeline] } 03:04:39 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 03:04:40 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 03:04:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:04:40 total 16 03:04:40 drwxr-xr-x 3 root root 4096 Jun 13 02:57 . 03:04:40 drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 02:57 .. 03:04:40 drwxr-xr-x 2 root root 4096 Jun 13 02:57 cost 03:04:40 -rw-r--r-- 1 root root 85 Jun 13 02:57 cost.csv 03:04:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:04:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:04:40 total 16 03:04:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 02:57 . 03:04:40 drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 02:57 .. 03:04:40 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 02:57 cost 03:04:40 -rw-r--r-- 1 jenkins jenkins 85 Jun 13 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:04:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:04:41 ---> package-listing.sh 03:04:41 ++ facter osfamily 03:04:41 ++ tr '[:upper:]' '[:lower:]' 03:04:42 + OS_FAMILY=debian 03:04:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 03:04:42 + START_PACKAGES=/tmp/packages_start.txt 03:04:42 + END_PACKAGES=/tmp/packages_end.txt 03:04:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:04:42 + PACKAGES=/tmp/packages_start.txt 03:04:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:04:42 + PACKAGES=/tmp/packages_end.txt 03:04:42 + case "${OS_FAMILY}" in 03:04:42 + dpkg -l 03:04:42 + grep '^ii' 03:04:42 + '[' -f /tmp/packages_start.txt ']' 03:04:42 + '[' -f /tmp/packages_end.txt ']' 03:04:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:04:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:04:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 03:04:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo 03:04:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:04:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:43 prd-ubuntu20.04-docker-8c-8g-2299 does not seem to be running inside a container 03:04:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:04:43 $ docker top 96b0972598a8c63f8a8b06f655abe48c535465c89ad8cf8122ec84d4cd1166c2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:04:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:04:44 + ls /var/log/sa-host 03:04:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:44 provisioning config files... 03:04:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1952385163692974207tmp [Pipeline] { [Pipeline] echo 03:04:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:04:44 ---> create-netrc.sh [Pipeline] } 03:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:04:45 ---> python-tools-install.sh [Pipeline] echo 03:04:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:04:45 ---> sudo-logs.sh 03:04:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:04:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:04:45 ---> job-cost.sh 03:04:45 lf-activate-venv: SKIPPING 03:04:45 DEBUG: total: 0.2199999988079071 03:04:45 INFO: Retrieving Stack Cost... 03:04:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:04:46 INFO: Archiving Costs [Pipeline] echo 03:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:04:47 ---> logs-deploy.sh 03:04:47 lf-activate-venv: SKIPPING 03:04:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/4 03:04:47 INFO: archiving workspace using pattern(s): 03:04:48 Archives upload complete. 03:04:48 INFO: archiving logs to Nexus 03:04:49 ---> uname -a: 03:04:49 Linux prd-ubuntu20-04-docker-8c-8g-2299 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:04:49 03:04:49 03:04:49 ---> lscpu: 03:04:49 Architecture: x86_64 03:04:49 CPU op-mode(s): 32-bit, 64-bit 03:04:49 Byte Order: Little Endian 03:04:49 Address sizes: 40 bits physical, 48 bits virtual 03:04:49 CPU(s): 8 03:04:49 On-line CPU(s) list: 0-7 03:04:49 Thread(s) per core: 1 03:04:49 Core(s) per socket: 1 03:04:49 Socket(s): 8 03:04:49 NUMA node(s): 1 03:04:49 Vendor ID: AuthenticAMD 03:04:49 CPU family: 23 03:04:49 Model: 49 03:04:49 Model name: AMD EPYC-Rome Processor 03:04:49 Stepping: 0 03:04:49 CPU MHz: 2800.000 03:04:49 BogoMIPS: 5600.00 03:04:49 Virtualization: AMD-V 03:04:49 Hypervisor vendor: KVM 03:04:49 Virtualization type: full 03:04:49 L1d cache: 256 KiB 03:04:49 L1i cache: 256 KiB 03:04:49 L2 cache: 4 MiB 03:04:49 L3 cache: 128 MiB 03:04:49 NUMA node0 CPU(s): 0-7 03:04:49 Vulnerability Itlb multihit: Not affected 03:04:49 Vulnerability L1tf: Not affected 03:04:49 Vulnerability Mds: Not affected 03:04:49 Vulnerability Meltdown: Not affected 03:04:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:04:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:04:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:04:49 Vulnerability Srbds: Not affected 03:04:49 Vulnerability Tsx async abort: Not affected 03:04:49 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 03:04:49 03:04:49 03:04:49 ---> nproc: 03:04:49 8 03:04:49 03:04:49 03:04:49 ---> df -h: 03:04:49 Filesystem Size Used Avail Use% Mounted on 03:04:49 overlay 155G 11G 145G 7% / 03:04:49 tmpfs 64M 0 64M 0% /dev 03:04:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:04:49 shm 64M 0 64M 0% /dev/shm 03:04:49 /dev/vda1 155G 11G 145G 7% /facter-os 03:04:49 03:04:49 03:04:49 ---> sar -b -r -n DEV: 03:04:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2299) 06/13/22 _x86_64_ (8 CPU) 03:04:49 03:04:49 02:53:27 LINUX RESTART (8 CPU) 03:04:49 03:04:49 02:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:04:49 02:55:01 277.12 29.86 247.27 0.00 2600.33 133160.15 0.00 03:04:49 02:56:01 123.31 0.90 122.41 0.00 15.86 43410.65 0.00 03:04:49 02:57:01 128.49 0.05 128.44 0.00 4.53 22490.37 0.00 03:04:49 02:58:01 35.44 0.00 35.44 0.00 0.00 16270.35 0.00 03:04:49 02:59:01 1.15 0.02 1.13 0.00 0.13 12.13 0.00 03:04:49 03:00:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 03:04:49 03:01:01 2.45 0.87 1.58 0.00 18.40 23.20 0.00 03:04:49 03:02:01 1.35 0.00 1.35 0.00 0.00 16.27 0.00 03:04:49 03:03:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 03:04:49 03:04:01 1.07 0.00 1.07 0.00 0.00 16.93 0.00 03:04:49 Average: 57.29 3.17 54.12 0.00 263.96 21544.79 0.00 03:04:49 03:04:49 02:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:49 02:55:01 28854780 31763184 544424 1.66 120424 3055688 2221620 6.55 1128156 2526596 1492 03:04:49 02:56:01 28424208 31744924 555776 1.69 163316 3372316 2216280 6.53 1315056 2704212 472 03:04:49 02:57:01 27578004 31729404 567872 1.73 173844 4128100 2286584 6.74 1373684 3426304 545596 03:04:49 02:58:01 27715900 31785440 511496 1.56 174236 4046472 1857664 5.47 1328352 3332572 176 03:04:49 02:59:01 27718344 31787796 509116 1.55 174268 4046480 1857664 5.47 1326304 3332580 20 03:04:49 03:00:01 27725376 31794844 502060 1.53 174276 4046488 1857664 5.47 1319804 3332584 56 03:04:49 03:01:01 27724220 31794548 502112 1.53 174344 4047000 1912488 5.64 1320120 3332996 348 03:04:49 03:02:01 27728236 31798716 498064 1.51 174364 4047004 1912488 5.64 1316292 3333128 176 03:04:49 03:03:01 27728876 31799376 497536 1.51 174376 4047004 1912488 5.64 1315532 3333128 176 03:04:49 03:04:01 27729184 31799932 497192 1.51 174408 4046984 1912488 5.64 1315940 3333336 120 03:04:49 Average: 27892713 31779816 518565 1.58 167786 3888354 1994743 5.88 1305924 3198744 54863 03:04:49 03:04:49 02:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:04:49 02:55:01 docker0 48.63 56.11 3.95 148.46 0.00 0.00 0.00 0.00 03:04:49 02:55:01 vethce40df0 36.72 43.00 3.60 42.23 0.00 0.00 0.00 0.00 03:04:49 02:55:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 03:04:49 02:55:01 ens3 632.34 391.02 6429.15 105.56 0.00 0.00 0.00 0.00 03:04:49 02:56:01 docker0 51.82 83.10 4.37 976.53 0.00 0.00 0.00 0.00 03:04:49 02:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:04:49 02:56:01 veth1be34a1 7.17 8.58 0.52 38.03 0.00 0.00 0.00 0.00 03:04:49 02:56:01 ens3 148.04 103.07 1017.19 74.25 0.00 0.00 0.00 0.00 03:04:49 02:57:01 docker0 2.37 5.11 0.16 51.52 0.00 0.00 0.00 0.00 03:04:49 02:57:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 03:04:49 02:57:01 ens3 130.06 74.96 2621.69 50.29 0.00 0.00 0.00 0.00 03:04:49 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 02:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:04:49 02:58:01 ens3 15.51 12.00 16.13 19.36 0.00 0.00 0.00 0.00 03:04:49 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 02:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:04:49 03:00:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:04:49 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:01:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:04:49 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:04:49 03:02:01 ens3 0.52 0.52 0.30 0.22 0.00 0.00 0.00 0.00 03:04:49 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:04:49 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:49 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:04:49 03:04:01 ens3 1.17 0.62 0.46 0.28 0.00 0.00 0.00 0.00 03:04:49 Average: docker0 10.28 14.43 0.85 117.65 0.00 0.00 0.00 0.00 03:04:49 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 03:04:49 Average: ens3 92.86 58.25 1008.62 25.01 0.00 0.00 0.00 0.00 03:04:49 03:04:49 03:04:49 ---> sar -P ALL: 03:04:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2299) 06/13/22 _x86_64_ (8 CPU) 03:04:49 03:04:49 02:53:27 LINUX RESTART (8 CPU) 03:04:49 03:04:49 02:54:01 CPU %user %nice %system %iowait %steal %idle 03:04:49 02:55:01 all 10.00 0.00 6.01 1.57 6.79 75.62 03:04:49 02:55:01 0 11.45 0.00 6.05 0.72 6.51 75.26 03:04:49 02:55:01 1 9.97 0.00 5.23 0.79 5.72 78.29 03:04:49 02:55:01 2 11.54 0.00 6.95 4.52 7.15 69.84 03:04:49 02:55:01 3 10.42 0.00 5.59 0.71 6.99 76.29 03:04:49 02:55:01 4 8.90 0.00 6.26 0.99 6.22 77.63 03:04:49 02:55:01 5 9.19 0.00 5.05 0.98 6.67 78.11 03:04:49 02:55:01 6 8.80 0.00 6.16 1.19 7.37 76.49 03:04:49 02:55:01 7 9.70 0.00 6.80 2.63 7.72 73.15 03:04:49 02:56:01 all 28.97 0.00 7.65 1.10 5.84 56.44 03:04:49 02:56:01 0 27.54 0.00 7.19 0.33 5.51 59.43 03:04:49 02:56:01 1 29.14 0.00 7.16 0.36 5.89 57.45 03:04:49 02:56:01 2 28.85 0.00 8.10 4.96 5.58 52.51 03:04:49 02:56:01 3 29.80 0.00 7.71 0.45 5.68 56.36 03:04:49 02:56:01 4 29.54 0.00 7.97 0.86 6.08 55.56 03:04:49 02:56:01 5 28.74 0.00 8.53 0.23 5.75 56.74 03:04:49 02:56:01 6 28.70 0.00 6.75 0.22 5.62 58.71 03:04:49 02:56:01 7 29.43 0.00 7.78 1.37 6.61 54.81 03:04:49 02:57:01 all 18.40 0.00 7.95 0.90 18.57 54.18 03:04:49 02:57:01 0 16.99 0.00 6.69 0.14 17.52 58.66 03:04:49 02:57:01 1 18.25 0.00 8.30 0.13 18.01 55.30 03:04:49 02:57:01 2 17.85 0.00 7.48 3.36 19.38 51.94 03:04:49 02:57:01 3 18.23 0.00 8.36 0.22 18.93 54.25 03:04:49 02:57:01 4 21.23 0.00 8.44 0.53 18.59 51.21 03:04:49 02:57:01 5 18.38 0.00 7.24 0.18 17.91 56.30 03:04:49 02:57:01 6 18.13 0.00 8.82 2.59 19.39 51.09 03:04:49 02:57:01 7 18.14 0.00 8.27 0.06 18.80 54.72 03:04:49 02:58:01 all 0.40 0.00 0.47 0.31 0.63 98.18 03:04:49 02:58:01 0 0.47 0.00 0.45 0.05 0.52 98.52 03:04:49 02:58:01 1 0.30 0.00 0.47 0.02 0.60 98.62 03:04:49 02:58:01 2 0.30 0.00 0.53 0.30 0.60 98.27 03:04:49 02:58:01 3 0.43 0.00 0.45 0.02 0.52 98.58 03:04:49 02:58:01 4 0.65 0.00 0.40 0.02 0.73 98.20 03:04:49 02:58:01 5 0.38 0.00 0.42 0.33 0.60 98.27 03:04:49 02:58:01 6 0.38 0.00 0.68 1.77 0.62 96.55 03:04:49 02:58:01 7 0.28 0.00 0.40 0.02 0.85 98.45 03:04:49 02:59:01 all 0.04 0.00 0.01 0.02 0.03 99.91 03:04:49 02:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:04:49 02:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:04:49 02:59:01 2 0.00 0.00 0.00 0.05 0.02 99.93 03:04:49 02:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:04:49 02:59:01 4 0.18 0.00 0.02 0.00 0.05 99.75 03:04:49 02:59:01 5 0.03 0.00 0.05 0.00 0.05 99.87 03:04:49 02:59:01 6 0.00 0.00 0.02 0.08 0.03 99.87 03:04:49 02:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:04:49 03:00:01 all 0.02 0.00 0.03 0.01 0.03 99.92 03:04:49 03:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:04:49 03:00:01 1 0.03 0.00 0.07 0.00 0.05 99.85 03:04:49 03:00:01 2 0.00 0.00 0.03 0.05 0.03 99.88 03:04:49 03:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:04:49 03:00:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:04:49 03:00:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:04:49 03:00:01 6 0.00 0.00 0.02 0.00 0.03 99.95 03:04:49 03:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:01:01 all 0.06 0.00 0.03 0.02 0.05 99.83 03:04:49 03:01:01 0 0.02 0.00 0.00 0.00 0.03 99.95 03:04:49 03:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:04:49 03:01:01 2 0.30 0.00 0.08 0.12 0.05 99.45 03:04:49 03:01:01 3 0.05 0.00 0.05 0.00 0.08 99.82 03:04:49 03:01:01 4 0.05 0.00 0.03 0.00 0.07 99.85 03:04:49 03:01:01 5 0.07 0.00 0.02 0.02 0.08 99.82 03:04:49 03:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:01:01 7 0.00 0.00 0.03 0.00 0.05 99.92 03:04:49 03:02:01 all 0.15 0.00 0.01 0.00 0.03 99.80 03:04:49 03:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:02:01 1 0.00 0.00 0.03 0.00 0.07 99.90 03:04:49 03:02:01 2 0.02 0.00 0.02 0.03 0.02 99.92 03:04:49 03:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:04:49 03:02:01 4 0.98 0.00 0.02 0.00 0.05 98.96 03:04:49 03:02:01 5 0.15 0.00 0.03 0.00 0.02 99.80 03:04:49 03:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:04:49 03:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:04:49 03:03:01 all 0.01 0.00 0.01 0.01 0.02 99.94 03:04:49 03:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:04:49 03:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:04:49 03:03:01 2 0.00 0.00 0.02 0.08 0.02 99.88 03:04:49 03:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:04:49 03:03:01 4 0.03 0.00 0.02 0.00 0.05 99.90 03:04:49 03:03:01 5 0.02 0.00 0.03 0.00 0.05 99.90 03:04:49 03:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:04:49 03:04:01 all 0.02 0.00 0.01 0.01 0.02 99.93 03:04:49 03:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:04:01 1 0.03 0.00 0.00 0.00 0.05 99.92 03:04:49 03:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:04:49 03:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:04:49 03:04:01 4 0.02 0.00 0.00 0.00 0.03 99.95 03:04:49 03:04:01 5 0.07 0.00 0.08 0.00 0.03 99.82 03:04:49 03:04:01 6 0.02 0.00 0.00 0.07 0.02 99.90 03:04:49 03:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:04:49 Average: all 5.88 0.00 2.25 0.40 3.27 88.19 03:04:49 Average: 0 5.72 0.00 2.07 0.13 3.08 89.00 03:04:49 Average: 1 5.86 0.00 2.17 0.13 3.11 88.73 03:04:49 Average: 2 5.97 0.00 2.36 1.37 3.37 86.94 03:04:49 Average: 3 5.97 0.00 2.26 0.14 3.30 88.33 03:04:49 Average: 4 6.26 0.00 2.36 0.24 3.27 87.87 03:04:49 Average: 5 5.77 0.00 2.17 0.17 3.19 88.70 03:04:49 Average: 6 5.68 0.00 2.28 0.60 3.39 88.05 03:04:49 Average: 7 5.84 0.00 2.36 0.41 3.47 87.92 03:04:49 03:04:49 03:04:49