Pull request #451 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 5c1f2ce46133253723bb2df5ba99f3b69c76a38a+08f894f6759a1d01e47be8be883e82626f2c5ca7 (d111d7ca8e812810e7906082683e759b63626aa2) 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-ssh4024538985203007156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh265457656073136682.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-451/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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15218511651552680658.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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17304662852426270381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1706434979091236872.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-451/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-451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh930484862269043132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-1900 in /w/workspace/gexfoundry_device-mqtt-go_PR-451 [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-451 # 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 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5c1f2ce46133253723bb2df5ba99f3b69c76a38a > 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/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c1f2ce46133253723bb2df5ba99f3b69c76a38a # timeout=10 Merge succeeded, producing 5c1f2ce46133253723bb2df5ba99f3b69c76a38a Checking out Revision 5c1f2ce46133253723bb2df5ba99f3b69c76a38a (PR-451) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c1f2ce46133253723bb2df5ba99f3b69c76a38a # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:27 ========================================================= 18:02:27 EdgeX Global Pipelines Version Info 18:02:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:28 ------------------- 18:02:28 stable info: 18:02:28 ------------------- 18:02:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:28 Message: update stable to v1.0.244 18:02:29 ------------------- 18:02:29 experimental info: 18:02:29 ------------------- 18:02:29 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-451 [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-451 [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-451 [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c1f2ce46133253723bb2df5ba99f3b69c76a38a [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c1f2ce [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:30 provisioning config files... 18:02:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/config7530401416905350581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:31 ---> docker-login.sh 18:02:31 nexus3.edgexfoundry.org:10001 18:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:31 Configure a credential helper to remove this warning. See 18:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:31 18:02:31 Login Succeeded 18:02:31 nexus3.edgexfoundry.org:10002 18:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:31 Configure a credential helper to remove this warning. See 18:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:31 18:02:31 Login Succeeded 18:02:31 nexus3.edgexfoundry.org:10003 18:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:31 Configure a credential helper to remove this warning. See 18:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:31 18:02:31 Login Succeeded 18:02:31 nexus3.edgexfoundry.org:10004 18:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:32 Configure a credential helper to remove this warning. See 18:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:32 18:02:32 Login Succeeded 18:02:32 docker.io 18:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:32 Configure a credential helper to remove this warning. See 18:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:32 18:02:32 Login Succeeded 18:02:32 ---> docker-login.sh ends [Pipeline] } 18:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:32 + git rev-list -1 --merges 5c1f2ce46133253723bb2df5ba99f3b69c76a38a~1..5c1f2ce46133253723bb2df5ba99f3b69c76a38a [Pipeline] echo 18:02:32 -----------> git rev-list -1 --merges 5c1f2ce46133253723bb2df5ba99f3b69c76a38a~1..5c1f2ce46133253723bb2df5ba99f3b69c76a38a 5c1f2ce46133253723bb2df5ba99f3b69c76a38a [false] [Pipeline] sh 18:02:33 + git log --format=format:%s -1 5c1f2ce46133253723bb2df5ba99f3b69c76a38a [Pipeline] echo 18:02:33 ========================================================= 18:02:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:33 + git log --format=format:%s -1 5c1f2ce46133253723bb2df5ba99f3b69c76a38a [Pipeline] echo 18:02:33 [semverPrep] GIT_COMMIT: 5c1f2ce46133253723bb2df5ba99f3b69c76a38a, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo 18:02:33 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:34 + grep -v github /etc/ssh/ssh_known_hosts 18:02:34 + [ -e /tmp/ssh_known_hosts ] 18:02:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:34 + sudo tee -a /etc/ssh/ssh_known_hosts 18:02:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:34 18:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:35 b85a868b505f: Pulling fs layer 18:02:35 e2be974225ed: Pulling fs layer 18:02:35 339a4e72a1f5: Pulling fs layer 18:02:35 988bab9f4d93: Pulling fs layer 18:02:35 1469e6f7b9e6: Pulling fs layer 18:02:35 eaf3925da568: Pulling fs layer 18:02:35 bab4dde63d76: Pulling fs layer 18:02:35 bde34c3a00c8: Pulling fs layer 18:02:35 b352a97aabf1: Pulling fs layer 18:02:35 4872d77fe225: Pulling fs layer 18:02:35 5851b861e8e6: Pulling fs layer 18:02:35 b352a97aabf1: Waiting 18:02:35 4872d77fe225: Waiting 18:02:35 5851b861e8e6: Waiting 18:02:35 988bab9f4d93: Waiting 18:02:35 bde34c3a00c8: Waiting 18:02:35 bab4dde63d76: Waiting 18:02:35 1469e6f7b9e6: Waiting 18:02:35 eaf3925da568: Waiting 18:02:35 e2be974225ed: Verifying Checksum 18:02:35 e2be974225ed: Download complete 18:02:35 988bab9f4d93: Verifying Checksum 18:02:35 988bab9f4d93: Download complete 18:02:35 339a4e72a1f5: Verifying Checksum 18:02:35 339a4e72a1f5: Download complete 18:02:35 1469e6f7b9e6: Verifying Checksum 18:02:35 1469e6f7b9e6: Download complete 18:02:35 eaf3925da568: Verifying Checksum 18:02:35 eaf3925da568: Download complete 18:02:35 bde34c3a00c8: Download complete 18:02:35 b352a97aabf1: Download complete 18:02:35 4872d77fe225: Verifying Checksum 18:02:35 4872d77fe225: Download complete 18:02:35 5851b861e8e6: Verifying Checksum 18:02:35 5851b861e8e6: Download complete 18:02:35 b85a868b505f: Verifying Checksum 18:02:35 b85a868b505f: Download complete 18:02:35 bab4dde63d76: Verifying Checksum 18:02:35 bab4dde63d76: Download complete 18:02:36 b85a868b505f: Pull complete 18:02:36 e2be974225ed: Pull complete 18:02:37 339a4e72a1f5: Pull complete 18:02:37 988bab9f4d93: Pull complete 18:02:37 1469e6f7b9e6: Pull complete 18:02:37 eaf3925da568: Pull complete 18:02:39 bab4dde63d76: Pull complete 18:02:39 bde34c3a00c8: Pull complete 18:02:39 b352a97aabf1: Pull complete 18:02:39 4872d77fe225: Pull complete 18:02:39 5851b861e8e6: Pull complete 18:02:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:40 prd-ubuntu20.04-docker-8c-8g-1900 does not seem to be running inside a container 18:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-451 -v /w/workspace/gexfoundry_device-mqtt-go_PR-451:/w/workspace/gexfoundry_device-mqtt-go_PR-451:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-451@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-devops/py-git-semver:0.1.4 cat 18:02:42 $ docker top e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 -eo pid,comm 18:02:42 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). 18:02:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:42 [ssh-agent] Looking for ssh-agent implementation... 18:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:42 $ docker exec e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 ssh-agent 18:02:43 SSH_AUTH_SOCK=/tmp/ssh-SBN5CIvnBZTy/agent.33 18:02:43 SSH_AGENT_PID=39 18:02:43 Running ssh-add (command line suppressed) 18:02:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/private_key_10458931178461849718.key (/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/private_key_10458931178461849718.key) 18:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:43 + git tag --points-at HEAD [Pipeline] } 18:02:43 $ docker exec --env ******** --env ******** e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 ssh-agent -k 18:02:43 unset SSH_AUTH_SOCK; 18:02:43 unset SSH_AGENT_PID; 18:02:43 echo Agent pid 39 killed; 18:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:43 [ssh-agent] Looking for ssh-agent implementation... 18:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:43 $ docker exec e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 ssh-agent 18:02:44 SSH_AUTH_SOCK=/tmp/ssh-hgl8No9Rn6Sx/agent.71 18:02:44 SSH_AGENT_PID=77 18:02:44 Running ssh-add (command line suppressed) 18:02:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/private_key_2283825859636462716.key (/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/private_key_2283825859636462716.key) 18:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:44 + git semver init 18:02:44 2023-01-11 18:02:44,705 [run_init] DEBUG init version:0.0.0 force:False 18:02:44 2023-01-11 18:02:44,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver 18:02:44 2023-01-11 18:02:44,706 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver 18:02:44 2023-01-11 18:02:44,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-451, universal_newlines=False, shell=None, istream=None) 18:02:45 2023-01-11 18:02:45,509 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451/.git/info/exclude 18:02:45 2023-01-11 18:02:45,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver/PR-451 with force:False 18:02:45 2023-01-11 18:02:45,510 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver/PR-451 18:02:45 2023-01-11 18:02:45,514 [execute] INFO git cat-file --batch-check 18:02:45 2023-01-11 18:02:45,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) 18:02:45 2023-01-11 18:02:45,520 [execute] INFO git cat-file --batch 18:02:45 2023-01-11 18:02:45,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) 18:02:45 2023-01-11 18:02:45,525 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-451/.semver/PR-451 18:02:45 0.0.0 [Pipeline] } 18:02:45 $ docker exec --env ******** --env ******** e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 ssh-agent -k 18:02:45 unset SSH_AUTH_SOCK; 18:02:45 unset SSH_AGENT_PID; 18:02:45 echo Agent pid 77 killed; 18:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:46 + git semver [Pipeline] } 18:02:46 $ docker stop --time=1 e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 18:02:47 $ docker rm -f --volumes e6891ca5c821c924478afb4f2831754071d715e5379fb9ae4fa4952963920256 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:48 Stashed 1 file(s) [Pipeline] echo 18:02:48 [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 18:02:49 provisioning config files... 18:02:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/config10667379928351333244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:49 ---> docker-login.sh 18:02:49 nexus3.edgexfoundry.org:10001 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10002 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10003 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10004 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 docker.io 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 ---> docker-login.sh ends [Pipeline] } 18:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:50 ========================================================= 18:02:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:02:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:50 + 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 . 18:02:50 Sending build context to Docker daemon 6.388MB 18:02:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:02:50 Step 2/12 : FROM ${BASE} AS builder 18:02:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:50 213ec9aee27d: Pulling fs layer 18:02:50 4583459ba037: Pulling fs layer 18:02:50 93c1e223e6f2: Pulling fs layer 18:02:50 53926ce57604: Pulling fs layer 18:02:50 21b2b0c7a3f4: Pulling fs layer 18:02:50 22ff95d597cd: Pulling fs layer 18:02:50 12d6caf4c0d1: Pulling fs layer 18:02:50 96b7cbca73a9: Pulling fs layer 18:02:50 a7acece74701: Pulling fs layer 18:02:50 53926ce57604: Waiting 18:02:50 21b2b0c7a3f4: Waiting 18:02:50 22ff95d597cd: Waiting 18:02:50 12d6caf4c0d1: Waiting 18:02:50 96b7cbca73a9: Waiting 18:02:50 a7acece74701: Waiting 18:02:50 93c1e223e6f2: Verifying Checksum 18:02:50 93c1e223e6f2: Download complete 18:02:50 4583459ba037: Verifying Checksum 18:02:50 4583459ba037: Download complete 18:02:50 21b2b0c7a3f4: Verifying Checksum 18:02:50 21b2b0c7a3f4: Download complete 18:02:50 22ff95d597cd: Verifying Checksum 18:02:50 22ff95d597cd: Download complete 18:02:50 213ec9aee27d: Verifying Checksum 18:02:50 213ec9aee27d: Download complete 18:02:50 12d6caf4c0d1: Verifying Checksum 18:02:50 12d6caf4c0d1: Download complete 18:02:50 213ec9aee27d: Pull complete 18:02:51 4583459ba037: Pull complete 18:02:51 93c1e223e6f2: Pull complete 18:02:52 96b7cbca73a9: Verifying Checksum 18:02:52 96b7cbca73a9: Download complete 18:02:52 53926ce57604: Verifying Checksum 18:02:52 53926ce57604: Download complete 18:02:52 a7acece74701: Verifying Checksum 18:02:56 53926ce57604: Pull complete 18:02:56 21b2b0c7a3f4: Pull complete 18:02:56 22ff95d597cd: Pull complete 18:02:56 12d6caf4c0d1: Pull complete 18:02:58 96b7cbca73a9: Pull complete 18:02:59 a7acece74701: Pull complete 18:02:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:02:59 ---> db6d94c90886 18:02:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:03:03 Still waiting to schedule task 18:03:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1897’ is offline 18:03:04 ---> Running in 7f498da1448e 18:03:04 Removing intermediate container 7f498da1448e 18:03:04 ---> 5568942b7f99 18:03:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:04 ---> Running in 2f388dd0bc3c 18:03:04 Removing intermediate container 2f388dd0bc3c 18:03:04 ---> a084e5b8db45 18:03:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:03:04 ---> Running in 4cea3b228eff 18:03:04 Removing intermediate container 4cea3b228eff 18:03:04 ---> 3f663f04e1a9 18:03:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:03:04 ---> Running in 865dabe86e1b 18:03:04 Removing intermediate container 865dabe86e1b 18:03:04 ---> 2afbabb78234 18:03:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:05 ---> Running in 70a0def25f1e 18:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:03:05 (2/4) Installing libedit (20210910.3.1-r0) 18:03:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:03:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:03:05 Executing busybox-1.35.0-r17.trigger 18:03:05 OK: 216 MiB in 55 packages 18:03:06 Removing intermediate container 70a0def25f1e 18:03:06 ---> 4aac06bd137b 18:03:06 Step 8/12 : WORKDIR /device-mqtt-go 18:03:06 ---> Running in 8208e4890764 18:03:06 Removing intermediate container 8208e4890764 18:03:06 ---> 38f6802a4a58 18:03:06 Step 9/12 : COPY go.mod vendor* ./ 18:03:06 ---> d00ae068603a 18:03:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:06 ---> Running in 5b6ffc4e7e3b 18:03:32 Removing intermediate container 5b6ffc4e7e3b 18:03:32 ---> adf73daa0621 18:03:32 Step 11/12 : COPY . . 18:03:33 ---> 28e655897fbd 18:03:33 Step 12/12 : RUN $MAKE 18:03:33 ---> Running in 74f33131a6d6 18:03:33 noop 18:03:34 Removing intermediate container 74f33131a6d6 18:03:34 ---> 6699c9e85ab2 18:03:34 Successfully built 6699c9e85ab2 18:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:34 + docker inspect -f . ci-base-image-x86_64 18:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:34 prd-ubuntu20.04-docker-8c-8g-1900 does not seem to be running inside a container 18:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-451 -v /w/workspace/gexfoundry_device-mqtt-go_PR-451:/w/workspace/gexfoundry_device-mqtt-go_PR-451:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:35 $ docker top 35818fca174b291bd74f09a2434813b22da2a73e0f322b16507e12efee19b234 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:35 + go version 18:03:35 go version go1.18.7 linux/amd64 [Pipeline] } 18:03:35 $ docker stop --time=1 35818fca174b291bd74f09a2434813b22da2a73e0f322b16507e12efee19b234 18:03:37 $ docker rm -f --volumes 35818fca174b291bd74f09a2434813b22da2a73e0f322b16507e12efee19b234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:38 + docker inspect -f . ci-base-image-x86_64 18:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:38 prd-ubuntu20.04-docker-8c-8g-1900 does not seem to be running inside a container 18:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-451 -v /w/workspace/gexfoundry_device-mqtt-go_PR-451:/w/workspace/gexfoundry_device-mqtt-go_PR-451:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:38 $ docker top dd1b7edfb4003ca12f941416c37134a7a50776447647718cb17a2082a5002d1c -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-451 [Pipeline] fileExists [Pipeline] sh 18:03:39 + make test 18:03:39 go test ./... -coverprofile=coverage.out ./... 18:03:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:03:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:03:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 18:03:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:04:01 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." 18:04:01 go vet ./... 18:04:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:01 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:02 $ docker stop --time=1 dd1b7edfb4003ca12f941416c37134a7a50776447647718cb17a2082a5002d1c 18:04:04 $ docker rm -f --volumes dd1b7edfb4003ca12f941416c37134a7a50776447647718cb17a2082a5002d1c [Pipeline] // withDockerContainer [Pipeline] sh 18:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:06 + ls -al . 18:04:06 total 192 18:04:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:03 . 18:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:02 .. 18:04:06 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 18:02 .dockerignore 18:04:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:03 .git 18:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:02 .github 18:04:06 -rw-rw-r-- 1 jenkins jenkins 329 Jan 11 18:02 .gitignore 18:04:06 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:02 .golangci.yml 18:04:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:02 .semver 18:04:06 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 11 18:02 Attribution.txt 18:04:06 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 11 18:02 CHANGELOG.md 18:04:06 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 11 18:02 Dockerfile 18:04:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:02 GOVERNANCE.md 18:04:06 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 18:02 Jenkinsfile 18:04:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:02 LICENSE 18:04:06 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 11 18:02 Makefile 18:04:06 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 18:02 OWNERS.md 18:04:06 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 11 18:02 README.md 18:04:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:02 VERSION 18:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:02 bin 18:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:02 cmd 18:04:06 -rw-r--r-- 1 jenkins jenkins 17887 Jan 11 18:03 coverage.out 18:04:06 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 11 18:02 go.mod 18:04:06 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 11 18:02 go.sum 18:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:02 internal 18:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:02 mock 18:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:02 snap 18:04:06 -rw-rw-r-- 1 jenkins jenkins 227 Jan 11 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:07 + 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=5c1f2ce46133253723bb2df5ba99f3b69c76a38a --label arch=amd64 --label version=0.0.0 . 18:04:07 Sending build context to Docker daemon 6.407MB 18:04:07 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:04:07 Step 2/24 : FROM ${BASE} AS builder 18:04:07 ---> 6699c9e85ab2 18:04:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:04:07 ---> Running in c1faff830adc 18:04:07 Removing intermediate container c1faff830adc 18:04:07 ---> f46522f14072 18:04:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:07 ---> Running in ccca53c1583b 18:04:07 Removing intermediate container ccca53c1583b 18:04:07 ---> 1556aab5721b 18:04:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:04:07 ---> Running in 6f7ca9415b1e 18:04:07 Removing intermediate container 6f7ca9415b1e 18:04:07 ---> 7dee858d3260 18:04:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:04:07 ---> Running in 5ab20854fb03 18:04:07 Removing intermediate container 5ab20854fb03 18:04:07 ---> 4a2babadaabc 18:04:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:07 ---> Running in a7278bf8ca0f 18:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:08 OK: 216 MiB in 55 packages 18:04:08 Removing intermediate container a7278bf8ca0f 18:04:08 ---> 726acea37b98 18:04:08 Step 8/24 : WORKDIR /device-mqtt-go 18:04:08 ---> Running in 7c05b451685f 18:04:08 Removing intermediate container 7c05b451685f 18:04:08 ---> f8859963b66c 18:04:08 Step 9/24 : COPY go.mod vendor* ./ 18:04:08 ---> 802aee9a1290 18:04:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:08 ---> Running in df5319abead3 18:04:09 Removing intermediate container df5319abead3 18:04:09 ---> 026a673d8516 18:04:09 Step 11/24 : COPY . . 18:04:10 ---> 6c0f209b303d 18:04:10 Step 12/24 : RUN $MAKE 18:04:10 ---> Running in a964aa2d56a5 18:04:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:04:32 Removing intermediate container a964aa2d56a5 18:04:32 ---> 48b6a9c07c98 18:04:32 Step 13/24 : FROM alpine:3.16 18:04:32 3.16: Pulling from library/alpine 18:04:32 ca7dd9ec2225: Pulling fs layer 18:04:32 ca7dd9ec2225: Verifying Checksum 18:04:32 ca7dd9ec2225: Download complete 18:04:32 ca7dd9ec2225: Pull complete 18:04:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:04:32 Status: Downloaded newer image for alpine:3.16 18:04:32 ---> bfe296a52501 18:04:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:04:32 ---> Running in 9e6e6767023d 18:04:32 Removing intermediate container 9e6e6767023d 18:04:32 ---> 9ce48e661861 18:04:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:04:32 ---> Running in c8d29f9b03ee 18:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:32 (1/1) Installing dumb-init (1.2.5-r1) 18:04:32 Executing busybox-1.35.0-r17.trigger 18:04:32 OK: 6 MiB in 15 packages 18:04:32 Removing intermediate container c8d29f9b03ee 18:04:32 ---> 34df832cd8e4 18:04:32 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:04:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1901 in /w/workspace/gexfoundry_device-mqtt-go_PR-451 [Pipeline] { [Pipeline] ws 18:04:32 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:04:32 Selected Git installation does not exist. Using Default 18:04:32 The recommended git tool is: NONE 18:04:32 ---> b6947606c407 18:04:32 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:04:33 ---> 40cd0b805e08 18:04:33 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:04:33 ---> 3df7ae36ce11 18:04:33 Step 19/24 : EXPOSE 59982 18:04:33 ---> Running in 2600f270e80d 18:04:33 Removing intermediate container 2600f270e80d 18:04:33 ---> 8eb10ecafaf2 18:04:33 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:04:33 ---> Running in 23ff70206345 18:04:33 Removing intermediate container 23ff70206345 18:04:33 ---> 9555721aaab9 18:04:33 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:04:33 ---> Running in bcacdba7d7bb 18:04:33 Removing intermediate container bcacdba7d7bb 18:04:33 ---> abed910a280d 18:04:33 Step 22/24 : LABEL arch=amd64 18:04:33 ---> Running in e7106baa360e 18:04:33 Removing intermediate container e7106baa360e 18:04:33 ---> 82a2189d1ca5 18:04:33 Step 23/24 : LABEL git_sha=5c1f2ce46133253723bb2df5ba99f3b69c76a38a 18:04:33 ---> Running in f85df17ad467 18:04:33 Removing intermediate container f85df17ad467 18:04:33 ---> 353ee5defcaf 18:04:33 Step 24/24 : LABEL version=0.0.0 18:04:33 ---> Running in d23ad67f9ea5 18:04:33 Removing intermediate container d23ad67f9ea5 18:04:33 ---> 2ca573ed7fd6 18:04:33 [Warning] One or more build-args [ARCH] were not consumed 18:04:33 Successfully built 2ca573ed7fd6 18:04:33 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 18:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:34 18:04:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:34 latest: Pulling from edgex-lftools-log-publisher 18:04:34 5eb5b503b376: Pulling fs layer 18:04:34 5c69ac0246d0: Pulling fs layer 18:04:34 ec43610c2a17: Pulling fs layer 18:04:34 3a2ae6a8a46f: Pulling fs layer 18:04:34 33b1e0a273af: Pulling fs layer 18:04:34 5d3b04190fa2: Pulling fs layer 18:04:34 2f39f015ded8: Pulling fs layer 18:04:34 3a2ae6a8a46f: Waiting 18:04:34 33b1e0a273af: Waiting 18:04:34 5d3b04190fa2: Waiting 18:04:34 2f39f015ded8: Waiting 18:04:34 5c69ac0246d0: Download complete 18:04:34 3a2ae6a8a46f: Verifying Checksum 18:04:34 3a2ae6a8a46f: Download complete 18:04:34 33b1e0a273af: Verifying Checksum 18:04:34 33b1e0a273af: Download complete 18:04:34 5d3b04190fa2: Verifying Checksum 18:04:34 5d3b04190fa2: Download complete 18:04:35 ec43610c2a17: Verifying Checksum 18:04:35 ec43610c2a17: Download complete 18:04:35 5eb5b503b376: Verifying Checksum 18:04:35 5eb5b503b376: Download complete 18:04:35 2f39f015ded8: Verifying Checksum 18:04:36 5eb5b503b376: Pull complete 18:04:36 5c69ac0246d0: Pull complete 18:04:36 ec43610c2a17: Pull complete 18:04:36 3a2ae6a8a46f: Pull complete 18:04:36 33b1e0a273af: Pull complete 18:04:36 5d3b04190fa2: Pull complete 18:04:37 using credential edgex-jenkins-ssh 18:04:37 Cloning the remote Git repository 18:04:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:04:37 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:04:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:04:37 > git --version # timeout=10 18:04:37 > git --version # 'git version 2.25.1' 18:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:04:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:04:40 Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5c1f2ce46133253723bb2df5ba99f3b69c76a38a 18:04:40 Merge succeeded, producing 5c1f2ce46133253723bb2df5ba99f3b69c76a38a 18:04:40 Checking out Revision 5c1f2ce46133253723bb2df5ba99f3b69c76a38a (PR-451) 18:04:41 2f39f015ded8: Pull complete 18:04:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:40 > git config core.sparsecheckout # timeout=10 18:04:40 > git checkout -f 5c1f2ce46133253723bb2df5ba99f3b69c76a38a # timeout=10 18:04:40 > git remote # timeout=10 18:04:40 > git config --get remote.origin.url # timeout=10 18:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:40 > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 18:04:40 > git rev-parse HEAD^{commit} # timeout=10 18:04:40 > git config core.sparsecheckout # timeout=10 18:04:40 > git checkout -f 5c1f2ce46133253723bb2df5ba99f3b69c76a38a # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:41 prd-ubuntu20.04-docker-8c-8g-1900 does not seem to be running inside a container 18:04:41 $ 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-451 -v /w/workspace/gexfoundry_device-mqtt-go_PR-451:/w/workspace/gexfoundry_device-mqtt-go_PR-451:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:43 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 18:04:43 > git --version # timeout=10 18:04:43 > git --version # 'git version 2.25.1' 18:04:43 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:04:44 18:04:44 GitHub has been notified of this commit’s build result 18:04:44 18:04:44 $ docker top a441154ab2f2a16957869ef49b79f6d3fa50239d54150825310303654a193e6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:45 ---> job-cost.sh 18:04:45 lf-activate-venv: SKIPPING 18:04:45 INFO: No Stack... 18:04:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:45 Dload Upload Total Spent Left Speed 18:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 77278 18:04:45 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 18:04:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:46 + + cut -d, -f6cat 18:04:46 /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives/cost.csv [Pipeline] lock 18:04:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] 18:04:46 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] did not exist. Created. 18:04:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:04:46 + sudo tee /etc/docker/daemon.new 18:04:46 { 18:04:46 "registry-mirrors": [ 18:04:46 "https://nexus3.edgexfoundry.org:10001" 18:04:46 ], 18:04:46 "bip": "10.250.0.254/24", 18:04:46 "hosts": [ 18:04:46 "tcp://0.0.0.0:5555", 18:04:46 "unix:///var/run/docker.sock" 18:04:46 ], 18:04:46 "mtu": 1458, 18:04:46 "selinux-enabled": true, 18:04:46 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:46 } [Pipeline] sh 18:04:46 + echo total: 0.2199999988079071 [Pipeline] stash 18:04:46 Stashed 1 file(s) [Pipeline] } 18:04:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] 18:04:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 18:04:47 $ docker stop --time=1 a441154ab2f2a16957869ef49b79f6d3fa50239d54150825310303654a193e6f 18:04:48 $ docker rm -f --volumes a441154ab2f2a16957869ef49b79f6d3fa50239d54150825310303654a193e6f [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:04:48 + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:06 provisioning config files... 18:05:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3206234511376040942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:07 ---> docker-login.sh 18:05:07 nexus3.edgexfoundry.org:10001 18:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:07 Configure a credential helper to remove this warning. See 18:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:07 18:05:07 Login Succeeded 18:05:07 nexus3.edgexfoundry.org:10002 18:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:08 Configure a credential helper to remove this warning. See 18:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:08 18:05:08 Login Succeeded 18:05:08 nexus3.edgexfoundry.org:10003 18:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:08 Configure a credential helper to remove this warning. See 18:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:08 18:05:08 Login Succeeded 18:05:08 nexus3.edgexfoundry.org:10004 18:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:08 Configure a credential helper to remove this warning. See 18:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:08 18:05:08 Login Succeeded 18:05:08 docker.io 18:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:09 Configure a credential helper to remove this warning. See 18:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:09 18:05:09 Login Succeeded 18:05:09 ---> docker-login.sh ends [Pipeline] } 18:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:09 ========================================================= 18:05:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:05:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 + 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 . 18:05:10 Sending build context to Docker daemon 3.319MB 18:05:10 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:05:10 Step 2/12 : FROM ${BASE} AS builder 18:05:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:10 9b18e9b68314: Pulling fs layer 18:05:10 35d82f9e3411: Pulling fs layer 18:05:10 e16973657156: Pulling fs layer 18:05:10 fc693d55d65f: Pulling fs layer 18:05:10 7e9fc2657dce: Pulling fs layer 18:05:10 dda99020689f: Pulling fs layer 18:05:10 db1c61fa0a46: Pulling fs layer 18:05:10 891c053d2c06: Pulling fs layer 18:05:10 fc693d55d65f: Waiting 18:05:10 7e9fc2657dce: Waiting 18:05:10 dda99020689f: Waiting 18:05:10 891c053d2c06: Waiting 18:05:10 e16973657156: Verifying Checksum 18:05:10 e16973657156: Download complete 18:05:10 35d82f9e3411: Download complete 18:05:10 7e9fc2657dce: Verifying Checksum 18:05:10 7e9fc2657dce: Download complete 18:05:10 dda99020689f: Verifying Checksum 18:05:10 dda99020689f: Download complete 18:05:10 9b18e9b68314: Verifying Checksum 18:05:10 9b18e9b68314: Download complete 18:05:11 9b18e9b68314: Pull complete 18:05:11 891c053d2c06: Verifying Checksum 18:05:11 891c053d2c06: Download complete 18:05:12 35d82f9e3411: Pull complete 18:05:12 e16973657156: Pull complete 18:05:12 db1c61fa0a46: Verifying Checksum 18:05:12 db1c61fa0a46: Download complete 18:05:13 fc693d55d65f: Download complete 18:05:23 fc693d55d65f: Pull complete 18:05:23 7e9fc2657dce: Pull complete 18:05:24 dda99020689f: Pull complete 18:05:29 db1c61fa0a46: Pull complete 18:05:30 891c053d2c06: Pull complete 18:05:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:05:30 ---> f96f9c87975a 18:05:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:05:32 ---> Running in 936406da7328 18:05:32 Removing intermediate container 936406da7328 18:05:32 ---> 98442f73705c 18:05:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:05:32 ---> Running in 1ab5151409bd 18:05:33 Removing intermediate container 1ab5151409bd 18:05:33 ---> 6ece79f57979 18:05:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:05:33 ---> Running in ba2658620e56 18:05:33 Removing intermediate container ba2658620e56 18:05:33 ---> 97ec21607d74 18:05:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:05:33 ---> Running in 11f553b46f1b 18:05:33 Removing intermediate container 11f553b46f1b 18:05:33 ---> b0886417e65e 18:05:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:33 ---> Running in 3f2fb467407f 18:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:36 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:05:36 (2/4) Installing libedit (20210910.3.1-r0) 18:05:36 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:05:36 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:05:36 Executing busybox-1.35.0-r17.trigger 18:05:36 OK: 226 MiB in 55 packages 18:05:37 Removing intermediate container 3f2fb467407f 18:05:37 ---> 26e0826f4c9b 18:05:37 Step 8/12 : WORKDIR /device-mqtt-go 18:05:37 ---> Running in 5aa77e169d79 18:05:37 Removing intermediate container 5aa77e169d79 18:05:37 ---> 3c7e216e496c 18:05:37 Step 9/12 : COPY go.mod vendor* ./ 18:05:38 ---> f1bc70f2bd92 18:05:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:38 ---> Running in a4b307b853e6 18:06:34 Removing intermediate container a4b307b853e6 18:06:34 ---> 42bb58f2e88b 18:06:34 Step 11/12 : COPY . . 18:06:34 ---> ba207f7d3b85 18:06:34 Step 12/12 : RUN $MAKE 18:06:34 ---> Running in 68783fb18f49 18:06:34 noop 18:06:35 Removing intermediate container 68783fb18f49 18:06:35 ---> 8547bab9ec37 18:06:35 Successfully built 8547bab9ec37 18:06:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:35 + docker inspect -f . ci-base-image-arm64 18:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-1901 does not seem to be running inside a container 18:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:37 $ docker top c4820b26c6ed14aa2a818d5f784204c7e8d747fcb57ab88c49c021c166cdc456 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:38 + go version 18:06:38 go version go1.18.7 linux/arm64 [Pipeline] } 18:06:38 $ docker stop --time=1 c4820b26c6ed14aa2a818d5f784204c7e8d747fcb57ab88c49c021c166cdc456 18:06:40 $ docker rm -f --volumes c4820b26c6ed14aa2a818d5f784204c7e8d747fcb57ab88c49c021c166cdc456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:41 + docker inspect -f . ci-base-image-arm64 18:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-1901 does not seem to be running inside a container 18:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:42 $ docker top 81a98775228cae007edb6f364ddc23d441502ec60bc06d30ad5b95c1fbd6d8bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:43 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:06:43 + make test 18:06:43 go test ./... -coverprofile=coverage.out ./... 18:06:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:08:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:08:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements 18:08:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:08:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:08:07 go vet ./... 18:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:08:25 $ docker stop --time=1 81a98775228cae007edb6f364ddc23d441502ec60bc06d30ad5b95c1fbd6d8bd 18:08:27 $ docker rm -f --volumes 81a98775228cae007edb6f364ddc23d441502ec60bc06d30ad5b95c1fbd6d8bd [Pipeline] // withDockerContainer [Pipeline] sh 18:08:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:28 Warning: overwriting stash ‘coverage-report’ 18:08:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:29 + ls -al . 18:08:29 total 188 18:08:29 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:06 . 18:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:04 .. 18:08:29 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 18:04 .dockerignore 18:08:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:04 .git 18:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:04 .github 18:08:29 -rw-rw-r-- 1 jenkins jenkins 329 Jan 11 18:04 .gitignore 18:08:29 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:04 .golangci.yml 18:08:29 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 11 18:04 Attribution.txt 18:08:29 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 11 18:04 CHANGELOG.md 18:08:29 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 11 18:04 Dockerfile 18:08:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:04 GOVERNANCE.md 18:08:29 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 18:04 Jenkinsfile 18:08:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:04 LICENSE 18:08:29 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 11 18:04 Makefile 18:08:29 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 18:04 OWNERS.md 18:08:29 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 11 18:04 README.md 18:08:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:02 VERSION 18:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:04 bin 18:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:04 cmd 18:08:29 -rw-r--r-- 1 jenkins jenkins 17887 Jan 11 18:08 coverage.out 18:08:29 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 11 18:04 go.mod 18:08:29 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 11 18:04 go.sum 18:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:04 internal 18:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:04 mock 18:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:04 snap 18:08:29 -rw-rw-r-- 1 jenkins jenkins 227 Jan 11 18:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:30 + 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=5c1f2ce46133253723bb2df5ba99f3b69c76a38a --label arch=arm64 --label version=0.0.0 . 18:08:30 Sending build context to Docker daemon 3.338MB 18:08:30 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:08:30 Step 2/24 : FROM ${BASE} AS builder 18:08:30 ---> 8547bab9ec37 18:08:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:08:30 ---> Running in e0d1f8264cfc 18:08:30 Removing intermediate container e0d1f8264cfc 18:08:30 ---> 4e5117ca5f8c 18:08:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:08:30 ---> Running in 570a4ba7c52f 18:08:31 Removing intermediate container 570a4ba7c52f 18:08:31 ---> 4abe53e952ed 18:08:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:08:31 ---> Running in 1acb1f5e5444 18:08:31 Removing intermediate container 1acb1f5e5444 18:08:31 ---> 9fa2036ea49a 18:08:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:08:31 ---> Running in 511b3792d444 18:08:32 Removing intermediate container 511b3792d444 18:08:32 ---> c13de0869ebe 18:08:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:32 ---> Running in e2d9edcfc3ec 18:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:08:34 OK: 226 MiB in 55 packages 18:08:35 Removing intermediate container e2d9edcfc3ec 18:08:35 ---> 7ddfd0a60d68 18:08:35 Step 8/24 : WORKDIR /device-mqtt-go 18:08:35 ---> Running in 429137ed9605 18:08:36 Removing intermediate container 429137ed9605 18:08:36 ---> bf7ad737d91f 18:08:36 Step 9/24 : COPY go.mod vendor* ./ 18:08:36 ---> b0173f1d9a23 18:08:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:36 ---> Running in 1d6bf48df4ee 18:08:38 Removing intermediate container 1d6bf48df4ee 18:08:38 ---> e1e204b312c9 18:08:38 Step 11/24 : COPY . . 18:08:39 ---> e76b2da6eabb 18:08:39 Step 12/24 : RUN $MAKE 18:08:39 ---> Running in 4c58c0b3cdc9 18:08:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:11:17 Removing intermediate container 4c58c0b3cdc9 18:11:17 ---> 7ed822213a70 18:11:17 Step 13/24 : FROM alpine:3.16 18:11:17 3.16: Pulling from library/alpine 18:11:17 6875df1f5354: Pulling fs layer 18:11:17 6875df1f5354: Download complete 18:11:17 6875df1f5354: Pull complete 18:11:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:11:17 Status: Downloaded newer image for alpine:3.16 18:11:17 ---> 2b4661558fb8 18:11:17 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:11:17 ---> Running in 478e61d3ad2b 18:11:17 Removing intermediate container 478e61d3ad2b 18:11:17 ---> 97fcbfe830f6 18:11:17 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:11:17 ---> Running in 134c80f2b8b2 18:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:11:17 (1/1) Installing dumb-init (1.2.5-r1) 18:11:17 Executing busybox-1.35.0-r17.trigger 18:11:17 OK: 5 MiB in 15 packages 18:11:17 Removing intermediate container 134c80f2b8b2 18:11:17 ---> d976bb231695 18:11:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:11:17 ---> 6a304a288dad 18:11:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:11:17 ---> d052b412dd6b 18:11:17 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:11:18 ---> a9821c0f14d1 18:11:18 Step 19/24 : EXPOSE 59982 18:11:18 ---> Running in f32b75f38bed 18:11:18 Removing intermediate container f32b75f38bed 18:11:18 ---> 7d2088f7145c 18:11:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:11:18 ---> Running in 60c8cc1e1246 18:11:19 Removing intermediate container 60c8cc1e1246 18:11:19 ---> 704bdd162735 18:11:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:11:19 ---> Running in c67f1205068f 18:11:19 Removing intermediate container c67f1205068f 18:11:19 ---> 319eda460cdb 18:11:19 Step 22/24 : LABEL arch=arm64 18:11:19 ---> Running in 284e7c9caa43 18:11:19 Removing intermediate container 284e7c9caa43 18:11:19 ---> 06180d2b4eea 18:11:19 Step 23/24 : LABEL git_sha=5c1f2ce46133253723bb2df5ba99f3b69c76a38a 18:11:19 ---> Running in e45943cd46d3 18:11:20 Removing intermediate container e45943cd46d3 18:11:20 ---> 1d1489ec159d 18:11:20 Step 24/24 : LABEL version=0.0.0 18:11:20 ---> Running in fbe1ecb5ccaf 18:11:20 Removing intermediate container fbe1ecb5ccaf 18:11:20 ---> 2f5662578f39 18:11:20 [Warning] One or more build-args [ARCH] were not consumed 18:11:20 Successfully built 2f5662578f39 18:11:20 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 18:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:21 18:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:22 arm64: Pulling from edgex-lftools-log-publisher 18:11:22 8998bd30e6a1: Pulling fs layer 18:11:22 04944245beec: Pulling fs layer 18:11:22 699f458cf7ca: Pulling fs layer 18:11:22 765212b225bb: Pulling fs layer 18:11:22 f23df028b6ca: Pulling fs layer 18:11:22 d65c8cfc05b1: Pulling fs layer 18:11:22 2437ff75d9bd: Pulling fs layer 18:11:22 765212b225bb: Waiting 18:11:22 f23df028b6ca: Waiting 18:11:22 d65c8cfc05b1: Waiting 18:11:22 2437ff75d9bd: Waiting 18:11:22 04944245beec: Verifying Checksum 18:11:22 04944245beec: Download complete 18:11:22 765212b225bb: Verifying Checksum 18:11:22 765212b225bb: Download complete 18:11:22 f23df028b6ca: Verifying Checksum 18:11:22 f23df028b6ca: Download complete 18:11:22 d65c8cfc05b1: Verifying Checksum 18:11:22 d65c8cfc05b1: Download complete 18:11:22 699f458cf7ca: Verifying Checksum 18:11:22 699f458cf7ca: Download complete 18:11:23 8998bd30e6a1: Verifying Checksum 18:11:23 8998bd30e6a1: Download complete 18:11:25 2437ff75d9bd: Verifying Checksum 18:11:25 2437ff75d9bd: Download complete 18:11:27 8998bd30e6a1: Pull complete 18:11:27 04944245beec: Pull complete 18:11:28 699f458cf7ca: Pull complete 18:11:29 765212b225bb: Pull complete 18:11:31 f23df028b6ca: Pull complete 18:11:31 d65c8cfc05b1: Pull complete 18:11:46 2437ff75d9bd: Pull complete 18:11:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-1901 does not seem to be running inside a container 18:11:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:11:49 $ docker top ca1f25f788229632798097075f2311cc0bad00d68f706f61fd6b9abe3c4cabdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:50 ---> job-cost.sh 18:11:50 lf-activate-venv: SKIPPING 18:11:50 INFO: No Stack... 18:11:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:52 INFO: Archiving Costs [Pipeline] sh 18:11:52 + cut -d, -f6 18:11:52 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 18:11:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] 18:11:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] did not exist. Created. 18:11:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:53 /w/workspace/device-mqtt-go/1@tmp/durable-d8f0b5e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:54 + echo total: 0.10999999940395355 [Pipeline] stash 18:11:54 Warning: overwriting stash ‘stack-cost’ 18:11:54 Stashed 1 file(s) [Pipeline] } 18:11:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-451-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:54 $ docker stop --time=1 ca1f25f788229632798097075f2311cc0bad00d68f706f61fd6b9abe3c4cabdc 18:11:56 $ docker rm -f --volumes ca1f25f788229632798097075f2311cc0bad00d68f706f61fd6b9abe3c4cabdc [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 18:11:57 provisioning config files... 18:11:57 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/config17393214309298756775tmp [Pipeline] { [Pipeline] sh 18:11:57 + set +x 18:11:57 + bash -s -- 18:11:57 + curl -s https://codecov.io/bash 18:11:57 18:11:57 _____ _ 18:11:57 / ____| | | 18:11:57 | | ___ __| | ___ ___ _____ __ 18:11:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:57 Bash-1.0.6 18:11:57 18:11:57 18:11:57 ==> git version 2.25.1 found 18:11:57 ==> 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 18:11:57 Release-Date: 2020-01-08 18:11:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:11:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:11:57 ==> Jenkins CI detected. 18:11:57 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-451 18:11:57 project root: . 18:11:57 --> token set from env 18:11:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:57 ==> Running gcov in . (disable via -X gcov) 18:11:57 ==> Python coveragepy not found 18:11:57 ==> Searching for coverage reports in: 18:11:57 + . 18:11:57 -> Found 1 reports 18:11:57 ==> Detecting git/mercurial file structure 18:11:57 ==> Reading reports 18:11:57 + ./coverage.out bytes=17887 18:11:57 ==> Appending adjustments 18:11:57 https://docs.codecov.io/docs/fixing-reports 18:11:57 + Found adjustments 18:11:57 ==> Gzipping contents 18:11:57 4.0K /tmp/codecov.Iqhk2e.gz 18:11:57 ==> Uploading reports 18:11:57 url: https://codecov.io 18:11:57 query: branch=PR-451&commit=5c1f2ce46133253723bb2df5ba99f3b69c76a38a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=451&job=&cmd_args= 18:11:57 -> Pinging Codecov 18:11:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-451&commit=5c1f2ce46133253723bb2df5ba99f3b69c76a38a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=451&job=&cmd_args= 18:11:58 -> Uploading to 18:11:58 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/7D719EC7BBE17E464838252E33014C33/5c1f2ce46133253723bb2df5ba99f3b69c76a38a/5437c6f0-0893-41db-9daf-0853aa366e2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T181157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2adf6bd3b0b0bf271896e9e06c99ddc6b952283063f7e33612c80c596a0b8464 18:11:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:58 Dload Upload Total Spent Left Speed 18:11:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3181 0 0 100 3181 0 14525 --:--:-- --:--:-- --:--:-- 14525 18:11:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5c1f2ce46133253723bb2df5ba99f3b69c76a38a [Pipeline] } 18:11:58 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 18:11:59 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives ] 18:11:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives 18:11:59 total 16 18:11:59 drwxr-xr-x 3 root root 4096 Jan 11 18:04 . 18:11:59 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 18:04 .. 18:11:59 drwxr-xr-x 2 root root 4096 Jan 11 18:04 cost 18:11:59 -rw-r--r-- 1 root root 86 Jan 11 18:04 cost.csv 18:11:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives 18:11:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives 18:11:59 total 16 18:11:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:04 . 18:11:59 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 18:04 .. 18:11:59 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:04 cost 18:11:59 -rw-r--r-- 1 jenkins jenkins 86 Jan 11 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:12:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:01 ---> package-listing.sh 18:12:01 ++ facter osfamily 18:12:01 ++ tr '[:upper:]' '[:lower:]' 18:12:01 + OS_FAMILY=debian 18:12:01 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-451 18:12:01 + START_PACKAGES=/tmp/packages_start.txt 18:12:01 + END_PACKAGES=/tmp/packages_end.txt 18:12:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:01 + PACKAGES=/tmp/packages_start.txt 18:12:01 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-451 ']' 18:12:01 + PACKAGES=/tmp/packages_end.txt 18:12:01 + case "${OS_FAMILY}" in 18:12:01 + dpkg -l 18:12:01 + grep '^ii' 18:12:01 + '[' -f /tmp/packages_start.txt ']' 18:12:01 + '[' -f /tmp/packages_end.txt ']' 18:12:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:01 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-451 ']' 18:12:01 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives/ 18:12:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-451/archives/ [Pipeline] echo 18:12:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-451/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:02 prd-ubuntu20.04-docker-8c-8g-1900 does not seem to be running inside a container 18:12:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-451/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-451 -v /w/workspace/gexfoundry_device-mqtt-go_PR-451:/w/workspace/gexfoundry_device-mqtt-go_PR-451:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:12:02 $ docker top e3772ef5f025e8a6c59df7df8463191f22e1b80fc3bc365c99249b42407054d1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:12:03 + ls /var/log/sa-host 18:12:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:03 provisioning config files... 18:12:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-451@tmp/config13588024159632779732tmp [Pipeline] { [Pipeline] echo 18:12:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:04 ---> create-netrc.sh [Pipeline] } 18:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:12:04 ---> python-tools-install.sh [Pipeline] echo 18:12:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:05 ---> sudo-logs.sh 18:12:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:05 ---> job-cost.sh 18:12:05 lf-activate-venv: SKIPPING 18:12:05 DEBUG: total: 0.2199999988079071 18:12:05 INFO: Retrieving Stack Cost... 18:12:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:12:06 INFO: Archiving Costs [Pipeline] echo 18:12:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:06 ---> logs-deploy.sh 18:12:06 lf-activate-venv: SKIPPING 18:12:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-451/1 18:12:06 INFO: archiving workspace using pattern(s): 18:12:07 Archives upload complete. 18:12:07 INFO: archiving logs to Nexus