Pull request #702 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f92e15eb295c3557e8ddca3056f6f70ec23e17a+2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (e18713bfdc77a4766fe055cfa44316d035451ded) 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-ssh12944116431763759709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16741409243458235225.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-702/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-702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5576218558123196639.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-702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14178945958682844758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8526931178263904736.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-702/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-702/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13169714437846873897.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22809’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22817 in /w/workspace/gexfoundry_device-mqtt-go_PR-702 [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-702 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit 4f92e15eb295c3557e8ddca3056f6f70ec23e17a Merge succeeded, producing 4f92e15eb295c3557e8ddca3056f6f70ec23e17a Checking out Revision 4f92e15eb295c3557e8ddca3056f6f70ec23e17a (PR-702) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/702/head:refs/remotes/origin/PR-702 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f92e15eb295c3557e8ddca3056f6f70ec23e17a # 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 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f92e15eb295c3557e8ddca3056f6f70ec23e17a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:21:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:21:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:21:17 ========================================================= 01:21:17 EdgeX Global Pipelines Version Info 01:21:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:21:18 ------------------- 01:21:18 stable info: 01:21:18 ------------------- 01:21:18 Commited By: Ginny Guan ginny@iotechsys.com 01:21:18 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:21:18 Message: update stable to v1.0.265 01:21:19 ------------------- 01:21:19 experimental info: 01:21:19 ------------------- 01:21:19 Commited By: Cherry Wang cherry@iotechsys.com 01:21:19 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:21:19 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:21:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-702 [Pipeline] echo 01:21:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-702 [Pipeline] echo 01:21:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-702 [Pipeline] echo 01:21:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f92e15eb295c3557e8ddca3056f6f70ec23e17a [Pipeline] echo 01:21:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f92e15 [Pipeline] echo 01:21:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:21 provisioning config files... 01:21:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/config11393410989058858984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:21 ---> ****-login.sh 01:21:21 nexus3.edgexfoundry.org:10001 01:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:22 Configure a credential helper to remove this warning. See 01:21:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:22 01:21:22 Login Succeeded 01:21:22 nexus3.edgexfoundry.org:10002 01:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:23 Configure a credential helper to remove this warning. See 01:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:23 01:21:23 Login Succeeded 01:21:23 nexus3.edgexfoundry.org:10003 01:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:23 Configure a credential helper to remove this warning. See 01:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:23 01:21:23 Login Succeeded 01:21:23 nexus3.edgexfoundry.org:10004 01:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:23 Configure a credential helper to remove this warning. See 01:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:23 01:21:23 Login Succeeded 01:21:23 ****.io 01:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:23 Configure a credential helper to remove this warning. See 01:21:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:23 01:21:23 Login Succeeded 01:21:23 ---> ****-login.sh ends [Pipeline] } 01:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:21:24 + git rev-list -1 --merges 4f92e15eb295c3557e8ddca3056f6f70ec23e17a~1..4f92e15eb295c3557e8ddca3056f6f70ec23e17a [Pipeline] echo 01:21:24 -----------> git rev-list -1 --merges 4f92e15eb295c3557e8ddca3056f6f70ec23e17a~1..4f92e15eb295c3557e8ddca3056f6f70ec23e17a 4f92e15eb295c3557e8ddca3056f6f70ec23e17a [false] [Pipeline] sh 01:21:24 + git log --format=format:%s -1 4f92e15eb295c3557e8ddca3056f6f70ec23e17a [Pipeline] echo 01:21:24 ========================================================= 01:21:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:21:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:25 + git log --format=format:%s -1 4f92e15eb295c3557e8ddca3056f6f70ec23e17a [Pipeline] echo 01:21:25 [semverPrep] GIT_COMMIT: 4f92e15eb295c3557e8ddca3056f6f70ec23e17a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:21:25 [semverPrep] This is not a build commit. [Pipeline] sh 01:21:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:21:25 + grep -v github /etc/ssh/ssh_known_hosts 01:21:25 + [ -e /tmp/ssh_known_hosts ] 01:21:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:21:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 01:21:25 tee -a /etc/ssh/ssh_known_hosts 01:21:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:26 01:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:26 0.1.4: Pulling from edgex-devops/py-git-semver 01:21:26 b85a868b505f: Pulling fs layer 01:21:26 e2be974225ed: Pulling fs layer 01:21:26 339a4e72a1f5: Pulling fs layer 01:21:26 988bab9f4d93: Pulling fs layer 01:21:26 1469e6f7b9e6: Pulling fs layer 01:21:26 eaf3925da568: Pulling fs layer 01:21:26 bab4dde63d76: Pulling fs layer 01:21:26 bde34c3a00c8: Pulling fs layer 01:21:26 b352a97aabf1: Pulling fs layer 01:21:26 4872d77fe225: Pulling fs layer 01:21:26 5851b861e8e6: Pulling fs layer 01:21:26 bde34c3a00c8: Waiting 01:21:26 bab4dde63d76: Waiting 01:21:26 4872d77fe225: Waiting 01:21:26 5851b861e8e6: Waiting 01:21:26 eaf3925da568: Waiting 01:21:26 1469e6f7b9e6: Waiting 01:21:26 b352a97aabf1: Waiting 01:21:26 988bab9f4d93: Waiting 01:21:26 e2be974225ed: Verifying Checksum 01:21:26 e2be974225ed: Download complete 01:21:26 988bab9f4d93: Verifying Checksum 01:21:26 988bab9f4d93: Download complete 01:21:26 1469e6f7b9e6: Verifying Checksum 01:21:26 1469e6f7b9e6: Download complete 01:21:26 eaf3925da568: Verifying Checksum 01:21:26 eaf3925da568: Download complete 01:21:27 339a4e72a1f5: Verifying Checksum 01:21:27 339a4e72a1f5: Download complete 01:21:27 bde34c3a00c8: Verifying Checksum 01:21:27 bde34c3a00c8: Download complete 01:21:27 b352a97aabf1: Verifying Checksum 01:21:27 b352a97aabf1: Download complete 01:21:27 4872d77fe225: Verifying Checksum 01:21:27 4872d77fe225: Download complete 01:21:27 5851b861e8e6: Verifying Checksum 01:21:27 5851b861e8e6: Download complete 01:21:27 b85a868b505f: Download complete 01:21:27 bab4dde63d76: Verifying Checksum 01:21:27 bab4dde63d76: Download complete 01:21:28 b85a868b505f: Pull complete 01:21:28 e2be974225ed: Pull complete 01:21:29 339a4e72a1f5: Pull complete 01:21:29 988bab9f4d93: Pull complete 01:21:29 1469e6f7b9e6: Pull complete 01:21:29 eaf3925da568: Pull complete 01:21:31 bab4dde63d76: Pull complete 01:21:31 bde34c3a00c8: Pull complete 01:21:31 b352a97aabf1: Pull complete 01:21:31 4872d77fe225: Pull complete 01:21:31 5851b861e8e6: Pull complete 01:21:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:32 prd-ubuntu20.04-docker-8c-8g-22817 does not seem to be running inside a container 01:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-702 -v /w/workspace/gexfoundry_device-mqtt-go_PR-702:/w/workspace/gexfoundry_device-mqtt-go_PR-702:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:21:35 $ docker top a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d -eo pid,comm 01:21:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:21:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:35 [ssh-agent] Looking for ssh-agent implementation... 01:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:35 $ docker exec a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d ssh-agent 01:21:35 SSH_AUTH_SOCK=/tmp/ssh-IgbW6g5KYbY7/agent.31 01:21:35 SSH_AGENT_PID=38 01:21:35 Running ssh-add (command line suppressed) 01:21:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/private_key_4392710613373639931.key (/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/private_key_4392710613373639931.key) 01:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:36 + git tag --points-at HEAD [Pipeline] } 01:21:36 $ docker exec --env ******** --env ******** a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d ssh-agent -k 01:21:36 unset SSH_AUTH_SOCK; 01:21:36 unset SSH_AGENT_PID; 01:21:36 echo Agent pid 38 killed; 01:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:36 [ssh-agent] Looking for ssh-agent implementation... 01:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:36 $ docker exec a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d ssh-agent 01:21:36 SSH_AUTH_SOCK=/tmp/ssh-x3b0nw7tl7cR/agent.71 01:21:36 SSH_AGENT_PID=78 01:21:36 Running ssh-add (command line suppressed) 01:21:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/private_key_11212590200154967642.key (/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/private_key_11212590200154967642.key) 01:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:37 + git semver init 01:21:37 2024-10-15 01:21:37,284 [run_init] DEBUG init version:0.0.0 force:False 01:21:37 2024-10-15 01:21:37,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver 01:21:37 2024-10-15 01:21:37,285 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver 01:21:37 2024-10-15 01:21:37,286 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-702, universal_newlines=False, shell=None, istream=None) 01:21:39 2024-10-15 01:21:38,954 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702/.git/info/exclude 01:21:39 2024-10-15 01:21:38,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver/PR-702 with force:False 01:21:39 2024-10-15 01:21:38,955 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver/PR-702 01:21:39 2024-10-15 01:21:38,959 [execute] INFO git cat-file --batch-check 01:21:39 2024-10-15 01:21:38,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver, universal_newlines=False, shell=None, istream=) 01:21:39 2024-10-15 01:21:38,965 [execute] INFO git cat-file --batch 01:21:39 2024-10-15 01:21:38,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver, universal_newlines=False, shell=None, istream=) 01:21:39 2024-10-15 01:21:38,970 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-702/.semver/PR-702 01:21:39 0.0.0 [Pipeline] } 01:21:39 $ docker exec --env ******** --env ******** a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d ssh-agent -k 01:21:39 unset SSH_AUTH_SOCK; 01:21:39 unset SSH_AGENT_PID; 01:21:39 echo Agent pid 78 killed; 01:21:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:39 + git semver [Pipeline] } 01:21:40 $ docker stop --time=1 a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d 01:21:41 $ docker rm -f --volumes a9c006ad11d4fe75ab13002649c7fc93f9ccb9db39c1b670534c9357a1bf450d [Pipeline] // withDockerContainer [Pipeline] sh 01:21:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:21:42 Stashed 1 file(s) [Pipeline] echo 01:21:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:42 provisioning config files... 01:21:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/config17114907827266494682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:43 ---> ****-login.sh 01:21:43 nexus3.edgexfoundry.org:10001 01:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:43 Configure a credential helper to remove this warning. See 01:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:43 01:21:43 Login Succeeded 01:21:43 nexus3.edgexfoundry.org:10002 01:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:43 Configure a credential helper to remove this warning. See 01:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:43 01:21:43 Login Succeeded 01:21:43 nexus3.edgexfoundry.org:10003 01:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:43 Configure a credential helper to remove this warning. See 01:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:43 01:21:43 Login Succeeded 01:21:43 nexus3.edgexfoundry.org:10004 01:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:43 Configure a credential helper to remove this warning. See 01:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:43 01:21:43 Login Succeeded 01:21:43 ****.io 01:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:43 Configure a credential helper to remove this warning. See 01:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:43 01:21:43 Login Succeeded 01:21:43 ---> ****-login.sh ends [Pipeline] } 01:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:44 ========================================================= 01:21:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:21:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:21:44 Sending build context to Docker daemon 20.91MB 01:21:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:21:44 Step 2/12 : FROM ${BASE} AS builder 01:21:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:45 43c4264eed91: Pulling fs layer 01:21:45 4cc291be95ef: Pulling fs layer 01:21:45 2ac1f1163629: Pulling fs layer 01:21:45 5c3c966382ef: Pulling fs layer 01:21:45 4f4fb700ef54: Pulling fs layer 01:21:45 5d5c8e513c77: Pulling fs layer 01:21:45 9f66e0745190: Pulling fs layer 01:21:45 f49a43e4bbc0: Pulling fs layer 01:21:45 561ebcabdf7f: Pulling fs layer 01:21:45 f49a43e4bbc0: Waiting 01:21:45 561ebcabdf7f: Waiting 01:21:45 4f4fb700ef54: Waiting 01:21:45 9f66e0745190: Waiting 01:21:45 5d5c8e513c77: Waiting 01:21:45 4cc291be95ef: Verifying Checksum 01:21:45 4cc291be95ef: Download complete 01:21:45 5c3c966382ef: Verifying Checksum 01:21:45 5c3c966382ef: Download complete 01:21:45 4f4fb700ef54: Verifying Checksum 01:21:45 4f4fb700ef54: Download complete 01:21:45 5d5c8e513c77: Verifying Checksum 01:21:45 5d5c8e513c77: Download complete 01:21:45 43c4264eed91: Download complete 01:21:45 9f66e0745190: Verifying Checksum 01:21:45 9f66e0745190: Download complete 01:21:45 43c4264eed91: Pull complete 01:21:45 561ebcabdf7f: Download complete 01:21:45 4cc291be95ef: Pull complete 01:21:45 2ac1f1163629: Verifying Checksum 01:21:45 2ac1f1163629: Download complete 01:21:45 f49a43e4bbc0: Download complete 01:21:49 2ac1f1163629: Pull complete 01:21:49 5c3c966382ef: Pull complete 01:21:49 4f4fb700ef54: Pull complete 01:21:49 5d5c8e513c77: Pull complete 01:21:49 9f66e0745190: Pull complete 01:21:51 f49a43e4bbc0: Pull complete 01:21:52 561ebcabdf7f: Pull complete 01:21:52 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:21:52 ---> 3a752c3f9dda 01:21:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:21:56 ---> Running in 7d2ba01973a4 01:21:57 Removing intermediate container 7d2ba01973a4 01:21:57 ---> 0e4b31df55cd 01:21:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:57 ---> Running in 5aec0977a69c 01:21:57 Removing intermediate container 5aec0977a69c 01:21:57 ---> efb68bbcf072 01:21:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:57 ---> Running in eee3406843b9 01:21:57 Removing intermediate container eee3406843b9 01:21:57 ---> a544c60323f2 01:21:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:21:57 ---> Running in 98dcf3c6c31e 01:21:57 Removing intermediate container 98dcf3c6c31e 01:21:57 ---> 57b9f8243443 01:21:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:57 ---> Running in 69050beaaaef 01:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:57 Still waiting to schedule task 01:21:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:21:58 (2/4) Installing libedit (20240517.3.1-r0) 01:21:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:21:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:21:58 Executing busybox-1.36.1-r29.trigger 01:21:58 OK: 250 MiB in 58 packages 01:21:58 Removing intermediate container 69050beaaaef 01:21:58 ---> b152e0c4b3db 01:21:58 Step 8/12 : WORKDIR /device-mqtt-go 01:21:58 ---> Running in 8f88bbf5566b 01:21:58 Removing intermediate container 8f88bbf5566b 01:21:58 ---> c9df299f19cd 01:21:58 Step 9/12 : COPY go.mod vendor* ./ 01:21:58 ---> 24965faae859 01:21:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:58 ---> Running in 95e09c9be502 01:23:12 Removing intermediate container 95e09c9be502 01:23:12 ---> f132d9afd330 01:23:12 Step 11/12 : COPY . . 01:23:12 ---> b38d4a3faa61 01:23:12 Step 12/12 : RUN $MAKE 01:23:12 ---> Running in 3d514b51fd3b 01:23:12 noop 01:23:12 Removing intermediate container 3d514b51fd3b 01:23:12 ---> 577a8e0ca44a 01:23:12 Successfully built 577a8e0ca44a 01:23:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:13 + docker inspect -f . ci-base-image-x86_64 01:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:13 prd-ubuntu20.04-docker-8c-8g-22817 does not seem to be running inside a container 01:23:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-702 -v /w/workspace/gexfoundry_device-mqtt-go_PR-702:/w/workspace/gexfoundry_device-mqtt-go_PR-702:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:23:13 $ docker top 987e0427bcb8b24baf03d4b35ed15a65204cb587a21139ce7b1a597acf9a04b8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:14 + go version 01:23:14 go version go1.23.2 linux/amd64 [Pipeline] } 01:23:14 $ docker stop --time=1 987e0427bcb8b24baf03d4b35ed15a65204cb587a21139ce7b1a597acf9a04b8 01:23:15 $ docker rm -f --volumes 987e0427bcb8b24baf03d4b35ed15a65204cb587a21139ce7b1a597acf9a04b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:16 + docker inspect -f . ci-base-image-x86_64 01:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:16 prd-ubuntu20.04-docker-8c-8g-22817 does not seem to be running inside a container 01:23:16 $ 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-702 -v /w/workspace/gexfoundry_device-mqtt-go_PR-702:/w/workspace/gexfoundry_device-mqtt-go_PR-702:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:23:16 $ docker top 512b81d786227bbbe63a6b86381884718d9c6dca43bcc3bb4d121391b481853f -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-702 [Pipeline] fileExists [Pipeline] sh 01:23:17 + make test 01:23:17 go test ./... -coverprofile=coverage.out ./... 01:23:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:23:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22818 in /w/workspace/gexfoundry_device-mqtt-go_PR-702 [Pipeline] { [Pipeline] ws 01:23:24 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:23:27 The recommended git tool is: git 01:23:32 using credential edgex-jenkins-ssh 01:23:32 Cloning the remote Git repository 01:23:32 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:23:32 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:23:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:33 > git --version # timeout=10 01:23:33 > git --version # 'git version 2.25.1' 01:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:37 Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit 4f92e15eb295c3557e8ddca3056f6f70ec23e17a 01:23:37 Merge succeeded, producing 4f92e15eb295c3557e8ddca3056f6f70ec23e17a 01:23:37 Checking out Revision 4f92e15eb295c3557e8ddca3056f6f70ec23e17a (PR-702) 01:23:37 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:23:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/702/head:refs/remotes/origin/PR-702 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:23:37 > git config core.sparsecheckout # timeout=10 01:23:37 > git checkout -f 4f92e15eb295c3557e8ddca3056f6f70ec23e17a # timeout=10 01:23:37 > git remote # timeout=10 01:23:37 > git config --get remote.origin.url # timeout=10 01:23:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:37 > git merge 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 01:23:37 > git rev-parse HEAD^{commit} # timeout=10 01:23:37 > git config core.sparsecheckout # timeout=10 01:23:37 > git checkout -f 4f92e15eb295c3557e8ddca3056f6f70ec23e17a # timeout=10 01:23:37 > git --version # timeout=10 01:23:37 > git --version # 'git version 2.25.1' 01:23:37 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:23:41 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:23:41 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:23:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:23:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:23:42 Dload Upload Total Spent Left Speed 01:23:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 01:23:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:23:43 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 01:23:43 /etc/docker/daemon.json 01:23:43 { 01:23:43 "registry-mirrors": [ 01:23:43 "https://nexus3.edgexfoundry.org:10001" 01:23:43 ], 01:23:43 "bip": "10.250.0.254/24", 01:23:43 "hosts": [ 01:23:43 "tcp://0.0.0.0:5555", 01:23:43 "unix:///var/run/docker.sock" 01:23:43 ], 01:23:43 "mtu": 1458, 01:23:43 "selinux-enabled": true, 01:23:43 "seccomp-profile": "/etc/docker/seccomp.json" 01:23:43 } [Pipeline] sh 01:23:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:23:44 + sudo service docker restart 01:23:53 go vet ./... 01:23:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:59 ./bin/test-attribution-txt.sh [Pipeline] echo 01:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:23:59 $ docker stop --time=1 512b81d786227bbbe63a6b86381884718d9c6dca43bcc3bb4d121391b481853f 01:24:00 $ docker rm -f --volumes 512b81d786227bbbe63a6b86381884718d9c6dca43bcc3bb4d121391b481853f [Pipeline] // withDockerContainer [Pipeline] sh 01:24:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:24:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:02 provisioning config files... 01:24:02 + sudo chown -R jenkins:jenkins . 01:24:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10947941107283763796tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:02 + ls -al . 01:24:02 total 264 01:24:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 01:23 . 01:24:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:21 .. 01:24:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 01:21 .dockerignore 01:24:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 01:23 .git 01:24:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:21 .github 01:24:02 -rw-rw-r-- 1 jenkins jenkins 264 Oct 15 01:21 .gitignore 01:24:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 15 01:21 .golangci.yml 01:24:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 01:21 .semver 01:24:02 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 15 01:21 Attribution.txt 01:24:02 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 15 01:21 CHANGELOG.md 01:24:02 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 15 01:21 Dockerfile 01:24:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 01:21 GOVERNANCE.md 01:24:02 -rw-rw-r-- 1 jenkins jenkins 657 Oct 15 01:21 Jenkinsfile 01:24:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 01:21 LICENSE 01:24:02 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 15 01:21 Makefile 01:24:02 -rw-rw-r-- 1 jenkins jenkins 620 Oct 15 01:21 OWNERS.md 01:24:02 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 15 01:21 README.md 01:24:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 01:21 VERSION 01:24:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:21 bin 01:24:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:21 cmd 01:24:02 -rw-r--r-- 1 jenkins jenkins 21039 Oct 15 01:23 coverage.out 01:24:02 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 15 01:21 go.mod 01:24:02 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 15 01:21 go.sum 01:24:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:21 internal 01:24:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:21 mock 01:24:02 -rw-rw-r-- 1 jenkins jenkins 227 Oct 15 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:03 ---> ****-login.sh 01:24:03 nexus3.edgexfoundry.org:10001 01:24:03 + 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=4f92e15eb295c3557e8ddca3056f6f70ec23e17a --label arch=amd64 --label version=0.0.0 . 01:24:03 Sending build context to Docker daemon 20.93MB 01:24:03 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:24:03 Step 2/25 : FROM ${BASE} AS builder 01:24:03 ---> 577a8e0ca44a 01:24:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:03 Configure a credential helper to remove this warning. See 01:24:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:03 01:24:03 Login Succeeded 01:24:03 nexus3.edgexfoundry.org:10002 01:24:03 ---> Running in 0798b82a2ffb 01:24:03 Removing intermediate container 0798b82a2ffb 01:24:03 ---> e14b58ee5f70 01:24:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:03 ---> Running in b61b31d0238d 01:24:03 Removing intermediate container b61b31d0238d 01:24:03 ---> 7a7865223125 01:24:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:24:03 ---> Running in 7eaa36b37936 01:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:04 Removing intermediate container 7eaa36b37936 01:24:04 ---> 2aa3b11c398b 01:24:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:24:04 ---> Running in abd38b99c382 01:24:04 Removing intermediate container abd38b99c382 01:24:04 ---> ac225540d469 01:24:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:04 ---> Running in f477ed2a53c9 01:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:04 Configure a credential helper to remove this warning. See 01:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:04 01:24:04 Login Succeeded 01:24:04 nexus3.edgexfoundry.org:10003 01:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:04 Configure a credential helper to remove this warning. See 01:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:04 01:24:04 Login Succeeded 01:24:04 nexus3.edgexfoundry.org:10004 01:24:04 OK: 250 MiB in 58 packages 01:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:04 Configure a credential helper to remove this warning. See 01:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:04 01:24:04 Login Succeeded 01:24:04 ****.io 01:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:05 Removing intermediate container f477ed2a53c9 01:24:05 ---> fd284e09c62a 01:24:05 Step 8/25 : WORKDIR /device-mqtt-go 01:24:05 ---> Running in 8e777a2ad9ae 01:24:05 Removing intermediate container 8e777a2ad9ae 01:24:05 ---> c32431f82305 01:24:05 Step 9/25 : COPY go.mod vendor* ./ 01:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:05 Configure a credential helper to remove this warning. See 01:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:05 01:24:05 Login Succeeded 01:24:05 ---> ****-login.sh ends [Pipeline] } 01:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 01:24:05 ---> a1e50182c715 01:24:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:05 ---> Running in cf3764aad6d0 [Pipeline] unstash [Pipeline] echo 01:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:24:05 ========================================================= 01:24:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:24:05 ========================================================= [Pipeline] fileExists 01:24:05 Removing intermediate container cf3764aad6d0 01:24:05 ---> 09b526733d3a 01:24:05 Step 11/25 : COPY . . [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:24:06 Sending build context to Docker daemon 10.57MB 01:24:06 ---> 7fd5dc680675 01:24:06 Step 12/25 : RUN $MAKE 01:24:06 ---> Running in e01e1c88c741 01:24:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:24:07 Step 2/12 : FROM ${BASE} AS builder 01:24:07 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:24:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:07 cf04c63912e1: Pulling fs layer 01:24:07 55b35a11ae5e: Pulling fs layer 01:24:07 a37a00ec5f00: Pulling fs layer 01:24:07 50b3750afda1: Pulling fs layer 01:24:07 4f4fb700ef54: Pulling fs layer 01:24:07 80978eb59214: Pulling fs layer 01:24:07 c9f46d7d2bd2: Pulling fs layer 01:24:07 c5a475d317c9: Pulling fs layer 01:24:07 4f4fb700ef54: Waiting 01:24:07 80978eb59214: Waiting 01:24:07 c9f46d7d2bd2: Waiting 01:24:07 c5a475d317c9: Waiting 01:24:07 50b3750afda1: Waiting 01:24:07 55b35a11ae5e: Verifying Checksum 01:24:07 55b35a11ae5e: Download complete 01:24:07 50b3750afda1: Download complete 01:24:07 4f4fb700ef54: Verifying Checksum 01:24:07 4f4fb700ef54: Download complete 01:24:07 80978eb59214: Verifying Checksum 01:24:07 80978eb59214: Download complete 01:24:07 cf04c63912e1: Verifying Checksum 01:24:07 cf04c63912e1: Download complete 01:24:08 c5a475d317c9: Verifying Checksum 01:24:08 c5a475d317c9: Download complete 01:24:08 cf04c63912e1: Pull complete 01:24:09 55b35a11ae5e: Pull complete 01:24:09 a37a00ec5f00: Verifying Checksum 01:24:09 a37a00ec5f00: Download complete 01:24:10 c9f46d7d2bd2: Verifying Checksum 01:24:10 c9f46d7d2bd2: Download complete 01:24:25 a37a00ec5f00: Pull complete 01:24:25 50b3750afda1: Pull complete 01:24:25 4f4fb700ef54: Pull complete 01:24:25 80978eb59214: Pull complete 01:24:31 c9f46d7d2bd2: Pull complete 01:24:33 c5a475d317c9: Pull complete 01:24:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:24:33 ---> be29e6b0f0d4 01:24:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:24:33 ---> Running in 5801313f12ec 01:24:34 Removing intermediate container 5801313f12ec 01:24:34 ---> 82e92ab3540f 01:24:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:34 ---> Running in 163711e9d312 01:24:34 Removing intermediate container 163711e9d312 01:24:34 ---> 155daac5417a 01:24:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:24:34 ---> Running in adcebad73889 01:24:35 Removing intermediate container adcebad73889 01:24:35 ---> a2799e809dd4 01:24:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:24:35 ---> Running in 56f5b1619cd0 01:24:35 Removing intermediate container 56f5b1619cd0 01:24:35 ---> 2dcecfedf3c7 01:24:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:35 ---> Running in bc840836ec94 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:38 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:24:38 (2/4) Installing libedit (20240517.3.1-r0) 01:24:38 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:24:38 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:24:38 Executing busybox-1.36.1-r29.trigger 01:24:38 OK: 242 MiB in 58 packages 01:24:39 Removing intermediate container bc840836ec94 01:24:39 ---> 306c4fbe6509 01:24:39 Step 8/12 : WORKDIR /device-mqtt-go 01:24:39 ---> Running in 0b68d92c1634 01:24:39 Removing intermediate container 0b68d92c1634 01:24:39 ---> ad41b81e2ab1 01:24:39 Step 9/12 : COPY go.mod vendor* ./ 01:24:40 ---> f0fa9a732c8c 01:24:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:40 ---> Running in ae19ba001691 01:24:45 Removing intermediate container e01e1c88c741 01:24:45 ---> 4ed48ebcc252 01:24:45 Step 13/25 : FROM alpine:3.20 01:24:45 3.20: Pulling from library/alpine 01:24:45 43c4264eed91: Already exists 01:24:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:24:45 Status: Downloaded newer image for alpine:3.20 01:24:45 ---> 91ef0af61f39 01:24:45 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:24:45 ---> Running in 887ab5e596e1 01:24:45 Removing intermediate container 887ab5e596e1 01:24:45 ---> 5ad2eb0ef894 01:24:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:24:45 ---> Running in 95f4a08f6b60 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:24:45 (1/1) Installing dumb-init (1.2.5-r3) 01:24:45 Executing busybox-1.36.1-r29.trigger 01:24:45 OK: 8 MiB in 15 packages 01:24:45 Removing intermediate container 95f4a08f6b60 01:24:45 ---> a27b42bb9c61 01:24:45 Step 16/25 : RUN apk --no-cache upgrade 01:24:45 ---> Running in 3bcbeeaf1123 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:24:45 Upgrading critical system libraries and apk-tools: 01:24:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:45 Executing busybox-1.36.1-r29.trigger 01:24:45 Continuing the upgrade transaction with new apk-tools: 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:24:45 OK: 8 MiB in 15 packages 01:24:45 Removing intermediate container 3bcbeeaf1123 01:24:45 ---> 320d2634c6d9 01:24:45 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:24:47 ---> df0c1ce6b0eb 01:24:47 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:24:47 ---> 5ade7ca3c1ba 01:24:47 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:24:47 ---> 7c23707bf951 01:24:47 Step 20/25 : EXPOSE 59982 01:24:47 ---> Running in 7c64746f5c3f 01:24:47 Removing intermediate container 7c64746f5c3f 01:24:47 ---> 0bf3e43de8fc 01:24:47 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:24:47 ---> Running in 79e5f9fe8ea8 01:24:47 Removing intermediate container 79e5f9fe8ea8 01:24:47 ---> 7b3f950ed867 01:24:47 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:24:47 ---> Running in fad213d2dbfa 01:24:47 Removing intermediate container fad213d2dbfa 01:24:47 ---> 209f93ede59e 01:24:47 Step 23/25 : LABEL arch=amd64 01:24:47 ---> Running in 627c8f97bbb3 01:24:47 Removing intermediate container 627c8f97bbb3 01:24:47 ---> 71e32faecc8b 01:24:47 Step 24/25 : LABEL git_sha=4f92e15eb295c3557e8ddca3056f6f70ec23e17a 01:24:47 ---> Running in f28331c0fd6a 01:24:47 Removing intermediate container f28331c0fd6a 01:24:47 ---> 5f0dfa081942 01:24:47 Step 25/25 : LABEL version=0.0.0 01:24:47 ---> Running in 6420543fa01f 01:24:47 Removing intermediate container 6420543fa01f 01:24:47 ---> 05818821de16 01:24:47 [Warning] One or more build-args [ARCH] were not consumed 01:24:47 Successfully built 05818821de16 01:24:47 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:48 01:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:49 latest: Pulling from edgex-lftools-log-publisher 01:24:49 5eb5b503b376: Pulling fs layer 01:24:49 5c69ac0246d0: Pulling fs layer 01:24:49 ec43610c2a17: Pulling fs layer 01:24:49 3a2ae6a8a46f: Pulling fs layer 01:24:49 33b1e0a273af: Pulling fs layer 01:24:49 5d3b04190fa2: Pulling fs layer 01:24:49 2f39f015ded8: Pulling fs layer 01:24:49 3a2ae6a8a46f: Waiting 01:24:49 5d3b04190fa2: Waiting 01:24:49 2f39f015ded8: Waiting 01:24:49 33b1e0a273af: Waiting 01:24:49 5c69ac0246d0: Download complete 01:24:49 3a2ae6a8a46f: Verifying Checksum 01:24:49 3a2ae6a8a46f: Download complete 01:24:49 33b1e0a273af: Verifying Checksum 01:24:49 33b1e0a273af: Download complete 01:24:49 5d3b04190fa2: Verifying Checksum 01:24:49 5d3b04190fa2: Download complete 01:24:49 ec43610c2a17: Verifying Checksum 01:24:49 ec43610c2a17: Download complete 01:24:49 5eb5b503b376: Verifying Checksum 01:24:49 5eb5b503b376: Download complete 01:24:50 2f39f015ded8: Download complete 01:24:50 5eb5b503b376: Pull complete 01:24:50 5c69ac0246d0: Pull complete 01:24:51 ec43610c2a17: Pull complete 01:24:51 3a2ae6a8a46f: Pull complete 01:24:51 33b1e0a273af: Pull complete 01:24:51 5d3b04190fa2: Pull complete 01:24:55 2f39f015ded8: Pull complete 01:24:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:56 prd-ubuntu20.04-docker-8c-8g-22817 does not seem to be running inside a container 01:24:56 $ 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-702 -v /w/workspace/gexfoundry_device-mqtt-go_PR-702:/w/workspace/gexfoundry_device-mqtt-go_PR-702:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:01 $ docker top 7bb736f684f75032893bf13c58fb3ac9ab74664fececca545354b0093f05b28c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:01 ---> job-cost.sh 01:25:01 lf-activate-venv: SKIPPING 01:25:01 INFO: No Stack... 01:25:02 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:02 INFO: Archiving Costs [Pipeline] sh 01:25:03 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives/cost.csv 01:25:03 + cut -d, -f6 [Pipeline] lock 01:25:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] 01:25:03 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] did not exist. Created. 01:25:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:03 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:03 Stashed 1 file(s) [Pipeline] } 01:25:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:03 $ docker stop --time=1 7bb736f684f75032893bf13c58fb3ac9ab74664fececca545354b0093f05b28c 01:25:04 $ docker rm -f --volumes 7bb736f684f75032893bf13c58fb3ac9ab74664fececca545354b0093f05b28c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:26:46 Removing intermediate container ae19ba001691 01:26:46 ---> f7f6a28bf04c 01:26:46 Step 11/12 : COPY . . 01:26:46 ---> 0facf8492c31 01:26:46 Step 12/12 : RUN $MAKE 01:26:46 ---> Running in 5dff4113016a 01:26:46 noop 01:26:46 Removing intermediate container 5dff4113016a 01:26:46 ---> 69ad7ec9def5 01:26:46 Successfully built 69ad7ec9def5 01:26:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker inspect -f . ci-base-image-arm64 01:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-22818 does not seem to be running inside a container 01:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:26:48 $ docker top b2929012ce825c02b14a95a4f0647eaf56ddf906ef064b909017695b91a6f864 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:49 + go version 01:26:49 go version go1.23.2 linux/arm64 [Pipeline] } 01:26:49 $ docker stop --time=1 b2929012ce825c02b14a95a4f0647eaf56ddf906ef064b909017695b91a6f864 01:26:51 $ docker rm -f --volumes b2929012ce825c02b14a95a4f0647eaf56ddf906ef064b909017695b91a6f864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:52 + docker inspect -f . ci-base-image-arm64 01:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:52 prd-ubuntu20.04-docker-arm64-4c-16g-22818 does not seem to be running inside a container 01:26:52 $ 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 01:26:54 $ docker top 4c3f2d5d70afd3ba395e8c1f89d9ba54c10e57a257ddf31b243c52cec7d47a42 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:54 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:26:55 + make test 01:26:55 go test ./... -coverprofile=coverage.out ./... 01:27:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:30:37 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:30:43 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:30:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 01:30:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:30:43 go vet ./... 01:31:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:31:39 $ docker stop --time=1 4c3f2d5d70afd3ba395e8c1f89d9ba54c10e57a257ddf31b243c52cec7d47a42 01:31:41 $ docker rm -f --volumes 4c3f2d5d70afd3ba395e8c1f89d9ba54c10e57a257ddf31b243c52cec7d47a42 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:43 Warning: overwriting stash ‘coverage-report’ 01:31:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:45 + ls -al . 01:31:45 total 260 01:31:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 01:26 . 01:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:23 .. 01:31:45 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 01:23 .dockerignore 01:31:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 01:23 .git 01:31:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:23 .github 01:31:45 -rw-rw-r-- 1 jenkins jenkins 264 Oct 15 01:23 .gitignore 01:31:45 -rw-rw-r-- 1 jenkins jenkins 41 Oct 15 01:23 .golangci.yml 01:31:45 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 15 01:23 Attribution.txt 01:31:45 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 15 01:23 CHANGELOG.md 01:31:45 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 15 01:23 Dockerfile 01:31:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 01:23 GOVERNANCE.md 01:31:45 -rw-rw-r-- 1 jenkins jenkins 657 Oct 15 01:23 Jenkinsfile 01:31:45 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 01:23 LICENSE 01:31:45 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 15 01:23 Makefile 01:31:45 -rw-rw-r-- 1 jenkins jenkins 620 Oct 15 01:23 OWNERS.md 01:31:45 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 15 01:23 README.md 01:31:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 01:21 VERSION 01:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:23 bin 01:31:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:23 cmd 01:31:45 -rw-r--r-- 1 jenkins jenkins 21039 Oct 15 01:30 coverage.out 01:31:45 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 15 01:23 go.mod 01:31:45 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 15 01:23 go.sum 01:31:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 01:23 internal 01:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:23 mock 01:31:45 -rw-rw-r-- 1 jenkins jenkins 227 Oct 15 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:45 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f92e15eb295c3557e8ddca3056f6f70ec23e17a --label arch=arm64 --label version=0.0.0 . 01:31:46 Sending build context to Docker daemon 10.59MB 01:31:46 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:31:46 Step 2/25 : FROM ${BASE} AS builder 01:31:46 ---> 69ad7ec9def5 01:31:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:31:46 ---> Running in 3886e1de122c 01:31:46 Removing intermediate container 3886e1de122c 01:31:46 ---> f877e46642dd 01:31:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:46 ---> Running in 4f446dd0a242 01:31:47 Removing intermediate container 4f446dd0a242 01:31:47 ---> e5a5d2904475 01:31:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:31:47 ---> Running in 14a8936f2d0e 01:31:47 Removing intermediate container 14a8936f2d0e 01:31:47 ---> c74641d8a944 01:31:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:31:47 ---> Running in 46edb0854d7d 01:31:47 Removing intermediate container 46edb0854d7d 01:31:47 ---> 42cad16f85d4 01:31:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:47 ---> Running in 206232a70762 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 OK: 242 MiB in 58 packages 01:31:51 Removing intermediate container 206232a70762 01:31:51 ---> a33d2da0b274 01:31:51 Step 8/25 : WORKDIR /device-mqtt-go 01:31:52 ---> Running in e4c7bb0f1eec 01:31:52 Removing intermediate container e4c7bb0f1eec 01:31:52 ---> 3e0380b7e5e8 01:31:52 Step 9/25 : COPY go.mod vendor* ./ 01:31:53 ---> 67245860bb0d 01:31:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:53 ---> Running in 3f3f6100996e 01:31:55 Removing intermediate container 3f3f6100996e 01:31:55 ---> dfa10a1885f5 01:31:55 Step 11/25 : COPY . . 01:31:57 ---> 9c3225ec8b63 01:31:57 Step 12/25 : RUN $MAKE 01:31:57 ---> Running in c4c6e4fbae51 01:31:57 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.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:35:52 Removing intermediate container c4c6e4fbae51 01:35:52 ---> 755268e57a1b 01:35:52 Step 13/25 : FROM alpine:3.20 01:35:52 3.20: Pulling from library/alpine 01:35:52 cf04c63912e1: Already exists 01:35:52 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:35:52 Status: Downloaded newer image for alpine:3.20 01:35:52 ---> c157a85ed455 01:35:52 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:35:52 ---> Running in 16226a666dc0 01:35:52 Removing intermediate container 16226a666dc0 01:35:52 ---> dc7502b41383 01:35:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:35:52 ---> Running in 405a2d05ebfd 01:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:35:52 (1/1) Installing dumb-init (1.2.5-r3) 01:35:52 Executing busybox-1.36.1-r29.trigger 01:35:52 OK: 9 MiB in 15 packages 01:35:52 Removing intermediate container 405a2d05ebfd 01:35:52 ---> cb124ea15372 01:35:52 Step 16/25 : RUN apk --no-cache upgrade 01:35:52 ---> Running in fee4b62afce7 01:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:35:55 Upgrading critical system libraries and apk-tools: 01:35:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:35:55 Executing busybox-1.36.1-r29.trigger 01:35:55 Continuing the upgrade transaction with new apk-tools: 01:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:35:58 OK: 9 MiB in 15 packages 01:35:59 Removing intermediate container fee4b62afce7 01:35:59 ---> 8f0c600df0ce 01:35:59 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:36:01 ---> 71e5c2c41bc8 01:36:01 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:36:01 ---> 980f9ebffae4 01:36:01 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:36:02 ---> 09fea845fae5 01:36:02 Step 20/25 : EXPOSE 59982 01:36:02 ---> Running in 162be3407765 01:36:02 Removing intermediate container 162be3407765 01:36:02 ---> 99beda13ab92 01:36:02 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:36:02 ---> Running in d2b5c825f125 01:36:03 Removing intermediate container d2b5c825f125 01:36:03 ---> 39057b02e89e 01:36:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:36:03 ---> Running in 46e8c86b1efd 01:36:03 Removing intermediate container 46e8c86b1efd 01:36:03 ---> 1f0cb44ac845 01:36:03 Step 23/25 : LABEL arch=arm64 01:36:03 ---> Running in eb05a2171c41 01:36:03 Removing intermediate container eb05a2171c41 01:36:03 ---> f4b71b96a17e 01:36:03 Step 24/25 : LABEL git_sha=4f92e15eb295c3557e8ddca3056f6f70ec23e17a 01:36:04 ---> Running in 0f04e0e8bc42 01:36:04 Removing intermediate container 0f04e0e8bc42 01:36:04 ---> 2efdb3639f07 01:36:04 Step 25/25 : LABEL version=0.0.0 01:36:04 ---> Running in 26b877bd342c 01:36:04 Removing intermediate container 26b877bd342c 01:36:04 ---> f40d5810e3e7 01:36:04 [Warning] One or more build-args [ARCH] were not consumed 01:36:04 Successfully built f40d5810e3e7 01:36:04 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:05 01:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:06 arm64: Pulling from edgex-lftools-log-publisher 01:36:06 8998bd30e6a1: Pulling fs layer 01:36:06 04944245beec: Pulling fs layer 01:36:06 699f458cf7ca: Pulling fs layer 01:36:06 765212b225bb: Pulling fs layer 01:36:06 f23df028b6ca: Pulling fs layer 01:36:06 d65c8cfc05b1: Pulling fs layer 01:36:06 2437ff75d9bd: Pulling fs layer 01:36:06 f23df028b6ca: Waiting 01:36:06 d65c8cfc05b1: Waiting 01:36:06 2437ff75d9bd: Waiting 01:36:06 04944245beec: Verifying Checksum 01:36:06 04944245beec: Download complete 01:36:06 765212b225bb: Verifying Checksum 01:36:06 765212b225bb: Download complete 01:36:06 f23df028b6ca: Verifying Checksum 01:36:06 f23df028b6ca: Download complete 01:36:06 d65c8cfc05b1: Verifying Checksum 01:36:06 d65c8cfc05b1: Download complete 01:36:06 699f458cf7ca: Download complete 01:36:07 8998bd30e6a1: Verifying Checksum 01:36:07 8998bd30e6a1: Download complete 01:36:10 2437ff75d9bd: Verifying Checksum 01:36:10 2437ff75d9bd: Download complete 01:36:11 8998bd30e6a1: Pull complete 01:36:12 04944245beec: Pull complete 01:36:14 699f458cf7ca: Pull complete 01:36:14 765212b225bb: Pull complete 01:36:15 f23df028b6ca: Pull complete 01:36:15 d65c8cfc05b1: Pull complete 01:36:33 2437ff75d9bd: Pull complete 01:36:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-22818 does not seem to be running inside a container 01:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:36:37 $ docker top 3a8ad3fe7769f85ad1491515b848433ad78d2b6c88932d46453274421348a395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:37 ---> job-cost.sh 01:36:37 lf-activate-venv: SKIPPING 01:36:37 INFO: No Stack... 01:36:38 INFO: Retrieving Pricing Info for: v3-standard-4 01:36:39 INFO: Archiving Costs [Pipeline] sh 01:36:39 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:36:39 + cut -d, -f6 [Pipeline] lock 01:36:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] 01:36:39 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] did not exist. Created. 01:36:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:40 /w/workspace/device-mqtt-go/1@tmp/durable-8602e727/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:36:41 + echo total: 0.10999999940395355 [Pipeline] stash 01:36:41 Warning: overwriting stash ‘stack-cost’ 01:36:41 Stashed 1 file(s) [Pipeline] } 01:36:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-702-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:36:41 $ docker stop --time=1 3a8ad3fe7769f85ad1491515b848433ad78d2b6c88932d46453274421348a395 01:36:43 $ docker rm -f --volumes 3a8ad3fe7769f85ad1491515b848433ad78d2b6c88932d46453274421348a395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:36:44 provisioning config files... 01:36:44 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/config7478154416967394904tmp [Pipeline] { [Pipeline] sh 01:36:44 + set +x 01:36:44 + curl -s https://codecov.io/bash 01:36:44 + bash -s -- 01:36:45 01:36:45 _____ _ 01:36:45 / ____| | | 01:36:45 | | ___ __| | ___ ___ _____ __ 01:36:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:36:45 | |___| (_) | (_| | __/ (_| (_) \ V / 01:36:45 \_____\___/ \__,_|\___|\___\___/ \_/ 01:36:45 Bash-1.0.6 01:36:45 01:36:45 01:36:45 ==> git version 2.25.1 found 01:36:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:36:45 Release-Date: 2020-01-08 01:36:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:36:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:36:45 ==> Jenkins CI detected. 01:36:45 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-702 01:36:45 project root: . 01:36:45 --> token set from env 01:36:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:36:45 ==> Running gcov in . (disable via -X gcov) 01:36:45 ==> Python coveragepy not found 01:36:45 ==> Searching for coverage reports in: 01:36:45 + . 01:36:45 -> Found 1 reports 01:36:45 ==> Detecting git/mercurial file structure 01:36:45 ==> Reading reports 01:36:45 + ./coverage.out bytes=21039 01:36:45 ==> Appending adjustments 01:36:45 https://docs.codecov.io/docs/fixing-reports 01:36:45 + Found adjustments 01:36:45 ==> Gzipping contents 01:36:45 4.0K /tmp/codecov.5rgRzj.gz 01:36:45 ==> Uploading reports 01:36:45 url: https://codecov.io 01:36:45 query: branch=PR-702&commit=4f92e15eb295c3557e8ddca3056f6f70ec23e17a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=702&job=&cmd_args= 01:36:45 -> Pinging Codecov 01:36:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-702&commit=4f92e15eb295c3557e8ddca3056f6f70ec23e17a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=702&job=&cmd_args= 01:36:45 -> Uploading to 01:36:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/4f92e15eb295c3557e8ddca3056f6f70ec23e17a/3c8cb4eb-990f-4998-88ca-e650c850adba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T013645Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c5a537e989a6b52616d67edc5f06a4ca981e06bc880ebc70a1d6a22e1f8ba76a 01:36:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:45 Dload Upload Total Spent Left Speed 01:36:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14740 --:--:-- --:--:-- --:--:-- 14675 100 3346 0 0 100 3346 0 13173 --:--:-- --:--:-- --:--:-- 13173 01:36:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4f92e15eb295c3557e8ddca3056f6f70ec23e17a [Pipeline] } 01:36:45 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:36:47 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives ] 01:36:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives 01:36:47 total 16 01:36:47 drwxr-xr-x 3 root root 4096 Oct 15 01:25 . 01:36:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 01:25 .. 01:36:47 drwxr-xr-x 2 root root 4096 Oct 15 01:25 cost 01:36:47 -rw-r--r-- 1 root root 86 Oct 15 01:25 cost.csv 01:36:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives 01:36:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives 01:36:47 total 16 01:36:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 01:25 . 01:36:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 01:25 .. 01:36:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 01:25 cost 01:36:47 -rw-r--r-- 1 jenkins jenkins 86 Oct 15 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:36:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:49 ---> package-listing.sh 01:36:49 ++ facter osfamily 01:36:49 ++ tr '[:upper:]' '[:lower:]' 01:36:49 + OS_FAMILY=debian 01:36:49 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-702 01:36:49 + START_PACKAGES=/tmp/packages_start.txt 01:36:49 + END_PACKAGES=/tmp/packages_end.txt 01:36:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:49 + PACKAGES=/tmp/packages_start.txt 01:36:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-702 ']' 01:36:49 + PACKAGES=/tmp/packages_end.txt 01:36:49 + case "${OS_FAMILY}" in 01:36:49 + dpkg -l 01:36:49 + grep '^ii' 01:36:49 + '[' -f /tmp/packages_start.txt ']' 01:36:49 + '[' -f /tmp/packages_end.txt ']' 01:36:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-702 ']' 01:36:49 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives/ 01:36:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-702/archives/ [Pipeline] echo 01:36:49 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-702/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:36:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:58 prd-ubuntu20.04-docker-8c-8g-22817 does not seem to be running inside a container 01:36:58 $ 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-702/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-702 -v /w/workspace/gexfoundry_device-mqtt-go_PR-702:/w/workspace/gexfoundry_device-mqtt-go_PR-702:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:58 $ docker top 8d82f4509f41a4351bb927fcf03c292b0e751f0ea70b1d8f54891a6f90495ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:59 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:59 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:59 + ls /var/log/sa-host 01:36:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:00 provisioning config files... 01:37:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-702@tmp/config3556493507772754996tmp [Pipeline] { [Pipeline] echo 01:37:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:00 ---> create-netrc.sh [Pipeline] } 01:37:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:00 ---> python-tools-install.sh [Pipeline] echo 01:37:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:01 ---> sudo-logs.sh 01:37:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:37:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:01 ---> job-cost.sh 01:37:01 lf-activate-venv: SKIPPING 01:37:01 DEBUG: total: 0.2199999988079071 01:37:01 INFO: Retrieving Stack Cost... 01:37:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:02 INFO: Archiving Costs [Pipeline] echo 01:37:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:37:02 ---> logs-deploy.sh 01:37:02 lf-activate-venv: SKIPPING 01:37:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-702/1 01:37:02 INFO: archiving workspace using pattern(s): 01:37:03 Archives upload complete. 01:37:03 INFO: archiving logs to Nexus