Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a80116fa1f446abff1b1e1c9092e6aedb73b14f 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-ssh15534954055965635685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4745751880962267493.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8946348272553386754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh4469810716383493449.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8991561958971084557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17060 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 2a80116fa1f446abff1b1e1c9092e6aedb73b14f (main) Commit message: "Merge pull request #646 from ejlee3/napa-go-mod" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 > git rev-list --no-walk daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:13 ========================================================= 18:50:13 EdgeX Global Pipelines Version Info 18:50:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:14 ------------------- 18:50:14 stable info: 18:50:14 ------------------- 18:50:14 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:50:14 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:50:14 Message: update stable to v1.0.257 18:50:14 ------------------- 18:50:14 experimental info: 18:50:14 ------------------- 18:50:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:50:14 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:50:14 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:50:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a80116 [Pipeline] echo 18:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:15 provisioning config files... 18:50:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5235625135310570236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:15 ---> docker-login.sh 18:50:15 nexus3.edgexfoundry.org:10001 18:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:16 Configure a credential helper to remove this warning. See 18:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:16 18:50:16 Login Succeeded 18:50:16 nexus3.edgexfoundry.org:10002 18:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:16 Configure a credential helper to remove this warning. See 18:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:16 18:50:16 Login Succeeded 18:50:16 nexus3.edgexfoundry.org:10003 18:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:16 Configure a credential helper to remove this warning. See 18:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:16 18:50:16 Login Succeeded 18:50:16 nexus3.edgexfoundry.org:10004 18:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:16 Configure a credential helper to remove this warning. See 18:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:16 18:50:16 Login Succeeded 18:50:16 docker.io 18:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:16 Configure a credential helper to remove this warning. See 18:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:16 18:50:16 Login Succeeded 18:50:16 ---> docker-login.sh ends [Pipeline] } 18:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:50:17 + git rev-list -1 --merges 2a80116fa1f446abff1b1e1c9092e6aedb73b14f~1..2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo 18:50:17 -----------> git rev-list -1 --merges 2a80116fa1f446abff1b1e1c9092e6aedb73b14f~1..2a80116fa1f446abff1b1e1c9092e6aedb73b14f 2a80116fa1f446abff1b1e1c9092e6aedb73b14f 18:50:17 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [false] [Pipeline] sh 18:50:17 + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo 18:50:17 ========================================================= 18:50:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:50:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:17 + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo 18:50:17 [semverPrep] GIT_COMMIT: 2a80116fa1f446abff1b1e1c9092e6aedb73b14f, Commit Message: Merge pull request #646 from ejlee3/napa-go-mod [Pipeline] echo 18:50:17 [semverPrep] This is not a build commit. [Pipeline] sh 18:50:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:18 + grep -v github /etc/ssh/ssh_known_hosts 18:50:18 + [ -e /tmp/ssh_known_hosts ] 18:50:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:50:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:50:18 + sudo tee -a /etc/ssh/ssh_known_hosts 18:50:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:18 18:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:18 0.1.4: Pulling from edgex-devops/py-git-semver 18:50:18 b85a868b505f: Pulling fs layer 18:50:18 e2be974225ed: Pulling fs layer 18:50:18 339a4e72a1f5: Pulling fs layer 18:50:18 988bab9f4d93: Pulling fs layer 18:50:18 1469e6f7b9e6: Pulling fs layer 18:50:18 eaf3925da568: Pulling fs layer 18:50:18 bab4dde63d76: Pulling fs layer 18:50:18 bde34c3a00c8: Pulling fs layer 18:50:18 b352a97aabf1: Pulling fs layer 18:50:18 4872d77fe225: Pulling fs layer 18:50:18 5851b861e8e6: Pulling fs layer 18:50:18 bab4dde63d76: Waiting 18:50:18 5851b861e8e6: Waiting 18:50:18 4872d77fe225: Waiting 18:50:18 bde34c3a00c8: Waiting 18:50:18 b352a97aabf1: Waiting 18:50:18 1469e6f7b9e6: Waiting 18:50:18 988bab9f4d93: Waiting 18:50:18 eaf3925da568: Waiting 18:50:18 e2be974225ed: Download complete 18:50:18 988bab9f4d93: Verifying Checksum 18:50:18 988bab9f4d93: Download complete 18:50:18 1469e6f7b9e6: Verifying Checksum 18:50:18 1469e6f7b9e6: Download complete 18:50:19 eaf3925da568: Verifying Checksum 18:50:19 eaf3925da568: Download complete 18:50:19 339a4e72a1f5: Download complete 18:50:19 bde34c3a00c8: Download complete 18:50:19 b352a97aabf1: Download complete 18:50:19 4872d77fe225: Download complete 18:50:19 5851b861e8e6: Verifying Checksum 18:50:19 5851b861e8e6: Download complete 18:50:19 b85a868b505f: Verifying Checksum 18:50:19 b85a868b505f: Download complete 18:50:19 bab4dde63d76: Verifying Checksum 18:50:19 bab4dde63d76: Download complete 18:50:20 b85a868b505f: Pull complete 18:50:20 e2be974225ed: Pull complete 18:50:21 339a4e72a1f5: Pull complete 18:50:21 988bab9f4d93: Pull complete 18:50:21 1469e6f7b9e6: Pull complete 18:50:21 eaf3925da568: Pull complete 18:50:23 bab4dde63d76: Pull complete 18:50:23 bde34c3a00c8: Pull complete 18:50:23 b352a97aabf1: Pull complete 18:50:23 4872d77fe225: Pull complete 18:50:23 5851b861e8e6: Pull complete 18:50:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:23 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 18:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:27 $ docker top 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 -eo pid,comm 18:50:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:50:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:27 [ssh-agent] Looking for ssh-agent implementation... 18:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:27 $ docker exec 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent 18:50:27 SSH_AUTH_SOCK=/tmp/ssh-rIeTsNLrNU4T/agent.32 18:50:27 SSH_AGENT_PID=38 18:50:27 Running ssh-add (command line suppressed) 18:50:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11749923882922174343.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11749923882922174343.key) 18:50:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:27 + git tag --points-at HEAD [Pipeline] } 18:50:27 $ docker exec --env ******** --env ******** 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent -k 18:50:27 unset SSH_AUTH_SOCK; 18:50:27 unset SSH_AGENT_PID; 18:50:27 echo Agent pid 38 killed; 18:50:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:27 [ssh-agent] Looking for ssh-agent implementation... 18:50:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:28 $ docker exec 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent 18:50:28 SSH_AUTH_SOCK=/tmp/ssh-eWXbsq8hrNFC/agent.73 18:50:28 SSH_AGENT_PID=79 18:50:28 Running ssh-add (command line suppressed) 18:50:28 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11954185553615667186.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11954185553615667186.key) 18:50:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:28 + git semver init 18:50:28 2023-11-08 18:50:28,780 [run_init] DEBUG init version:0.0.0 force:False 18:50:28 2023-11-08 18:50:28,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 18:50:28 2023-11-08 18:50:28,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 18:50:28 2023-11-08 18:50:28,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 18:50:29 2023-11-08 18:50:29,721 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 18:50:29 2023-11-08 18:50:29,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 18:50:29 2023-11-08 18:50:29,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:50:29 2023-11-08 18:50:29,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:50:29 3.1.0-dev.23 [Pipeline] } 18:50:29 $ docker exec --env ******** --env ******** 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent -k 18:50:29 unset SSH_AUTH_SOCK; 18:50:29 unset SSH_AGENT_PID; 18:50:29 echo Agent pid 79 killed; 18:50:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:30 + git semver [Pipeline] } 18:50:30 $ docker stop --time=1 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 18:50:31 $ docker rm -f --volumes 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 [Pipeline] // withDockerContainer [Pipeline] sh 18:50:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:32 Stashed 1 file(s) [Pipeline] echo 18:50:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:32 provisioning config files... 18:50:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13664309863279742505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:32 ---> docker-login.sh 18:50:32 nexus3.edgexfoundry.org:10001 18:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:32 Configure a credential helper to remove this warning. See 18:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:32 18:50:32 Login Succeeded 18:50:32 nexus3.edgexfoundry.org:10002 18:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:32 Configure a credential helper to remove this warning. See 18:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:32 18:50:32 Login Succeeded 18:50:32 nexus3.edgexfoundry.org:10003 18:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:33 Configure a credential helper to remove this warning. See 18:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:33 18:50:33 Login Succeeded 18:50:33 nexus3.edgexfoundry.org:10004 18:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:33 Configure a credential helper to remove this warning. See 18:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:33 18:50:33 Login Succeeded 18:50:33 docker.io 18:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:33 Configure a credential helper to remove this warning. See 18:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:33 18:50:33 Login Succeeded 18:50:33 ---> docker-login.sh ends [Pipeline] } 18:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:33 ========================================================= 18:50:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:50:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:50:34 Sending build context to Docker daemon 6.559MB 18:50:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:50:34 Step 2/12 : FROM ${BASE} AS builder 18:50:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:50:34 7264a8db6415: Pulling fs layer 18:50:34 c4d48a809fc2: Pulling fs layer 18:50:34 4f1c88b9dad5: Pulling fs layer 18:50:34 ad3a456e5733: Pulling fs layer 18:50:34 33e27b845d1e: Pulling fs layer 18:50:34 c68163c4e522: Pulling fs layer 18:50:34 50da416c3ac9: Pulling fs layer 18:50:34 23d2d4c4bb30: Pulling fs layer 18:50:34 c68163c4e522: Waiting 18:50:34 50da416c3ac9: Waiting 18:50:34 ad3a456e5733: Waiting 18:50:34 33e27b845d1e: Waiting 18:50:34 c4d48a809fc2: Verifying Checksum 18:50:34 c4d48a809fc2: Download complete 18:50:34 ad3a456e5733: Download complete 18:50:34 33e27b845d1e: Download complete 18:50:34 7264a8db6415: Download complete 18:50:34 c68163c4e522: Verifying Checksum 18:50:34 c68163c4e522: Download complete 18:50:34 7264a8db6415: Pull complete 18:50:34 23d2d4c4bb30: Verifying Checksum 18:50:34 23d2d4c4bb30: Download complete 18:50:34 c4d48a809fc2: Pull complete 18:50:34 4f1c88b9dad5: Verifying Checksum 18:50:34 4f1c88b9dad5: Download complete 18:50:35 50da416c3ac9: Verifying Checksum 18:50:35 50da416c3ac9: Download complete 18:50:38 4f1c88b9dad5: Pull complete 18:50:38 ad3a456e5733: Pull complete 18:50:38 33e27b845d1e: Pull complete 18:50:38 c68163c4e522: Pull complete 18:50:41 50da416c3ac9: Pull complete 18:50:41 23d2d4c4bb30: Pull complete 18:50:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:50:41 ---> 0786185ac409 18:50:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:50:45 ---> Running in 7ff299f6f25d 18:50:46 Removing intermediate container 7ff299f6f25d 18:50:46 ---> 009794ad88b8 18:50:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:46 ---> Running in f7de7e460bdb 18:50:46 Removing intermediate container f7de7e460bdb 18:50:46 ---> 6a518ffb870c 18:50:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:50:46 ---> Running in f7d522bef829 18:50:46 Removing intermediate container f7d522bef829 18:50:46 ---> d8d9e02ab637 18:50:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:50:46 ---> Running in 07f06b104965 18:50:46 Removing intermediate container 07f06b104965 18:50:46 ---> 850cb035ec4d 18:50:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:46 ---> Running in 02017d529cf1 18:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:50:47 (2/4) Installing libedit (20221030.3.1-r1) 18:50:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:50:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:50:47 Executing busybox-1.36.1-r2.trigger 18:50:47 OK: 268 MiB in 56 packages 18:50:47 Still waiting to schedule task 18:50:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:50:47 Removing intermediate container 02017d529cf1 18:50:47 ---> 27fde8b4345f 18:50:47 Step 8/12 : WORKDIR /device-mqtt-go 18:50:47 ---> Running in 4c59dfedbd44 18:50:47 Removing intermediate container 4c59dfedbd44 18:50:47 ---> 2b5bd4abe03e 18:50:47 Step 9/12 : COPY go.mod vendor* ./ 18:50:47 ---> f5420116d821 18:50:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:47 ---> Running in 3384d0048326 18:51:26 Removing intermediate container 3384d0048326 18:51:26 ---> d26faddf7671 18:51:26 Step 11/12 : COPY . . 18:51:26 ---> c21a0c71e701 18:51:26 Step 12/12 : RUN $MAKE 18:51:26 ---> Running in 858063f1040f 18:51:26 noop 18:51:26 Removing intermediate container 858063f1040f 18:51:26 ---> d29cf9206423 18:51:26 Successfully built d29cf9206423 18:51:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:27 + docker inspect -f . ci-base-image-x86_64 18:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:27 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 18:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 18:51:27 $ docker top 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:28 + go version 18:51:28 go version go1.21.0 linux/amd64 [Pipeline] } 18:51:28 $ docker stop --time=1 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e 18:51:29 $ docker rm -f --volumes 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:29 + docker inspect -f . ci-base-image-x86_64 18:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:29 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 18:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 18:51:30 $ docker top f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 18:51:30 + make test 18:51:30 go test ./... -coverprofile=coverage.out ./... 18:51:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:51:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:51:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:51:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 18:51:50 go vet ./... 18:51:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:53 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:51:53 $ docker stop --time=1 f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 18:51:57 $ docker rm -f --volumes f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:58 + ls -al . 18:51:58 total 184 18:51:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:51 . 18:51:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:50 .. 18:51:58 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:50 .dockerignore 18:51:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:51 .git 18:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 .github 18:51:58 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:50 .gitignore 18:51:58 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:50 .golangci.yml 18:51:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:50 .semver 18:51:58 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:50 Attribution.txt 18:51:58 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:50 CHANGELOG.md 18:51:58 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:50 Dockerfile 18:51:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:50 GOVERNANCE.md 18:51:58 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:50 Jenkinsfile 18:51:58 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:50 LICENSE 18:51:58 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:50 Makefile 18:51:58 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:50 OWNERS.md 18:51:58 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:50 README.md 18:51:58 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:50 VERSION 18:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 bin 18:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 cmd 18:51:58 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:51 coverage.out 18:51:58 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:50 go.mod 18:51:58 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:50 go.sum 18:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 internal 18:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 mock 18:51:58 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:58 + 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=2a80116fa1f446abff1b1e1c9092e6aedb73b14f --label arch=amd64 --label version=3.1.0-dev.23 . 18:51:58 Sending build context to Docker daemon 6.578MB 18:51:58 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:51:58 Step 2/24 : FROM ${BASE} AS builder 18:51:58 ---> d29cf9206423 18:51:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:51:58 ---> Running in e493ebb02d5d 18:51:59 Removing intermediate container e493ebb02d5d 18:51:59 ---> 6b4163d7b953 18:51:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:59 ---> Running in 265818f778fb 18:51:59 Removing intermediate container 265818f778fb 18:51:59 ---> efa008aaf1f6 18:51:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:51:59 ---> Running in 6000c9c2ed5d 18:51:59 Removing intermediate container 6000c9c2ed5d 18:51:59 ---> 861c2a88046e 18:51:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:51:59 ---> Running in 430dfc5b0f9b 18:51:59 Removing intermediate container 430dfc5b0f9b 18:51:59 ---> 8791810b1505 18:51:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:59 ---> Running in b8c04f453aa3 18:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:59 OK: 268 MiB in 56 packages 18:52:00 Removing intermediate container b8c04f453aa3 18:52:00 ---> 64411b020893 18:52:00 Step 8/24 : WORKDIR /device-mqtt-go 18:52:00 ---> Running in a87e1aa25f3f 18:52:00 Removing intermediate container a87e1aa25f3f 18:52:00 ---> 22984dd8e5bf 18:52:00 Step 9/24 : COPY go.mod vendor* ./ 18:52:00 ---> 2e3447857c14 18:52:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:00 ---> Running in f4f9fb352dbb 18:52:01 Removing intermediate container f4f9fb352dbb 18:52:01 ---> 695b1ad7e056 18:52:01 Step 11/24 : COPY . . 18:52:01 ---> f56b3f5a11f0 18:52:01 Step 12/24 : RUN $MAKE 18:52:01 ---> Running in 72558615b55f 18:52:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:52:23 Removing intermediate container 72558615b55f 18:52:23 ---> 21f2d6584292 18:52:23 Step 13/24 : FROM alpine:3.18 18:52:23 3.18: Pulling from library/alpine 18:52:23 96526aa774ef: Pulling fs layer 18:52:23 96526aa774ef: Verifying Checksum 18:52:23 96526aa774ef: Download complete 18:52:23 96526aa774ef: Pull complete 18:52:23 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:23 Status: Downloaded newer image for alpine:3.18 18:52:23 ---> 8ca4688f4f35 18:52:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:52:23 ---> Running in 618bd62b3acc 18:52:23 Removing intermediate container 618bd62b3acc 18:52:23 ---> 40d80b5066a6 18:52:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:52:23 ---> Running in 3556ec64ce90 18:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:24 (1/1) Installing dumb-init (1.2.5-r2) 18:52:24 Executing busybox-1.36.1-r2.trigger 18:52:24 OK: 7 MiB in 16 packages 18:52:25 Removing intermediate container 3556ec64ce90 18:52:25 ---> d5d30af71508 18:52:25 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:52:25 ---> 7011f9623a61 18:52:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:52:26 ---> 972aea579d03 18:52:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:52:26 ---> 80545e210c0f 18:52:26 Step 19/24 : EXPOSE 59982 18:52:26 ---> Running in c7c2b0477487 18:52:26 Removing intermediate container c7c2b0477487 18:52:26 ---> c42c6038bb48 18:52:26 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:52:26 ---> Running in c68d1f7ea481 18:52:26 Removing intermediate container c68d1f7ea481 18:52:26 ---> 516d97a1f95a 18:52:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:52:26 ---> Running in 01210885cd9b 18:52:26 Removing intermediate container 01210885cd9b 18:52:26 ---> 820649ff8685 18:52:26 Step 22/24 : LABEL arch=amd64 18:52:26 ---> Running in 3ec355026606 18:52:26 Removing intermediate container 3ec355026606 18:52:26 ---> d2c8b2710c0e 18:52:26 Step 23/24 : LABEL git_sha=2a80116fa1f446abff1b1e1c9092e6aedb73b14f 18:52:26 ---> Running in 43d854cfe6e1 18:52:26 Removing intermediate container 43d854cfe6e1 18:52:26 ---> 58eb20428089 18:52:26 Step 24/24 : LABEL version=3.1.0-dev.23 18:52:26 ---> Running in 9f4ed67902f7 18:52:26 Removing intermediate container 9f4ed67902f7 18:52:26 ---> 978f357beffe 18:52:26 [Warning] One or more build-args [ARCH] were not consumed 18:52:26 Successfully built 978f357beffe 18:52:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:26 provisioning config files... 18:52:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10530048159276640902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:26 ---> docker-login.sh 18:52:26 nexus3.edgexfoundry.org:10001 18:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:26 Configure a credential helper to remove this warning. See 18:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:26 18:52:26 Login Succeeded 18:52:26 nexus3.edgexfoundry.org:10002 18:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:26 Configure a credential helper to remove this warning. See 18:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:26 18:52:26 Login Succeeded 18:52:26 nexus3.edgexfoundry.org:10003 18:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:27 Configure a credential helper to remove this warning. See 18:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:27 18:52:27 Login Succeeded 18:52:27 nexus3.edgexfoundry.org:10004 18:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:27 Configure a credential helper to remove this warning. See 18:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:27 18:52:27 Login Succeeded 18:52:27 docker.io 18:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:27 Configure a credential helper to remove this warning. See 18:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:27 18:52:27 Login Succeeded 18:52:27 ---> docker-login.sh ends [Pipeline] } 18:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:52:27 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 18:52:27 2a80116fa1f446abff1b1e1c9092e6aedb73b14f 18:52:27 latest 18:52:27 3.1.0-dev.23 18:52:27 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 18:52:27 main 18:52:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f 18:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:52:28 9fbaa87f3c85: Preparing 18:52:28 cfd4b2d31b34: Preparing 18:52:28 f0ce92484401: Preparing 18:52:28 76e7c6fe9b0a: Preparing 18:52:28 cc2447e1835a: Preparing 18:52:28 cc2447e1835a: Layer already exists 18:52:28 76e7c6fe9b0a: Pushed 18:52:28 9fbaa87f3c85: Pushed 18:52:28 cfd4b2d31b34: Pushed 18:52:31 f0ce92484401: Pushed 18:52:31 2a80116fa1f446abff1b1e1c9092e6aedb73b14f: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 18:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:52:32 9fbaa87f3c85: Preparing 18:52:32 cfd4b2d31b34: Preparing 18:52:32 f0ce92484401: Preparing 18:52:32 76e7c6fe9b0a: Preparing 18:52:32 cc2447e1835a: Preparing 18:52:32 cfd4b2d31b34: Layer already exists 18:52:32 9fbaa87f3c85: Layer already exists 18:52:32 76e7c6fe9b0a: Layer already exists 18:52:32 f0ce92484401: Layer already exists 18:52:32 cc2447e1835a: Layer already exists 18:52:32 latest: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 18:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:52:33 9fbaa87f3c85: Preparing 18:52:33 cfd4b2d31b34: Preparing 18:52:33 f0ce92484401: Preparing 18:52:33 76e7c6fe9b0a: Preparing 18:52:33 cc2447e1835a: Preparing 18:52:33 cfd4b2d31b34: Layer already exists 18:52:33 f0ce92484401: Layer already exists 18:52:33 76e7c6fe9b0a: Layer already exists 18:52:33 cc2447e1835a: Layer already exists 18:52:33 9fbaa87f3c85: Layer already exists 18:52:33 3.1.0-dev.23: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 18:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:52:33 9fbaa87f3c85: Preparing 18:52:33 cfd4b2d31b34: Preparing 18:52:33 f0ce92484401: Preparing 18:52:33 76e7c6fe9b0a: Preparing 18:52:33 cc2447e1835a: Preparing 18:52:33 cc2447e1835a: Layer already exists 18:52:33 f0ce92484401: Layer already exists 18:52:33 9fbaa87f3c85: Layer already exists 18:52:33 76e7c6fe9b0a: Layer already exists 18:52:33 cfd4b2d31b34: Layer already exists 18:52:33 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 18:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:52:34 9fbaa87f3c85: Preparing 18:52:34 cfd4b2d31b34: Preparing 18:52:34 f0ce92484401: Preparing 18:52:34 76e7c6fe9b0a: Preparing 18:52:34 cc2447e1835a: Preparing 18:52:34 cfd4b2d31b34: Layer already exists 18:52:34 9fbaa87f3c85: Layer already exists 18:52:34 76e7c6fe9b0a: Layer already exists 18:52:34 f0ce92484401: Layer already exists 18:52:34 cc2447e1835a: Layer already exists 18:52:34 main: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:34 ===================================================== [Pipeline] echo 18:52:34 taggedImages: 18:52:34 - nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f 18:52:34 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 18:52:34 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 18:52:34 - nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 18:52:34 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:34 18:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:35 latest: Pulling from edgex-lftools-log-publisher 18:52:35 5eb5b503b376: Pulling fs layer 18:52:35 5c69ac0246d0: Pulling fs layer 18:52:35 ec43610c2a17: Pulling fs layer 18:52:35 3a2ae6a8a46f: Pulling fs layer 18:52:35 33b1e0a273af: Pulling fs layer 18:52:35 5d3b04190fa2: Pulling fs layer 18:52:35 2f39f015ded8: Pulling fs layer 18:52:35 3a2ae6a8a46f: Waiting 18:52:35 33b1e0a273af: Waiting 18:52:35 5d3b04190fa2: Waiting 18:52:35 2f39f015ded8: Waiting 18:52:35 5c69ac0246d0: Download complete 18:52:35 3a2ae6a8a46f: Verifying Checksum 18:52:35 3a2ae6a8a46f: Download complete 18:52:35 33b1e0a273af: Verifying Checksum 18:52:35 33b1e0a273af: Download complete 18:52:35 5d3b04190fa2: Verifying Checksum 18:52:35 5d3b04190fa2: Download complete 18:52:35 ec43610c2a17: Verifying Checksum 18:52:35 ec43610c2a17: Download complete 18:52:35 5eb5b503b376: Verifying Checksum 18:52:35 5eb5b503b376: Download complete 18:52:35 2f39f015ded8: Download complete 18:52:36 5eb5b503b376: Pull complete 18:52:36 5c69ac0246d0: Pull complete 18:52:37 ec43610c2a17: Pull complete 18:52:37 3a2ae6a8a46f: Pull complete 18:52:37 33b1e0a273af: Pull complete 18:52:37 5d3b04190fa2: Pull complete 18:52:41 2f39f015ded8: Pull complete 18:52:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:41 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 18:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:45 $ docker top 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:46 ---> job-cost.sh 18:52:46 lf-activate-venv: SKIPPING 18:52:46 INFO: No Stack... 18:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:52:46 INFO: Archiving Costs [Pipeline] sh 18:52:46 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 18:52:46 + cut -d, -f6 [Pipeline] lock 18:52:47 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] 18:52:47 Resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] did not exist. Created. 18:52:47 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:47 + echo total: 0.2199999988079071 [Pipeline] stash 18:52:47 Stashed 1 file(s) [Pipeline] } 18:52:47 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:47 $ docker stop --time=1 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 18:52:48 $ docker rm -f --volumes 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:53:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17065 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 18:53:50 Running in /w/workspace/device-mqtt-go/151 [Pipeline] { [Pipeline] checkout 18:53:50 The recommended git tool is: git 18:53:56 using credential edgex-jenkins-ssh 18:53:56 Cloning the remote Git repository 18:53:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:53:56 > git init /w/workspace/device-mqtt-go/151 # timeout=10 18:53:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:53:56 > git --version # timeout=10 18:53:56 > git --version # 'git version 2.25.1' 18:53:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:53:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:59 Avoid second fetch 18:53:59 Checking out Revision 2a80116fa1f446abff1b1e1c9092e6aedb73b14f (main) 18:53:59 > git config core.sparsecheckout # timeout=10 18:53:59 > git checkout -f 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 18:54:00 Commit message: "Merge pull request #646 from ejlee3/napa-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:54:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:01 Dload Upload Total Spent Left Speed 18:54:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 72468 0 --:--:-- --:--:-- --:--:-- 72885 [Pipeline] sh 18:54:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:54:02 + sudo tee /etc/docker/daemon.new 18:54:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:54:02 { 18:54:02 "registry-mirrors": [ 18:54:02 "https://nexus3.edgexfoundry.org:10001" 18:54:02 ], 18:54:02 "bip": "10.250.0.254/24", 18:54:02 "hosts": [ 18:54:02 "tcp://0.0.0.0:5555", 18:54:02 "unix:///var/run/docker.sock" 18:54:02 ], 18:54:02 "mtu": 1458, 18:54:02 "selinux-enabled": true, 18:54:02 "seccomp-profile": "/etc/docker/seccomp.json" 18:54:02 } [Pipeline] sh 18:54:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:54:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:21 provisioning config files... 18:54:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/151@tmp/config14971415535042462760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:21 ---> docker-login.sh 18:54:21 nexus3.edgexfoundry.org:10001 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:22 Configure a credential helper to remove this warning. See 18:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:22 18:54:22 Login Succeeded 18:54:22 nexus3.edgexfoundry.org:10002 18:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:23 Configure a credential helper to remove this warning. See 18:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:23 18:54:23 Login Succeeded 18:54:23 nexus3.edgexfoundry.org:10003 18:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:23 Configure a credential helper to remove this warning. See 18:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:23 18:54:23 Login Succeeded 18:54:23 nexus3.edgexfoundry.org:10004 18:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:23 Configure a credential helper to remove this warning. See 18:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:23 18:54:23 Login Succeeded 18:54:23 docker.io 18:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:24 Configure a credential helper to remove this warning. See 18:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:24 18:54:24 Login Succeeded 18:54:24 ---> docker-login.sh ends [Pipeline] } 18:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:54:24 ========================================================= 18:54:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:54:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:54:25 Sending build context to Docker daemon 3.377MB 18:54:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:54:25 Step 2/12 : FROM ${BASE} AS builder 18:54:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:54:25 9fda8d8052c6: Pulling fs layer 18:54:25 5d54e960e981: Pulling fs layer 18:54:25 c4a7e357bf2a: Pulling fs layer 18:54:25 f0e02332f6b5: Pulling fs layer 18:54:25 cefa15bbcfad: Pulling fs layer 18:54:25 17808c966233: Pulling fs layer 18:54:25 f4c1fc716caa: Pulling fs layer 18:54:25 f0e02332f6b5: Waiting 18:54:25 cefa15bbcfad: Waiting 18:54:25 17808c966233: Waiting 18:54:25 f4c1fc716caa: Waiting 18:54:25 5d54e960e981: Download complete 18:54:25 f0e02332f6b5: Verifying Checksum 18:54:25 f0e02332f6b5: Download complete 18:54:25 cefa15bbcfad: Verifying Checksum 18:54:25 cefa15bbcfad: Download complete 18:54:25 9fda8d8052c6: Verifying Checksum 18:54:25 9fda8d8052c6: Download complete 18:54:26 f4c1fc716caa: Verifying Checksum 18:54:26 f4c1fc716caa: Download complete 18:54:26 9fda8d8052c6: Pull complete 18:54:27 5d54e960e981: Pull complete 18:54:27 c4a7e357bf2a: Verifying Checksum 18:54:27 c4a7e357bf2a: Download complete 18:54:28 17808c966233: Verifying Checksum 18:54:28 17808c966233: Download complete 18:54:41 c4a7e357bf2a: Pull complete 18:54:41 f0e02332f6b5: Pull complete 18:54:41 cefa15bbcfad: Pull complete 18:54:51 17808c966233: Pull complete 18:54:52 f4c1fc716caa: Pull complete 18:54:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:54:52 ---> ea914061e18c 18:54:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:54:53 ---> Running in d45f59d68c86 18:54:53 Removing intermediate container d45f59d68c86 18:54:53 ---> 6edc97ea0e39 18:54:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:53 ---> Running in 2411a7be5e66 18:54:54 Removing intermediate container 2411a7be5e66 18:54:54 ---> 99deb5c2f504 18:54:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:54:54 ---> Running in 059f3ed4c3e6 18:54:54 Removing intermediate container 059f3ed4c3e6 18:54:54 ---> e8ab8221e681 18:54:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:54:54 ---> Running in c8eea3bac165 18:54:55 Removing intermediate container c8eea3bac165 18:54:55 ---> 89a4be4193c7 18:54:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:55 ---> Running in 8ae416db2504 18:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:54:58 (2/4) Installing libedit (20221030.3.1-r1) 18:54:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:54:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:54:58 Executing busybox-1.36.1-r2.trigger 18:54:58 OK: 270 MiB in 56 packages 18:54:59 Removing intermediate container 8ae416db2504 18:54:59 ---> fa6b253d07b1 18:54:59 Step 8/12 : WORKDIR /device-mqtt-go 18:54:59 ---> Running in 4d954df78dc6 18:55:00 Removing intermediate container 4d954df78dc6 18:55:00 ---> 469484b2b2ab 18:55:00 Step 9/12 : COPY go.mod vendor* ./ 18:55:00 ---> ded23a465913 18:55:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:00 ---> Running in f3204f7e23a1 18:56:22 Removing intermediate container f3204f7e23a1 18:56:22 ---> 0e1bcfbf9d9a 18:56:22 Step 11/12 : COPY . . 18:56:22 ---> 2a83950b4708 18:56:22 Step 12/12 : RUN $MAKE 18:56:22 ---> Running in 24fda9075394 18:56:22 noop 18:56:22 Removing intermediate container 24fda9075394 18:56:22 ---> 437dabdeda66 18:56:22 Successfully built 437dabdeda66 18:56:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:22 + docker inspect -f . ci-base-image-arm64 18:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:22 prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container 18:56:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@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 ******** ci-base-image-arm64 cat 18:56:24 $ docker top fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:25 + go version 18:56:25 go version go1.21.0 linux/arm64 [Pipeline] } 18:56:25 $ docker stop --time=1 fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 18:56:26 $ docker rm -f --volumes fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:27 + docker inspect -f . ci-base-image-arm64 18:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:27 prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container 18:56:27 $ 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/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@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 ******** ci-base-image-arm64 cat 18:56:29 $ docker top 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:29 + git config --global --add safe.directory /w/workspace/device-mqtt-go/151 [Pipeline] fileExists [Pipeline] sh 18:56:30 + make test 18:56:30 go test ./... -coverprofile=coverage.out ./... 18:56:35 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:58:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:58:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:58:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 22.8% of statements 18:58:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:58:42 go vet ./... 18:59:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:59:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:59:09 $ docker stop --time=1 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 18:59:11 $ docker rm -f --volumes 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:12 Warning: overwriting stash ‘coverage-report’ 18:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:14 + ls -al . 18:59:14 total 180 18:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:56 . 18:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:53 .. 18:59:14 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:53 .dockerignore 18:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:53 .git 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 .github 18:59:14 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:53 .gitignore 18:59:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:53 .golangci.yml 18:59:14 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:53 Attribution.txt 18:59:14 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:53 CHANGELOG.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:53 Dockerfile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:53 GOVERNANCE.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:53 Jenkinsfile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:53 LICENSE 18:59:14 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:53 Makefile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:53 OWNERS.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:53 README.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:50 VERSION 18:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:53 bin 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 cmd 18:59:14 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:58 coverage.out 18:59:14 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:53 go.mod 18:59:14 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:53 go.sum 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 internal 18:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:53 mock 18:59:14 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:14 + 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=2a80116fa1f446abff1b1e1c9092e6aedb73b14f --label arch=arm64 --label version=3.1.0-dev.23 . 18:59:14 Sending build context to Docker daemon 3.396MB 18:59:14 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:59:14 Step 2/24 : FROM ${BASE} AS builder 18:59:14 ---> 437dabdeda66 18:59:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:59:15 ---> Running in 22216ddeced1 18:59:15 Removing intermediate container 22216ddeced1 18:59:15 ---> 001a24eb50fb 18:59:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:15 ---> Running in 6a7a4b9b2dc6 18:59:15 Removing intermediate container 6a7a4b9b2dc6 18:59:15 ---> 482ac8231726 18:59:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:59:15 ---> Running in 6a38e005ed29 18:59:16 Removing intermediate container 6a38e005ed29 18:59:16 ---> 322219baf61e 18:59:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:59:16 ---> Running in 4d6c38f13926 18:59:16 Removing intermediate container 4d6c38f13926 18:59:16 ---> c49b92964480 18:59:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:16 ---> Running in 86c461ed0506 18:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:59:19 OK: 270 MiB in 56 packages 18:59:20 Removing intermediate container 86c461ed0506 18:59:20 ---> 4d4b315a35f3 18:59:20 Step 8/24 : WORKDIR /device-mqtt-go 18:59:20 ---> Running in 1187d573b1d3 18:59:21 Removing intermediate container 1187d573b1d3 18:59:21 ---> 0c41cde3a46a 18:59:21 Step 9/24 : COPY go.mod vendor* ./ 18:59:21 ---> d181530f2270 18:59:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:22 ---> Running in f87cf85215e2 18:59:24 Removing intermediate container f87cf85215e2 18:59:24 ---> d9b999887310 18:59:24 Step 11/24 : COPY . . 18:59:25 ---> 45c8c99d9850 18:59:25 Step 12/24 : RUN $MAKE 18:59:25 ---> Running in a198bdd7b3c0 18:59:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 19:01:32 Removing intermediate container a198bdd7b3c0 19:01:32 ---> d9f9099cab9b 19:01:32 Step 13/24 : FROM alpine:3.18 19:01:32 3.18: Pulling from library/alpine 19:01:32 579b34f0a95b: Pulling fs layer 19:01:32 579b34f0a95b: Download complete 19:01:33 579b34f0a95b: Pull complete 19:01:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:01:33 Status: Downloaded newer image for alpine:3.18 19:01:33 ---> 3cc203321400 19:01:33 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:01:33 ---> Running in 59be07bd74fc 19:01:33 Removing intermediate container 59be07bd74fc 19:01:33 ---> b6642f4b2435 19:01:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 19:01:34 ---> Running in 22dd63ff54ae 19:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:01:36 (1/1) Installing dumb-init (1.2.5-r2) 19:01:36 Executing busybox-1.36.1-r2.trigger 19:01:36 OK: 8 MiB in 16 packages 19:01:37 Removing intermediate container 22dd63ff54ae 19:01:37 ---> 67a438d12ea7 19:01:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:01:39 ---> 5ad6d1f0e844 19:01:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:01:39 ---> ef95731b896f 19:01:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:01:40 ---> 5963f6756a0a 19:01:40 Step 19/24 : EXPOSE 59982 19:01:40 ---> Running in f1cb96a6e73c 19:01:40 Removing intermediate container f1cb96a6e73c 19:01:40 ---> ca7af9f43fa3 19:01:40 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:01:41 ---> Running in 2589ef4c13d2 19:01:41 Removing intermediate container 2589ef4c13d2 19:01:41 ---> 2362bc96b23e 19:01:41 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:01:41 ---> Running in 4d46818c336b 19:01:41 Removing intermediate container 4d46818c336b 19:01:41 ---> 91db1279974b 19:01:41 Step 22/24 : LABEL arch=arm64 19:01:41 ---> Running in c7cd4f0fea68 19:01:42 Removing intermediate container c7cd4f0fea68 19:01:42 ---> 673d0dac5944 19:01:42 Step 23/24 : LABEL git_sha=2a80116fa1f446abff1b1e1c9092e6aedb73b14f 19:01:42 ---> Running in 58d169fdac60 19:01:42 Removing intermediate container 58d169fdac60 19:01:42 ---> c40ec62f174c 19:01:42 Step 24/24 : LABEL version=3.1.0-dev.23 19:01:42 ---> Running in d3b7e6c0f63d 19:01:43 Removing intermediate container d3b7e6c0f63d 19:01:43 ---> fcc729fbea8d 19:01:43 [Warning] One or more build-args [ARCH] were not consumed 19:01:43 Successfully built fcc729fbea8d 19:01:43 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:43 provisioning config files... 19:01:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/151@tmp/config14023272530493674664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:43 ---> docker-login.sh 19:01:43 nexus3.edgexfoundry.org:10001 19:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:43 Configure a credential helper to remove this warning. See 19:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:43 19:01:43 Login Succeeded 19:01:43 nexus3.edgexfoundry.org:10002 19:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:44 Configure a credential helper to remove this warning. See 19:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:44 19:01:44 Login Succeeded 19:01:44 nexus3.edgexfoundry.org:10003 19:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:44 Configure a credential helper to remove this warning. See 19:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:44 19:01:44 Login Succeeded 19:01:44 nexus3.edgexfoundry.org:10004 19:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 docker.io 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 ---> docker-login.sh ends [Pipeline] } 19:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:45 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 19:01:45 2a80116fa1f446abff1b1e1c9092e6aedb73b14f 19:01:45 latest 19:01:45 3.1.0-dev.23 19:01:45 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 19:01:45 main 19:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f 19:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 19:01:46 0f30c084e9cd: Preparing 19:01:46 4a1ad4f39eb2: Preparing 19:01:46 3525e8db9fb0: Preparing 19:01:46 9a84a1237ee4: Preparing 19:01:46 5f4d9fc4d98d: Preparing 19:01:46 5f4d9fc4d98d: Layer already exists 19:01:46 9a84a1237ee4: Pushed 19:01:46 4a1ad4f39eb2: Pushed 19:01:46 0f30c084e9cd: Pushed 19:01:53 3525e8db9fb0: Pushed 19:01:53 2a80116fa1f446abff1b1e1c9092e6aedb73b14f: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 19:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 19:01:54 0f30c084e9cd: Preparing 19:01:54 4a1ad4f39eb2: Preparing 19:01:54 3525e8db9fb0: Preparing 19:01:54 9a84a1237ee4: Preparing 19:01:54 5f4d9fc4d98d: Preparing 19:01:54 4a1ad4f39eb2: Layer already exists 19:01:54 3525e8db9fb0: Layer already exists 19:01:54 5f4d9fc4d98d: Layer already exists 19:01:54 0f30c084e9cd: Layer already exists 19:01:54 9a84a1237ee4: Layer already exists 19:01:54 latest: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 19:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 19:01:57 0f30c084e9cd: Preparing 19:01:57 4a1ad4f39eb2: Preparing 19:01:57 3525e8db9fb0: Preparing 19:01:57 9a84a1237ee4: Preparing 19:01:57 5f4d9fc4d98d: Preparing 19:01:57 5f4d9fc4d98d: Layer already exists 19:01:57 0f30c084e9cd: Layer already exists 19:01:57 4a1ad4f39eb2: Layer already exists 19:01:57 9a84a1237ee4: Layer already exists 19:01:57 3525e8db9fb0: Layer already exists 19:01:58 3.1.0-dev.23: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:58 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 19:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 19:01:58 0f30c084e9cd: Preparing 19:01:58 4a1ad4f39eb2: Preparing 19:01:58 3525e8db9fb0: Preparing 19:01:58 9a84a1237ee4: Preparing 19:01:58 5f4d9fc4d98d: Preparing 19:01:58 9a84a1237ee4: Layer already exists 19:01:58 5f4d9fc4d98d: Layer already exists 19:01:58 0f30c084e9cd: Layer already exists 19:01:58 4a1ad4f39eb2: Layer already exists 19:01:58 3525e8db9fb0: Layer already exists 19:01:59 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 19:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 19:01:59 0f30c084e9cd: Preparing 19:01:59 4a1ad4f39eb2: Preparing 19:01:59 3525e8db9fb0: Preparing 19:01:59 9a84a1237ee4: Preparing 19:01:59 5f4d9fc4d98d: Preparing 19:01:59 4a1ad4f39eb2: Layer already exists 19:01:59 3525e8db9fb0: Layer already exists 19:01:59 5f4d9fc4d98d: Layer already exists 19:01:59 0f30c084e9cd: Layer already exists 19:01:59 9a84a1237ee4: Layer already exists 19:02:00 main: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:02:00 ===================================================== [Pipeline] echo 19:02:00 taggedImages: 19:02:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f 19:02:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 19:02:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 19:02:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 19:02:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:00 19:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:01 arm64: Pulling from edgex-lftools-log-publisher 19:02:01 8998bd30e6a1: Pulling fs layer 19:02:01 04944245beec: Pulling fs layer 19:02:01 699f458cf7ca: Pulling fs layer 19:02:01 765212b225bb: Pulling fs layer 19:02:01 f23df028b6ca: Pulling fs layer 19:02:01 d65c8cfc05b1: Pulling fs layer 19:02:01 2437ff75d9bd: Pulling fs layer 19:02:01 f23df028b6ca: Waiting 19:02:01 d65c8cfc05b1: Waiting 19:02:01 2437ff75d9bd: Waiting 19:02:01 765212b225bb: Waiting 19:02:01 04944245beec: Verifying Checksum 19:02:01 765212b225bb: Verifying Checksum 19:02:01 765212b225bb: Download complete 19:02:01 f23df028b6ca: Download complete 19:02:01 d65c8cfc05b1: Verifying Checksum 19:02:01 d65c8cfc05b1: Download complete 19:02:01 699f458cf7ca: Verifying Checksum 19:02:01 699f458cf7ca: Download complete 19:02:02 8998bd30e6a1: Verifying Checksum 19:02:02 8998bd30e6a1: Download complete 19:02:04 2437ff75d9bd: Verifying Checksum 19:02:04 2437ff75d9bd: Download complete 19:02:07 8998bd30e6a1: Pull complete 19:02:07 04944245beec: Pull complete 19:02:11 699f458cf7ca: Pull complete 19:02:11 765212b225bb: Pull complete 19:02:12 f23df028b6ca: Pull complete 19:02:12 d65c8cfc05b1: Pull complete 19:02:30 2437ff75d9bd: Pull complete 19:02:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container 19:02:31 $ 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/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:02:34 $ docker top b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:35 ---> job-cost.sh 19:02:35 lf-activate-venv: SKIPPING 19:02:35 INFO: No Stack... 19:02:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:02:36 INFO: Archiving Costs [Pipeline] sh 19:02:37 + cat /w/workspace/device-mqtt-go/151/archives/cost.csv 19:02:37 + cut -d, -f6 [Pipeline] lock 19:02:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] 19:02:37 Resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] did not exist. Created. 19:02:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:38 /w/workspace/device-mqtt-go/151@tmp/durable-6b5afba4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:02:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:02:39 Warning: overwriting stash ‘stack-cost’ 19:02:39 Stashed 1 file(s) [Pipeline] } 19:02:39 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:39 $ docker stop --time=1 b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e 19:02:40 $ docker rm -f --volumes b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e [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 19:02:41 provisioning config files... 19:02:41 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config579467149126746137tmp [Pipeline] { [Pipeline] sh 19:02:41 + set +x 19:02:41 + curl -s https://codecov.io/bash 19:02:41 + bash -s -- 19:02:41 19:02:41 _____ _ 19:02:41 / ____| | | 19:02:41 | | ___ __| | ___ ___ _____ __ 19:02:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:02:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:02:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:02:41 Bash-1.0.6 19:02:41 19:02:41 19:02:41 ==> git version 2.25.1 found 19:02:41 ==> 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 19:02:41 Release-Date: 2020-01-08 19:02:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:02:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:02:41 ==> Jenkins CI detected. 19:02:41 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 19:02:41 project root: . 19:02:41 --> token set from env 19:02:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:02:41 ==> Running gcov in . (disable via -X gcov) 19:02:41 ==> Python coveragepy not found 19:02:41 ==> Searching for coverage reports in: 19:02:41 + . 19:02:41 -> Found 1 reports 19:02:41 ==> Detecting git/mercurial file structure 19:02:41 ==> Reading reports 19:02:41 + ./coverage.out bytes=18506 19:02:41 ==> Appending adjustments 19:02:41 https://docs.codecov.io/docs/fixing-reports 19:02:41 + Found adjustments 19:02:41 ==> Gzipping contents 19:02:41 4.0K /tmp/codecov.Wg6Wac.gz 19:02:41 ==> Uploading reports 19:02:41 url: https://codecov.io 19:02:41 query: branch=main&commit=2a80116fa1f446abff1b1e1c9092e6aedb73b14f&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:02:41 -> Pinging Codecov 19:02:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=2a80116fa1f446abff1b1e1c9092e6aedb73b14f&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:02:41 -> Uploading to 19:02:41 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/2a80116fa1f446abff1b1e1c9092e6aedb73b14f/c54fcf2b-d761-422f-ab0b-db30795afddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T190241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c47e3a8f37fc2277e15ffc8cdcd02670c7591a5cda4cbbf51a17e89bf186927 19:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:41 Dload Upload Total Spent Left Speed 19:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12394 --:--:-- --:--:-- --:--:-- 12394 19:02:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } 19:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:02:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:02:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:02:42 19:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:02:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:02:42 df9b9388f04a: Pulling fs layer 19:02:42 52dc419b0ee2: Pulling fs layer 19:02:42 25bc292e5bac: Pulling fs layer 19:02:42 114826534d7a: Pulling fs layer 19:02:42 4657fd5d0bcf: Pulling fs layer 19:02:42 6ad1cebc031e: Pulling fs layer 19:02:42 8a3aa393b2d8: Pulling fs layer 19:02:42 4657fd5d0bcf: Waiting 19:02:42 6ad1cebc031e: Waiting 19:02:42 8a3aa393b2d8: Waiting 19:02:42 114826534d7a: Waiting 19:02:42 25bc292e5bac: Verifying Checksum 19:02:42 25bc292e5bac: Download complete 19:02:42 52dc419b0ee2: Verifying Checksum 19:02:42 52dc419b0ee2: Download complete 19:02:42 4657fd5d0bcf: Download complete 19:02:42 df9b9388f04a: Download complete 19:02:43 df9b9388f04a: Pull complete 19:02:43 6ad1cebc031e: Verifying Checksum 19:02:43 6ad1cebc031e: Download complete 19:02:43 52dc419b0ee2: Pull complete 19:02:43 25bc292e5bac: Pull complete 19:02:43 114826534d7a: Download complete 19:02:43 8a3aa393b2d8: Verifying Checksum 19:02:43 8a3aa393b2d8: Download complete 19:02:46 114826534d7a: Pull complete 19:02:46 4657fd5d0bcf: Pull complete 19:02:47 6ad1cebc031e: Pull complete 19:02:49 8a3aa393b2d8: Pull complete 19:02:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:49 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:02:55 $ docker top b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f -eo pid,comm [Pipeline] { [Pipeline] echo 19:02:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 19:02:55 + set -o pipefail 19:02:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 19:03:00 19:03:00 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 19:03:00 19:03:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/da3f5b9b-6123-4c6d-bd6b-5b3557836c4a 19:03:00 19:03:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:03:00 19:03:00 19:03:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:03:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:03:00 More details here: https://snyk.co/ue1NS 19:03:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:03:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:03:00 $ docker stop --time=1 b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f 19:03:04 $ docker rm -f --volumes b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:05 + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] sh 19:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:06 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:06 $ docker top 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 -eo pid,comm 19:03:06 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). 19:03:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:06 [ssh-agent] Looking for ssh-agent implementation... 19:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:06 $ docker exec 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 ssh-agent 19:03:06 SSH_AUTH_SOCK=/tmp/ssh-S2cI4Pv20i2V/agent.32 19:03:06 SSH_AGENT_PID=38 19:03:06 Running ssh-add (command line suppressed) 19:03:06 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6580422787993690653.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6580422787993690653.key) 19:03:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:07 + git semver tag 19:03:07 2023-11-08 19:03:07,447 [run_tag] DEBUG tag force:False 19:03:07 2023-11-08 19:03:07,447 [check_head_tag] DEBUG check head tag 19:03:07 2023-11-08 19:03:07,448 [execute] INFO git cat-file --batch-check 19:03:07 2023-11-08 19:03:07,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 19:03:07 2023-11-08 19:03:07,452 [execute] INFO git cat-file --batch 19:03:07 2023-11-08 19:03:07,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 19:03:07 2023-11-08 19:03:07,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:07 2023-11-08 19:03:07,465 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 19:03:07 2023-11-08 19:03:07,465 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 19:03:07 2023-11-08 19:03:07,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:07 3.1.0-dev.23 [Pipeline] } 19:03:07 $ docker exec --env ******** --env ******** 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 ssh-agent -k 19:03:07 unset SSH_AUTH_SOCK; 19:03:07 unset SSH_AGENT_PID; 19:03:07 echo Agent pid 38 killed; 19:03:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:07 + git semver [Pipeline] } 19:03:08 $ docker stop --time=1 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 19:03:09 $ docker rm -f --volumes 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:10 19:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:10 0.23.1-centos7: Pulling from edgex-lftools 19:03:10 ab5ef0e58194: Pulling fs layer 19:03:10 9712f1f96733: Pulling fs layer 19:03:10 63f879dbbcfc: Pulling fs layer 19:03:10 0d9ebad4ef96: Pulling fs layer 19:03:10 e9a5061849ea: Pulling fs layer 19:03:10 d747dcd14b5f: Pulling fs layer 19:03:10 2de7ff778b66: Pulling fs layer 19:03:10 0d9ebad4ef96: Waiting 19:03:10 e9a5061849ea: Waiting 19:03:10 d747dcd14b5f: Waiting 19:03:10 2de7ff778b66: Waiting 19:03:10 9712f1f96733: Verifying Checksum 19:03:10 9712f1f96733: Download complete 19:03:10 63f879dbbcfc: Verifying Checksum 19:03:10 63f879dbbcfc: Download complete 19:03:10 e9a5061849ea: Verifying Checksum 19:03:10 e9a5061849ea: Download complete 19:03:10 d747dcd14b5f: Verifying Checksum 19:03:10 d747dcd14b5f: Download complete 19:03:10 0d9ebad4ef96: Verifying Checksum 19:03:10 0d9ebad4ef96: Download complete 19:03:10 ab5ef0e58194: Download complete 19:03:11 2de7ff778b66: Verifying Checksum 19:03:11 2de7ff778b66: Download complete 19:03:13 ab5ef0e58194: Pull complete 19:03:13 9712f1f96733: Pull complete 19:03:13 63f879dbbcfc: Pull complete 19:03:17 0d9ebad4ef96: Pull complete 19:03:17 e9a5061849ea: Pull complete 19:03:17 d747dcd14b5f: Pull complete 19:03:18 2de7ff778b66: Pull complete 19:03:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:18 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:03:24 $ docker top 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:03:24 provisioning config files... 19:03:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15860558249204201149tmp 19:03:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17031547796450847040tmp 19:03:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14087021698843763576tmp [Pipeline] { [Pipeline] echo 19:03:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:03:24 ---> sigul-configuration.sh 19:03:24 gpg: directory `/root/.gnupg' created 19:03:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:03:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:03:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:03:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:03:24 gpg: CAST5 encrypted data 19:03:24 gpg: encrypted with 1 passphrase 19:03:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:03:24 + mkdir /home/jenkins 19:03:24 + mkdir /home/jenkins/sigul [Pipeline] sh 19:03:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:03:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:03:25 ---> sigul-install.sh 19:03:25 Sigul already installed; skipping installation. [Pipeline] sh 19:03:25 + git tag --list 19:03:25 0.7.1 19:03:25 v1.0.0 19:03:25 v1.1.0 19:03:25 v1.1.1 19:03:25 v1.2.2 19:03:25 v1.3.0 19:03:25 v1.3.1 19:03:25 v2.0.0 19:03:25 v2.1.0 19:03:25 v2.1.1 19:03:25 v2.2.0 19:03:25 v2.3.0 19:03:25 v3.0 19:03:25 v3.0.0 19:03:25 v3.1.0-dev.1 19:03:25 v3.1.0-dev.10 19:03:25 v3.1.0-dev.11 19:03:25 v3.1.0-dev.12 19:03:25 v3.1.0-dev.13 19:03:25 v3.1.0-dev.14 19:03:25 v3.1.0-dev.15 19:03:25 v3.1.0-dev.16 19:03:25 v3.1.0-dev.17 19:03:25 v3.1.0-dev.18 19:03:25 v3.1.0-dev.19 19:03:25 v3.1.0-dev.2 19:03:25 v3.1.0-dev.20 19:03:25 v3.1.0-dev.21 19:03:25 v3.1.0-dev.22 19:03:25 v3.1.0-dev.23 19:03:25 v3.1.0-dev.3 19:03:25 v3.1.0-dev.4 19:03:25 v3.1.0-dev.5 19:03:25 v3.1.0-dev.6 19:03:25 v3.1.0-dev.7 19:03:25 v3.1.0-dev.8 19:03:25 v3.1.0-dev.9 [Pipeline] sh 19:03:25 + lftools sign git-tag v3.1.0-dev.23 19:03:26 Signing Git tag with Sigul... 19:03:26 Signing v3.1.0-dev.23 [Pipeline] echo 19:03:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:03:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:03:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:03:27 $ docker stop --time=1 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 19:03:28 $ docker rm -f --volumes 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:29 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:29 $ docker top 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:29 [ssh-agent] Looking for ssh-agent implementation... 19:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:29 $ docker exec 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad ssh-agent 19:03:29 SSH_AUTH_SOCK=/tmp/ssh-WO3NuHdQd5eb/agent.32 19:03:29 SSH_AGENT_PID=39 19:03:29 Running ssh-add (command line suppressed) 19:03:29 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14869567910972376710.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14869567910972376710.key) 19:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:30 + git semver bump pre 19:03:30 2023-11-08 19:03:30,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:30 2023-11-08 19:03:30,344 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 19:03:30 2023-11-08 19:03:30,345 [bump_version] DEBUG bumped version:3.1.0-dev.24 19:03:30 2023-11-08 19:03:30,345 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 19:03:30 2023-11-08 19:03:30,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:30 2023-11-08 19:03:30,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:30 2023-11-08 19:03:30,347 [execute] INFO git cat-file --batch-check 19:03:30 2023-11-08 19:03:30,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:30 2023-11-08 19:03:30,352 [execute] INFO git cat-file --batch 19:03:30 2023-11-08 19:03:30,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:30 2023-11-08 19:03:30,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:30 3.1.0-dev.24 [Pipeline] } 19:03:30 $ docker exec --env ******** --env ******** 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad ssh-agent -k 19:03:30 unset SSH_AUTH_SOCK; 19:03:30 unset SSH_AGENT_PID; 19:03:30 echo Agent pid 39 killed; 19:03:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:30 + git semver [Pipeline] } 19:03:31 $ docker stop --time=1 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad 19:03:32 $ docker rm -f --volumes 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad [Pipeline] // withDockerContainer [Pipeline] sh 19:03:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:33 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:03:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:33 $ docker top 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 -eo pid,comm 19:03:33 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). 19:03:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:33 [ssh-agent] Looking for ssh-agent implementation... 19:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:33 $ docker exec 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 ssh-agent 19:03:33 SSH_AUTH_SOCK=/tmp/ssh-Run47abindhB/agent.32 19:03:33 SSH_AGENT_PID=38 19:03:33 Running ssh-add (command line suppressed) 19:03:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6698764663491166479.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6698764663491166479.key) 19:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:34 + git semver push 19:03:34 2023-11-08 19:03:34,467 [run_push] DEBUG push 19:03:34 2023-11-08 19:03:34,468 [execute] INFO git cat-file --batch-check 19:03:34 2023-11-08 19:03:34,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:34 2023-11-08 19:03:34,472 [execute] INFO git rev-list dcbb664d0b039953b312ce5af9186a7989ead766 -- 19:03:34 2023-11-08 19:03:34,472 [execute] DEBUG Popen(['git', 'rev-list', 'dcbb664d0b039953b312ce5af9186a7989ead766', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:03:34 2023-11-08 19:03:34,481 [execute] INFO git fetch -v origin 19:03:34 2023-11-08 19:03:34,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:03:35 2023-11-08 19:03:35,007 [run_push] DEBUG no remote changes detected 19:03:35 2023-11-08 19:03:35,008 [execute] INFO git push origin semver 19:03:35 2023-11-08 19:03:35,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:03:36 2023-11-08 19:03:35,839 [run_push] DEBUG push all version tags 19:03:36 2023-11-08 19:03:35,840 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:03:36 2023-11-08 19:03:35,840 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 19:03:36 2023-11-08 19:03:36,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 19:03:36 3.1.0-dev.24 [Pipeline] } 19:03:36 $ docker exec --env ******** --env ******** 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 ssh-agent -k 19:03:36 unset SSH_AUTH_SOCK; 19:03:36 unset SSH_AGENT_PID; 19:03:36 echo Agent pid 38 killed; 19:03:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:37 + git semver [Pipeline] } 19:03:37 $ docker stop --time=1 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 19:03:38 $ docker rm -f --volumes 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:03:39 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 19:03:39 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 19:03:39 total 16 19:03:39 drwxr-xr-x 3 root root 4096 Nov 8 18:52 . 19:03:39 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:03 .. 19:03:39 drwxr-xr-x 2 root root 4096 Nov 8 18:52 cost 19:03:39 -rw-r--r-- 1 root root 86 Nov 8 18:52 cost.csv 19:03:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 19:03:39 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 19:03:39 total 16 19:03:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:52 . 19:03:39 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:03 .. 19:03:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:52 cost 19:03:39 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:03:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:03:40 ---> package-listing.sh 19:03:40 ++ facter osfamily 19:03:40 ++ tr '[:upper:]' '[:lower:]' 19:03:40 + OS_FAMILY=debian 19:03:40 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 19:03:40 + START_PACKAGES=/tmp/packages_start.txt 19:03:40 + END_PACKAGES=/tmp/packages_end.txt 19:03:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:40 + PACKAGES=/tmp/packages_start.txt 19:03:40 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 19:03:40 + PACKAGES=/tmp/packages_end.txt 19:03:40 + case "${OS_FAMILY}" in 19:03:40 + dpkg -l 19:03:40 + grep '^ii' 19:03:40 + '[' -f /tmp/packages_start.txt ']' 19:03:40 + '[' -f /tmp/packages_end.txt ']' 19:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:40 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 19:03:40 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 19:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 19:03:40 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:03:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:41 prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container 19:03:41 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:03:41 $ docker top 5e65f68db021c1d31ee270cb6ca451ce5374892f7a0c62712d0da0d31034dc95 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:42 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:42 + mkdir -p /var/log/sysstat [Pipeline] sh 19:03:42 + ls /var/log/sa-host 19:03:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:42 provisioning config files... 19:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4020786604413933368tmp [Pipeline] { [Pipeline] echo 19:03:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:43 ---> create-netrc.sh [Pipeline] } 19:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:03:43 ---> python-tools-install.sh [Pipeline] echo 19:03:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:43 ---> sudo-logs.sh 19:03:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:03:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:44 ---> job-cost.sh 19:03:44 lf-activate-venv: SKIPPING 19:03:44 DEBUG: total: 0.2199999988079071 19:03:44 INFO: Retrieving Stack Cost... 19:03:44 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:44 INFO: Archiving Costs [Pipeline] echo 19:03:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:45 ---> logs-deploy.sh 19:03:45 lf-activate-venv: SKIPPING 19:03:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/151 19:03:45 INFO: archiving workspace using pattern(s): 19:03:46 Archives upload complete. 19:03:46 INFO: archiving logs to Nexus 19:03:46 ---> uname -a: 19:03:46 Linux prd-ubuntu20-04-docker-8c-8g-17060 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:03:46 19:03:46 19:03:46 ---> lscpu: 19:03:46 Architecture: x86_64 19:03:46 CPU op-mode(s): 32-bit, 64-bit 19:03:46 Byte Order: Little Endian 19:03:46 Address sizes: 40 bits physical, 48 bits virtual 19:03:46 CPU(s): 8 19:03:46 On-line CPU(s) list: 0-7 19:03:46 Thread(s) per core: 1 19:03:46 Core(s) per socket: 1 19:03:46 Socket(s): 8 19:03:46 NUMA node(s): 1 19:03:46 Vendor ID: AuthenticAMD 19:03:46 CPU family: 23 19:03:46 Model: 49 19:03:46 Model name: AMD EPYC-Rome Processor 19:03:46 Stepping: 0 19:03:46 CPU MHz: 2799.998 19:03:46 BogoMIPS: 5599.99 19:03:46 Virtualization: AMD-V 19:03:46 Hypervisor vendor: KVM 19:03:46 Virtualization type: full 19:03:46 L1d cache: 256 KiB 19:03:46 L1i cache: 256 KiB 19:03:46 L2 cache: 4 MiB 19:03:46 L3 cache: 128 MiB 19:03:46 NUMA node0 CPU(s): 0-7 19:03:46 Vulnerability Itlb multihit: Not affected 19:03:46 Vulnerability L1tf: Not affected 19:03:46 Vulnerability Mds: Not affected 19:03:46 Vulnerability Meltdown: Not affected 19:03:46 Vulnerability Mmio stale data: Not affected 19:03:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:03:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:03:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:03:46 Vulnerability Srbds: Not affected 19:03:46 Vulnerability Tsx async abort: Not affected 19:03:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:03:46 19:03:46