Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbd8b68eae56c92654a61c1f0ef04a79746f8af8+06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b (24e36ba381836a3f6c3e303f4fa5acb582e0c2e2) 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-ssh14930121687909153271.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-ssh8664140756335457068.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9911917774565859772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8301591272457191318.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17826706148810390357.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10694071394193077915.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15092’ Running on prd-ubuntu20.04-docker-8c-8g-15100 in /w/workspace/gexfoundry_device-mqtt-go_PR-392 [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-392 # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit bbd8b68eae56c92654a61c1f0ef04a79746f8af8 Merge succeeded, producing bbd8b68eae56c92654a61c1f0ef04a79746f8af8 Checking out Revision bbd8b68eae56c92654a61c1f0ef04a79746f8af8 (PR-392) > 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/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd8b68eae56c92654a61c1f0ef04a79746f8af8 # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd8b68eae56c92654a61c1f0ef04a79746f8af8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:12 ========================================================= 01:26:12 EdgeX Global Pipelines Version Info 01:26:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:12 ------------------- 01:26:12 stable info: 01:26:12 ------------------- 01:26:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:26:12 Message: update stable to v1.0.234 01:26:13 ------------------- 01:26:13 experimental info: 01:26:13 ------------------- 01:26:13 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:13 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:26:13 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [Pipeline] echo 01:26:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd8b68 [Pipeline] echo 01:26:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:15 provisioning config files... 01:26:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/config5509281701256494728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:15 ---> docker-login.sh 01:26:15 nexus3.edgexfoundry.org:10001 01:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:15 Configure a credential helper to remove this warning. See 01:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:15 01:26:15 Login Succeeded 01:26:15 nexus3.edgexfoundry.org:10002 01:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:16 Configure a credential helper to remove this warning. See 01:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:16 01:26:16 Login Succeeded 01:26:16 nexus3.edgexfoundry.org:10003 01:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:16 Configure a credential helper to remove this warning. See 01:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:16 01:26:16 Login Succeeded 01:26:16 nexus3.edgexfoundry.org:10004 01:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:16 Configure a credential helper to remove this warning. See 01:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:16 01:26:16 Login Succeeded 01:26:16 docker.io 01:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:16 Configure a credential helper to remove this warning. See 01:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:16 01:26:16 Login Succeeded 01:26:16 ---> docker-login.sh ends [Pipeline] } 01:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:17 + git rev-list -1 --merges bbd8b68eae56c92654a61c1f0ef04a79746f8af8~1..bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [Pipeline] echo 01:26:17 -----------> git rev-list -1 --merges bbd8b68eae56c92654a61c1f0ef04a79746f8af8~1..bbd8b68eae56c92654a61c1f0ef04a79746f8af8 bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [false] [Pipeline] sh 01:26:17 + git log --format=format:%s -1 bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [Pipeline] echo 01:26:17 ========================================================= 01:26:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:18 + git log --format=format:%s -1 bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [Pipeline] echo 01:26:18 [semverPrep] GIT_COMMIT: bbd8b68eae56c92654a61c1f0ef04a79746f8af8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:26:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:18 + grep -v github /etc/ssh/ssh_known_hosts 01:26:18 + [ -e /tmp/ssh_known_hosts ] 01:26:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:18 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:19 01:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:19 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:19 42c077c10790: Pulling fs layer 01:26:19 f63e77b7563a: Pulling fs layer 01:26:19 bd5fdadae976: Pulling fs layer 01:26:19 205491f53016: Pulling fs layer 01:26:19 df18705c85c3: Pulling fs layer 01:26:19 bdb3f477010e: Pulling fs layer 01:26:19 c8a8fc8e1c8f: Pulling fs layer 01:26:19 2c6e9b1d212d: Pulling fs layer 01:26:19 bdb8f0575790: Pulling fs layer 01:26:19 386e3cb2ff24: Pulling fs layer 01:26:19 2343380bae48: Pulling fs layer 01:26:19 c8a8fc8e1c8f: Waiting 01:26:19 386e3cb2ff24: Waiting 01:26:19 2343380bae48: Waiting 01:26:19 2c6e9b1d212d: Waiting 01:26:19 bdb8f0575790: Waiting 01:26:19 df18705c85c3: Waiting 01:26:19 205491f53016: Waiting 01:26:19 bdb3f477010e: Waiting 01:26:19 f63e77b7563a: Verifying Checksum 01:26:19 f63e77b7563a: Download complete 01:26:19 205491f53016: Download complete 01:26:19 df18705c85c3: Verifying Checksum 01:26:19 df18705c85c3: Download complete 01:26:19 bd5fdadae976: Verifying Checksum 01:26:19 bd5fdadae976: Download complete 01:26:19 bdb3f477010e: Verifying Checksum 01:26:19 bdb3f477010e: Download complete 01:26:19 2c6e9b1d212d: Download complete 01:26:19 bdb8f0575790: Download complete 01:26:19 386e3cb2ff24: Verifying Checksum 01:26:19 386e3cb2ff24: Download complete 01:26:19 2343380bae48: Download complete 01:26:19 42c077c10790: Download complete 01:26:20 c8a8fc8e1c8f: Download complete 01:26:21 42c077c10790: Pull complete 01:26:21 f63e77b7563a: Pull complete 01:26:21 bd5fdadae976: Pull complete 01:26:21 205491f53016: Pull complete 01:26:22 df18705c85c3: Pull complete 01:26:22 bdb3f477010e: Pull complete 01:26:24 c8a8fc8e1c8f: Pull complete 01:26:24 2c6e9b1d212d: Pull complete 01:26:24 bdb8f0575790: Pull complete 01:26:24 386e3cb2ff24: Pull complete 01:26:24 2343380bae48: Pull complete 01:26:24 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:24 prd-ubuntu20.04-docker-8c-8g-15100 does not seem to be running inside a container 01:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-392 -v /w/workspace/gexfoundry_device-mqtt-go_PR-392:/w/workspace/gexfoundry_device-mqtt-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:25 $ docker top 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d -eo pid,comm 01:26:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:26 [ssh-agent] Looking for ssh-agent implementation... 01:26:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:26 $ docker exec 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d ssh-agent 01:26:26 SSH_AUTH_SOCK=/tmp/ssh-goz2rcKC246v/agent.32 01:26:26 SSH_AGENT_PID=38 01:26:26 Running ssh-add (command line suppressed) 01:26:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/private_key_1116347013908994145.key (/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/private_key_1116347013908994145.key) 01:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:26 + git tag --points-at HEAD [Pipeline] } 01:26:26 $ docker exec --env ******** --env ******** 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d ssh-agent -k 01:26:27 unset SSH_AUTH_SOCK; 01:26:27 unset SSH_AGENT_PID; 01:26:27 echo Agent pid 38 killed; 01:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:27 [ssh-agent] Looking for ssh-agent implementation... 01:26:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:27 $ docker exec 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d ssh-agent 01:26:27 SSH_AUTH_SOCK=/tmp/ssh-J1SU40FSDBH1/agent.73 01:26:27 SSH_AGENT_PID=79 01:26:27 Running ssh-add (command line suppressed) 01:26:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/private_key_1344531884418851300.key (/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/private_key_1344531884418851300.key) 01:26:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:27 + git semver init 01:26:28 2022-06-20 01:26:28,137 [run_init] DEBUG init version:0.0.0 force:False 01:26:28 2022-06-20 01:26:28,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver 01:26:28 2022-06-20 01:26:28,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver 01:26:28 2022-06-20 01:26:28,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-392, universal_newlines=False, shell=None, istream=None) 01:26:29 2022-06-20 01:26:28,848 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392/.git/info/exclude 01:26:29 2022-06-20 01:26:28,848 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver/PR-392 with force:False 01:26:29 2022-06-20 01:26:28,848 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver/PR-392 01:26:29 2022-06-20 01:26:28,852 [execute] INFO git cat-file --batch-check 01:26:29 2022-06-20 01:26:28,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) 01:26:29 2022-06-20 01:26:28,859 [execute] INFO git cat-file --batch 01:26:29 2022-06-20 01:26:28,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) 01:26:29 2022-06-20 01:26:28,865 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-392/.semver/PR-392 01:26:29 0.0.0 [Pipeline] } 01:26:29 $ docker exec --env ******** --env ******** 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d ssh-agent -k 01:26:29 unset SSH_AUTH_SOCK; 01:26:29 unset SSH_AGENT_PID; 01:26:29 echo Agent pid 79 killed; 01:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:29 + git semver [Pipeline] } 01:26:30 $ docker stop --time=1 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d 01:26:31 $ docker rm -f 6b958aebcf85489c0217cf59fb05eeeee678ece756e444d04bfc65b565b1308d [Pipeline] // withDockerContainer [Pipeline] sh 01:26:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:32 Stashed 1 file(s) [Pipeline] echo 01:26:32 [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 01:26:32 provisioning config files... 01:26:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/config2998167720064513603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:33 ---> docker-login.sh 01:26:33 nexus3.edgexfoundry.org:10001 01:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:33 Configure a credential helper to remove this warning. See 01:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:33 01:26:33 Login Succeeded 01:26:33 nexus3.edgexfoundry.org:10002 01:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:33 Configure a credential helper to remove this warning. See 01:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:33 01:26:33 Login Succeeded 01:26:33 nexus3.edgexfoundry.org:10003 01:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:33 Configure a credential helper to remove this warning. See 01:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:33 01:26:33 Login Succeeded 01:26:33 nexus3.edgexfoundry.org:10004 01:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:33 Configure a credential helper to remove this warning. See 01:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:33 01:26:33 Login Succeeded 01:26:33 docker.io 01:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:33 Configure a credential helper to remove this warning. See 01:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:33 01:26:33 Login Succeeded 01:26:33 ---> docker-login.sh ends [Pipeline] } 01:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:34 ========================================================= 01:26:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:26:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:34 + 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 . 01:26:34 Sending build context to Docker daemon 6MB 01:26:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:26:34 Step 2/12 : FROM ${BASE} AS builder 01:26:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:34 59bf1c3509f3: Pulling fs layer 01:26:34 666ba61612fd: Pulling fs layer 01:26:34 8ed8ca486205: Pulling fs layer 01:26:34 cc1cd167ecdc: Pulling fs layer 01:26:34 c516ae0d96e1: Pulling fs layer 01:26:34 684cea983483: Pulling fs layer 01:26:34 dd3240ac7de5: Pulling fs layer 01:26:34 b1e948a4e11c: Pulling fs layer 01:26:34 a8fd76ee1af6: Pulling fs layer 01:26:34 646ad004c059: Pulling fs layer 01:26:34 c516ae0d96e1: Waiting 01:26:34 684cea983483: Waiting 01:26:34 a8fd76ee1af6: Waiting 01:26:34 dd3240ac7de5: Waiting 01:26:34 b1e948a4e11c: Waiting 01:26:34 cc1cd167ecdc: Waiting 01:26:34 646ad004c059: Waiting 01:26:34 8ed8ca486205: Download complete 01:26:34 666ba61612fd: Download complete 01:26:34 c516ae0d96e1: Verifying Checksum 01:26:34 c516ae0d96e1: Download complete 01:26:34 684cea983483: Verifying Checksum 01:26:34 684cea983483: Download complete 01:26:34 59bf1c3509f3: Verifying Checksum 01:26:34 59bf1c3509f3: Download complete 01:26:34 dd3240ac7de5: Verifying Checksum 01:26:34 dd3240ac7de5: Download complete 01:26:34 b1e948a4e11c: Verifying Checksum 01:26:34 b1e948a4e11c: Download complete 01:26:34 59bf1c3509f3: Pull complete 01:26:34 666ba61612fd: Pull complete 01:26:35 8ed8ca486205: Pull complete 01:26:35 646ad004c059: Verifying Checksum 01:26:35 646ad004c059: Download complete 01:26:35 cc1cd167ecdc: Verifying Checksum 01:26:35 cc1cd167ecdc: Download complete 01:26:35 a8fd76ee1af6: Verifying Checksum 01:26:35 a8fd76ee1af6: Download complete 01:26:39 cc1cd167ecdc: Pull complete 01:26:39 c516ae0d96e1: Pull complete 01:26:39 684cea983483: Pull complete 01:26:39 dd3240ac7de5: Pull complete 01:26:39 b1e948a4e11c: Pull complete 01:26:41 a8fd76ee1af6: Pull complete 01:26:41 646ad004c059: Pull complete 01:26:41 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:26:42 ---> 8f69c11f6b0c 01:26:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:43 ---> Running in 35a1c82e010a 01:26:43 Removing intermediate container 35a1c82e010a 01:26:43 ---> 632c9a0bf1e7 01:26:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:26:43 ---> Running in 045ac0bc85ac 01:26:43 Removing intermediate container 045ac0bc85ac 01:26:43 ---> 237942a00b94 01:26:43 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:43 ---> Running in cd497f529af0 01:26:44 Removing intermediate container cd497f529af0 01:26:44 ---> 8031f88cfea5 01:26:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:44 ---> Running in ec63ce9d2484 01:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:26:45 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:26:45 (2/4) Installing libedit (20210910.3.1-r0) 01:26:45 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:26:45 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:26:46 Executing busybox-1.34.1-r3.trigger 01:26:46 OK: 224 MiB in 56 packages 01:26:46 Removing intermediate container ec63ce9d2484 01:26:46 ---> 70d3ca52e565 01:26:46 Step 7/12 : WORKDIR /device-mqtt-go 01:26:46 ---> Running in 6d78435a0e69 01:26:46 Removing intermediate container 6d78435a0e69 01:26:46 ---> bd22f922bfe5 01:26:46 Step 8/12 : COPY go.mod vendor* ./ 01:26:46 ---> c8b1a3ddde2c 01:26:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:46 ---> Running in 6d0e8e55436b 01:26:47 Still waiting to schedule task 01:26:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15096’ 01:27:08 Removing intermediate container 6d0e8e55436b 01:27:08 ---> 573b383667ee 01:27:08 Step 10/12 : COPY . . 01:27:08 ---> 9f100c127965 01:27:08 Step 11/12 : ARG MAKE='make build' 01:27:08 ---> Running in d2d1f29055d5 01:27:08 Removing intermediate container d2d1f29055d5 01:27:08 ---> 47ce57a216f1 01:27:08 Step 12/12 : RUN $MAKE 01:27:08 ---> Running in 785b40ebefca 01:27:08 noop 01:27:08 Removing intermediate container 785b40ebefca 01:27:08 ---> be60266ffe03 01:27:08 Successfully built be60266ffe03 01:27:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:08 + docker inspect -f . ci-base-image-x86_64 01:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:09 prd-ubuntu20.04-docker-8c-8g-15100 does not seem to be running inside a container 01:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-392 -v /w/workspace/gexfoundry_device-mqtt-go_PR-392:/w/workspace/gexfoundry_device-mqtt-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:09 $ docker top 751bd9ab16b02f0ecc7c23ad4fdc63c527ea70a9339c0e49d05e8676919c2c93 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:10 + go version 01:27:10 go version go1.17.7 linux/amd64 [Pipeline] } 01:27:10 $ docker stop --time=1 751bd9ab16b02f0ecc7c23ad4fdc63c527ea70a9339c0e49d05e8676919c2c93 01:27:11 $ docker rm -f 751bd9ab16b02f0ecc7c23ad4fdc63c527ea70a9339c0e49d05e8676919c2c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:12 + docker inspect -f . ci-base-image-x86_64 01:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:12 prd-ubuntu20.04-docker-8c-8g-15100 does not seem to be running inside a container 01:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-392 -v /w/workspace/gexfoundry_device-mqtt-go_PR-392:/w/workspace/gexfoundry_device-mqtt-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:27:12 $ docker top 170aad4129dccece1ab9cf9abb63856c87468bf38d52d4deafb5a584decb21fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:27:13 + make test 01:27:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:27:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:27:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:27:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:27:28 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:27:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:27:32 $ docker stop --time=1 170aad4129dccece1ab9cf9abb63856c87468bf38d52d4deafb5a584decb21fc 01:27:33 $ docker rm -f 170aad4129dccece1ab9cf9abb63856c87468bf38d52d4deafb5a584decb21fc [Pipeline] // withDockerContainer [Pipeline] sh 01:27:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:27:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:35 + ls -al . 01:27:35 total 180 01:27:35 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 01:27 . 01:27:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:26 .. 01:27:35 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 01:26 .dockerignore 01:27:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 01:26 .git 01:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:26 .github 01:27:35 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 01:26 .gitignore 01:27:35 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 01:26 .golangci.yml 01:27:35 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 01:26 .semver 01:27:35 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 01:26 Attribution.txt 01:27:35 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 01:26 CHANGELOG.md 01:27:35 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 01:26 Dockerfile 01:27:35 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 01:26 GOVERNANCE.md 01:27:35 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 01:26 Jenkinsfile 01:27:35 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 01:26 LICENSE 01:27:35 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 01:26 Makefile 01:27:35 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 01:26 OWNERS.md 01:27:35 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 01:26 README.md 01:27:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 01:26 VERSION 01:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:26 bin 01:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:26 cmd 01:27:35 -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 01:27 coverage.out 01:27:35 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 01:26 go.mod 01:27:35 -rw-rw-r-- 1 jenkins jenkins 35836 Jun 20 01:26 go.sum 01:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:26 internal 01:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:26 mock 01:27:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:26 snap 01:27:35 -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:36 + 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=bbd8b68eae56c92654a61c1f0ef04a79746f8af8 --label arch=amd64 --label version=0.0.0 . 01:27:36 Sending build context to Docker daemon 6.019MB 01:27:36 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:27:36 Step 2/24 : FROM ${BASE} AS builder 01:27:36 ---> be60266ffe03 01:27:36 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:27:36 ---> Running in e41bfa0c3e25 01:27:36 Removing intermediate container e41bfa0c3e25 01:27:36 ---> b13b8e281b5c 01:27:36 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:27:36 ---> Running in 5d8e74f8c42e 01:27:36 Removing intermediate container 5d8e74f8c42e 01:27:36 ---> 8f385802da5f 01:27:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:36 ---> Running in 181845ba4cd9 01:27:36 Removing intermediate container 181845ba4cd9 01:27:36 ---> d51e4968dd52 01:27:36 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:36 ---> Running in 420058430d71 01:27:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:27:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:27:38 OK: 224 MiB in 56 packages 01:27:38 Removing intermediate container 420058430d71 01:27:38 ---> 15de5e8e1335 01:27:38 Step 7/24 : WORKDIR /device-mqtt-go 01:27:38 ---> Running in 335d53ed3c9f 01:27:38 Removing intermediate container 335d53ed3c9f 01:27:38 ---> b03e7ab9e4fe 01:27:38 Step 8/24 : COPY go.mod vendor* ./ 01:27:38 ---> fb77154fc401 01:27:38 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:38 ---> Running in 4735990487d5 01:27:39 Removing intermediate container 4735990487d5 01:27:39 ---> ece5ee5efa18 01:27:39 Step 10/24 : COPY . . 01:27:39 ---> 596e06cae52f 01:27:39 Step 11/24 : ARG MAKE='make build' 01:27:39 ---> Running in d957a8606a39 01:27:39 Removing intermediate container d957a8606a39 01:27:39 ---> e7ec9f6eef3f 01:27:39 Step 12/24 : RUN $MAKE 01:27:39 ---> Running in 9d7459706ed4 01:27:40 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 01:28:02 Removing intermediate container 9d7459706ed4 01:28:02 ---> beebd4afe0e6 01:28:02 Step 13/24 : FROM alpine:3.14 01:28:02 3.14: Pulling from library/alpine 01:28:02 8663204ce13b: Pulling fs layer 01:28:02 8663204ce13b: Verifying Checksum 01:28:02 8663204ce13b: Pull complete 01:28:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:28:02 Status: Downloaded newer image for alpine:3.14 01:28:02 ---> e04c818066af 01:28:02 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:28:02 ---> Running in 4fa0d89be0e9 01:28:02 Removing intermediate container 4fa0d89be0e9 01:28:02 ---> 443ea3e3ff68 01:28:02 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:28:02 ---> Running in 95739ac3f557 01:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:28:02 (1/6) Installing dumb-init (1.2.5-r1) 01:28:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:28:02 (3/6) Installing libsodium (1.0.18-r0) 01:28:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:28:02 (5/6) Installing libzmq (4.3.4-r0) 01:28:02 (6/6) Installing zeromq (4.3.4-r0) 01:28:02 Executing busybox-1.33.1-r7.trigger 01:28:02 OK: 8 MiB in 20 packages 01:28:02 Removing intermediate container 95739ac3f557 01:28:02 ---> 885f5143ad4f 01:28:02 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:28:02 ---> 187ab345788f 01:28:02 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:28:02 ---> ae1032aa2f0b 01:28:02 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:28:02 ---> 5318fa73deae 01:28:02 Step 19/24 : EXPOSE 59982 01:28:02 ---> Running in a8006b5e9e39 01:28:02 Removing intermediate container a8006b5e9e39 01:28:02 ---> 0a71dcfe4aab 01:28:02 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:28:02 ---> Running in acce8ea6fa3e 01:28:02 Removing intermediate container acce8ea6fa3e 01:28:02 ---> 0ce3a71d18e4 01:28:02 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:02 ---> Running in 508ac48d219a 01:28:02 Removing intermediate container 508ac48d219a 01:28:02 ---> 940ee9ed4a1b 01:28:02 Step 22/24 : LABEL arch=amd64 01:28:02 ---> Running in bd48fa17d0a7 01:28:02 Removing intermediate container bd48fa17d0a7 01:28:02 ---> 27bff60375bb 01:28:02 Step 23/24 : LABEL git_sha=bbd8b68eae56c92654a61c1f0ef04a79746f8af8 01:28:02 ---> Running in ea8b7f61f341 01:28:02 Removing intermediate container ea8b7f61f341 01:28:02 ---> 47a95e7aabc9 01:28:02 Step 24/24 : LABEL version=0.0.0 01:28:02 ---> Running in 52f60b0e5eae 01:28:02 Removing intermediate container 52f60b0e5eae 01:28:02 ---> 7db40ad383d3 01:28:02 [Warning] One or more build-args [ARCH] were not consumed 01:28:02 Successfully built 7db40ad383d3 01:28:02 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 01:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:03 01:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:03 latest: Pulling from edgex-lftools-log-publisher 01:28:03 5eb5b503b376: Pulling fs layer 01:28:03 5c69ac0246d0: Pulling fs layer 01:28:03 ec43610c2a17: Pulling fs layer 01:28:03 3a2ae6a8a46f: Pulling fs layer 01:28:03 33b1e0a273af: Pulling fs layer 01:28:03 5d3b04190fa2: Pulling fs layer 01:28:03 2f39f015ded8: Pulling fs layer 01:28:03 3a2ae6a8a46f: Waiting 01:28:03 33b1e0a273af: Waiting 01:28:03 2f39f015ded8: Waiting 01:28:03 5c69ac0246d0: Verifying Checksum 01:28:03 5c69ac0246d0: Download complete 01:28:03 3a2ae6a8a46f: Verifying Checksum 01:28:03 3a2ae6a8a46f: Download complete 01:28:03 ec43610c2a17: Verifying Checksum 01:28:03 ec43610c2a17: Download complete 01:28:03 33b1e0a273af: Verifying Checksum 01:28:03 33b1e0a273af: Download complete 01:28:03 5d3b04190fa2: Verifying Checksum 01:28:03 5d3b04190fa2: Download complete 01:28:04 5eb5b503b376: Download complete 01:28:04 2f39f015ded8: Download complete 01:28:05 5eb5b503b376: Pull complete 01:28:05 5c69ac0246d0: Pull complete 01:28:05 ec43610c2a17: Pull complete 01:28:05 3a2ae6a8a46f: Pull complete 01:28:06 33b1e0a273af: Pull complete 01:28:06 5d3b04190fa2: Pull complete 01:28:10 2f39f015ded8: Pull complete 01:28:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:10 prd-ubuntu20.04-docker-8c-8g-15100 does not seem to be running inside a container 01:28:10 $ 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-392 -v /w/workspace/gexfoundry_device-mqtt-go_PR-392:/w/workspace/gexfoundry_device-mqtt-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:28:12 $ docker top 8e78a09521d8a808cfd77aba0c5f06796d5b2968f3e3bce41d911e72e2aca81f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:12 ---> job-cost.sh 01:28:12 lf-activate-venv: SKIPPING 01:28:12 INFO: No Stack... 01:28:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:13 INFO: Archiving Costs [Pipeline] sh 01:28:13 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives/cost.csv 01:28:13 + cut -d, -f6 [Pipeline] lock 01:28:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] 01:28:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] did not exist. Created. 01:28:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:28:14 Stashed 1 file(s) [Pipeline] } 01:28:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:14 $ docker stop --time=1 8e78a09521d8a808cfd77aba0c5f06796d5b2968f3e3bce41d911e72e2aca81f 01:28:15 $ docker rm -f 8e78a09521d8a808cfd77aba0c5f06796d5b2968f3e3bce41d911e72e2aca81f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:29:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15103 in /w/workspace/gexfoundry_device-mqtt-go_PR-392 [Pipeline] { [Pipeline] ws 01:29:21 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:29:21 Selected Git installation does not exist. Using Default 01:29:21 The recommended git tool is: NONE 01:29:28 using credential edgex-jenkins-ssh 01:29:28 Cloning the remote Git repository 01:29:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:29:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:29:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:29:29 > git --version # timeout=10 01:29:29 > git --version # 'git version 2.25.1' 01:29:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:30 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit bbd8b68eae56c92654a61c1f0ef04a79746f8af8 01:29:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:29:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:29:30 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:29:31 Merge succeeded, producing bbd8b68eae56c92654a61c1f0ef04a79746f8af8 01:29:31 Checking out Revision bbd8b68eae56c92654a61c1f0ef04a79746f8af8 (PR-392) 01:29:30 > git config core.sparsecheckout # timeout=10 01:29:30 > git checkout -f bbd8b68eae56c92654a61c1f0ef04a79746f8af8 # timeout=10 01:29:31 > git remote # timeout=10 01:29:31 > git config --get remote.origin.url # timeout=10 01:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:31 > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 01:29:31 > git rev-parse HEAD^{commit} # timeout=10 01:29:31 > git config core.sparsecheckout # timeout=10 01:29:31 > git checkout -f bbd8b68eae56c92654a61c1f0ef04a79746f8af8 # timeout=10 01:29:35 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:29:35 > git --version # timeout=10 01:29:35 > git --version # 'git version 2.25.1' 01:29:35 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:29:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:36 Dload Upload Total Spent Left Speed 01:29:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66592 0 --:--:-- --:--:-- --:--:-- 66592 [Pipeline] sh 01:29:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:29:37 + sudo tee /etc/docker/daemon.new 01:29:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:29:37 { 01:29:37 "registry-mirrors": [ 01:29:37 "https://nexus3.edgexfoundry.org:10001" 01:29:37 ], 01:29:37 "bip": "10.250.0.254/24", 01:29:37 "hosts": [ 01:29:37 "tcp://0.0.0.0:5555", 01:29:37 "unix:///var/run/docker.sock" 01:29:37 ], 01:29:37 "mtu": 1458, 01:29:37 "selinux-enabled": true, 01:29:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:29:37 } [Pipeline] sh 01:29:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:29:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:57 provisioning config files... 01:29:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2351539592149531399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:57 ---> docker-login.sh 01:29:57 nexus3.edgexfoundry.org:10001 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:58 Configure a credential helper to remove this warning. See 01:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:58 01:29:58 Login Succeeded 01:29:58 nexus3.edgexfoundry.org:10002 01:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:59 Configure a credential helper to remove this warning. See 01:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:59 01:29:59 Login Succeeded 01:29:59 nexus3.edgexfoundry.org:10003 01:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:00 Configure a credential helper to remove this warning. See 01:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:00 01:30:00 Login Succeeded 01:30:00 nexus3.edgexfoundry.org:10004 01:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:00 Configure a credential helper to remove this warning. See 01:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:00 01:30:00 Login Succeeded 01:30:00 docker.io 01:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:01 Configure a credential helper to remove this warning. See 01:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:01 01:30:01 Login Succeeded 01:30:01 ---> docker-login.sh ends [Pipeline] } 01:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:01 ========================================================= 01:30:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:30:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:02 + 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 . 01:30:02 Sending build context to Docker daemon 3.099MB 01:30:02 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:30:02 Step 2/12 : FROM ${BASE} AS builder 01:30:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:02 9b3977197b4f: Pulling fs layer 01:30:02 1a89e8eeedd5: Pulling fs layer 01:30:02 94645a83ff95: Pulling fs layer 01:30:02 e6fb740bc735: Pulling fs layer 01:30:02 3a77bd46dcc9: Pulling fs layer 01:30:02 355e64cbe906: Pulling fs layer 01:30:02 63ab81a10011: Pulling fs layer 01:30:02 555d1d1c4555: Pulling fs layer 01:30:02 7d9057610161: Pulling fs layer 01:30:02 e6fb740bc735: Waiting 01:30:02 63ab81a10011: Waiting 01:30:02 3a77bd46dcc9: Waiting 01:30:02 555d1d1c4555: Waiting 01:30:02 7d9057610161: Waiting 01:30:02 355e64cbe906: Waiting 01:30:02 94645a83ff95: Download complete 01:30:02 1a89e8eeedd5: Download complete 01:30:02 3a77bd46dcc9: Download complete 01:30:02 355e64cbe906: Download complete 01:30:02 9b3977197b4f: Verifying Checksum 01:30:02 9b3977197b4f: Download complete 01:30:02 63ab81a10011: Verifying Checksum 01:30:02 63ab81a10011: Download complete 01:30:03 9b3977197b4f: Pull complete 01:30:04 7d9057610161: Verifying Checksum 01:30:04 7d9057610161: Download complete 01:30:04 1a89e8eeedd5: Pull complete 01:30:05 94645a83ff95: Pull complete 01:30:05 555d1d1c4555: Verifying Checksum 01:30:05 555d1d1c4555: Download complete 01:30:05 e6fb740bc735: Verifying Checksum 01:30:05 e6fb740bc735: Download complete 01:30:18 e6fb740bc735: Pull complete 01:30:18 3a77bd46dcc9: Pull complete 01:30:18 355e64cbe906: Pull complete 01:30:18 63ab81a10011: Pull complete 01:30:25 555d1d1c4555: Pull complete 01:30:27 7d9057610161: Pull complete 01:30:27 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:30:27 ---> 819e984ddca1 01:30:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:30:29 ---> Running in d823ddc9add6 01:30:29 Removing intermediate container d823ddc9add6 01:30:29 ---> d6def78a78bd 01:30:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:30:29 ---> Running in f8b16e981e3c 01:30:31 Removing intermediate container f8b16e981e3c 01:30:31 ---> 0868a79b5186 01:30:31 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:31 ---> Running in 5c0e767a8480 01:30:33 Removing intermediate container 5c0e767a8480 01:30:33 ---> c90634f8c966 01:30:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:33 ---> Running in 10e966d19cc1 01:30:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:30:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:30:36 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:30:36 (2/4) Installing libedit (20210910.3.1-r0) 01:30:36 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:30:36 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:30:36 Executing busybox-1.34.1-r3.trigger 01:30:36 OK: 224 MiB in 56 packages 01:30:37 Removing intermediate container 10e966d19cc1 01:30:37 ---> 97bcc8bbfcb9 01:30:37 Step 7/12 : WORKDIR /device-mqtt-go 01:30:37 ---> Running in f4cf0e9230b9 01:30:38 Removing intermediate container f4cf0e9230b9 01:30:38 ---> f7281b873c79 01:30:38 Step 8/12 : COPY go.mod vendor* ./ 01:30:38 ---> 23aac695c2a5 01:30:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:38 ---> Running in 9bb3d5cb51e3 01:31:25 Removing intermediate container 9bb3d5cb51e3 01:31:25 ---> 34e7a7591858 01:31:25 Step 10/12 : COPY . . 01:31:26 ---> c2c5bea24560 01:31:26 Step 11/12 : ARG MAKE='make build' 01:31:26 ---> Running in 00a0a3d5ad28 01:31:27 Removing intermediate container 00a0a3d5ad28 01:31:27 ---> e59e2a6d1fdd 01:31:27 Step 12/12 : RUN $MAKE 01:31:27 ---> Running in 6cf8f2d731a3 01:31:28 noop 01:31:28 Removing intermediate container 6cf8f2d731a3 01:31:28 ---> 5de370d15700 01:31:28 Successfully built 5de370d15700 01:31:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:29 + docker inspect -f . ci-base-image-arm64 01:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-15103 does not seem to be running inside a container 01:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:31 $ docker top b69bd6d13c9c84d8fdb63190b9104a0cfb4c8d264f5ad6cc94d2692f6941e39b -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:32 + go version 01:31:32 go version go1.17.7 linux/arm64 [Pipeline] } 01:31:32 $ docker stop --time=1 b69bd6d13c9c84d8fdb63190b9104a0cfb4c8d264f5ad6cc94d2692f6941e39b 01:31:34 $ docker rm -f b69bd6d13c9c84d8fdb63190b9104a0cfb4c8d264f5ad6cc94d2692f6941e39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker inspect -f . ci-base-image-arm64 01:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:35 prd-ubuntu20.04-docker-arm64-4c-16g-15103 does not seem to be running inside a container 01:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:36 $ docker top 5386c76b82ada0f483c5f62b27524efc8cde8044bf966c308d075c98dbb76875 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:31:38 + make test 01:31:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:31:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:33:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:33:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 21.8% of statements 01:33:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:33:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:33:16 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:33:37 $ docker stop --time=1 5386c76b82ada0f483c5f62b27524efc8cde8044bf966c308d075c98dbb76875 01:33:39 $ docker rm -f 5386c76b82ada0f483c5f62b27524efc8cde8044bf966c308d075c98dbb76875 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:33:40 Warning: overwriting stash ‘coverage-report’ 01:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:33:41 + ls -al . 01:33:41 total 176 01:33:41 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 01:33 . 01:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:29 .. 01:33:41 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 01:29 .dockerignore 01:33:41 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 01:29 .git 01:33:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:29 .github 01:33:41 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 01:29 .gitignore 01:33:41 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 01:29 .golangci.yml 01:33:41 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 01:29 Attribution.txt 01:33:41 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 01:29 CHANGELOG.md 01:33:41 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 01:29 Dockerfile 01:33:41 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 01:29 GOVERNANCE.md 01:33:41 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 01:29 Jenkinsfile 01:33:41 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 01:29 LICENSE 01:33:41 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 01:29 Makefile 01:33:41 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 01:29 OWNERS.md 01:33:41 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 01:29 README.md 01:33:41 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 01:26 VERSION 01:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:29 bin 01:33:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:29 cmd 01:33:41 -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 01:33 coverage.out 01:33:41 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 01:29 go.mod 01:33:41 -rw-rw-r-- 1 jenkins jenkins 35836 Jun 20 01:29 go.sum 01:33:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 01:29 internal 01:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 01:29 mock 01:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 01:29 snap 01:33:41 -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + 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=bbd8b68eae56c92654a61c1f0ef04a79746f8af8 --label arch=arm64 --label version=0.0.0 . 01:33:42 Sending build context to Docker daemon 3.118MB 01:33:42 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:33:42 Step 2/24 : FROM ${BASE} AS builder 01:33:42 ---> 5de370d15700 01:33:42 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:33:42 ---> Running in c07cd26f4b5e 01:33:42 Removing intermediate container c07cd26f4b5e 01:33:42 ---> 278e77d64099 01:33:42 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:33:42 ---> Running in f267411b3b1e 01:33:43 Removing intermediate container f267411b3b1e 01:33:43 ---> 6ddae6659af1 01:33:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:43 ---> Running in 0a4a8133c7c1 01:33:44 Removing intermediate container 0a4a8133c7c1 01:33:44 ---> f979aca55224 01:33:44 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:44 ---> Running in 9a1c39ef600c 01:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:33:47 OK: 224 MiB in 56 packages 01:33:48 Removing intermediate container 9a1c39ef600c 01:33:48 ---> af5662e6c059 01:33:48 Step 7/24 : WORKDIR /device-mqtt-go 01:33:48 ---> Running in d520b1568ee9 01:33:49 Removing intermediate container d520b1568ee9 01:33:49 ---> 69515ec3695c 01:33:49 Step 8/24 : COPY go.mod vendor* ./ 01:33:49 ---> 1544f08ce2da 01:33:49 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:49 ---> Running in 38060ac4cc64 01:33:51 Removing intermediate container 38060ac4cc64 01:33:51 ---> 93655803f2b8 01:33:51 Step 10/24 : COPY . . 01:33:52 ---> 3023b2adb679 01:33:52 Step 11/24 : ARG MAKE='make build' 01:33:52 ---> Running in aafca779c22c 01:33:52 Removing intermediate container aafca779c22c 01:33:52 ---> c2322c57db52 01:33:52 Step 12/24 : RUN $MAKE 01:33:52 ---> Running in 74ed7c7b1b4e 01:33:53 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 01:36:00 Removing intermediate container 74ed7c7b1b4e 01:36:00 ---> f96481c226c2 01:36:00 Step 13/24 : FROM alpine:3.14 01:36:00 3.14: Pulling from library/alpine 01:36:00 455c02918c45: Pulling fs layer 01:36:00 455c02918c45: Verifying Checksum 01:36:00 455c02918c45: Download complete 01:36:00 455c02918c45: Pull complete 01:36:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:36:00 Status: Downloaded newer image for alpine:3.14 01:36:00 ---> ac73e934f311 01:36:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:36:00 ---> Running in 927ae6138787 01:36:00 Removing intermediate container 927ae6138787 01:36:00 ---> 538b111687a6 01:36:00 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:36:00 ---> Running in 8103e20dd9f8 01:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:36:00 (1/6) Installing dumb-init (1.2.5-r1) 01:36:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:36:00 (3/6) Installing libsodium (1.0.18-r0) 01:36:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:36:00 (5/6) Installing libzmq (4.3.4-r0) 01:36:00 (6/6) Installing zeromq (4.3.4-r0) 01:36:00 Executing busybox-1.33.1-r7.trigger 01:36:00 OK: 8 MiB in 20 packages 01:36:00 Removing intermediate container 8103e20dd9f8 01:36:00 ---> 162e44332540 01:36:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:36:00 ---> 59b48698fa13 01:36:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:36:00 ---> e926fdd15bab 01:36:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:36:00 ---> 6df9e23a118d 01:36:00 Step 19/24 : EXPOSE 59982 01:36:00 ---> Running in d768856936a6 01:36:01 Removing intermediate container d768856936a6 01:36:01 ---> ff4bf3aa31c1 01:36:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:36:01 ---> Running in 1d75f2d1f6b3 01:36:01 Removing intermediate container 1d75f2d1f6b3 01:36:01 ---> 21ba88a651c3 01:36:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:01 ---> Running in caf0ef177a1f 01:36:01 Removing intermediate container caf0ef177a1f 01:36:01 ---> 913265f88bad 01:36:01 Step 22/24 : LABEL arch=arm64 01:36:01 ---> Running in f4b35f3a2028 01:36:02 Removing intermediate container f4b35f3a2028 01:36:02 ---> b63f05a8d34e 01:36:02 Step 23/24 : LABEL git_sha=bbd8b68eae56c92654a61c1f0ef04a79746f8af8 01:36:02 ---> Running in 6b46c2d8dc8d 01:36:02 Removing intermediate container 6b46c2d8dc8d 01:36:02 ---> 31ef20da0c1c 01:36:02 Step 24/24 : LABEL version=0.0.0 01:36:02 ---> Running in 49f9d69755b1 01:36:03 Removing intermediate container 49f9d69755b1 01:36:03 ---> 1401002d72a8 01:36:03 [Warning] One or more build-args [ARCH] were not consumed 01:36:03 Successfully built 1401002d72a8 01:36:03 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 01:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:03 01:36:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:04 arm64: Pulling from edgex-lftools-log-publisher 01:36:04 8998bd30e6a1: Pulling fs layer 01:36:04 04944245beec: Pulling fs layer 01:36:04 699f458cf7ca: Pulling fs layer 01:36:04 765212b225bb: Pulling fs layer 01:36:04 f23df028b6ca: Pulling fs layer 01:36:04 d65c8cfc05b1: Pulling fs layer 01:36:04 2437ff75d9bd: Pulling fs layer 01:36:04 f23df028b6ca: Waiting 01:36:04 d65c8cfc05b1: Waiting 01:36:04 2437ff75d9bd: Waiting 01:36:04 765212b225bb: Waiting 01:36:04 04944245beec: Verifying Checksum 01:36:04 04944245beec: Download complete 01:36:04 765212b225bb: Verifying Checksum 01:36:04 765212b225bb: Download complete 01:36:04 f23df028b6ca: Verifying Checksum 01:36:04 f23df028b6ca: Download complete 01:36:04 d65c8cfc05b1: Verifying Checksum 01:36:04 d65c8cfc05b1: Download complete 01:36:04 699f458cf7ca: Verifying Checksum 01:36:04 699f458cf7ca: Download complete 01:36:05 8998bd30e6a1: Verifying Checksum 01:36:05 8998bd30e6a1: Download complete 01:36:07 2437ff75d9bd: Download complete 01:36:09 8998bd30e6a1: Pull complete 01:36:10 04944245beec: Pull complete 01:36:11 699f458cf7ca: Pull complete 01:36:11 765212b225bb: Pull complete 01:36:12 f23df028b6ca: Pull complete 01:36:12 d65c8cfc05b1: Pull complete 01:36:27 2437ff75d9bd: Pull complete 01:36:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-15103 does not seem to be running inside a container 01:36:28 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:36:31 $ docker top 25a6b55d74726f2edff1ba72116d2a46cfa6d072b41a67eb7212888629ecddd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:32 ---> job-cost.sh 01:36:32 lf-activate-venv: SKIPPING 01:36:32 INFO: No Stack... 01:36:32 INFO: Retrieving Pricing Info for: v3-standard-4 01:36:33 INFO: Archiving Costs [Pipeline] sh 01:36:34 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:36:34 + cut -d, -f6 [Pipeline] lock 01:36:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] 01:36:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] did not exist. Created. 01:36:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:35 /w/workspace/device-mqtt-go/1@tmp/durable-9dbd4d5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:36:35 + echo total: 0.10999999940395355 [Pipeline] stash 01:36:35 Warning: overwriting stash ‘stack-cost’ 01:36:35 Stashed 1 file(s) [Pipeline] } 01:36:35 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:36:36 $ docker stop --time=1 25a6b55d74726f2edff1ba72116d2a46cfa6d072b41a67eb7212888629ecddd3 01:36:37 $ docker rm -f 25a6b55d74726f2edff1ba72116d2a46cfa6d072b41a67eb7212888629ecddd3 [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 01:36:38 provisioning config files... 01:36:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/config4562479065222442936tmp [Pipeline] { [Pipeline] sh 01:36:38 + set +x 01:36:38 + curl -s https://codecov.io/bash 01:36:38 + bash -s -- 01:36:38 01:36:38 _____ _ 01:36:38 / ____| | | 01:36:38 | | ___ __| | ___ ___ _____ __ 01:36:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:36:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:36:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:36:38 Bash-1.0.6 01:36:38 01:36:38 01:36:38 ==> git version 2.25.1 found 01:36: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 01:36:38 Release-Date: 2020-01-08 01:36: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 01:36:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:36:38 ==> Jenkins CI detected. 01:36:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-392 01:36:38 project root: . 01:36:38 --> token set from env 01:36:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:36:38 ==> Running gcov in . (disable via -X gcov) 01:36:38 ==> Python coveragepy not found 01:36:38 ==> Searching for coverage reports in: 01:36:38 + . 01:36:38 -> Found 1 reports 01:36:38 ==> Detecting git/mercurial file structure 01:36:38 ==> Reading reports 01:36:38 + ./coverage.out bytes=17887 01:36:38 ==> Appending adjustments 01:36:38 https://docs.codecov.io/docs/fixing-reports 01:36:39 + Found adjustments 01:36:39 ==> Gzipping contents 01:36:39 4.0K /tmp/codecov.1MwqZ3.gz 01:36:39 ==> Uploading reports 01:36:39 url: https://codecov.io 01:36:39 query: branch=PR-392&commit=bbd8b68eae56c92654a61c1f0ef04a79746f8af8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=392&job=&cmd_args= 01:36:39 -> Pinging Codecov 01:36: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-392&commit=bbd8b68eae56c92654a61c1f0ef04a79746f8af8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=392&job=&cmd_args= 01:36:39 -> Uploading to 01:36:39 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/7D719EC7BBE17E464838252E33014C33/bbd8b68eae56c92654a61c1f0ef04a79746f8af8/b96ecb39-1faf-40cd-b1dd-f11537433465.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T013639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8b79d95107f5210daaeab5b69e8b7ead6717a99999e730d53c52da999dc367f 01:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:39 Dload Upload Total Spent Left Speed 01:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 13991 --:--:-- --:--:-- --:--:-- 13991 01:36:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/bbd8b68eae56c92654a61c1f0ef04a79746f8af8 [Pipeline] } 01:36: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 01:36:41 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives ] 01:36:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives 01:36:41 total 16 01:36:41 drwxr-xr-x 3 root root 4096 Jun 20 01:28 . 01:36:41 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 01:28 .. 01:36:41 drwxr-xr-x 2 root root 4096 Jun 20 01:28 cost 01:36:41 -rw-r--r-- 1 root root 85 Jun 20 01:28 cost.csv 01:36:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives 01:36:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives 01:36:41 total 16 01:36:41 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 01:28 . 01:36:41 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 01:28 .. 01:36:41 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 01:28 cost 01:36:41 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:36:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:42 ---> package-listing.sh 01:36:42 ++ tr '[:upper:]' '[:lower:]' 01:36:42 ++ facter osfamily 01:36:42 + OS_FAMILY=debian 01:36:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-392 01:36:42 + START_PACKAGES=/tmp/packages_start.txt 01:36:42 + END_PACKAGES=/tmp/packages_end.txt 01:36:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:42 + PACKAGES=/tmp/packages_start.txt 01:36:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-392 ']' 01:36:42 + PACKAGES=/tmp/packages_end.txt 01:36:42 + case "${OS_FAMILY}" in 01:36:42 + dpkg -l 01:36:42 + grep '^ii' 01:36:42 + '[' -f /tmp/packages_start.txt ']' 01:36:42 + '[' -f /tmp/packages_end.txt ']' 01:36:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-392 ']' 01:36:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives/ 01:36:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-392/archives/ [Pipeline] echo 01:36: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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:36:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:43 prd-ubuntu20.04-docker-8c-8g-15100 does not seem to be running inside a container 01:36: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-392/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-392 -v /w/workspace/gexfoundry_device-mqtt-go_PR-392:/w/workspace/gexfoundry_device-mqtt-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:44 $ docker top 4039f499e8566deaefe9c445fa828fa476dbb2e742d8a4c3bc1229798a3d37fc -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:45 + ls /var/log/sa-host 01:36:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:45 provisioning config files... 01:36:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-392@tmp/config7510518859392926864tmp [Pipeline] { [Pipeline] echo 01:36:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:36:45 ---> create-netrc.sh [Pipeline] } 01:36:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:36:46 ---> python-tools-install.sh [Pipeline] echo 01:36:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:36:46 ---> sudo-logs.sh 01:36:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:36:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:36:46 ---> job-cost.sh 01:36:46 lf-activate-venv: SKIPPING 01:36:46 DEBUG: total: 0.2199999988079071 01:36:46 INFO: Retrieving Stack Cost... 01:36:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:36:47 INFO: Archiving Costs [Pipeline] echo 01:36:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:36:47 ---> logs-deploy.sh 01:36:47 lf-activate-venv: SKIPPING 01:36:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-392/1 01:36:47 INFO: archiving workspace using pattern(s): 01:36:48 Archives upload complete. 01:36:49 INFO: archiving logs to Nexus 01:36:49 ---> uname -a: 01:36:49 Linux prd-ubuntu20-04-docker-8c-8g-15100 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:36:49 01:36:49 01:36:49 ---> lscpu: 01:36:49 Architecture: x86_64 01:36:49 CPU op-mode(s): 32-bit, 64-bit 01:36:49 Byte Order: Little Endian 01:36:49 Address sizes: 40 bits physical, 48 bits virtual 01:36:49 CPU(s): 8 01:36:49 On-line CPU(s) list: 0-7 01:36:49 Thread(s) per core: 1 01:36:49 Core(s) per socket: 1 01:36:49 Socket(s): 8 01:36:49 NUMA node(s): 1 01:36:49 Vendor ID: AuthenticAMD 01:36:49 CPU family: 23 01:36:49 Model: 49 01:36:49 Model name: AMD EPYC-Rome Processor 01:36:49 Stepping: 0 01:36:49 CPU MHz: 2799.994 01:36:49 BogoMIPS: 5599.98 01:36:49 Virtualization: AMD-V 01:36:49 Hypervisor vendor: KVM 01:36:49 Virtualization type: full 01:36:49 L1d cache: 256 KiB 01:36:49 L1i cache: 256 KiB 01:36:49 L2 cache: 4 MiB 01:36:49 L3 cache: 128 MiB 01:36:49 NUMA node0 CPU(s): 0-7 01:36:49 Vulnerability Itlb multihit: Not affected 01:36:49 Vulnerability L1tf: Not affected 01:36:49 Vulnerability Mds: Not affected 01:36:49 Vulnerability Meltdown: Not affected 01:36:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:36:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:36:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:36:49 Vulnerability Srbds: Not affected 01:36:49 Vulnerability Tsx async abort: Not affected 01:36: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 01:36:49 01:36:49 01:36:49 ---> nproc: 01:36:49 8 01:36:49 01:36:49 01:36:49 ---> df -h: 01:36:49 Filesystem Size Used Avail Use% Mounted on 01:36:49 overlay 155G 11G 145G 7% / 01:36:49 tmpfs 64M 0 64M 0% /dev 01:36:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:36:49 shm 64M 0 64M 0% /dev/shm 01:36:49 /dev/vda1 155G 11G 145G 7% /facter-os 01:36:49 01:36:49