Pull request #708 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ed01671be0093de828f24a3204fbac8305532b8d+6320066227888112c6c0a181794f3c9cc54daea1 (5f525b1d36634814ce765006f34dab6a8e19932f) 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-ssh3577962042728833447.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-ssh8040423241257786859.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-708/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-708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17113604514475483608.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-708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9372290816037339598.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-ssh14769133410222250663.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-708/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-708/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13825748192013350472.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24732’ Running on prd-ubuntu20.04-docker-8c-8g-24733 in /w/workspace/gexfoundry_device-mqtt-go_PR-708 [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-708 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6320066227888112c6c0a181794f3c9cc54daea1 into PR head commit ed01671be0093de828f24a3204fbac8305532b8d Merge succeeded, producing ed01671be0093de828f24a3204fbac8305532b8d Checking out Revision ed01671be0093de828f24a3204fbac8305532b8d (PR-708) > 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/708/head:refs/remotes/origin/PR-708 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed01671be0093de828f24a3204fbac8305532b8d # 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 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed01671be0093de828f24a3204fbac8305532b8d # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" 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 09:11:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:40 ========================================================= 09:11:40 EdgeX Global Pipelines Version Info 09:11:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:41 ------------------- 09:11:41 stable info: 09:11:41 ------------------- 09:11:41 Commited By: Ginny Guan ginny@iotechsys.com 09:11:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:11:41 Message: update stable to v1.0.265 09:11:42 ------------------- 09:11:42 experimental info: 09:11:42 ------------------- 09:11:42 Commited By: Cherry Wang cherry@iotechsys.com 09:11:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:11:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-708 [Pipeline] echo 09:11:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-708 [Pipeline] echo 09:11:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-708 [Pipeline] echo 09:11:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed01671be0093de828f24a3204fbac8305532b8d [Pipeline] echo 09:11:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed01671 [Pipeline] echo 09:11:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:44 provisioning config files... 09:11:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/config18004528259424815572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:44 ---> ****-login.sh 09:11:44 nexus3.edgexfoundry.org:10001 09:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:45 Configure a credential helper to remove this warning. See 09:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:45 09:11:45 Login Succeeded 09:11:45 nexus3.edgexfoundry.org:10002 09:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:45 Configure a credential helper to remove this warning. See 09:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:45 09:11:45 Login Succeeded 09:11:45 nexus3.edgexfoundry.org:10003 09:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:45 Configure a credential helper to remove this warning. See 09:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:45 09:11:45 Login Succeeded 09:11:45 nexus3.edgexfoundry.org:10004 09:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:45 Configure a credential helper to remove this warning. See 09:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:45 09:11:45 Login Succeeded 09:11:45 ****.io 09:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:45 Configure a credential helper to remove this warning. See 09:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:45 09:11:45 Login Succeeded 09:11:45 ---> ****-login.sh ends [Pipeline] } 09:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:11:46 + git rev-list -1 --merges ed01671be0093de828f24a3204fbac8305532b8d~1..ed01671be0093de828f24a3204fbac8305532b8d [Pipeline] echo 09:11:46 -----------> git rev-list -1 --merges ed01671be0093de828f24a3204fbac8305532b8d~1..ed01671be0093de828f24a3204fbac8305532b8d ed01671be0093de828f24a3204fbac8305532b8d [false] [Pipeline] sh 09:11:46 + git log --format=format:%s -1 ed01671be0093de828f24a3204fbac8305532b8d [Pipeline] echo 09:11:46 ========================================================= 09:11:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:11:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:47 + git log --format=format:%s -1 ed01671be0093de828f24a3204fbac8305532b8d [Pipeline] echo 09:11:47 [semverPrep] GIT_COMMIT: ed01671be0093de828f24a3204fbac8305532b8d, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:11:47 [semverPrep] This is not a build commit. [Pipeline] sh 09:11:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:47 + grep -v github /etc/ssh/ssh_known_hosts 09:11:47 + [ -e /tmp/ssh_known_hosts ] 09:11:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:11:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:11:47 + sudo tee -a /etc/ssh/ssh_known_hosts 09:11:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:48 09:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:48 0.1.4: Pulling from edgex-devops/py-git-semver 09:11:48 b85a868b505f: Pulling fs layer 09:11:48 e2be974225ed: Pulling fs layer 09:11:48 339a4e72a1f5: Pulling fs layer 09:11:48 988bab9f4d93: Pulling fs layer 09:11:48 1469e6f7b9e6: Pulling fs layer 09:11:48 eaf3925da568: Pulling fs layer 09:11:48 bab4dde63d76: Pulling fs layer 09:11:48 bde34c3a00c8: Pulling fs layer 09:11:48 b352a97aabf1: Pulling fs layer 09:11:48 988bab9f4d93: Waiting 09:11:48 eaf3925da568: Waiting 09:11:48 bab4dde63d76: Waiting 09:11:48 bde34c3a00c8: Waiting 09:11:48 1469e6f7b9e6: Waiting 09:11:48 b352a97aabf1: Waiting 09:11:48 4872d77fe225: Pulling fs layer 09:11:48 5851b861e8e6: Pulling fs layer 09:11:48 4872d77fe225: Waiting 09:11:48 5851b861e8e6: Waiting 09:11:48 e2be974225ed: Verifying Checksum 09:11:48 e2be974225ed: Download complete 09:11:48 988bab9f4d93: Verifying Checksum 09:11:48 988bab9f4d93: Download complete 09:11:48 1469e6f7b9e6: Download complete 09:11:48 eaf3925da568: Download complete 09:11:48 339a4e72a1f5: Verifying Checksum 09:11:48 339a4e72a1f5: Download complete 09:11:48 bde34c3a00c8: Verifying Checksum 09:11:48 bde34c3a00c8: Download complete 09:11:48 b352a97aabf1: Verifying Checksum 09:11:48 b352a97aabf1: Download complete 09:11:48 4872d77fe225: Verifying Checksum 09:11:48 4872d77fe225: Download complete 09:11:48 5851b861e8e6: Verifying Checksum 09:11:48 5851b861e8e6: Download complete 09:11:48 b85a868b505f: Verifying Checksum 09:11:48 b85a868b505f: Download complete 09:11:49 bab4dde63d76: Verifying Checksum 09:11:49 bab4dde63d76: Download complete 09:11:50 b85a868b505f: Pull complete 09:11:50 e2be974225ed: Pull complete 09:11:50 339a4e72a1f5: Pull complete 09:11:50 988bab9f4d93: Pull complete 09:11:51 1469e6f7b9e6: Pull complete 09:11:51 eaf3925da568: Pull complete 09:11:53 bab4dde63d76: Pull complete 09:11:53 bde34c3a00c8: Pull complete 09:11:53 b352a97aabf1: Pull complete 09:11:53 4872d77fe225: Pull complete 09:11:53 5851b861e8e6: Pull complete 09:11:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:53 prd-ubuntu20.04-docker-8c-8g-24733 does not seem to be running inside a container 09:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-708 -v /w/workspace/gexfoundry_device-mqtt-go_PR-708:/w/workspace/gexfoundry_device-mqtt-go_PR-708:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:11:57 $ docker top 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c -eo pid,comm 09:11:57 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). 09:11:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:58 [ssh-agent] Looking for ssh-agent implementation... 09:11:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:58 $ docker exec 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c ssh-agent 09:11:58 SSH_AUTH_SOCK=/tmp/ssh-7cG2eZInoKcg/agent.32 09:11:58 SSH_AGENT_PID=38 09:11:58 Running ssh-add (command line suppressed) 09:11:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/private_key_227181309676967425.key (/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/private_key_227181309676967425.key) 09:11:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:58 + git tag --points-at HEAD [Pipeline] } 09:11:58 $ docker exec --env ******** --env ******** 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c ssh-agent -k 09:11:58 unset SSH_AUTH_SOCK; 09:11:58 unset SSH_AGENT_PID; 09:11:58 echo Agent pid 38 killed; 09:11:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:59 [ssh-agent] Looking for ssh-agent implementation... 09:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:59 $ docker exec 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c ssh-agent 09:11:59 SSH_AUTH_SOCK=/tmp/ssh-23ZhmWeFMm1t/agent.72 09:11:59 SSH_AGENT_PID=78 09:11:59 Running ssh-add (command line suppressed) 09:11:59 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/private_key_6904414310897826609.key (/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/private_key_6904414310897826609.key) 09:11:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:59 + git semver init 09:11:59 2024-11-07 09:11:59,873 [run_init] DEBUG init version:0.0.0 force:False 09:11:59 2024-11-07 09:11:59,874 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver 09:11:59 2024-11-07 09:11:59,874 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver 09:11:59 2024-11-07 09:11:59,874 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-708, universal_newlines=False, shell=None, istream=None) 09:12:01 2024-11-07 09:12:01,566 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708/.git/info/exclude 09:12:01 2024-11-07 09:12:01,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver/PR-708 with force:False 09:12:01 2024-11-07 09:12:01,567 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver/PR-708 09:12:01 2024-11-07 09:12:01,571 [execute] INFO git cat-file --batch-check 09:12:01 2024-11-07 09:12:01,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver, universal_newlines=False, shell=None, istream=) 09:12:01 2024-11-07 09:12:01,577 [execute] INFO git cat-file --batch 09:12:01 2024-11-07 09:12:01,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver, universal_newlines=False, shell=None, istream=) 09:12:01 2024-11-07 09:12:01,584 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-708/.semver/PR-708 09:12:01 0.0.0 [Pipeline] } 09:12:01 $ docker exec --env ******** --env ******** 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c ssh-agent -k 09:12:02 unset SSH_AUTH_SOCK; 09:12:02 unset SSH_AGENT_PID; 09:12:02 echo Agent pid 78 killed; 09:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:02 + git semver [Pipeline] } 09:12:02 $ docker stop --time=1 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c 09:12:04 $ docker rm -f --volumes 43f700cd2c0bc88726031850b47441141bba6d925459b310b7abd954a4537b2c [Pipeline] // withDockerContainer [Pipeline] sh 09:12:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:12:05 Stashed 1 file(s) [Pipeline] echo 09:12:05 [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 09:12:06 provisioning config files... 09:12:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/config5173203798531288613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:06 ---> ****-login.sh 09:12:06 nexus3.edgexfoundry.org:10001 09:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:06 Configure a credential helper to remove this warning. See 09:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:06 09:12:06 Login Succeeded 09:12:06 nexus3.edgexfoundry.org:10002 09:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:06 Configure a credential helper to remove this warning. See 09:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:06 09:12:06 Login Succeeded 09:12:06 nexus3.edgexfoundry.org:10003 09:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:06 Configure a credential helper to remove this warning. See 09:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:06 09:12:06 Login Succeeded 09:12:06 nexus3.edgexfoundry.org:10004 09:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:06 Configure a credential helper to remove this warning. See 09:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:06 09:12:06 Login Succeeded 09:12:06 ****.io 09:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:07 Configure a credential helper to remove this warning. See 09:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:07 09:12:07 Login Succeeded 09:12:07 ---> ****-login.sh ends [Pipeline] } 09:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:07 ========================================================= 09:12:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:12:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + 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 . 09:12:08 Sending build context to Docker daemon 20.98MB 09:12:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:12:08 Step 2/12 : FROM ${BASE} AS builder 09:12:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:08 43c4264eed91: Pulling fs layer 09:12:08 4cc291be95ef: Pulling fs layer 09:12:08 2ac1f1163629: Pulling fs layer 09:12:08 5c3c966382ef: Pulling fs layer 09:12:08 4f4fb700ef54: Pulling fs layer 09:12:08 5d5c8e513c77: Pulling fs layer 09:12:08 9f66e0745190: Pulling fs layer 09:12:08 f49a43e4bbc0: Pulling fs layer 09:12:08 561ebcabdf7f: Pulling fs layer 09:12:08 5c3c966382ef: Waiting 09:12:08 4f4fb700ef54: Waiting 09:12:08 5d5c8e513c77: Waiting 09:12:08 9f66e0745190: Waiting 09:12:08 f49a43e4bbc0: Waiting 09:12:08 561ebcabdf7f: Waiting 09:12:08 4cc291be95ef: Download complete 09:12:08 5c3c966382ef: Verifying Checksum 09:12:08 5c3c966382ef: Download complete 09:12:08 4f4fb700ef54: Verifying Checksum 09:12:08 4f4fb700ef54: Download complete 09:12:08 5d5c8e513c77: Download complete 09:12:08 43c4264eed91: Download complete 09:12:08 9f66e0745190: Verifying Checksum 09:12:08 9f66e0745190: Download complete 09:12:08 43c4264eed91: Pull complete 09:12:08 561ebcabdf7f: Download complete 09:12:08 4cc291be95ef: Pull complete 09:12:08 2ac1f1163629: Verifying Checksum 09:12:08 2ac1f1163629: Download complete 09:12:09 f49a43e4bbc0: Verifying Checksum 09:12:09 f49a43e4bbc0: Download complete 09:12:12 2ac1f1163629: Pull complete 09:12:12 5c3c966382ef: Pull complete 09:12:12 4f4fb700ef54: Pull complete 09:12:12 5d5c8e513c77: Pull complete 09:12:12 9f66e0745190: Pull complete 09:12:14 f49a43e4bbc0: Pull complete 09:12:14 561ebcabdf7f: Pull complete 09:12:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:12:14 ---> 3a752c3f9dda 09:12:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:12:21 Still waiting to schedule task 09:12:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:12:21 ---> Running in 12d41addce04 09:12:21 Removing intermediate container 12d41addce04 09:12:21 ---> 6a3c18649da9 09:12:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:12:21 ---> Running in c37895772f1b 09:12:21 Removing intermediate container c37895772f1b 09:12:21 ---> f4f7fa6f7b99 09:12:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:12:21 ---> Running in 42c38bdd88b1 09:12:21 Removing intermediate container 42c38bdd88b1 09:12:21 ---> 05be71795c0e 09:12:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:12:21 ---> Running in 48f886d07675 09:12:21 Removing intermediate container 48f886d07675 09:12:21 ---> 55fecde8e2a1 09:12:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:21 ---> Running in 2bece563a403 09:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:12:21 (1/4) Installing openssh-keygen (9.7_p1-r4) 09:12:21 (2/4) Installing libedit (20240517.3.1-r0) 09:12:21 (3/4) Installing openssh-client-common (9.7_p1-r4) 09:12:21 (4/4) Installing openssh-client-default (9.7_p1-r4) 09:12:21 Executing busybox-1.36.1-r29.trigger 09:12:21 OK: 250 MiB in 58 packages 09:12:22 Removing intermediate container 2bece563a403 09:12:22 ---> 6b34952ecf18 09:12:22 Step 8/12 : WORKDIR /device-mqtt-go 09:12:22 ---> Running in b8359da9e2e7 09:12:22 Removing intermediate container b8359da9e2e7 09:12:22 ---> c33a9e33354a 09:12:22 Step 9/12 : COPY go.mod vendor* ./ 09:12:22 ---> d5c0353a873f 09:12:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:22 ---> Running in 6fdd34b1b886 09:13:18 Removing intermediate container 6fdd34b1b886 09:13:18 ---> fe4603982275 09:13:18 Step 11/12 : COPY . . 09:13:18 ---> 8592e1688766 09:13:18 Step 12/12 : RUN $MAKE 09:13:18 ---> Running in a0bcd0673753 09:13:18 noop 09:13:18 Removing intermediate container a0bcd0673753 09:13:18 ---> 9f0f0c0cc4cb 09:13:18 Successfully built 9f0f0c0cc4cb 09:13:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:19 + docker inspect -f . ci-base-image-x86_64 09:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:19 prd-ubuntu20.04-docker-8c-8g-24733 does not seem to be running inside a container 09:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-708 -v /w/workspace/gexfoundry_device-mqtt-go_PR-708:/w/workspace/gexfoundry_device-mqtt-go_PR-708:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:19 $ docker top 7d299aa33726dd61b5f9f3150fd9f5cbf02b4d167163a0e98b594065fcad9869 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:20 + go version 09:13:20 go version go1.23.2 linux/amd64 [Pipeline] } 09:13:20 $ docker stop --time=1 7d299aa33726dd61b5f9f3150fd9f5cbf02b4d167163a0e98b594065fcad9869 09:13:21 $ docker rm -f --volumes 7d299aa33726dd61b5f9f3150fd9f5cbf02b4d167163a0e98b594065fcad9869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker inspect -f . ci-base-image-x86_64 09:13:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:22 prd-ubuntu20.04-docker-8c-8g-24733 does not seem to be running inside a container 09:13:22 $ 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-708 -v /w/workspace/gexfoundry_device-mqtt-go_PR-708:/w/workspace/gexfoundry_device-mqtt-go_PR-708:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:22 $ docker top 242b31256906cc8685c3ed3428ff13e3d2467a1e8ef96e3b3156dc55210d1b53 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-708 [Pipeline] fileExists [Pipeline] sh 09:13:23 + make test 09:13:23 go test ./... -coverprofile=coverage.out ./... 09:13:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:13:43 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 09:13:43 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 09:13:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements 09:13:51 go vet ./... 09:13:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:13:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:13:58 ./bin/test-attribution-txt.sh [Pipeline] echo 09:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:13:58 $ docker stop --time=1 242b31256906cc8685c3ed3428ff13e3d2467a1e8ef96e3b3156dc55210d1b53 09:14:02 $ docker rm -f --volumes 242b31256906cc8685c3ed3428ff13e3d2467a1e8ef96e3b3156dc55210d1b53 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:14:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:03 + ls -al . 09:14:03 total 252 09:14:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:13 . 09:14:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:11 .. 09:14:03 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:11 .dockerignore 09:14:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:13 .git 09:14:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:11 .github 09:14:03 -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 09:11 .gitignore 09:14:03 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:11 .golangci.yml 09:14:03 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:12 .semver 09:14:03 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 7 09:11 Attribution.txt 09:14:03 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 7 09:11 CHANGELOG.md 09:14:03 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 7 09:11 Dockerfile 09:14:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:11 GOVERNANCE.md 09:14:03 -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 09:11 Jenkinsfile 09:14:03 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:11 LICENSE 09:14:03 -rw-rw-r-- 1 jenkins jenkins 2553 Nov 7 09:11 Makefile 09:14:03 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 09:11 OWNERS.md 09:14:03 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 09:11 README.md 09:14:03 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:12 VERSION 09:14:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:11 bin 09:14:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:11 cmd 09:14:03 -rw-r--r-- 1 jenkins jenkins 21039 Nov 7 09:13 coverage.out 09:14:03 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 7 09:11 go.mod 09:14:03 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:11 go.sum 09:14:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:11 internal 09:14:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:11 mock 09:14:03 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:04 + 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=ed01671be0093de828f24a3204fbac8305532b8d --label arch=amd64 --label version=0.0.0 . 09:14:04 Sending build context to Docker daemon 21MB 09:14:04 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:14:04 Step 2/25 : FROM ${BASE} AS builder 09:14:04 ---> 9f0f0c0cc4cb 09:14:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:14:04 ---> Running in 59d18bd3ac72 09:14:05 Removing intermediate container 59d18bd3ac72 09:14:05 ---> 6a0b2d219f4b 09:14:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:05 ---> Running in e339c8293e5e 09:14:05 Removing intermediate container e339c8293e5e 09:14:05 ---> ed3016ee5eb7 09:14:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:14:05 ---> Running in af6b1080514d 09:14:05 Removing intermediate container af6b1080514d 09:14:05 ---> de837eec2eb1 09:14:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:14:05 ---> Running in 17bc70fffa46 09:14:05 Removing intermediate container 17bc70fffa46 09:14:05 ---> 89f8f83b9063 09:14:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:05 ---> Running in b20a4bd29cb9 09:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:05 OK: 250 MiB in 58 packages 09:14:06 Removing intermediate container b20a4bd29cb9 09:14:06 ---> a937a29b3ef0 09:14:06 Step 8/25 : WORKDIR /device-mqtt-go 09:14:06 ---> Running in 9895d3fb0b31 09:14:06 Removing intermediate container 9895d3fb0b31 09:14:06 ---> b4dc698ce12f 09:14:06 Step 9/25 : COPY go.mod vendor* ./ 09:14:06 ---> 2d607f90c19b 09:14:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:06 ---> Running in 758bc23eaf1f 09:14:07 Removing intermediate container 758bc23eaf1f 09:14:07 ---> 5a3df941bf58 09:14:07 Step 11/25 : COPY . . 09:14:08 ---> 74661dbc7572 09:14:08 Step 12/25 : RUN $MAKE 09:14:08 ---> Running in f876ddd30187 09:14:08 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/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 09:14:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24735 in /w/workspace/gexfoundry_device-mqtt-go_PR-708 [Pipeline] { [Pipeline] ws 09:14:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 09:14:13 The recommended git tool is: git 09:14:21 using credential edgex-jenkins-ssh 09:14:21 Cloning the remote Git repository 09:14:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:14:21 > git init /w/workspace/device-mqtt-go/1 # timeout=10 09:14:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:14:22 > git --version # timeout=10 09:14:22 > git --version # 'git version 2.25.1' 09:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:14:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:14:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/708/head:refs/remotes/origin/PR-708 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:14:27 Merging remotes/origin/main commit 6320066227888112c6c0a181794f3c9cc54daea1 into PR head commit ed01671be0093de828f24a3204fbac8305532b8d 09:14:27 Merge succeeded, producing ed01671be0093de828f24a3204fbac8305532b8d 09:14:27 Checking out Revision ed01671be0093de828f24a3204fbac8305532b8d (PR-708) 09:14:27 > git config core.sparsecheckout # timeout=10 09:14:27 > git checkout -f ed01671be0093de828f24a3204fbac8305532b8d # timeout=10 09:14:27 > git remote # timeout=10 09:14:27 > git config --get remote.origin.url # timeout=10 09:14:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:27 > git merge 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 09:14:27 > git rev-parse HEAD^{commit} # timeout=10 09:14:27 > git config core.sparsecheckout # timeout=10 09:14:27 > git checkout -f ed01671be0093de828f24a3204fbac8305532b8d # timeout=10 09:14:31 Commit message: "fix: Only one ldflags flag is allowed" 09:14:31 > git --version # timeout=10 09:14:31 > git --version # 'git version 2.25.1' 09:14:31 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:33 Dload Upload Total Spent Left Speed 09:14:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54820 0 --:--:-- --:--:-- --:--:-- 55055 [Pipeline] sh 09:14:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:34 + sudo tee /etc/docker/daemon.new 09:14:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:34 { 09:14:34 "registry-mirrors": [ 09:14:34 "https://nexus3.edgexfoundry.org:10001" 09:14:34 ], 09:14:34 "bip": "10.250.0.254/24", 09:14:34 "hosts": [ 09:14:34 "tcp://0.0.0.0:5555", 09:14:34 "unix:///var/run/docker.sock" 09:14:34 ], 09:14:34 "mtu": 1458, 09:14:34 "selinux-enabled": true, 09:14:34 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:34 } [Pipeline] sh 09:14:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:34 + sudo service docker restart 09:14:40 Removing intermediate container f876ddd30187 09:14:40 ---> 20bd360cf5b6 09:14:40 Step 13/25 : FROM alpine:3.20 09:14:40 3.20: Pulling from library/alpine 09:14:40 43c4264eed91: Already exists 09:14:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:14:40 Status: Downloaded newer image for alpine:3.20 09:14:40 ---> 91ef0af61f39 09:14:40 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 09:14:40 ---> Running in 19929fc505bb 09:14:40 Removing intermediate container 19929fc505bb 09:14:40 ---> b6c53131834e 09:14:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:14:40 ---> Running in e7b115548de6 09:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:40 (1/1) Installing dumb-init (1.2.5-r3) 09:14:40 Executing busybox-1.36.1-r29.trigger 09:14:40 OK: 8 MiB in 15 packages 09:14:41 Removing intermediate container e7b115548de6 09:14:41 ---> b4fa960f6301 09:14:41 Step 16/25 : RUN apk --no-cache upgrade 09:14:41 ---> Running in c7656c0d1add 09:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 Upgrading critical system libraries and apk-tools: 09:14:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:41 Executing busybox-1.36.1-r29.trigger 09:14:42 Continuing the upgrade transaction with new apk-tools: 09:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:42 OK: 8 MiB in 15 packages 09:14:43 Removing intermediate container c7656c0d1add 09:14:43 ---> 313009597e98 09:14:43 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 09:14:46 ---> 636041f33104 09:14:46 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 09:14:46 ---> 7ded790d971b 09:14:46 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:14:47 ---> c73d9d1cd9f1 09:14:47 Step 20/25 : EXPOSE 59982 09:14:48 ---> Running in 4c52ee8e6c1f 09:14:48 Removing intermediate container 4c52ee8e6c1f 09:14:48 ---> 3a66db525119 09:14:48 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 09:14:48 ---> Running in 760ade7be261 09:14:49 Removing intermediate container 760ade7be261 09:14:49 ---> 5aadc96fc692 09:14:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:14:49 ---> Running in 9a8468343d89 09:14:49 Removing intermediate container 9a8468343d89 09:14:49 ---> 7b7ac49c4f83 09:14:49 Step 23/25 : LABEL arch=amd64 09:14:49 ---> Running in 13486f60d64a 09:14:49 Removing intermediate container 13486f60d64a 09:14:49 ---> b77eac1f91a7 09:14:49 Step 24/25 : LABEL git_sha=ed01671be0093de828f24a3204fbac8305532b8d 09:14:49 ---> Running in 898b267eb72d 09:14:49 Removing intermediate container 898b267eb72d 09:14:49 ---> f58327fbd6ae 09:14:49 Step 25/25 : LABEL version=0.0.0 09:14:49 ---> Running in 0d12009978da 09:14:49 Removing intermediate container 0d12009978da 09:14:49 ---> a739b8cd78d3 09:14:49 [Warning] One or more build-args [ARCH] were not consumed 09:14:49 Successfully built a739b8cd78d3 09:14:49 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 09:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:50 09:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:51 latest: Pulling from edgex-lftools-log-publisher 09:14:51 5eb5b503b376: Pulling fs layer 09:14:51 5c69ac0246d0: Pulling fs layer 09:14:51 ec43610c2a17: Pulling fs layer 09:14:51 3a2ae6a8a46f: Pulling fs layer 09:14:51 33b1e0a273af: Pulling fs layer 09:14:51 5d3b04190fa2: Pulling fs layer 09:14:51 2f39f015ded8: Pulling fs layer 09:14:51 2f39f015ded8: Waiting 09:14:51 5d3b04190fa2: Waiting 09:14:51 3a2ae6a8a46f: Waiting 09:14:51 33b1e0a273af: Waiting 09:14:51 5c69ac0246d0: Download complete 09:14:51 3a2ae6a8a46f: Download complete 09:14:51 33b1e0a273af: Verifying Checksum 09:14:51 33b1e0a273af: Download complete 09:14:51 5d3b04190fa2: Verifying Checksum 09:14:51 5d3b04190fa2: Download complete 09:14:51 ec43610c2a17: Verifying Checksum 09:14:51 ec43610c2a17: Download complete 09:14:51 5eb5b503b376: Verifying Checksum 09:14:51 5eb5b503b376: Download complete 09:14:52 2f39f015ded8: Verifying Checksum 09:14:52 2f39f015ded8: Download complete 09:14:52 5eb5b503b376: Pull complete 09:14:52 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:53 provisioning config files... 09:14:53 ec43610c2a17: Pull complete 09:14:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12864114585234362419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:53 3a2ae6a8a46f: Pull complete 09:14:53 33b1e0a273af: Pull complete 09:14:53 5d3b04190fa2: Pull complete 09:14:53 ---> ****-login.sh 09:14:53 nexus3.edgexfoundry.org:10001 09:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:54 Configure a credential helper to remove this warning. See 09:14:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:54 09:14:54 Login Succeeded 09:14:54 nexus3.edgexfoundry.org:10002 09:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:54 Configure a credential helper to remove this warning. See 09:14:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:54 09:14:54 Login Succeeded 09:14:54 nexus3.edgexfoundry.org:10003 09:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:55 Configure a credential helper to remove this warning. See 09:14:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:55 09:14:55 Login Succeeded 09:14:55 nexus3.edgexfoundry.org:10004 09:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:55 Configure a credential helper to remove this warning. See 09:14:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:55 09:14:55 Login Succeeded 09:14:55 ****.io 09:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:56 Configure a credential helper to remove this warning. See 09:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:56 09:14:56 Login Succeeded 09:14:56 ---> ****-login.sh ends [Pipeline] } 09:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:56 ========================================================= 09:14:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:14:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:57 + 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 . 09:14:57 Sending build context to Docker daemon 10.61MB 09:14:57 2f39f015ded8: Pull complete 09:14:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:14:57 Step 2/12 : FROM ${BASE} AS builder 09:14:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:57 cf04c63912e1: Pulling fs layer 09:14:57 55b35a11ae5e: Pulling fs layer 09:14:57 a37a00ec5f00: Pulling fs layer 09:14:57 50b3750afda1: Pulling fs layer 09:14:57 4f4fb700ef54: Pulling fs layer 09:14:57 80978eb59214: Pulling fs layer 09:14:57 50b3750afda1: Waiting 09:14:57 4f4fb700ef54: Waiting 09:14:57 80978eb59214: Waiting 09:14:57 c9f46d7d2bd2: Pulling fs layer 09:14:57 c5a475d317c9: Pulling fs layer 09:14:57 c9f46d7d2bd2: Waiting 09:14:57 c5a475d317c9: Waiting 09:14:57 55b35a11ae5e: Download complete 09:14:57 50b3750afda1: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:58 prd-ubuntu20.04-docker-8c-8g-24733 does not seem to be running inside a container 09:14:58 4f4fb700ef54: Download complete 09:14:58 80978eb59214: Verifying Checksum 09:14:58 80978eb59214: Download complete 09:14:58 cf04c63912e1: Verifying Checksum 09:14:58 cf04c63912e1: Download complete 09:14:58 $ 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-708 -v /w/workspace/gexfoundry_device-mqtt-go_PR-708:/w/workspace/gexfoundry_device-mqtt-go_PR-708:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:58 c5a475d317c9: Verifying Checksum 09:14:58 c5a475d317c9: Download complete 09:14:58 cf04c63912e1: Pull complete 09:14:59 55b35a11ae5e: Pull complete 09:15:00 a37a00ec5f00: Verifying Checksum 09:15:00 a37a00ec5f00: Download complete 09:15:00 c9f46d7d2bd2: Verifying Checksum 09:15:00 c9f46d7d2bd2: Download complete 09:15:01 $ docker top 3b0bcbd5848a980cfe1908beb1c6e5d666625ca63c26df44b3bfe52e1a9be5a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:02 ---> job-cost.sh 09:15:02 lf-activate-venv: SKIPPING 09:15:02 INFO: No Stack... 09:15:02 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:02 INFO: Archiving Costs [Pipeline] sh 09:15:03 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives/cost.csv 09:15:03 + cut -d, -f6 [Pipeline] lock 09:15:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] 09:15:03 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] did not exist. Created. 09:15:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:03 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:03 Stashed 1 file(s) [Pipeline] } 09:15:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:03 $ docker stop --time=1 3b0bcbd5848a980cfe1908beb1c6e5d666625ca63c26df44b3bfe52e1a9be5a3 09:15:04 $ docker rm -f --volumes 3b0bcbd5848a980cfe1908beb1c6e5d666625ca63c26df44b3bfe52e1a9be5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:15 a37a00ec5f00: Pull complete 09:15:15 50b3750afda1: Pull complete 09:15:15 4f4fb700ef54: Pull complete 09:15:15 80978eb59214: Pull complete 09:15:22 c9f46d7d2bd2: Pull complete 09:15:23 c5a475d317c9: Pull complete 09:15:23 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:23 ---> be29e6b0f0d4 09:15:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:15:25 ---> Running in bf1b9408912c 09:15:25 Removing intermediate container bf1b9408912c 09:15:25 ---> db6bd14f1fe4 09:15:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:15:25 ---> Running in 64038de7915d 09:15:26 Removing intermediate container 64038de7915d 09:15:26 ---> fa1e694e553b 09:15:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:15:26 ---> Running in 460a445c2fb7 09:15:26 Removing intermediate container 460a445c2fb7 09:15:26 ---> 1f448cafc6db 09:15:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:15:26 ---> Running in 3cb4356bb065 09:15:26 Removing intermediate container 3cb4356bb065 09:15:26 ---> 54e4fe5e1f7d 09:15:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:26 ---> Running in d6426fb519c2 09:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:30 (1/4) Installing openssh-keygen (9.7_p1-r4) 09:15:30 (2/4) Installing libedit (20240517.3.1-r0) 09:15:30 (3/4) Installing openssh-client-common (9.7_p1-r4) 09:15:30 (4/4) Installing openssh-client-default (9.7_p1-r4) 09:15:30 Executing busybox-1.36.1-r29.trigger 09:15:30 OK: 242 MiB in 58 packages 09:15:31 Removing intermediate container d6426fb519c2 09:15:31 ---> a749b13b3abe 09:15:31 Step 8/12 : WORKDIR /device-mqtt-go 09:15:31 ---> Running in 19cc8099126d 09:15:31 Removing intermediate container 19cc8099126d 09:15:31 ---> e054f34452db 09:15:31 Step 9/12 : COPY go.mod vendor* ./ 09:15:32 ---> 1fc8b1541e15 09:15:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:32 ---> Running in 9b9d1a97ac8b 09:17:24 Removing intermediate container 9b9d1a97ac8b 09:17:24 ---> bffcbf5e68f1 09:17:24 Step 11/12 : COPY . . 09:17:24 ---> b2cafbdaa014 09:17:24 Step 12/12 : RUN $MAKE 09:17:24 ---> Running in 4d035418758f 09:17:24 noop 09:17:24 Removing intermediate container 4d035418758f 09:17:24 ---> 11f6f6861903 09:17:24 Successfully built 11f6f6861903 09:17:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:24 + docker inspect -f . ci-base-image-arm64 09:17:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-24735 does not seem to be running inside a container 09:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:17:26 $ docker top 3341117202d86703e2a44e1ec0882dde7ee167f89e77b2460077894f6e21434a -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:27 + go version 09:17:27 go version go1.23.2 linux/arm64 [Pipeline] } 09:17:27 $ docker stop --time=1 3341117202d86703e2a44e1ec0882dde7ee167f89e77b2460077894f6e21434a 09:17:29 $ docker rm -f --volumes 3341117202d86703e2a44e1ec0882dde7ee167f89e77b2460077894f6e21434a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:30 + docker inspect -f . ci-base-image-arm64 09:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-24735 does not seem to be running inside a container 09:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:17:31 $ docker top 70d6cfba619ff051e57d628f90789f0c7caeeb6777b1e18b87838f634378d5fd -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:32 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 09:17:33 + make test 09:17:33 go test ./... -coverprofile=coverage.out ./... 09:17:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:21:47 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 09:21:47 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 09:21:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements 09:21:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:21:47 go vet ./... 09:22:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:44 ./bin/test-attribution-txt.sh [Pipeline] echo 09:22:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:22:44 $ docker stop --time=1 70d6cfba619ff051e57d628f90789f0c7caeeb6777b1e18b87838f634378d5fd 09:22:46 $ docker rm -f --volumes 70d6cfba619ff051e57d628f90789f0c7caeeb6777b1e18b87838f634378d5fd [Pipeline] // withDockerContainer [Pipeline] sh 09:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:22:48 Warning: overwriting stash ‘coverage-report’ 09:22:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:22:50 + ls -al . 09:22:50 total 248 09:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:17 . 09:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:14 .. 09:22:50 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:14 .dockerignore 09:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:14 .git 09:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 .github 09:22:50 -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 09:14 .gitignore 09:22:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:14 .golangci.yml 09:22:50 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 7 09:14 Attribution.txt 09:22:50 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 7 09:14 CHANGELOG.md 09:22:50 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 7 09:14 Dockerfile 09:22:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:14 GOVERNANCE.md 09:22:50 -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 09:14 Jenkinsfile 09:22:50 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:14 LICENSE 09:22:50 -rw-rw-r-- 1 jenkins jenkins 2553 Nov 7 09:14 Makefile 09:22:50 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 09:14 OWNERS.md 09:22:50 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 09:14 README.md 09:22:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:12 VERSION 09:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:14 bin 09:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 cmd 09:22:50 -rw-r--r-- 1 jenkins jenkins 21039 Nov 7 09:21 coverage.out 09:22:50 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 7 09:14 go.mod 09:22:50 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:14 go.sum 09:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:14 internal 09:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:14 mock 09:22:50 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:50 + 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=ed01671be0093de828f24a3204fbac8305532b8d --label arch=arm64 --label version=0.0.0 . 09:22:51 Sending build context to Docker daemon 10.63MB 09:22:51 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:22:51 Step 2/25 : FROM ${BASE} AS builder 09:22:51 ---> 11f6f6861903 09:22:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:22:52 ---> Running in d695d2e8d229 09:22:52 Removing intermediate container d695d2e8d229 09:22:52 ---> a2ff0f49c461 09:22:52 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:22:52 ---> Running in a6fb17074c31 09:22:53 Removing intermediate container a6fb17074c31 09:22:53 ---> e9099a597e86 09:22:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:22:53 ---> Running in d1ec3e372bbd 09:22:53 Removing intermediate container d1ec3e372bbd 09:22:53 ---> 8b088651b6c8 09:22:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:22:53 ---> Running in 2cdb89f1ed30 09:22:54 Removing intermediate container 2cdb89f1ed30 09:22:54 ---> 7692a4de9cdb 09:22:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:22:54 ---> Running in ff7b796cbb47 09:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:22:58 OK: 242 MiB in 58 packages 09:22:58 Removing intermediate container ff7b796cbb47 09:22:58 ---> b98cc4aa4663 09:22:58 Step 8/25 : WORKDIR /device-mqtt-go 09:22:59 ---> Running in 3a2eef3bd1f1 09:22:59 Removing intermediate container 3a2eef3bd1f1 09:22:59 ---> 21e868128928 09:22:59 Step 9/25 : COPY go.mod vendor* ./ 09:23:00 ---> c30cda5e5743 09:23:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:00 ---> Running in 220ce3c61fbe 09:23:02 Removing intermediate container 220ce3c61fbe 09:23:02 ---> 665ce8857d67 09:23:02 Step 11/25 : COPY . . 09:23:04 ---> e8fa6bd06f0b 09:23:04 Step 12/25 : RUN $MAKE 09:23:04 ---> Running in 13274a40d1d8 09:23:05 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/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 09:27:57 Removing intermediate container 13274a40d1d8 09:27:57 ---> 4a8283fb1cce 09:27:57 Step 13/25 : FROM alpine:3.20 09:27:57 3.20: Pulling from library/alpine 09:27:57 cf04c63912e1: Already exists 09:27:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:27:57 Status: Downloaded newer image for alpine:3.20 09:27:57 ---> c157a85ed455 09:27:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 09:27:57 ---> Running in e6aeb65e5c4f 09:27:57 Removing intermediate container e6aeb65e5c4f 09:27:57 ---> 7ebe66a87aae 09:27:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:27:57 ---> Running in 0cf3defe038a 09:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:27:57 (1/1) Installing dumb-init (1.2.5-r3) 09:27:57 Executing busybox-1.36.1-r29.trigger 09:27:57 OK: 9 MiB in 15 packages 09:27:57 Removing intermediate container 0cf3defe038a 09:27:57 ---> f66779eec812 09:27:57 Step 16/25 : RUN apk --no-cache upgrade 09:27:57 ---> Running in 7060382286e9 09:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:27:58 Upgrading critical system libraries and apk-tools: 09:27:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:27:58 Executing busybox-1.36.1-r29.trigger 09:27:58 Continuing the upgrade transaction with new apk-tools: 09:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:02 OK: 9 MiB in 15 packages 09:28:03 Removing intermediate container 7060382286e9 09:28:03 ---> 30df4e37d01c 09:28:03 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 09:28:06 ---> 815cbef386a0 09:28:06 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 09:28:06 ---> 4d1104dd9463 09:28:06 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:28:07 ---> 4f2f88cead8c 09:28:07 Step 20/25 : EXPOSE 59982 09:28:07 ---> Running in 5eef87220d5b 09:28:07 Removing intermediate container 5eef87220d5b 09:28:07 ---> 5b47ee60debe 09:28:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 09:28:07 ---> Running in ee09810fee2f 09:28:08 Removing intermediate container ee09810fee2f 09:28:08 ---> 12c1f3e019db 09:28:08 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:28:08 ---> Running in 0d64aee33dc4 09:28:08 Removing intermediate container 0d64aee33dc4 09:28:08 ---> 0938b438d4d2 09:28:08 Step 23/25 : LABEL arch=arm64 09:28:08 ---> Running in 94bfe2df9b23 09:28:09 Removing intermediate container 94bfe2df9b23 09:28:09 ---> 698454dadeae 09:28:09 Step 24/25 : LABEL git_sha=ed01671be0093de828f24a3204fbac8305532b8d 09:28:09 ---> Running in bddc80ac54a9 09:28:09 Removing intermediate container bddc80ac54a9 09:28:09 ---> 0578b6f52f4d 09:28:09 Step 25/25 : LABEL version=0.0.0 09:28:09 ---> Running in 127aa369297f 09:28:09 Removing intermediate container 127aa369297f 09:28:09 ---> 49a6a494d2ce 09:28:09 [Warning] One or more build-args [ARCH] were not consumed 09:28:10 Successfully built 49a6a494d2ce 09:28:10 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 09:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:11 09:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:11 arm64: Pulling from edgex-lftools-log-publisher 09:28:11 8998bd30e6a1: Pulling fs layer 09:28:11 04944245beec: Pulling fs layer 09:28:11 699f458cf7ca: Pulling fs layer 09:28:11 765212b225bb: Pulling fs layer 09:28:11 f23df028b6ca: Pulling fs layer 09:28:11 d65c8cfc05b1: Pulling fs layer 09:28:11 2437ff75d9bd: Pulling fs layer 09:28:11 765212b225bb: Waiting 09:28:11 d65c8cfc05b1: Waiting 09:28:11 2437ff75d9bd: Waiting 09:28:11 f23df028b6ca: Waiting 09:28:11 04944245beec: Verifying Checksum 09:28:11 04944245beec: Download complete 09:28:11 765212b225bb: Verifying Checksum 09:28:11 765212b225bb: Download complete 09:28:11 f23df028b6ca: Download complete 09:28:11 d65c8cfc05b1: Verifying Checksum 09:28:11 d65c8cfc05b1: Download complete 09:28:12 699f458cf7ca: Verifying Checksum 09:28:12 699f458cf7ca: Download complete 09:28:12 8998bd30e6a1: Verifying Checksum 09:28:12 8998bd30e6a1: Download complete 09:28:15 2437ff75d9bd: Verifying Checksum 09:28:15 2437ff75d9bd: Download complete 09:28:18 8998bd30e6a1: Pull complete 09:28:18 04944245beec: Pull complete 09:28:20 699f458cf7ca: Pull complete 09:28:20 765212b225bb: Pull complete 09:28:21 f23df028b6ca: Pull complete 09:28:21 d65c8cfc05b1: Pull complete 09:28:40 2437ff75d9bd: Pull complete 09:28:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:40 prd-ubuntu20.04-docker-arm64-4c-16g-24735 does not seem to be running inside a container 09:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:28:44 $ docker top 65a50d874f958657a55d8b50359163140202c92a91fa1ee00febf8eedcae7720 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:45 ---> job-cost.sh 09:28:45 lf-activate-venv: SKIPPING 09:28:45 INFO: No Stack... 09:28:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:28:46 INFO: Archiving Costs [Pipeline] sh 09:28:46 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 09:28:46 + cut -d, -f6 [Pipeline] lock 09:28:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] 09:28:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] did not exist. Created. 09:28:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:47 /w/workspace/device-mqtt-go/1@tmp/durable-2f21b6ee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:28:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:28:48 Warning: overwriting stash ‘stack-cost’ 09:28:48 Stashed 1 file(s) [Pipeline] } 09:28:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-708-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:28:48 $ docker stop --time=1 65a50d874f958657a55d8b50359163140202c92a91fa1ee00febf8eedcae7720 09:28:50 $ docker rm -f --volumes 65a50d874f958657a55d8b50359163140202c92a91fa1ee00febf8eedcae7720 [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 09:28:51 provisioning config files... 09:28:51 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/config15286409393680037092tmp [Pipeline] { [Pipeline] sh 09:28:51 + set +x 09:28:51 + curl -s https://codecov.io/bash 09:28:51 + bash -s -- 09:28:51 09:28:51 _____ _ 09:28:51 / ____| | | 09:28:51 | | ___ __| | ___ ___ _____ __ 09:28:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:28:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:28:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:28:51 Bash-1.0.6 09:28:51 09:28:51 09:28:51 ==> git version 2.25.1 found 09:28:51 ==> 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 09:28:51 Release-Date: 2020-01-08 09:28:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:28:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:28:51 ==> Jenkins CI detected. 09:28:51 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-708 09:28:51 project root: . 09:28:51 --> token set from env 09:28:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:28:52 ==> Running gcov in . (disable via -X gcov) 09:28:52 ==> Python coveragepy not found 09:28:52 ==> Searching for coverage reports in: 09:28:52 + . 09:28:52 -> Found 1 reports 09:28:52 ==> Detecting git/mercurial file structure 09:28:52 ==> Reading reports 09:28:52 + ./coverage.out bytes=21039 09:28:52 ==> Appending adjustments 09:28:52 https://docs.codecov.io/docs/fixing-reports 09:28:52 + Found adjustments 09:28:52 ==> Gzipping contents 09:28:52 4.0K /tmp/codecov.Z9LCWi.gz 09:28:52 ==> Uploading reports 09:28:52 url: https://codecov.io 09:28:52 query: branch=PR-708&commit=ed01671be0093de828f24a3204fbac8305532b8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-708%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=708&job=&cmd_args= 09:28:52 -> Pinging Codecov 09:28:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-708&commit=ed01671be0093de828f24a3204fbac8305532b8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-708%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=708&job=&cmd_args= 09:28:52 -> Uploading to 09:28:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/ed01671be0093de828f24a3204fbac8305532b8d/c68f92da-e7aa-497e-8807-dfcc83eecd4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T092852Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f98a5fc67b7c8fc3e0acd33a700723a251e6ccea865712500d955b6f69895c04 09:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:52 Dload Upload Total Spent Left Speed 09:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 13491 --:--:-- --:--:-- --:--:-- 13491 09:28:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ed01671be0093de828f24a3204fbac8305532b8d [Pipeline] } 09:28:52 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 09:28:54 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives ] 09:28:54 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives 09:28:54 total 16 09:28:54 drwxr-xr-x 3 root root 4096 Nov 7 09:15 . 09:28:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:15 .. 09:28:54 drwxr-xr-x 2 root root 4096 Nov 7 09:15 cost 09:28:54 -rw-r--r-- 1 root root 86 Nov 7 09:15 cost.csv 09:28:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives 09:28:54 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives 09:28:54 total 16 09:28:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:15 . 09:28:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:15 .. 09:28:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:15 cost 09:28:54 -rw-r--r-- 1 jenkins jenkins 86 Nov 7 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:28:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:55 ---> package-listing.sh 09:28:55 ++ facter osfamily 09:28:55 ++ tr '[:upper:]' '[:lower:]' 09:28:56 + OS_FAMILY=debian 09:28:56 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-708 09:28:56 + START_PACKAGES=/tmp/packages_start.txt 09:28:56 + END_PACKAGES=/tmp/packages_end.txt 09:28:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:56 + PACKAGES=/tmp/packages_start.txt 09:28:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-708 ']' 09:28:56 + PACKAGES=/tmp/packages_end.txt 09:28:56 + case "${OS_FAMILY}" in 09:28:56 + dpkg -l 09:28:56 + grep '^ii' 09:28:56 + '[' -f /tmp/packages_start.txt ']' 09:28:56 + '[' -f /tmp/packages_end.txt ']' 09:28:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-708 ']' 09:28:56 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives/ 09:28:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-708/archives/ [Pipeline] echo 09:28:56 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-708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:28:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:57 prd-ubuntu20.04-docker-8c-8g-24733 does not seem to be running inside a container 09:28:57 $ 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-708/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-708 -v /w/workspace/gexfoundry_device-mqtt-go_PR-708:/w/workspace/gexfoundry_device-mqtt-go_PR-708:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:57 $ docker top 3c12437e729057ed7cf7ab7a04095bc1ebd1a03298082668c49ffe617e139b64 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:58 + ls /var/log/sa-host 09:28:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:58 provisioning config files... 09:28:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-708@tmp/config753999267993858966tmp [Pipeline] { [Pipeline] echo 09:28:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:59 ---> create-netrc.sh [Pipeline] } 09:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:59 ---> python-tools-install.sh [Pipeline] echo 09:29:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:00 ---> sudo-logs.sh 09:29:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:29:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:00 ---> job-cost.sh 09:29:00 lf-activate-venv: SKIPPING 09:29:00 DEBUG: total: 0.2199999988079071 09:29:00 INFO: Retrieving Stack Cost... 09:29:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:29:01 INFO: Archiving Costs [Pipeline] echo 09:29:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:01 ---> logs-deploy.sh 09:29:01 lf-activate-venv: SKIPPING 09:29:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-708/1 09:29:01 INFO: archiving workspace using pattern(s): 09:29:02 Archives upload complete. 09:29:03 INFO: archiving logs to Nexus