Pull request #664 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2dba5cf75a3dd393186e5ea1636a249bdb875459+f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 (7594427adb0c4fdd6dd4793b62b2f072539126d4) 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-ssh10566139700538841525.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10631873519402746609.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-664/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-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17407076704423694118.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-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8990629471928903825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13710143586731504819.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-664/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-664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2587677293271910476.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5114’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5123 in /w/workspace/gexfoundry_device-mqtt-go_PR-664 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-664 # 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 > 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 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit 2dba5cf75a3dd393186e5ea1636a249bdb875459 Merge succeeded, producing 2dba5cf75a3dd393186e5ea1636a249bdb875459 Checking out Revision 2dba5cf75a3dd393186e5ea1636a249bdb875459 (PR-664) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > 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/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dba5cf75a3dd393186e5ea1636a249bdb875459 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dba5cf75a3dd393186e5ea1636a249bdb875459 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:21 ========================================================= 23:03:21 EdgeX Global Pipelines Version Info 23:03:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:03:22 ------------------- 23:03:22 stable info: 23:03:22 ------------------- 23:03:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:22 Message: update stable to v1.0.258 23:03:22 ------------------- 23:03:22 experimental info: 23:03:22 ------------------- 23:03:22 Commited By: **** collab-it+edgex@linuxfoundation.org 23:03:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:03:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dba5cf75a3dd393186e5ea1636a249bdb875459 [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dba5cf [Pipeline] echo 23:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:25 provisioning config files... 23:03:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/config16158127778163178887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:26 ---> ****-login.sh 23:03:26 nexus3.edgexfoundry.org:10001 23:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:26 Configure a credential helper to remove this warning. See 23:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:26 23:03:26 Login Succeeded 23:03:26 nexus3.edgexfoundry.org:10002 23:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:26 Configure a credential helper to remove this warning. See 23:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:26 23:03:26 Login Succeeded 23:03:26 nexus3.edgexfoundry.org:10003 23:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:26 Configure a credential helper to remove this warning. See 23:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:26 23:03:26 Login Succeeded 23:03:26 nexus3.edgexfoundry.org:10004 23:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:26 Configure a credential helper to remove this warning. See 23:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:26 23:03:26 Login Succeeded 23:03:26 ****.io 23:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:26 Configure a credential helper to remove this warning. See 23:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:26 23:03:26 Login Succeeded 23:03:26 ---> ****-login.sh ends [Pipeline] } 23:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:03:27 + git rev-list -1 --merges 2dba5cf75a3dd393186e5ea1636a249bdb875459~1..2dba5cf75a3dd393186e5ea1636a249bdb875459 [Pipeline] echo 23:03:27 -----------> git rev-list -1 --merges 2dba5cf75a3dd393186e5ea1636a249bdb875459~1..2dba5cf75a3dd393186e5ea1636a249bdb875459 2dba5cf75a3dd393186e5ea1636a249bdb875459 [false] [Pipeline] sh 23:03:28 + git log --format=format:%s -1 2dba5cf75a3dd393186e5ea1636a249bdb875459 [Pipeline] echo 23:03:28 ========================================================= 23:03:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:28 + git log --format=format:%s -1 2dba5cf75a3dd393186e5ea1636a249bdb875459 [Pipeline] echo 23:03:28 [semverPrep] GIT_COMMIT: 2dba5cf75a3dd393186e5ea1636a249bdb875459, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:03:28 [semverPrep] This is not a build commit. [Pipeline] sh 23:03:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:29 + grep -v github /etc/ssh/ssh_known_hosts 23:03:29 + [ -e /tmp/ssh_known_hosts ] 23:03:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:29 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 23:03:29 -a /etc/ssh/ssh_known_hosts 23:03:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:29 23:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:03:29 b85a868b505f: Pulling fs layer 23:03:29 e2be974225ed: Pulling fs layer 23:03:29 339a4e72a1f5: Pulling fs layer 23:03:29 988bab9f4d93: Pulling fs layer 23:03:29 1469e6f7b9e6: Pulling fs layer 23:03:29 eaf3925da568: Pulling fs layer 23:03:29 bab4dde63d76: Pulling fs layer 23:03:29 bde34c3a00c8: Pulling fs layer 23:03:29 b352a97aabf1: Pulling fs layer 23:03:29 4872d77fe225: Pulling fs layer 23:03:29 5851b861e8e6: Pulling fs layer 23:03:29 988bab9f4d93: Waiting 23:03:29 bde34c3a00c8: Waiting 23:03:29 b352a97aabf1: Waiting 23:03:29 4872d77fe225: Waiting 23:03:29 eaf3925da568: Waiting 23:03:29 1469e6f7b9e6: Waiting 23:03:29 5851b861e8e6: Waiting 23:03:29 bab4dde63d76: Waiting 23:03:29 e2be974225ed: Verifying Checksum 23:03:29 e2be974225ed: Download complete 23:03:29 988bab9f4d93: Download complete 23:03:29 1469e6f7b9e6: Verifying Checksum 23:03:29 1469e6f7b9e6: Download complete 23:03:29 eaf3925da568: Verifying Checksum 23:03:29 eaf3925da568: Download complete 23:03:30 339a4e72a1f5: Verifying Checksum 23:03:30 339a4e72a1f5: Download complete 23:03:30 bde34c3a00c8: Verifying Checksum 23:03:30 bde34c3a00c8: Download complete 23:03:30 b352a97aabf1: Verifying Checksum 23:03:30 b352a97aabf1: Download complete 23:03:30 4872d77fe225: Download complete 23:03:30 5851b861e8e6: Verifying Checksum 23:03:30 5851b861e8e6: Download complete 23:03:30 b85a868b505f: Verifying Checksum 23:03:30 b85a868b505f: Download complete 23:03:30 bab4dde63d76: Verifying Checksum 23:03:30 bab4dde63d76: Download complete 23:03:31 b85a868b505f: Pull complete 23:03:31 e2be974225ed: Pull complete 23:03:31 339a4e72a1f5: Pull complete 23:03:31 988bab9f4d93: Pull complete 23:03:32 1469e6f7b9e6: Pull complete 23:03:32 eaf3925da568: Pull complete 23:03:34 bab4dde63d76: Pull complete 23:03:34 bde34c3a00c8: Pull complete 23:03:34 b352a97aabf1: Pull complete 23:03:34 4872d77fe225: Pull complete 23:03:34 5851b861e8e6: Pull complete 23:03:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:34 prd-ubuntu20.04-docker-8c-8g-5123 does not seem to be running inside a container 23:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-664 -v /w/workspace/gexfoundry_device-mqtt-go_PR-664:/w/workspace/gexfoundry_device-mqtt-go_PR-664:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:03:46 $ docker top 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 -eo pid,comm 23:03:46 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). 23:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:46 [ssh-agent] Looking for ssh-agent implementation... 23:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:46 $ docker exec 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 ssh-agent 23:03:46 SSH_AUTH_SOCK=/tmp/ssh-LpAvAm8heicO/agent.32 23:03:46 SSH_AGENT_PID=38 23:03:46 Running ssh-add (command line suppressed) 23:03:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/private_key_8785312663355167262.key (/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/private_key_8785312663355167262.key) 23:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:47 + git tag --points-at HEAD [Pipeline] } 23:03:47 $ docker exec --env ******** --env ******** 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 ssh-agent -k 23:03:47 unset SSH_AUTH_SOCK; 23:03:47 unset SSH_AGENT_PID; 23:03:47 echo Agent pid 38 killed; 23:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:47 [ssh-agent] Looking for ssh-agent implementation... 23:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:47 $ docker exec 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 ssh-agent 23:03:47 SSH_AUTH_SOCK=/tmp/ssh-MWWg3SPIWP8t/agent.70 23:03:47 SSH_AGENT_PID=76 23:03:47 Running ssh-add (command line suppressed) 23:03:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/private_key_1481998718413455169.key (/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/private_key_1481998718413455169.key) 23:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:48 + git semver init 23:03:48 2024-03-07 23:03:48,481 [run_init] DEBUG init version:0.0.0 force:False 23:03:48 2024-03-07 23:03:48,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver 23:03:48 2024-03-07 23:03:48,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver 23:03:48 2024-03-07 23:03:48,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-664, universal_newlines=False, shell=None, istream=None) 23:03:49 2024-03-07 23:03:49,723 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664/.git/info/exclude 23:03:49 2024-03-07 23:03:49,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver/PR-664 with force:False 23:03:49 2024-03-07 23:03:49,724 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver/PR-664 23:03:49 2024-03-07 23:03:49,728 [execute] INFO git cat-file --batch-check 23:03:49 2024-03-07 23:03:49,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver, universal_newlines=False, shell=None, istream=) 23:03:49 2024-03-07 23:03:49,734 [execute] INFO git cat-file --batch 23:03:49 2024-03-07 23:03:49,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver, universal_newlines=False, shell=None, istream=) 23:03:49 2024-03-07 23:03:49,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-664/.semver/PR-664 23:03:49 0.0.0 [Pipeline] } 23:03:49 $ docker exec --env ******** --env ******** 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 ssh-agent -k 23:03:50 unset SSH_AUTH_SOCK; 23:03:50 unset SSH_AGENT_PID; 23:03:50 echo Agent pid 76 killed; 23:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:50 + git semver [Pipeline] } 23:03:50 $ docker stop --time=1 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 23:03:52 $ docker rm -f --volumes 8b4b3e05b676b579181de51219c8f5206cc789748d96aabc78a3873ce1c10fc9 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:53 Stashed 1 file(s) [Pipeline] echo 23:03:53 [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 23:03:57 provisioning config files... 23:03:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/config15509145173466154484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:57 ---> ****-login.sh 23:03:57 nexus3.edgexfoundry.org:10001 23:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:57 Configure a credential helper to remove this warning. See 23:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:57 23:03:57 Login Succeeded 23:03:57 nexus3.edgexfoundry.org:10002 23:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:57 Configure a credential helper to remove this warning. See 23:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:57 23:03:57 Login Succeeded 23:03:57 nexus3.edgexfoundry.org:10003 23:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:58 Configure a credential helper to remove this warning. See 23:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:58 23:03:58 Login Succeeded 23:03:58 nexus3.edgexfoundry.org:10004 23:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:58 Configure a credential helper to remove this warning. See 23:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:58 23:03:58 Login Succeeded 23:03:58 ****.io 23:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:58 Configure a credential helper to remove this warning. See 23:03:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:58 23:03:58 Login Succeeded 23:03:58 ---> ****-login.sh ends [Pipeline] } 23:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:03:59 ========================================================= 23:03:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:03:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:03:59 Sending build context to Docker daemon 14.92MB 23:03:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:03:59 Step 2/12 : FROM ${BASE} AS builder 23:03:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:59 7264a8db6415: Pulling fs layer 23:03:59 c4d48a809fc2: Pulling fs layer 23:03:59 4f1c88b9dad5: Pulling fs layer 23:03:59 ad3a456e5733: Pulling fs layer 23:03:59 69c7f0334f64: Pulling fs layer 23:03:59 1f1c1a5573a3: Pulling fs layer 23:03:59 ce7588e14bc9: Pulling fs layer 23:03:59 b5e4710f87ac: Pulling fs layer 23:03:59 1f1c1a5573a3: Waiting 23:03:59 ce7588e14bc9: Waiting 23:03:59 ad3a456e5733: Waiting 23:03:59 69c7f0334f64: Waiting 23:03:59 b5e4710f87ac: Waiting 23:04:00 c4d48a809fc2: Download complete 23:04:00 ad3a456e5733: Verifying Checksum 23:04:00 ad3a456e5733: Download complete 23:04:00 69c7f0334f64: Verifying Checksum 23:04:00 69c7f0334f64: Download complete 23:04:00 7264a8db6415: Verifying Checksum 23:04:00 7264a8db6415: Download complete 23:04:00 1f1c1a5573a3: Verifying Checksum 23:04:00 1f1c1a5573a3: Download complete 23:04:00 7264a8db6415: Pull complete 23:04:00 b5e4710f87ac: Verifying Checksum 23:04:00 b5e4710f87ac: Download complete 23:04:00 c4d48a809fc2: Pull complete 23:04:00 4f1c88b9dad5: Verifying Checksum 23:04:00 4f1c88b9dad5: Download complete 23:04:00 ce7588e14bc9: Download complete 23:04:03 4f1c88b9dad5: Pull complete 23:04:03 ad3a456e5733: Pull complete 23:04:03 69c7f0334f64: Pull complete 23:04:03 1f1c1a5573a3: Pull complete 23:04:06 ce7588e14bc9: Pull complete 23:04:07 b5e4710f87ac: Pull complete 23:04:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:04:07 ---> 88b5674ff536 23:04:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:04:10 Still waiting to schedule task 23:04:10 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:04:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5126’ is offline 23:04:34 ---> Running in 8368924e5f24 23:04:34 Removing intermediate container 8368924e5f24 23:04:34 ---> 58cc79037f06 23:04:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:04:34 ---> Running in 4a8798f2f085 23:04:34 Removing intermediate container 4a8798f2f085 23:04:34 ---> b8a36b8fb25c 23:04:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:04:34 ---> Running in 5486b385b24d 23:04:34 Removing intermediate container 5486b385b24d 23:04:34 ---> a32d5cbb622f 23:04:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:04:34 ---> Running in c5e33be8b639 23:04:34 Removing intermediate container c5e33be8b639 23:04:34 ---> 8fdd580eb7f1 23:04:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:34 ---> Running in 229862d47d2d 23:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:04:34 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:04:34 (2/4) Installing libedit (20221030.3.1-r1) 23:04:34 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:04:34 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:04:34 Executing busybox-1.36.1-r5.trigger 23:04:34 OK: 268 MiB in 56 packages 23:04:34 Removing intermediate container 229862d47d2d 23:04:34 ---> 56faeeacf7ae 23:04:34 Step 8/12 : WORKDIR /device-mqtt-go 23:04:34 ---> Running in 6b6b8e0facb7 23:04:34 Removing intermediate container 6b6b8e0facb7 23:04:34 ---> a81d595c7935 23:04:34 Step 9/12 : COPY go.mod vendor* ./ 23:04:34 ---> e432c67fd0bd 23:04:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:34 ---> Running in 65a814fc30ae 23:04:44 go: github.com/gabriel-vasile/mimetype@v1.4.3: read "https:/proxy.golang.org/@v/v1.4.3.zip": read tcp 10.250.0.1:38212->172.217.1.27:443: read: connection reset by peer 23:04:44 go: github.com/klauspost/compress@v1.17.2: read "https:/proxy.golang.org/@v/v1.17.2.zip": read tcp 10.250.0.1:38212->172.217.1.27:443: read: connection reset by peer 23:04:44 skipping... 23:05:31 Removing intermediate container 65a814fc30ae 23:05:31 ---> 7969f953d139 23:05:31 Step 11/12 : COPY . . 23:05:31 ---> 76d56df8ba13 23:05:31 Step 12/12 : RUN $MAKE 23:05:31 ---> Running in 691e7e9642b4 23:05:31 noop 23:05:32 Removing intermediate container 691e7e9642b4 23:05:32 ---> 7bbc7b66a0c1 23:05:32 Successfully built 7bbc7b66a0c1 23:05:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:32 + docker inspect -f . ci-base-image-x86_64 23:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:33 prd-ubuntu20.04-docker-8c-8g-5123 does not seem to be running inside a container 23:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-664 -v /w/workspace/gexfoundry_device-mqtt-go_PR-664:/w/workspace/gexfoundry_device-mqtt-go_PR-664:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:34 $ docker top edd4ba1b8c99deb2bab571c03f6e5783ed1085b62536c9914caee224286935a5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:34 + go version 23:05:34 go version go1.21.0 linux/amd64 [Pipeline] } 23:05:34 $ docker stop --time=1 edd4ba1b8c99deb2bab571c03f6e5783ed1085b62536c9914caee224286935a5 23:05:36 $ docker rm -f --volumes edd4ba1b8c99deb2bab571c03f6e5783ed1085b62536c9914caee224286935a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:37 + docker inspect -f . ci-base-image-x86_64 23:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:37 prd-ubuntu20.04-docker-8c-8g-5123 does not seem to be running inside a container 23:05:37 $ 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-664 -v /w/workspace/gexfoundry_device-mqtt-go_PR-664:/w/workspace/gexfoundry_device-mqtt-go_PR-664:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:37 $ docker top 3e5a501683229a38e67202c6ba157ef9b273b192e7da6b52539af2f6e5aa240b -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-664 [Pipeline] fileExists [Pipeline] sh 23:05:38 + make test 23:05:38 go test ./... -coverprofile=coverage.out ./... 23:05:39 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 23:05:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:05:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:05:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:05:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements 23:05:59 go vet ./... 23:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:02 ./bin/test-attribution-txt.sh 23:06:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:06:02 $ docker stop --time=1 3e5a501683229a38e67202c6ba157ef9b273b192e7da6b52539af2f6e5aa240b 23:06:07 $ docker rm -f --volumes 3e5a501683229a38e67202c6ba157ef9b273b192e7da6b52539af2f6e5aa240b [Pipeline] // withDockerContainer [Pipeline] sh 23:06:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:09 + ls -al . 23:06:09 total 184 23:06:09 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:05 . 23:06:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:03 .. 23:06:09 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:03 .dockerignore 23:06:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:05 .git 23:06:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 .github 23:06:09 -rw-rw-r-- 1 jenkins jenkins 264 Mar 7 23:03 .gitignore 23:06:09 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:03 .golangci.yml 23:06:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:03 .semver 23:06:09 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 7 23:03 Attribution.txt 23:06:09 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 7 23:03 CHANGELOG.md 23:06:09 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 7 23:03 Dockerfile 23:06:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:03 GOVERNANCE.md 23:06:09 -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:03 Jenkinsfile 23:06:09 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:03 LICENSE 23:06:09 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 7 23:03 Makefile 23:06:09 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 23:03 OWNERS.md 23:06:09 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 7 23:03 README.md 23:06:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:03 VERSION 23:06:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 bin 23:06:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 cmd 23:06:09 -rw-r--r-- 1 jenkins jenkins 18506 Mar 7 23:05 coverage.out 23:06:09 -rw-rw-r-- 1 jenkins jenkins 3866 Mar 7 23:03 go.mod 23:06:09 -rw-rw-r-- 1 jenkins jenkins 36214 Mar 7 23:03 go.sum 23:06:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 internal 23:06:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 mock 23:06:09 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 23:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:09 + 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=2dba5cf75a3dd393186e5ea1636a249bdb875459 --label arch=amd64 --label version=0.0.0 . 23:06:09 Sending build context to Docker daemon 14.94MB 23:06:09 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:06:09 Step 2/25 : FROM ${BASE} AS builder 23:06:09 ---> 7bbc7b66a0c1 23:06:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:06:10 ---> Running in a92952e60edb 23:06:11 Removing intermediate container a92952e60edb 23:06:11 ---> 0a682615ed3d 23:06:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:12 ---> Running in f32b66aa1835 23:06:12 Removing intermediate container f32b66aa1835 23:06:12 ---> 6e50c4e261e6 23:06:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:06:12 ---> Running in b29e9e4508f9 23:06:12 Removing intermediate container b29e9e4508f9 23:06:12 ---> 8ec7360cddfc 23:06:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:06:12 ---> Running in 95d8b2796859 23:06:12 Removing intermediate container 95d8b2796859 23:06:12 ---> 256132f6f756 23:06:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:12 ---> Running in b128be97ac04 23:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:16 OK: 268 MiB in 56 packages 23:06:16 Removing intermediate container b128be97ac04 23:06:16 ---> 00d52c0b5dc7 23:06:16 Step 8/25 : WORKDIR /device-mqtt-go 23:06:16 ---> Running in 5844d33c868b 23:06:16 Removing intermediate container 5844d33c868b 23:06:16 ---> 17f53b256697 23:06:16 Step 9/25 : COPY go.mod vendor* ./ 23:06:16 ---> 77ea68b5a5d0 23:06:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:16 ---> Running in 94f365312422 23:06:25 Removing intermediate container 94f365312422 23:06:25 ---> fffff01bb43e 23:06:25 Step 11/25 : COPY . . 23:06:25 ---> 7764e02b6643 23:06:25 Step 12/25 : RUN $MAKE 23:06:25 ---> Running in 59bab4b4f485 23:06:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:06:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5135 in /w/workspace/gexfoundry_device-mqtt-go_PR-664 [Pipeline] { [Pipeline] ws 23:06:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 23:06:57 The recommended git tool is: git 23:06:58 Removing intermediate container 59bab4b4f485 23:06:58 ---> fb3f94a9a445 23:06:58 Step 13/25 : FROM alpine:3.18 23:06:58 3.18: Pulling from library/alpine 23:06:58 619be1103602: Pulling fs layer 23:06:58 619be1103602: Download complete 23:06:58 619be1103602: Pull complete 23:06:58 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:06:58 Status: Downloaded newer image for alpine:3.18 23:06:58 ---> d3782b16ccc9 23:06:58 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:06:58 ---> Running in 5a9b8f65a661 23:06:58 Removing intermediate container 5a9b8f65a661 23:06:58 ---> 2001737983af 23:06:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:06:59 ---> Running in 8e594f31d80e 23:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:59 (1/1) Installing dumb-init (1.2.5-r2) 23:06:59 Executing busybox-1.36.1-r5.trigger 23:06:59 OK: 7 MiB in 16 packages 23:07:00 Removing intermediate container 8e594f31d80e 23:07:00 ---> e07fd1c8633e 23:07:00 Step 16/25 : RUN apk --no-cache upgrade 23:07:00 ---> Running in 5651faea6002 23:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:01 OK: 7 MiB in 16 packages 23:07:01 Removing intermediate container 5651faea6002 23:07:01 ---> f89e38d7526a 23:07:01 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:07:02 ---> 91dd002b6fd1 23:07:02 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:07:02 ---> 659ec61d5d03 23:07:02 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:07:02 ---> db514b32e6be 23:07:02 Step 20/25 : EXPOSE 59982 23:07:02 ---> Running in 80f7480ac9ef 23:07:02 Removing intermediate container 80f7480ac9ef 23:07:02 ---> 4902444a4985 23:07:02 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:07:02 ---> Running in afad15c5b523 23:07:03 Removing intermediate container afad15c5b523 23:07:03 ---> 4ff2a2299a50 23:07:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:07:03 ---> Running in f983ef273fe3 23:07:03 Removing intermediate container f983ef273fe3 23:07:03 ---> 4ee860369024 23:07:03 Step 23/25 : LABEL arch=amd64 23:07:03 ---> Running in 20dd341b61e9 23:07:03 Removing intermediate container 20dd341b61e9 23:07:03 ---> e53af5d739a0 23:07:03 Step 24/25 : LABEL git_sha=2dba5cf75a3dd393186e5ea1636a249bdb875459 23:07:03 ---> Running in 46aa467c3fd1 23:07:03 Removing intermediate container 46aa467c3fd1 23:07:03 ---> ce724cb45955 23:07:03 Step 25/25 : LABEL version=0.0.0 23:07:04 ---> Running in 7bd0f33a8fd8 23:07:04 Removing intermediate container 7bd0f33a8fd8 23:07:04 ---> afbd4955c2e6 23:07:04 [Warning] One or more build-args [ARCH] were not consumed 23:07:04 Successfully built afbd4955c2e6 23:07:04 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] } 23:07:04 using credential edgex-jenkins-ssh 23:07:04 Cloning the remote Git repository [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:05 23:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:05 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:07:05 > git init /w/workspace/device-mqtt-go/1 # timeout=10 23:07:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:07:05 > git --version # timeout=10 23:07:05 > git --version # 'git version 2.25.1' 23:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:05 latest: Pulling from edgex-lftools-log-publisher 23:07:05 5eb5b503b376: Pulling fs layer 23:07:05 5c69ac0246d0: Pulling fs layer 23:07:05 ec43610c2a17: Pulling fs layer 23:07:05 3a2ae6a8a46f: Pulling fs layer 23:07:05 33b1e0a273af: Pulling fs layer 23:07:05 5d3b04190fa2: Pulling fs layer 23:07:05 2f39f015ded8: Pulling fs layer 23:07:05 2f39f015ded8: Waiting 23:07:05 5d3b04190fa2: Waiting 23:07:05 33b1e0a273af: Waiting 23:07:05 5c69ac0246d0: Download complete 23:07:05 3a2ae6a8a46f: Verifying Checksum 23:07:05 3a2ae6a8a46f: Download complete 23:07:05 33b1e0a273af: Verifying Checksum 23:07:05 33b1e0a273af: Download complete 23:07:05 ec43610c2a17: Verifying Checksum 23:07:05 ec43610c2a17: Download complete 23:07:05 5d3b04190fa2: Download complete 23:07:06 5eb5b503b376: Verifying Checksum 23:07:06 5eb5b503b376: Download complete 23:07:06 2f39f015ded8: Download complete 23:07:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:07 5eb5b503b376: Pull complete 23:07:07 5c69ac0246d0: Pull complete 23:07:08 ec43610c2a17: Pull complete 23:07:08 3a2ae6a8a46f: Pull complete 23:07:08 33b1e0a273af: Pull complete 23:07:08 5d3b04190fa2: Pull complete 23:07:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:09 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit 2dba5cf75a3dd393186e5ea1636a249bdb875459 23:07:09 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:07:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:07:10 Merge succeeded, producing 2dba5cf75a3dd393186e5ea1636a249bdb875459 23:07:10 Checking out Revision 2dba5cf75a3dd393186e5ea1636a249bdb875459 (PR-664) 23:07:10 > git config core.sparsecheckout # timeout=10 23:07:10 > git checkout -f 2dba5cf75a3dd393186e5ea1636a249bdb875459 # timeout=10 23:07:10 > git remote # timeout=10 23:07:10 > git config --get remote.origin.url # timeout=10 23:07:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:10 > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 23:07:10 > git rev-parse HEAD^{commit} # timeout=10 23:07:10 > git config core.sparsecheckout # timeout=10 23:07:10 > git checkout -f 2dba5cf75a3dd393186e5ea1636a249bdb875459 # timeout=10 23:07:11 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:07:12 > git --version # timeout=10 23:07:12 > git --version # 'git version 2.25.1' 23:07:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:07:12 23:07:12 GitHub has been notified of this commit’s build result 23:07:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 23:07:12 2f39f015ded8: Pull complete 23:07:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:17 prd-ubuntu20.04-docker-8c-8g-5123 does not seem to be running inside a container 23:07:18 $ 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-664 -v /w/workspace/gexfoundry_device-mqtt-go_PR-664:/w/workspace/gexfoundry_device-mqtt-go_PR-664:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:39 $ docker top a39cf10a1bd31951d6aac68eb9d8e1c5c99862522289b9439a8a33a2bfb376e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:40 ---> job-cost.sh 23:07:40 lf-activate-venv: SKIPPING 23:07:40 INFO: No Stack... 23:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:40 Dload Upload Total Spent Left Speed 23:07:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh 23:07:40 INFO: Archiving Costs [Pipeline] sh 23:07:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:07:41 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives/cost.csv 23:07:41 + cut -d, -f6 [Pipeline] lock 23:07:41 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] 23:07:41 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] did not exist. Created. 23:07:41 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash 23:07:41 + sudo tee /etc/docker/daemon.new 23:07:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:07:41 { 23:07:41 "registry-mirrors": [ 23:07:41 "https://nexus3.edgexfoundry.org:10001" 23:07:41 ], 23:07:41 "bip": "10.250.0.254/24", 23:07:41 "hosts": [ 23:07:41 "tcp://0.0.0.0:5555", 23:07:41 "unix:///var/run/docker.sock" 23:07:41 ], 23:07:41 "mtu": 1458, 23:07:41 "selinux-enabled": true, 23:07:41 "seccomp-profile": "/etc/docker/seccomp.json" 23:07:41 } [Pipeline] sh [Pipeline] sh 23:07:41 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:41 Stashed 1 file(s) [Pipeline] } 23:07:41 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] 23:07:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 23:07:42 $ docker stop --time=1 a39cf10a1bd31951d6aac68eb9d8e1c5c99862522289b9439a8a33a2bfb376e8 23:07:44 $ docker rm -f --volumes a39cf10a1bd31951d6aac68eb9d8e1c5c99862522289b9439a8a33a2bfb376e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 23:07:45 + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:03 provisioning config files... 23:08:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16380547387917024357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:04 ---> ****-login.sh 23:08:04 nexus3.edgexfoundry.org:10001 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10002 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10003 23:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 nexus3.edgexfoundry.org:10004 23:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 ****.io 23:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:07 Configure a credential helper to remove this warning. See 23:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:07 23:08:07 Login Succeeded 23:08:07 ---> ****-login.sh ends [Pipeline] } 23:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:08 ========================================================= 23:08:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:08:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:08:10 Sending build context to Docker daemon 7.565MB 23:08:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:08:10 Step 2/12 : FROM ${BASE} AS builder 23:08:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:10 9fda8d8052c6: Pulling fs layer 23:08:10 5d54e960e981: Pulling fs layer 23:08:10 c4a7e357bf2a: Pulling fs layer 23:08:10 f0e02332f6b5: Pulling fs layer 23:08:10 872ee5b61b7b: Pulling fs layer 23:08:10 0c6a40ed1a82: Pulling fs layer 23:08:10 94ae7d8d031c: Pulling fs layer 23:08:10 f0e02332f6b5: Waiting 23:08:10 872ee5b61b7b: Waiting 23:08:10 0c6a40ed1a82: Waiting 23:08:10 94ae7d8d031c: Waiting 23:08:10 5d54e960e981: Verifying Checksum 23:08:10 5d54e960e981: Download complete 23:08:10 f0e02332f6b5: Verifying Checksum 23:08:10 f0e02332f6b5: Download complete 23:08:10 872ee5b61b7b: Download complete 23:08:10 9fda8d8052c6: Verifying Checksum 23:08:10 9fda8d8052c6: Download complete 23:08:11 94ae7d8d031c: Verifying Checksum 23:08:11 94ae7d8d031c: Download complete 23:08:11 9fda8d8052c6: Pull complete 23:08:12 5d54e960e981: Pull complete 23:08:13 c4a7e357bf2a: Verifying Checksum 23:08:13 c4a7e357bf2a: Download complete 23:08:14 0c6a40ed1a82: Verifying Checksum 23:08:14 0c6a40ed1a82: Download complete 23:08:29 c4a7e357bf2a: Pull complete 23:08:29 f0e02332f6b5: Pull complete 23:08:29 872ee5b61b7b: Pull complete 23:08:37 0c6a40ed1a82: Pull complete 23:08:39 94ae7d8d031c: Pull complete 23:08:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:08:39 ---> 86de565de09d 23:08:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:08:42 ---> Running in 1117ceed2bbc 23:08:42 Removing intermediate container 1117ceed2bbc 23:08:42 ---> f08a91af8422 23:08:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:43 ---> Running in 66d5f46d8199 23:08:43 Removing intermediate container 66d5f46d8199 23:08:43 ---> b231464bb539 23:08:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:08:43 ---> Running in 354f319f66f6 23:08:44 Removing intermediate container 354f319f66f6 23:08:44 ---> ed96f748ab03 23:08:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:08:44 ---> Running in 8a40a9270be8 23:08:44 Removing intermediate container 8a40a9270be8 23:08:44 ---> 2df5a0b0d1db 23:08:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:44 ---> Running in fbd4d2edfa8b 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:08:48 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:08:48 (2/4) Installing libedit (20221030.3.1-r1) 23:08:48 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:08:48 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:08:48 Executing busybox-1.36.1-r5.trigger 23:08:48 OK: 271 MiB in 56 packages 23:08:50 Removing intermediate container fbd4d2edfa8b 23:08:50 ---> 02468339d0d3 23:08:50 Step 8/12 : WORKDIR /device-mqtt-go 23:08:50 ---> Running in 38b8c5c410f0 23:08:50 Removing intermediate container 38b8c5c410f0 23:08:50 ---> fe957e93b190 23:08:50 Step 9/12 : COPY go.mod vendor* ./ 23:08:51 ---> b6a2e64054b1 23:08:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:51 ---> Running in 3b6193df25bf 23:10:13 Removing intermediate container 3b6193df25bf 23:10:13 ---> f38b6a932dd5 23:10:13 Step 11/12 : COPY . . 23:10:13 ---> 47aaab9f1442 23:10:13 Step 12/12 : RUN $MAKE 23:10:13 ---> Running in 19238d2c822f 23:10:13 noop 23:10:13 Removing intermediate container 19238d2c822f 23:10:13 ---> 84cccb67ee54 23:10:13 Successfully built 84cccb67ee54 23:10:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:14 + docker inspect -f . ci-base-image-arm64 23:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-5135 does not seem to be running inside a container 23:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:16 $ docker top e57a790850a3cfc8938c9c8de1cafda3882ec36e24112e6b051c2607fd8888b3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:17 + go version 23:10:17 go version go1.21.0 linux/arm64 [Pipeline] } 23:10:17 $ docker stop --time=1 e57a790850a3cfc8938c9c8de1cafda3882ec36e24112e6b051c2607fd8888b3 23:10:19 $ docker rm -f --volumes e57a790850a3cfc8938c9c8de1cafda3882ec36e24112e6b051c2607fd8888b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:20 + docker inspect -f . ci-base-image-arm64 23:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:21 prd-ubuntu20.04-docker-arm64-4c-16g-5135 does not seem to be running inside a container 23:10:21 $ 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 ******** ci-base-image-arm64 cat 23:10:22 $ docker top ac3d85729a9a5d77e7bb4ea935b04a5bcf4c97c093fa43874937be1f36bfc5c7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:23 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 23:10:24 + make test 23:10:24 go test ./... -coverprofile=coverage.out ./... 23:10:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:12:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:12:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:12:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.8% of statements 23:12:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:12:53 go vet ./... 23:13:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:25 ./bin/test-attribution-txt.sh 23:13:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:13:25 $ docker stop --time=1 ac3d85729a9a5d77e7bb4ea935b04a5bcf4c97c093fa43874937be1f36bfc5c7 23:13:27 $ docker rm -f --volumes ac3d85729a9a5d77e7bb4ea935b04a5bcf4c97c093fa43874937be1f36bfc5c7 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:28 Warning: overwriting stash ‘coverage-report’ 23:13:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:30 + ls -al . 23:13:30 total 180 23:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:10 . 23:13:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:07 .. 23:13:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:07 .dockerignore 23:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:07 .git 23:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 .github 23:13:30 -rw-rw-r-- 1 jenkins jenkins 264 Mar 7 23:07 .gitignore 23:13:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:07 .golangci.yml 23:13:30 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 7 23:07 Attribution.txt 23:13:30 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 7 23:07 CHANGELOG.md 23:13:30 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 7 23:07 Dockerfile 23:13:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:07 GOVERNANCE.md 23:13:30 -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:07 Jenkinsfile 23:13:30 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:07 LICENSE 23:13:30 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 7 23:07 Makefile 23:13:30 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 23:07 OWNERS.md 23:13:30 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 7 23:07 README.md 23:13:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:03 VERSION 23:13:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:07 bin 23:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 cmd 23:13:30 -rw-r--r-- 1 jenkins jenkins 18506 Mar 7 23:12 coverage.out 23:13:30 -rw-rw-r-- 1 jenkins jenkins 3866 Mar 7 23:07 go.mod 23:13:30 -rw-rw-r-- 1 jenkins jenkins 36214 Mar 7 23:07 go.sum 23:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 internal 23:13:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:07 mock 23:13:30 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:31 + 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=2dba5cf75a3dd393186e5ea1636a249bdb875459 --label arch=arm64 --label version=0.0.0 . 23:13:31 Sending build context to Docker daemon 7.585MB 23:13:31 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:13:31 Step 2/25 : FROM ${BASE} AS builder 23:13:31 ---> 84cccb67ee54 23:13:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:13:31 ---> Running in c7df762c634f 23:13:32 Removing intermediate container c7df762c634f 23:13:32 ---> 031b41fb6f81 23:13:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:32 ---> Running in f35ea2dbbe3a 23:13:32 Removing intermediate container f35ea2dbbe3a 23:13:32 ---> 0edabcccb4cb 23:13:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:13:32 ---> Running in f804634164b1 23:13:33 Removing intermediate container f804634164b1 23:13:33 ---> 28e48e7dd4d6 23:13:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:13:33 ---> Running in 41dd11810b7c 23:13:33 Removing intermediate container 41dd11810b7c 23:13:33 ---> 0de35b2a21ba 23:13:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:34 ---> Running in a3ba1cf08237 23:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:37 OK: 271 MiB in 56 packages 23:13:38 Removing intermediate container a3ba1cf08237 23:13:38 ---> e50a4d255ce7 23:13:38 Step 8/25 : WORKDIR /device-mqtt-go 23:13:38 ---> Running in 688d810c5e67 23:13:38 Removing intermediate container 688d810c5e67 23:13:38 ---> fa36b199ca90 23:13:38 Step 9/25 : COPY go.mod vendor* ./ 23:13:39 ---> 4d65d09d2e04 23:13:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:39 ---> Running in e45a840fa961 23:13:42 Removing intermediate container e45a840fa961 23:13:42 ---> ecd3a3ca9bfd 23:13:42 Step 11/25 : COPY . . 23:13:43 ---> d0223daa2ff6 23:13:43 Step 12/25 : RUN $MAKE 23:13:43 ---> Running in 00f5f0f7a7df 23:13:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:16:06 Removing intermediate container 00f5f0f7a7df 23:16:06 ---> 005f14aa4bfa 23:16:06 Step 13/25 : FROM alpine:3.18 23:16:06 3.18: Pulling from library/alpine 23:16:06 c6b39de5b339: Pulling fs layer 23:16:06 c6b39de5b339: Verifying Checksum 23:16:06 c6b39de5b339: Pull complete 23:16:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:16:06 Status: Downloaded newer image for alpine:3.18 23:16:06 ---> 33abbf032149 23:16:06 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:16:06 ---> Running in 080b72a90b1d 23:16:06 Removing intermediate container 080b72a90b1d 23:16:06 ---> 0542c79a6c35 23:16:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:16:06 ---> Running in 0d9d531532b1 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:06 (1/1) Installing dumb-init (1.2.5-r2) 23:16:06 Executing busybox-1.36.1-r5.trigger 23:16:06 OK: 8 MiB in 16 packages 23:16:06 Removing intermediate container 0d9d531532b1 23:16:06 ---> 46b87853a5ce 23:16:06 Step 16/25 : RUN apk --no-cache upgrade 23:16:06 ---> Running in f7844b826c1a 23:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:10 OK: 8 MiB in 16 packages 23:16:11 Removing intermediate container f7844b826c1a 23:16:11 ---> ae9ebaf3905d 23:16:11 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:16:13 ---> de4d7e9072f9 23:16:13 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:16:13 ---> 964ecdef4c03 23:16:13 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:16:14 ---> 76caef542bc9 23:16:14 Step 20/25 : EXPOSE 59982 23:16:14 ---> Running in 54de22f38593 23:16:14 Removing intermediate container 54de22f38593 23:16:14 ---> 2126e360eff4 23:16:14 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:16:14 ---> Running in 0a440a0f55b3 23:16:15 Removing intermediate container 0a440a0f55b3 23:16:15 ---> 5bbbe79462c5 23:16:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:16:15 ---> Running in 38997a1998d7 23:16:15 Removing intermediate container 38997a1998d7 23:16:15 ---> 61bbaa2e4170 23:16:15 Step 23/25 : LABEL arch=arm64 23:16:15 ---> Running in dba9bd7e328a 23:16:16 Removing intermediate container dba9bd7e328a 23:16:16 ---> d8b6b34d2da3 23:16:16 Step 24/25 : LABEL git_sha=2dba5cf75a3dd393186e5ea1636a249bdb875459 23:16:16 ---> Running in e1d6589e8a9b 23:16:16 Removing intermediate container e1d6589e8a9b 23:16:16 ---> 54e4c26fbb43 23:16:16 Step 25/25 : LABEL version=0.0.0 23:16:16 ---> Running in 5bc7c1012d06 23:16:17 Removing intermediate container 5bc7c1012d06 23:16:17 ---> 8048bd2a041f 23:16:17 [Warning] One or more build-args [ARCH] were not consumed 23:16:17 Successfully built 8048bd2a041f 23:16:17 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 23:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:36 23:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:37 arm64: Pulling from edgex-lftools-log-publisher 23:16:37 8998bd30e6a1: Pulling fs layer 23:16:37 04944245beec: Pulling fs layer 23:16:37 699f458cf7ca: Pulling fs layer 23:16:37 765212b225bb: Pulling fs layer 23:16:37 765212b225bb: Waiting 23:16:37 f23df028b6ca: Pulling fs layer 23:16:37 d65c8cfc05b1: Pulling fs layer 23:16:37 f23df028b6ca: Waiting 23:16:37 2437ff75d9bd: Pulling fs layer 23:16:37 d65c8cfc05b1: Waiting 23:16:37 2437ff75d9bd: Waiting 23:16:37 04944245beec: Verifying Checksum 23:16:37 04944245beec: Download complete 23:16:37 765212b225bb: Verifying Checksum 23:16:37 765212b225bb: Download complete 23:16:37 f23df028b6ca: Verifying Checksum 23:16:37 f23df028b6ca: Download complete 23:16:37 d65c8cfc05b1: Verifying Checksum 23:16:37 d65c8cfc05b1: Download complete 23:16:37 699f458cf7ca: Verifying Checksum 23:16:37 699f458cf7ca: Download complete 23:16:38 8998bd30e6a1: Verifying Checksum 23:16:38 8998bd30e6a1: Download complete 23:16:41 2437ff75d9bd: Verifying Checksum 23:16:41 2437ff75d9bd: Download complete 23:16:44 8998bd30e6a1: Pull complete 23:16:44 04944245beec: Pull complete 23:16:46 699f458cf7ca: Pull complete 23:16:47 765212b225bb: Pull complete 23:16:47 f23df028b6ca: Pull complete 23:16:48 d65c8cfc05b1: Pull complete 23:17:06 2437ff75d9bd: Pull complete 23:17:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-5135 does not seem to be running inside a container 23:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:17:10 $ docker top 1a1d0183ff250e807b90e1aa2290cd376635bee93a35c3e9ca9456eaa2ef7c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:11 ---> job-cost.sh 23:17:11 lf-activate-venv: SKIPPING 23:17:11 INFO: No Stack... 23:17:12 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:12 INFO: Archiving Costs [Pipeline] sh 23:17:13 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 23:17:13 + cut -d, -f6 [Pipeline] lock 23:17:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] 23:17:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] did not exist. Created. 23:17:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:14 /w/workspace/device-mqtt-go/1@tmp/durable-51d33c1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:17:15 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:15 Warning: overwriting stash ‘stack-cost’ 23:17:15 Stashed 1 file(s) [Pipeline] } 23:17:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-664-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:15 $ docker stop --time=1 1a1d0183ff250e807b90e1aa2290cd376635bee93a35c3e9ca9456eaa2ef7c20 23:17:17 $ docker rm -f --volumes 1a1d0183ff250e807b90e1aa2290cd376635bee93a35c3e9ca9456eaa2ef7c20 [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 23:17:19 provisioning config files... 23:17:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/config15303262965448296000tmp [Pipeline] { [Pipeline] sh 23:17:20 + set +x 23:17:20 + curl -s https://codecov.io/bash 23:17:20 + bash -s -- 23:17:20 23:17:20 _____ _ 23:17:20 / ____| | | 23:17:20 | | ___ __| | ___ ___ _____ __ 23:17:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:20 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:20 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:20 Bash-1.0.6 23:17:20 23:17:20 23:17:20 ==> git version 2.25.1 found 23:17:20 ==> 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 23:17:20 Release-Date: 2020-01-08 23:17:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:17:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:17:20 ==> Jenkins CI detected. 23:17:20 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-664 23:17:20 project root: . 23:17:20 --> token set from env 23:17:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:20 ==> Running gcov in . (disable via -X gcov) 23:17:20 ==> Python coveragepy not found 23:17:20 ==> Searching for coverage reports in: 23:17:20 + . 23:17:20 -> Found 1 reports 23:17:20 ==> Detecting git/mercurial file structure 23:17:20 ==> Reading reports 23:17:20 + ./coverage.out bytes=18506 23:17:20 ==> Appending adjustments 23:17:20 https://docs.codecov.io/docs/fixing-reports 23:17:20 + Found adjustments 23:17:20 ==> Gzipping contents 23:17:20 4.0K /tmp/codecov.Uht1PO.gz 23:17:20 ==> Uploading reports 23:17:20 url: https://codecov.io 23:17:20 query: branch=PR-664&commit=2dba5cf75a3dd393186e5ea1636a249bdb875459&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=664&job=&cmd_args= 23:17:20 -> Pinging Codecov 23:17:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-664&commit=2dba5cf75a3dd393186e5ea1636a249bdb875459&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=664&job=&cmd_args= 23:17:20 -> Uploading to 23:17:20 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/7D719EC7BBE17E464838252E33014C33/2dba5cf75a3dd393186e5ea1636a249bdb875459/5ee9f55a-ca25-469d-af7f-83b36998f402.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a162bf4358615745bbfe024ab4f1b02fe17497b483fbd9a2467cdec630257b8 23:17:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:20 Dload Upload Total Spent Left Speed 23:17:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11593 --:--:-- --:--:-- --:--:-- 11593 23:17:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2dba5cf75a3dd393186e5ea1636a249bdb875459 [Pipeline] } 23:17:20 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 23:17:24 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives ] 23:17:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives 23:17:24 total 16 23:17:24 drwxr-xr-x 3 root root 4096 Mar 7 23:07 . 23:17:24 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:07 .. 23:17:24 drwxr-xr-x 2 root root 4096 Mar 7 23:07 cost 23:17:24 -rw-r--r-- 1 root root 86 Mar 7 23:07 cost.csv 23:17:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives 23:17:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives 23:17:24 total 16 23:17:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:07 . 23:17:24 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:07 .. 23:17:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:07 cost 23:17:24 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:25 ---> package-listing.sh 23:17:25 ++ facter osfamily 23:17:25 ++ tr '[:upper:]' '[:lower:]' 23:17:26 + OS_FAMILY=debian 23:17:26 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-664 23:17:26 + START_PACKAGES=/tmp/packages_start.txt 23:17:26 + END_PACKAGES=/tmp/packages_end.txt 23:17:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:26 + PACKAGES=/tmp/packages_start.txt 23:17:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-664 ']' 23:17:26 + PACKAGES=/tmp/packages_end.txt 23:17:26 + case "${OS_FAMILY}" in 23:17:26 + dpkg -l 23:17:26 + grep '^ii' 23:17:26 + '[' -f /tmp/packages_start.txt ']' 23:17:26 + '[' -f /tmp/packages_end.txt ']' 23:17:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-664 ']' 23:17:26 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives/ 23:17:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-664/archives/ [Pipeline] echo 23:17:26 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:27 prd-ubuntu20.04-docker-8c-8g-5123 does not seem to be running inside a container 23:17:27 $ 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-664/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-664 -v /w/workspace/gexfoundry_device-mqtt-go_PR-664:/w/workspace/gexfoundry_device-mqtt-go_PR-664:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:27 $ docker top b36ad2da9901789184c2dd9f2005f0e414f7d3a5d17e01db017ddaa7c57f91ff -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:28 + ls /var/log/sa-host 23:17:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:29 provisioning config files... 23:17:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-664@tmp/config4593169218414155371tmp [Pipeline] { [Pipeline] echo 23:17:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:29 ---> create-netrc.sh [Pipeline] } 23:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:30 ---> python-tools-install.sh [Pipeline] echo 23:17:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:30 ---> sudo-logs.sh 23:17:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:30 ---> job-cost.sh 23:17:30 lf-activate-venv: SKIPPING 23:17:30 DEBUG: total: 0.2199999988079071 23:17:30 INFO: Retrieving Stack Cost... 23:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:31 INFO: Archiving Costs [Pipeline] echo 23:17:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:31 ---> logs-deploy.sh 23:17:31 lf-activate-venv: SKIPPING 23:17:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-664/1 23:17:31 INFO: archiving workspace using pattern(s): 23:17:32 Archives upload complete. 23:17:32 INFO: archiving logs to Nexus