Pull request #406 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1345d64ee65f0d436676717ea2e7bb3cc6ddde4+adfcd8475fa2a20fe672f9c26fef4422551b8595 (ed78f1be388d9cd4cfb163371ffb1c900b563eba) 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-ssh12173171951734888714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2008590264918424964.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-406/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-406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2854287126141407121.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-406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3059466869172685861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1917065279185333453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-406/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-406/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6379555812142988600.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21623 in /w/workspace/gexfoundry_device-mqtt-go_PR-406 [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-406 # 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 adfcd8475fa2a20fe672f9c26fef4422551b8595 into PR head commit c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 Merge succeeded, producing c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 Checking out Revision c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 (PR-406) > 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/406/head:refs/remotes/origin/PR-406 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 # 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 adfcd8475fa2a20fe672f9c26fef4422551b8595 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 # 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 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:52 ========================================================= 01:34:52 EdgeX Global Pipelines Version Info 01:34:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:53 ------------------- 01:34:53 stable info: 01:34:53 ------------------- 01:34:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:53 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:34:53 Message: update stable to v1.0.238 01:34:54 ------------------- 01:34:54 experimental info: 01:34:54 ------------------- 01:34:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:54 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:34:54 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-406 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-406 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-406 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1345d6 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:56 provisioning config files... 01:34:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/config6129720112478155915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:56 ---> docker-login.sh 01:34:56 nexus3.edgexfoundry.org:10001 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10002 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10003 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10004 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 docker.io 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 ---> docker-login.sh ends [Pipeline] } 01:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:34:58 + git rev-list -1 --merges c1345d64ee65f0d436676717ea2e7bb3cc6ddde4~1..c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [Pipeline] echo 01:34:58 -----------> git rev-list -1 --merges c1345d64ee65f0d436676717ea2e7bb3cc6ddde4~1..c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [false] [Pipeline] sh 01:34:58 + git log --format=format:%s -1 c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [Pipeline] echo 01:34:58 ========================================================= 01:34:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:34:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:59 + git log --format=format:%s -1 c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [Pipeline] echo 01:34:59 [semverPrep] GIT_COMMIT: c1345d64ee65f0d436676717ea2e7bb3cc6ddde4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:34:59 [semverPrep] This is not a build commit. [Pipeline] sh 01:34:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:59 + grep -v github /etc/ssh/ssh_known_hosts 01:34:59 + [ -e /tmp/ssh_known_hosts ] 01:34:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:34:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:34:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:34:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:00 01:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:35:00 b85a868b505f: Pulling fs layer 01:35:00 e2be974225ed: Pulling fs layer 01:35:00 339a4e72a1f5: Pulling fs layer 01:35:00 988bab9f4d93: Pulling fs layer 01:35:00 1469e6f7b9e6: Pulling fs layer 01:35:00 eaf3925da568: Pulling fs layer 01:35:00 bab4dde63d76: Pulling fs layer 01:35:00 bde34c3a00c8: Pulling fs layer 01:35:00 b352a97aabf1: Pulling fs layer 01:35:00 4872d77fe225: Pulling fs layer 01:35:00 5851b861e8e6: Pulling fs layer 01:35:00 b352a97aabf1: Waiting 01:35:00 bde34c3a00c8: Waiting 01:35:00 4872d77fe225: Waiting 01:35:00 bab4dde63d76: Waiting 01:35:00 988bab9f4d93: Waiting 01:35:00 1469e6f7b9e6: Waiting 01:35:00 5851b861e8e6: Waiting 01:35:00 eaf3925da568: Waiting 01:35:00 e2be974225ed: Download complete 01:35:00 988bab9f4d93: Verifying Checksum 01:35:00 988bab9f4d93: Download complete 01:35:00 339a4e72a1f5: Verifying Checksum 01:35:00 339a4e72a1f5: Download complete 01:35:00 1469e6f7b9e6: Verifying Checksum 01:35:00 1469e6f7b9e6: Download complete 01:35:00 eaf3925da568: Verifying Checksum 01:35:00 eaf3925da568: Download complete 01:35:00 bde34c3a00c8: Download complete 01:35:00 b352a97aabf1: Download complete 01:35:00 4872d77fe225: Download complete 01:35:00 5851b861e8e6: Verifying Checksum 01:35:00 b85a868b505f: Verifying Checksum 01:35:00 b85a868b505f: Download complete 01:35:00 bab4dde63d76: Verifying Checksum 01:35:00 bab4dde63d76: Download complete 01:35:01 b85a868b505f: Pull complete 01:35:02 e2be974225ed: Pull complete 01:35:02 339a4e72a1f5: Pull complete 01:35:02 988bab9f4d93: Pull complete 01:35:03 1469e6f7b9e6: Pull complete 01:35:03 eaf3925da568: Pull complete 01:35:05 bab4dde63d76: Pull complete 01:35:05 bde34c3a00c8: Pull complete 01:35:05 b352a97aabf1: Pull complete 01:35:05 4872d77fe225: Pull complete 01:35:05 5851b861e8e6: Pull complete 01:35:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:05 prd-ubuntu20.04-docker-8c-8g-21623 does not seem to be running inside a container 01:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-406 -v /w/workspace/gexfoundry_device-mqtt-go_PR-406:/w/workspace/gexfoundry_device-mqtt-go_PR-406:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:35:07 $ docker top 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 -eo pid,comm 01:35:07 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:35:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:07 [ssh-agent] Looking for ssh-agent implementation... 01:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:07 $ docker exec 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 ssh-agent 01:35:08 SSH_AUTH_SOCK=/tmp/ssh-ehgLDSMLp82U/agent.34 01:35:08 SSH_AGENT_PID=40 01:35:08 Running ssh-add (command line suppressed) 01:35:08 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/private_key_2315793942643596903.key (/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/private_key_2315793942643596903.key) 01:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:08 + git tag --points-at HEAD [Pipeline] } 01:35:08 $ docker exec --env ******** --env ******** 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 ssh-agent -k 01:35:08 unset SSH_AUTH_SOCK; 01:35:08 unset SSH_AGENT_PID; 01:35:08 echo Agent pid 40 killed; 01:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:08 [ssh-agent] Looking for ssh-agent implementation... 01:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:08 $ docker exec 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 ssh-agent 01:35:09 SSH_AUTH_SOCK=/tmp/ssh-KPQcEDzJxlg4/agent.73 01:35:09 SSH_AGENT_PID=79 01:35:09 Running ssh-add (command line suppressed) 01:35:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/private_key_525188693453089533.key (/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/private_key_525188693453089533.key) 01:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:09 + git semver init 01:35:09 2022-08-01 01:35:09,753 [run_init] DEBUG init version:0.0.0 force:False 01:35:09 2022-08-01 01:35:09,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver 01:35:09 2022-08-01 01:35:09,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver 01:35:09 2022-08-01 01:35:09,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-406, universal_newlines=False, shell=None, istream=None) 01:35:10 2022-08-01 01:35:10,459 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406/.git/info/exclude 01:35:10 2022-08-01 01:35:10,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver/PR-406 with force:False 01:35:10 2022-08-01 01:35:10,460 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver/PR-406 01:35:10 2022-08-01 01:35:10,465 [execute] INFO git cat-file --batch-check 01:35:10 2022-08-01 01:35:10,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver, universal_newlines=False, shell=None, istream=) 01:35:10 2022-08-01 01:35:10,473 [execute] INFO git cat-file --batch 01:35:10 2022-08-01 01:35:10,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver, universal_newlines=False, shell=None, istream=) 01:35:10 2022-08-01 01:35:10,479 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-406/.semver/PR-406 01:35:10 0.0.0 [Pipeline] } 01:35:10 $ docker exec --env ******** --env ******** 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 ssh-agent -k 01:35:10 unset SSH_AUTH_SOCK; 01:35:10 unset SSH_AGENT_PID; 01:35:10 echo Agent pid 79 killed; 01:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:11 + git semver [Pipeline] } 01:35:11 $ docker stop --time=1 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 01:35:13 $ docker rm -f 77a785de789ae0007057fdc48b13aad13289ef82818c49330c74292877982b96 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:13 Stashed 1 file(s) [Pipeline] echo 01:35:13 [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:35:14 provisioning config files... 01:35:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/config8732700082501264648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:14 ---> docker-login.sh 01:35:14 nexus3.edgexfoundry.org:10001 01:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:14 Configure a credential helper to remove this warning. See 01:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:14 01:35:14 Login Succeeded 01:35:14 nexus3.edgexfoundry.org:10002 01:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:15 Configure a credential helper to remove this warning. See 01:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:15 01:35:15 Login Succeeded 01:35:15 nexus3.edgexfoundry.org:10003 01:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:15 Configure a credential helper to remove this warning. See 01:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:15 01:35:15 Login Succeeded 01:35:15 nexus3.edgexfoundry.org:10004 01:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:15 Configure a credential helper to remove this warning. See 01:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:15 01:35:15 Login Succeeded 01:35:15 docker.io 01:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:15 Configure a credential helper to remove this warning. See 01:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:15 01:35:15 Login Succeeded 01:35:15 ---> docker-login.sh ends [Pipeline] } 01:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:15 ========================================================= 01:35:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:35:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:35:16 Sending build context to Docker daemon 6.07MB 01:35:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:35:16 Step 2/12 : FROM ${BASE} AS builder 01:35:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:35:16 2408cc74d12b: Pulling fs layer 01:35:16 ea60b727a1ce: Pulling fs layer 01:35:16 30c4a7721957: Pulling fs layer 01:35:16 370296b7ddb6: Pulling fs layer 01:35:16 7c6cee850709: Pulling fs layer 01:35:16 39a5fcdaea64: Pulling fs layer 01:35:16 d94ebbe4e438: Pulling fs layer 01:35:16 bcfd1f05c69d: Pulling fs layer 01:35:16 59ccb84bbe0f: Pulling fs layer 01:35:16 370296b7ddb6: Waiting 01:35:16 7c6cee850709: Waiting 01:35:16 39a5fcdaea64: Waiting 01:35:16 bcfd1f05c69d: Waiting 01:35:16 59ccb84bbe0f: Waiting 01:35:16 d94ebbe4e438: Waiting 01:35:16 30c4a7721957: Download complete 01:35:16 ea60b727a1ce: Download complete 01:35:16 7c6cee850709: Verifying Checksum 01:35:16 7c6cee850709: Download complete 01:35:16 39a5fcdaea64: Download complete 01:35:16 2408cc74d12b: Verifying Checksum 01:35:16 2408cc74d12b: Download complete 01:35:16 d94ebbe4e438: Download complete 01:35:16 2408cc74d12b: Pull complete 01:35:16 ea60b727a1ce: Pull complete 01:35:16 30c4a7721957: Pull complete 01:35:16 59ccb84bbe0f: Verifying Checksum 01:35:16 59ccb84bbe0f: Download complete 01:35:17 bcfd1f05c69d: Verifying Checksum 01:35:17 bcfd1f05c69d: Download complete 01:35:17 370296b7ddb6: Verifying Checksum 01:35:17 370296b7ddb6: Download complete 01:35:22 370296b7ddb6: Pull complete 01:35:22 7c6cee850709: Pull complete 01:35:22 39a5fcdaea64: Pull complete 01:35:22 d94ebbe4e438: Pull complete 01:35:24 bcfd1f05c69d: Pull complete 01:35:25 59ccb84bbe0f: Pull complete 01:35:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:35:25 ---> a4fb48ad2a94 01:35:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:35:27 ---> Running in 37fc3873dc7b 01:35:27 Removing intermediate container 37fc3873dc7b 01:35:27 ---> 8148c4cb1eb8 01:35:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:35:27 ---> Running in 1e693228a1e0 01:35:27 Removing intermediate container 1e693228a1e0 01:35:27 ---> df512002ac5a 01:35:27 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:27 ---> Running in 08567f8dc8c2 01:35:27 Removing intermediate container 08567f8dc8c2 01:35:27 ---> 1c95542b16fd 01:35:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:27 ---> Running in 4cf6cd0a95e8 01:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:35:29 Still waiting to schedule task 01:35:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:35:29 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:35:29 (2/4) Installing libedit (20210910.3.1-r0) 01:35:29 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:35:29 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:35:29 Executing busybox-1.35.0-r13.trigger 01:35:29 OK: 216 MiB in 55 packages 01:35:30 Removing intermediate container 4cf6cd0a95e8 01:35:30 ---> a63f80354f39 01:35:30 Step 7/12 : WORKDIR /device-mqtt-go 01:35:30 ---> Running in 90feaf676bf8 01:35:30 Removing intermediate container 90feaf676bf8 01:35:30 ---> 32402b3b71a2 01:35:30 Step 8/12 : COPY go.mod vendor* ./ 01:35:30 ---> 24b66ae55795 01:35:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:30 ---> Running in 7490a65f8d96 01:35:49 Removing intermediate container 7490a65f8d96 01:35:49 ---> f3d9e71e5ee5 01:35:49 Step 10/12 : COPY . . 01:35:49 ---> cd23ce24390a 01:35:49 Step 11/12 : ARG MAKE='make build' 01:35:49 ---> Running in 379e6297a0f4 01:35:49 Removing intermediate container 379e6297a0f4 01:35:49 ---> b42129841e82 01:35:49 Step 12/12 : RUN $MAKE 01:35:49 ---> Running in ac7fa2b19877 01:35:49 noop 01:35:49 Removing intermediate container ac7fa2b19877 01:35:49 ---> 4837b62870b6 01:35:49 Successfully built 4837b62870b6 01:35:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker inspect -f . ci-base-image-x86_64 01:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:49 prd-ubuntu20.04-docker-8c-8g-21623 does not seem to be running inside a container 01:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-406 -v /w/workspace/gexfoundry_device-mqtt-go_PR-406:/w/workspace/gexfoundry_device-mqtt-go_PR-406:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:35:50 $ docker top 4d789f7eff915f924128c5b0a84ea0e441ac1917a055f4d8029066b5eac7bf8b -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:50 + go version 01:35:50 go version go1.18.3 linux/amd64 [Pipeline] } 01:35:50 $ docker stop --time=1 4d789f7eff915f924128c5b0a84ea0e441ac1917a055f4d8029066b5eac7bf8b 01:35:51 $ docker rm -f 4d789f7eff915f924128c5b0a84ea0e441ac1917a055f4d8029066b5eac7bf8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:52 + docker inspect -f . ci-base-image-x86_64 01:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:52 prd-ubuntu20.04-docker-8c-8g-21623 does not seem to be running inside a container 01:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-mqtt-go_PR-406 -v /w/workspace/gexfoundry_device-mqtt-go_PR-406:/w/workspace/gexfoundry_device-mqtt-go_PR-406:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:35:53 $ docker top 213abaa8dd4e02cbda5cd2096707c5f15d0302af36f78341c0d93f637ca8f2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-406 [Pipeline] fileExists [Pipeline] sh 01:35:54 + make test 01:35:54 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:35:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:36:04 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:36:04 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 01:36:04 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:36:13 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:36:13 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:36:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:15 ./bin/test-attribution-txt.sh 01:36:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:36:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:36:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:36:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:36:15 $ docker stop --time=1 213abaa8dd4e02cbda5cd2096707c5f15d0302af36f78341c0d93f637ca8f2b2 01:36:17 $ docker rm -f 213abaa8dd4e02cbda5cd2096707c5f15d0302af36f78341c0d93f637ca8f2b2 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:19 + ls -al . 01:36:19 total 180 01:36:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 01:35 . 01:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:34 .. 01:36:19 -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 01:34 .dockerignore 01:36:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:36 .git 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:34 .github 01:36:19 -rw-rw-r-- 1 jenkins jenkins 329 Aug 1 01:34 .gitignore 01:36:19 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:34 .golangci.yml 01:36:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:35 .semver 01:36:19 -rw-rw-r-- 1 jenkins jenkins 8917 Aug 1 01:34 Attribution.txt 01:36:19 -rw-rw-r-- 1 jenkins jenkins 11365 Aug 1 01:34 CHANGELOG.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 1932 Aug 1 01:34 Dockerfile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:34 GOVERNANCE.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 678 Aug 1 01:34 Jenkinsfile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:34 LICENSE 01:36:19 -rw-rw-r-- 1 jenkins jenkins 1917 Aug 1 01:34 Makefile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 01:34 OWNERS.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 2501 Aug 1 01:34 README.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 01:35 VERSION 01:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:34 bin 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:34 cmd 01:36:19 -rw-r--r-- 1 jenkins jenkins 17887 Aug 1 01:36 coverage.out 01:36:19 -rw-rw-r-- 1 jenkins jenkins 3452 Aug 1 01:34 go.mod 01:36:19 -rw-rw-r-- 1 jenkins jenkins 36716 Aug 1 01:34 go.sum 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:34 internal 01:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:34 mock 01:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:34 snap 01:36:19 -rw-rw-r-- 1 jenkins jenkins 227 Aug 1 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:19 + 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=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 --label arch=amd64 --label version=0.0.0 . 01:36:19 Sending build context to Docker daemon 6.089MB 01:36:19 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:36:19 Step 2/24 : FROM ${BASE} AS builder 01:36:19 ---> 4837b62870b6 01:36:19 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:36:19 ---> Running in a2b67fc3bb86 01:36:19 Removing intermediate container a2b67fc3bb86 01:36:19 ---> 5a204e85486e 01:36:19 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:36:19 ---> Running in 7f7fda9029bc 01:36:19 Removing intermediate container 7f7fda9029bc 01:36:19 ---> 19462c1b6b4b 01:36:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:20 ---> Running in d36ac2a48b91 01:36:20 Removing intermediate container d36ac2a48b91 01:36:20 ---> ceef3e473c81 01:36:20 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:20 ---> Running in 5d13488fcad3 01:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:36:22 OK: 216 MiB in 55 packages 01:36:22 Removing intermediate container 5d13488fcad3 01:36:22 ---> 41ffd2ffe0c5 01:36:22 Step 7/24 : WORKDIR /device-mqtt-go 01:36:22 ---> Running in b2800830c560 01:36:22 Removing intermediate container b2800830c560 01:36:22 ---> c9f3493021d1 01:36:22 Step 8/24 : COPY go.mod vendor* ./ 01:36:23 ---> f33994c64a1f 01:36:23 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:23 ---> Running in 3dfd7b09ce9a 01:36:23 Removing intermediate container 3dfd7b09ce9a 01:36:23 ---> 22e8c1cbbc75 01:36:23 Step 10/24 : COPY . . 01:36:23 ---> aadf0e9719bb 01:36:23 Step 11/24 : ARG MAKE='make build' 01:36:24 ---> Running in 448ca127cff1 01:36:24 Removing intermediate container 448ca127cff1 01:36:24 ---> 26859ae95be2 01:36:24 Step 12/24 : RUN $MAKE 01:36:24 ---> Running in 05521312f931 01:36:24 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:46 Removing intermediate container 05521312f931 01:36:46 ---> 9694c42812fc 01:36:46 Step 13/24 : FROM alpine:3.16 01:36:46 3.16: Pulling from library/alpine 01:36:46 530afca65e2e: Pulling fs layer 01:36:46 530afca65e2e: Verifying Checksum 01:36:46 530afca65e2e: Download complete 01:36:46 530afca65e2e: Pull complete 01:36:46 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 01:36:46 Status: Downloaded newer image for alpine:3.16 01:36:46 ---> d7d3d98c851f 01:36:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:36:46 ---> Running in cd9fa9e97dc7 01:36:46 Removing intermediate container cd9fa9e97dc7 01:36:46 ---> 7eb9a522a012 01:36:46 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:36:46 ---> Running in b00398a77ecc 01:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:36:46 (1/6) Installing dumb-init (1.2.5-r1) 01:36:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:36:46 (3/6) Installing libsodium (1.0.18-r0) 01:36:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:36:46 (5/6) Installing libzmq (4.3.4-r0) 01:36:46 (6/6) Installing zeromq (4.3.4-r0) 01:36:46 Executing busybox-1.35.0-r15.trigger 01:36:46 OK: 8 MiB in 20 packages 01:36:46 Removing intermediate container b00398a77ecc 01:36:46 ---> 8d365a6ff115 01:36:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:36:46 ---> 056541ae5bbe 01:36:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:36:46 ---> 8c78d00a46c9 01:36:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:36:47 ---> 3f6f7f05097b 01:36:47 Step 19/24 : EXPOSE 59982 01:36:47 ---> Running in 1afcd907e03a 01:36:47 Removing intermediate container 1afcd907e03a 01:36:47 ---> 185175502454 01:36:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:36:47 ---> Running in 418c1e8e872d 01:36:47 Removing intermediate container 418c1e8e872d 01:36:47 ---> 5543c18b057c 01:36:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:47 ---> Running in 393d65de8d8f 01:36:47 Removing intermediate container 393d65de8d8f 01:36:47 ---> ab76971dfdd0 01:36:47 Step 22/24 : LABEL arch=amd64 01:36:47 ---> Running in 69b1e07cc697 01:36:47 Removing intermediate container 69b1e07cc697 01:36:47 ---> 267af22300c1 01:36:47 Step 23/24 : LABEL git_sha=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 01:36:47 ---> Running in 5189a840642d 01:36:47 Removing intermediate container 5189a840642d 01:36:47 ---> 6ce02fa4155d 01:36:47 Step 24/24 : LABEL version=0.0.0 01:36:48 ---> Running in 384fa77c8b51 01:36:48 Removing intermediate container 384fa77c8b51 01:36:48 ---> 0b71a8fc0af8 01:36:48 [Warning] One or more build-args [ARCH] were not consumed 01:36:48 Successfully built 0b71a8fc0af8 01:36:48 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:48 01:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:49 latest: Pulling from edgex-lftools-log-publisher 01:36:49 5eb5b503b376: Pulling fs layer 01:36:49 5c69ac0246d0: Pulling fs layer 01:36:49 ec43610c2a17: Pulling fs layer 01:36:49 3a2ae6a8a46f: Pulling fs layer 01:36:49 33b1e0a273af: Pulling fs layer 01:36:49 5d3b04190fa2: Pulling fs layer 01:36:49 2f39f015ded8: Pulling fs layer 01:36:49 3a2ae6a8a46f: Waiting 01:36:49 33b1e0a273af: Waiting 01:36:49 2f39f015ded8: Waiting 01:36:49 5d3b04190fa2: Waiting 01:36:49 5c69ac0246d0: Download complete 01:36:49 3a2ae6a8a46f: Download complete 01:36:49 33b1e0a273af: Verifying Checksum 01:36:49 33b1e0a273af: Download complete 01:36:49 5d3b04190fa2: Download complete 01:36:49 ec43610c2a17: Download complete 01:36:49 5eb5b503b376: Verifying Checksum 01:36:49 5eb5b503b376: Download complete 01:36:50 2f39f015ded8: Download complete 01:36:51 5eb5b503b376: Pull complete 01:36:51 5c69ac0246d0: Pull complete 01:36:51 ec43610c2a17: Pull complete 01:36:51 3a2ae6a8a46f: Pull complete 01:36:51 33b1e0a273af: Pull complete 01:36:51 5d3b04190fa2: Pull complete 01:36:57 2f39f015ded8: Pull complete 01:36:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:57 prd-ubuntu20.04-docker-8c-8g-21623 does not seem to be running inside a container 01:36:57 $ 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-406 -v /w/workspace/gexfoundry_device-mqtt-go_PR-406:/w/workspace/gexfoundry_device-mqtt-go_PR-406:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-406@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:59 $ docker top ff55c226931b35c34bea916074f40292d3f23b77be8c6f848ae1891259879da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:59 ---> job-cost.sh 01:36:59 lf-activate-venv: SKIPPING 01:36:59 INFO: No Stack... 01:37:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:00 INFO: Archiving Costs [Pipeline] sh 01:37:01 + cut -d, -f6 01:37:01 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives/cost.csv [Pipeline] lock 01:37:01 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] 01:37:01 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] did not exist. Created. 01:37:01 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:01 + echo total: 0.2199999988079071 [Pipeline] stash 01:37:01 Stashed 1 file(s) [Pipeline] } 01:37:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:01 $ docker stop --time=1 ff55c226931b35c34bea916074f40292d3f23b77be8c6f848ae1891259879da8 01:37:02 $ docker rm -f ff55c226931b35c34bea916074f40292d3f23b77be8c6f848ae1891259879da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21624 in /w/workspace/gexfoundry_device-mqtt-go_PR-406 [Pipeline] { [Pipeline] ws 01:39:06 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:39:06 Selected Git installation does not exist. Using Default 01:39:06 The recommended git tool is: NONE 01:39:12 using credential edgex-jenkins-ssh 01:39:12 Cloning the remote Git repository 01:39:12 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:39:12 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:39:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:39:12 > git --version # timeout=10 01:39:12 > git --version # 'git version 2.25.1' 01:39:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:14 Merging remotes/origin/main commit adfcd8475fa2a20fe672f9c26fef4422551b8595 into PR head commit c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 01:39:14 Merge succeeded, producing c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 01:39:14 Checking out Revision c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 (PR-406) 01:39:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:39:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:39:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:39:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:39:14 > git config core.sparsecheckout # timeout=10 01:39:14 > git checkout -f c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 # timeout=10 01:39:14 > git remote # timeout=10 01:39:14 > git config --get remote.origin.url # timeout=10 01:39:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:14 > git merge adfcd8475fa2a20fe672f9c26fef4422551b8595 # timeout=10 01:39:14 > git rev-parse HEAD^{commit} # timeout=10 01:39:14 > git config core.sparsecheckout # timeout=10 01:39:14 > git checkout -f c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 # timeout=10 01:39:18 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:39:18 > git --version # timeout=10 01:39:18 > git --version # 'git version 2.25.1' 01:39:18 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:19 Dload Upload Total Spent Left Speed 01:39:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 01:39:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:39:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:39:21 + sudo tee /etc/docker/daemon.new 01:39:21 { 01:39:21 "registry-mirrors": [ 01:39:21 "https://nexus3.edgexfoundry.org:10001" 01:39:21 ], 01:39:21 "bip": "10.250.0.254/24", 01:39:21 "hosts": [ 01:39:21 "tcp://0.0.0.0:5555", 01:39:21 "unix:///var/run/docker.sock" 01:39:21 ], 01:39:21 "mtu": 1458, 01:39:21 "selinux-enabled": true, 01:39:21 "seccomp-profile": "/etc/docker/seccomp.json" 01:39:21 } [Pipeline] sh 01:39:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:39:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:40 provisioning config files... 01:39:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7270453457893299447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:40 ---> docker-login.sh 01:39:40 nexus3.edgexfoundry.org:10001 01:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:41 Configure a credential helper to remove this warning. See 01:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:41 01:39:41 Login Succeeded 01:39:41 nexus3.edgexfoundry.org:10002 01:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:42 Configure a credential helper to remove this warning. See 01:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:42 01:39:42 Login Succeeded 01:39:42 nexus3.edgexfoundry.org:10003 01:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:42 Configure a credential helper to remove this warning. See 01:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:42 01:39:42 Login Succeeded 01:39:42 nexus3.edgexfoundry.org:10004 01:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:43 Configure a credential helper to remove this warning. See 01:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:43 01:39:43 Login Succeeded 01:39:43 docker.io 01:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:43 Configure a credential helper to remove this warning. See 01:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:43 01:39:43 Login Succeeded 01:39:43 ---> docker-login.sh ends [Pipeline] } 01:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:44 ========================================================= 01:39:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:39:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:39:45 Sending build context to Docker daemon 3.137MB 01:39:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:39:45 Step 2/12 : FROM ${BASE} AS builder 01:39:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:45 b3c136eddcbf: Pulling fs layer 01:39:45 c0a3192eca97: Pulling fs layer 01:39:45 a050256f5b6f: Pulling fs layer 01:39:45 656be50a0ddc: Pulling fs layer 01:39:45 2bbca73fdf42: Pulling fs layer 01:39:45 46d945488cbd: Pulling fs layer 01:39:45 8a5474983e97: Pulling fs layer 01:39:45 329c88fbcd65: Pulling fs layer 01:39:45 656be50a0ddc: Waiting 01:39:45 2bbca73fdf42: Waiting 01:39:45 46d945488cbd: Waiting 01:39:45 8a5474983e97: Waiting 01:39:45 329c88fbcd65: Waiting 01:39:45 a050256f5b6f: Verifying Checksum 01:39:45 a050256f5b6f: Download complete 01:39:45 c0a3192eca97: Verifying Checksum 01:39:45 c0a3192eca97: Download complete 01:39:45 2bbca73fdf42: Verifying Checksum 01:39:45 2bbca73fdf42: Download complete 01:39:45 46d945488cbd: Verifying Checksum 01:39:45 46d945488cbd: Download complete 01:39:45 b3c136eddcbf: Verifying Checksum 01:39:46 b3c136eddcbf: Pull complete 01:39:46 329c88fbcd65: Verifying Checksum 01:39:46 329c88fbcd65: Download complete 01:39:46 c0a3192eca97: Pull complete 01:39:47 a050256f5b6f: Pull complete 01:39:47 8a5474983e97: Verifying Checksum 01:39:47 8a5474983e97: Download complete 01:39:48 656be50a0ddc: Verifying Checksum 01:39:48 656be50a0ddc: Download complete 01:40:03 656be50a0ddc: Pull complete 01:40:03 2bbca73fdf42: Pull complete 01:40:03 46d945488cbd: Pull complete 01:40:08 8a5474983e97: Pull complete 01:40:10 329c88fbcd65: Pull complete 01:40:10 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:40:10 ---> ff4287adb874 01:40:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:40:11 ---> Running in 2c33f997b6eb 01:40:12 Removing intermediate container 2c33f997b6eb 01:40:12 ---> bd0848bb1cfb 01:40:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:40:12 ---> Running in 885f23f52431 01:40:12 Removing intermediate container 885f23f52431 01:40:12 ---> ed2e14936d6b 01:40:12 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 ---> Running in 3650b5789e3c 01:40:14 Removing intermediate container 3650b5789e3c 01:40:14 ---> 20df970e8725 01:40:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:14 ---> Running in d5dd6957afac 01:40:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:40:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:40:17 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:40:17 (2/4) Installing libedit (20210910.3.1-r0) 01:40:17 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:40:17 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:40:17 Executing busybox-1.35.0-r13.trigger 01:40:17 OK: 226 MiB in 55 packages 01:40:18 Removing intermediate container d5dd6957afac 01:40:18 ---> 423df6b93df0 01:40:18 Step 7/12 : WORKDIR /device-mqtt-go 01:40:18 ---> Running in 63461dbbfeff 01:40:19 Removing intermediate container 63461dbbfeff 01:40:19 ---> 8f8775fe2d7c 01:40:19 Step 8/12 : COPY go.mod vendor* ./ 01:40:19 ---> 289f686c7321 01:40:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:19 ---> Running in 489943f84eae 01:41:06 Removing intermediate container 489943f84eae 01:41:06 ---> 63e91bcbbc19 01:41:06 Step 10/12 : COPY . . 01:41:06 ---> ceb2c64ce673 01:41:06 Step 11/12 : ARG MAKE='make build' 01:41:06 ---> Running in 6de0d198cbad 01:41:06 Removing intermediate container 6de0d198cbad 01:41:06 ---> fb31c704d05e 01:41:06 Step 12/12 : RUN $MAKE 01:41:06 ---> Running in 57cbb1558bb6 01:41:07 noop 01:41:07 Removing intermediate container 57cbb1558bb6 01:41:07 ---> a250c0f6777b 01:41:07 Successfully built a250c0f6777b 01:41:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker inspect -f . ci-base-image-arm64 01:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:08 prd-ubuntu20.04-docker-arm64-4c-16g-21624 does not seem to be running inside a container 01:41:08 $ 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:41:09 $ docker top c37bebce8abaaa7630e8ea1128ef8fb6605e1cbdb8fbcc692508237d3c11a7dd -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:10 + go version 01:41:10 go version go1.18.3 linux/arm64 [Pipeline] } 01:41:10 $ docker stop --time=1 c37bebce8abaaa7630e8ea1128ef8fb6605e1cbdb8fbcc692508237d3c11a7dd 01:41:12 $ docker rm -f c37bebce8abaaa7630e8ea1128ef8fb6605e1cbdb8fbcc692508237d3c11a7dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker inspect -f . ci-base-image-arm64 01:41:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:13 prd-ubuntu20.04-docker-arm64-4c-16g-21624 does not seem to be running inside a container 01:41:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:41:15 $ docker top c44da130fbc8186b77498b4fbcd889dcd58972f71a800041a7b398f62d945ccc -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:16 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:41:16 + make test 01:41:16 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:41:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:42:40 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:42:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 01:42:40 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:42:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:42:40 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:42:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:58 ./bin/test-attribution-txt.sh 01:42:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:42:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:42:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:42:58 $ docker stop --time=1 c44da130fbc8186b77498b4fbcd889dcd58972f71a800041a7b398f62d945ccc 01:43:00 $ docker rm -f c44da130fbc8186b77498b4fbcd889dcd58972f71a800041a7b398f62d945ccc [Pipeline] // withDockerContainer [Pipeline] sh 01:43:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:01 Warning: overwriting stash ‘coverage-report’ 01:43:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:43:03 + ls -al . 01:43:03 total 176 01:43:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 01:41 . 01:43:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:39 .. 01:43:03 -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 01:39 .dockerignore 01:43:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:39 .git 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:39 .github 01:43:03 -rw-rw-r-- 1 jenkins jenkins 329 Aug 1 01:39 .gitignore 01:43:03 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:39 .golangci.yml 01:43:03 -rw-rw-r-- 1 jenkins jenkins 8917 Aug 1 01:39 Attribution.txt 01:43:03 -rw-rw-r-- 1 jenkins jenkins 11365 Aug 1 01:39 CHANGELOG.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 1932 Aug 1 01:39 Dockerfile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:39 GOVERNANCE.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 678 Aug 1 01:39 Jenkinsfile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:39 LICENSE 01:43:03 -rw-rw-r-- 1 jenkins jenkins 1917 Aug 1 01:39 Makefile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 01:39 OWNERS.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 2501 Aug 1 01:39 README.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 01:35 VERSION 01:43:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:39 bin 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:39 cmd 01:43:03 -rw-r--r-- 1 jenkins jenkins 17887 Aug 1 01:42 coverage.out 01:43:03 -rw-rw-r-- 1 jenkins jenkins 3452 Aug 1 01:39 go.mod 01:43:03 -rw-rw-r-- 1 jenkins jenkins 36716 Aug 1 01:39 go.sum 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:39 internal 01:43:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:39 mock 01:43:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:39 snap 01:43:03 -rw-rw-r-- 1 jenkins jenkins 227 Aug 1 01:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:03 + 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=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 --label arch=arm64 --label version=0.0.0 . 01:43:04 Sending build context to Docker daemon 3.155MB 01:43:04 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:43:04 Step 2/24 : FROM ${BASE} AS builder 01:43:04 ---> a250c0f6777b 01:43:04 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:43:04 ---> Running in ec88a369d53c 01:43:04 Removing intermediate container ec88a369d53c 01:43:04 ---> e6f9a21c8e93 01:43:04 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:43:04 ---> Running in 705dd1991297 01:43:05 Removing intermediate container 705dd1991297 01:43:05 ---> d032309ffa37 01:43:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:05 ---> Running in c5824968a1a1 01:43:07 Removing intermediate container c5824968a1a1 01:43:07 ---> d02878d75bef 01:43:07 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:07 ---> Running in 6a6439bb44e2 01:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:43:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:43:09 OK: 226 MiB in 55 packages 01:43:10 Removing intermediate container 6a6439bb44e2 01:43:10 ---> d6551f64cf5e 01:43:10 Step 7/24 : WORKDIR /device-mqtt-go 01:43:10 ---> Running in 0a82f09778e6 01:43:10 Removing intermediate container 0a82f09778e6 01:43:10 ---> f14f2ff1722a 01:43:10 Step 8/24 : COPY go.mod vendor* ./ 01:43:11 ---> ae02858219eb 01:43:11 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:11 ---> Running in 33485c44dacf 01:43:13 Removing intermediate container 33485c44dacf 01:43:13 ---> a7114cb0ec4c 01:43:13 Step 10/24 : COPY . . 01:43:14 ---> 49ed999cd88a 01:43:14 Step 11/24 : ARG MAKE='make build' 01:43:14 ---> Running in 6515cc9863f6 01:43:14 Removing intermediate container 6515cc9863f6 01:43:14 ---> a5b1af25f296 01:43:14 Step 12/24 : RUN $MAKE 01:43:14 ---> Running in 779de4b04d31 01:43:15 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:45:37 Removing intermediate container 779de4b04d31 01:45:37 ---> 730daf4977f3 01:45:37 Step 13/24 : FROM alpine:3.16 01:45:37 3.16: Pulling from library/alpine 01:45:37 f97344484467: Pulling fs layer 01:45:37 f97344484467: Verifying Checksum 01:45:37 f97344484467: Download complete 01:45:37 f97344484467: Pull complete 01:45:37 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 01:45:37 Status: Downloaded newer image for alpine:3.16 01:45:37 ---> 3d81c46cd875 01:45:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:45:37 ---> Running in 78b0ef5b6dd0 01:45:37 Removing intermediate container 78b0ef5b6dd0 01:45:37 ---> fe5fba2569c9 01:45:37 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:45:37 ---> Running in 0905f678ca86 01:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:45:37 (1/6) Installing dumb-init (1.2.5-r1) 01:45:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:45:37 (3/6) Installing libsodium (1.0.18-r0) 01:45:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:45:37 (5/6) Installing libzmq (4.3.4-r0) 01:45:37 (6/6) Installing zeromq (4.3.4-r0) 01:45:37 Executing busybox-1.35.0-r15.trigger 01:45:37 OK: 8 MiB in 20 packages 01:45:37 Removing intermediate container 0905f678ca86 01:45:37 ---> 52a9a80b7734 01:45:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:45:37 ---> e862688a2dec 01:45:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:45:37 ---> e280ca410e74 01:45:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:45:37 ---> 6fc9715238a2 01:45:37 Step 19/24 : EXPOSE 59982 01:45:37 ---> Running in 207b5d7097e5 01:45:37 Removing intermediate container 207b5d7097e5 01:45:37 ---> 6bc7cf819aa0 01:45:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:45:37 ---> Running in 92e3b9725efe 01:45:37 Removing intermediate container 92e3b9725efe 01:45:37 ---> 2260e6d90313 01:45:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:37 ---> Running in 66b4aac7a91a 01:45:37 Removing intermediate container 66b4aac7a91a 01:45:37 ---> b7395009c52b 01:45:37 Step 22/24 : LABEL arch=arm64 01:45:37 ---> Running in 0043a7d47c83 01:45:37 Removing intermediate container 0043a7d47c83 01:45:37 ---> a131a13a1f15 01:45:37 Step 23/24 : LABEL git_sha=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 01:45:37 ---> Running in 073a46dbc0cd 01:45:37 Removing intermediate container 073a46dbc0cd 01:45:37 ---> 9d1e56ddc575 01:45:37 Step 24/24 : LABEL version=0.0.0 01:45:37 ---> Running in 1bbc8f3b94d2 01:45:37 Removing intermediate container 1bbc8f3b94d2 01:45:37 ---> 0201bb5b909c 01:45:37 [Warning] One or more build-args [ARCH] were not consumed 01:45:37 Successfully built 0201bb5b909c 01:45:37 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:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:38 01:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:38 arm64: Pulling from edgex-lftools-log-publisher 01:45:38 8998bd30e6a1: Pulling fs layer 01:45:38 04944245beec: Pulling fs layer 01:45:38 699f458cf7ca: Pulling fs layer 01:45:38 765212b225bb: Pulling fs layer 01:45:38 f23df028b6ca: Pulling fs layer 01:45:38 d65c8cfc05b1: Pulling fs layer 01:45:38 2437ff75d9bd: Pulling fs layer 01:45:38 f23df028b6ca: Waiting 01:45:38 d65c8cfc05b1: Waiting 01:45:38 2437ff75d9bd: Waiting 01:45:38 765212b225bb: Waiting 01:45:38 04944245beec: Verifying Checksum 01:45:38 04944245beec: Download complete 01:45:38 765212b225bb: Verifying Checksum 01:45:38 765212b225bb: Download complete 01:45:38 f23df028b6ca: Verifying Checksum 01:45:38 f23df028b6ca: Download complete 01:45:38 d65c8cfc05b1: Verifying Checksum 01:45:38 d65c8cfc05b1: Download complete 01:45:39 699f458cf7ca: Verifying Checksum 01:45:39 699f458cf7ca: Download complete 01:45:39 8998bd30e6a1: Verifying Checksum 01:45:39 8998bd30e6a1: Download complete 01:45:42 2437ff75d9bd: Verifying Checksum 01:45:42 2437ff75d9bd: Download complete 01:45:44 8998bd30e6a1: Pull complete 01:45:44 04944245beec: Pull complete 01:45:45 699f458cf7ca: Pull complete 01:45:46 765212b225bb: Pull complete 01:45:46 f23df028b6ca: Pull complete 01:45:47 d65c8cfc05b1: Pull complete 01:46:05 2437ff75d9bd: Pull complete 01:46:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:06 prd-ubuntu20.04-docker-arm64-4c-16g-21624 does not seem to be running inside a container 01:46:06 $ 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:46:09 $ docker top 1cb685b0d423143f4af8de7fa539d132ee60bce8a616d261b8a8d3ee2c9ec8cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:10 ---> job-cost.sh 01:46:10 lf-activate-venv: SKIPPING 01:46:10 INFO: No Stack... 01:46:10 INFO: Retrieving Pricing Info for: v3-standard-4 01:46:11 INFO: Archiving Costs [Pipeline] sh 01:46:11 + + cut -d, -f6cat 01:46:11 /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:46:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] 01:46:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] did not exist. Created. 01:46:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:12 /w/workspace/device-mqtt-go/1@tmp/durable-9e49918a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:46:13 + echo total: 0.10999999940395355 [Pipeline] stash 01:46:13 Warning: overwriting stash ‘stack-cost’ 01:46:13 Stashed 1 file(s) [Pipeline] } 01:46:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:13 $ docker stop --time=1 1cb685b0d423143f4af8de7fa539d132ee60bce8a616d261b8a8d3ee2c9ec8cc 01:46:15 $ docker rm -f 1cb685b0d423143f4af8de7fa539d132ee60bce8a616d261b8a8d3ee2c9ec8cc [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:46:16 provisioning config files... 01:46:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/config7922204878740651573tmp [Pipeline] { [Pipeline] sh 01:46:16 + set +x 01:46:16 + curl -s https://codecov.io/bash 01:46:16 + bash -s -- 01:46:16 01:46:16 _____ _ 01:46:16 / ____| | | 01:46:16 | | ___ __| | ___ ___ _____ __ 01:46:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:46:16 | |___| (_) | (_| | __/ (_| (_) \ V / 01:46:16 \_____\___/ \__,_|\___|\___\___/ \_/ 01:46:16 Bash-1.0.6 01:46:16 01:46:16 01:46:16 ==> git version 2.25.1 found 01:46:16 ==> 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:46:16 Release-Date: 2020-01-08 01:46:16 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:46:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:46:16 ==> Jenkins CI detected. 01:46:16 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-406 01:46:16 project root: . 01:46:16 --> token set from env 01:46:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:46:16 ==> Running gcov in . (disable via -X gcov) 01:46:16 ==> Python coveragepy not found 01:46:16 ==> Searching for coverage reports in: 01:46:16 + . 01:46:16 -> Found 1 reports 01:46:16 ==> Detecting git/mercurial file structure 01:46:16 ==> Reading reports 01:46:16 + ./coverage.out bytes=17887 01:46:16 ==> Appending adjustments 01:46:16 https://docs.codecov.io/docs/fixing-reports 01:46:16 + Found adjustments 01:46:16 ==> Gzipping contents 01:46:16 4.0K /tmp/codecov.YYyH0S.gz 01:46:16 ==> Uploading reports 01:46:16 url: https://codecov.io 01:46:16 query: branch=PR-406&commit=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=406&job=&cmd_args= 01:46:16 -> Pinging Codecov 01:46:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-406&commit=c1345d64ee65f0d436676717ea2e7bb3cc6ddde4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=406&job=&cmd_args= 01:46:17 -> Uploading to 01:46:17 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/7D719EC7BBE17E464838252E33014C33/c1345d64ee65f0d436676717ea2e7bb3cc6ddde4/5d1ff90c-ad6f-4ebc-8dc3-89fb49df458f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T014616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e0f4df27312d3fd9ddfb0805dad101b7cec5fd3777531cc3189d965260248b9 01:46:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:17 Dload Upload Total Spent Left Speed 01:46:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 13293 --:--:-- --:--:-- --:--:-- 13293 01:46:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c1345d64ee65f0d436676717ea2e7bb3cc6ddde4 [Pipeline] } 01:46:17 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:46:19 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives ] 01:46:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives 01:46:19 total 16 01:46:19 drwxr-xr-x 3 root root 4096 Aug 1 01:37 . 01:46:19 drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 01:37 .. 01:46:19 drwxr-xr-x 2 root root 4096 Aug 1 01:37 cost 01:46:19 -rw-r--r-- 1 root root 86 Aug 1 01:37 cost.csv 01:46:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives 01:46:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives 01:46:19 total 16 01:46:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:37 . 01:46:19 drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 01:37 .. 01:46:19 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 01:37 cost 01:46:19 -rw-r--r-- 1 jenkins jenkins 86 Aug 1 01:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:46:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:20 ---> package-listing.sh 01:46:20 ++ facter osfamily 01:46:20 ++ tr '[:upper:]' '[:lower:]' 01:46:20 + OS_FAMILY=debian 01:46:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-406 01:46:20 + START_PACKAGES=/tmp/packages_start.txt 01:46:20 + END_PACKAGES=/tmp/packages_end.txt 01:46:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:20 + PACKAGES=/tmp/packages_start.txt 01:46:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-406 ']' 01:46:20 + PACKAGES=/tmp/packages_end.txt 01:46:20 + case "${OS_FAMILY}" in 01:46:20 + dpkg -l 01:46:20 + grep '^ii' 01:46:20 + '[' -f /tmp/packages_start.txt ']' 01:46:20 + '[' -f /tmp/packages_end.txt ']' 01:46:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-406 ']' 01:46:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives/ 01:46:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-406/archives/ [Pipeline] echo 01:46:20 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-406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:46:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:21 prd-ubuntu20.04-docker-8c-8g-21623 does not seem to be running inside a container 01:46:21 $ 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-406/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-406 -v /w/workspace/gexfoundry_device-mqtt-go_PR-406:/w/workspace/gexfoundry_device-mqtt-go_PR-406:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-406@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:46:22 $ docker top 1c0dd2c5c85e7842139011af8ba665aad4532a9863fb4770f8c7fde1b973f099 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:22 + touch /tmp/pre-build-complete [Pipeline] sh 01:46:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:46:23 + ls /var/log/sa-host 01:46:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:23 provisioning config files... 01:46:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-406@tmp/config3778854364087948709tmp [Pipeline] { [Pipeline] echo 01:46:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:46:23 ---> create-netrc.sh [Pipeline] } 01:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:46:24 ---> python-tools-install.sh [Pipeline] echo 01:46:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:24 ---> sudo-logs.sh 01:46:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:24 ---> job-cost.sh 01:46:24 lf-activate-venv: SKIPPING 01:46:24 DEBUG: total: 0.2199999988079071 01:46:24 INFO: Retrieving Stack Cost... 01:46:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:25 INFO: Archiving Costs [Pipeline] echo 01:46:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:26 ---> logs-deploy.sh 01:46:26 lf-activate-venv: SKIPPING 01:46:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-406/1 01:46:26 INFO: archiving workspace using pattern(s): 01:46:27 Archives upload complete. 01:46:27 INFO: archiving logs to Nexus 01:46:27 ---> uname -a: 01:46:27 Linux prd-ubuntu20-04-docker-8c-8g-21623 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:46:27 01:46:27 01:46:27 ---> lscpu: 01:46:27 Architecture: x86_64 01:46:27 CPU op-mode(s): 32-bit, 64-bit 01:46:27 Byte Order: Little Endian 01:46:27 Address sizes: 40 bits physical, 48 bits virtual 01:46:27 CPU(s): 8 01:46:27 On-line CPU(s) list: 0-7 01:46:27 Thread(s) per core: 1 01:46:27 Core(s) per socket: 1 01:46:27 Socket(s): 8 01:46:27 NUMA node(s): 1 01:46:27 Vendor ID: AuthenticAMD 01:46:27 CPU family: 23 01:46:27 Model: 49 01:46:27 Model name: AMD EPYC-Rome Processor 01:46:27 Stepping: 0 01:46:27 CPU MHz: 2799.996 01:46:27 BogoMIPS: 5599.99 01:46:27 Virtualization: AMD-V 01:46:27 Hypervisor vendor: KVM 01:46:27 Virtualization type: full 01:46:27 L1d cache: 256 KiB 01:46:27 L1i cache: 256 KiB 01:46:27 L2 cache: 4 MiB 01:46:27 L3 cache: 128 MiB 01:46:27 NUMA node0 CPU(s): 0-7 01:46:27 Vulnerability Itlb multihit: Not affected 01:46:27 Vulnerability L1tf: Not affected 01:46:27 Vulnerability Mds: Not affected 01:46:27 Vulnerability Meltdown: Not affected 01:46:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:46:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:46:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:46:27 Vulnerability Srbds: Not affected 01:46:27 Vulnerability Tsx async abort: Not affected 01:46:27 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:46:27 01:46:27 01:46:27 ---> nproc: 01:46:27 8 01:46:27 01:46:27 01:46:27 ---> df -h: 01:46:27 Filesystem Size Used Avail Use% Mounted on 01:46:27 overlay 155G 11G 145G 7% / 01:46:27 tmpfs 64M 0 64M 0% /dev 01:46:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:46:27 shm 64M 0 64M 0% /dev/shm 01:46:27 /dev/vda1 155G 11G 145G 7% /facter-os 01:46:27 01:46:27