Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40a9b3b3de2a21918c6f1028b85f8a29e149216d 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-ssh2385065571188224057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15670100396468450945.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3356188318993720359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6567092273862233785.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-ssh15486399874362289310.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4262’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4265 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 40a9b3b3de2a21918c6f1028b85f8a29e149216d (main) > 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 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#618)" > git rev-list --no-walk 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:25 ========================================================= 16:21:25 EdgeX Global Pipelines Version Info 16:21:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:25 ------------------- 16:21:25 stable info: 16:21:25 ------------------- 16:21:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:21:25 Message: update stable to v1.0.253 16:21:26 ------------------- 16:21:26 experimental info: 16:21:26 ------------------- 16:21:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:21:26 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:21:26 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40a9b3b [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:26 provisioning config files... 16:21:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8228564315367240617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:27 ---> docker-login.sh 16:21:27 nexus3.edgexfoundry.org:10001 16:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:27 Configure a credential helper to remove this warning. See 16:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:27 16:21:27 Login Succeeded 16:21:27 nexus3.edgexfoundry.org:10002 16:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:27 Configure a credential helper to remove this warning. See 16:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:27 16:21:27 Login Succeeded 16:21:27 nexus3.edgexfoundry.org:10003 16:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:27 Configure a credential helper to remove this warning. See 16:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:27 16:21:27 Login Succeeded 16:21:27 nexus3.edgexfoundry.org:10004 16:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:27 Configure a credential helper to remove this warning. See 16:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:27 16:21:27 Login Succeeded 16:21:27 docker.io 16:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:28 Configure a credential helper to remove this warning. See 16:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:28 16:21:28 Login Succeeded 16:21:28 ---> docker-login.sh ends [Pipeline] } 16:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:21:28 + git rev-list -1 --merges 40a9b3b3de2a21918c6f1028b85f8a29e149216d~1..40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] echo 16:21:28 -----------> git rev-list -1 --merges 40a9b3b3de2a21918c6f1028b85f8a29e149216d~1..40a9b3b3de2a21918c6f1028b85f8a29e149216d 40a9b3b3de2a21918c6f1028b85f8a29e149216d [false] [Pipeline] sh 16:21:28 + git log --format=format:%s -1 40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] echo 16:21:28 ========================================================= 16:21:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:21:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:29 + git log --format=format:%s -1 40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] echo 16:21:29 [semverPrep] GIT_COMMIT: 40a9b3b3de2a21918c6f1028b85f8a29e149216d, Commit Message: build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#618) [Pipeline] echo 16:21:29 [semverPrep] This is not a build commit. [Pipeline] sh 16:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:29 + grep -v github /etc/ssh/ssh_known_hosts 16:21:29 + [ -e /tmp/ssh_known_hosts ] 16:21:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:21:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:21:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:29 16:21:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:30 0.1.4: Pulling from edgex-devops/py-git-semver 16:21:30 b85a868b505f: Pulling fs layer 16:21:30 e2be974225ed: Pulling fs layer 16:21:30 339a4e72a1f5: Pulling fs layer 16:21:30 988bab9f4d93: Pulling fs layer 16:21:30 1469e6f7b9e6: Pulling fs layer 16:21:30 eaf3925da568: Pulling fs layer 16:21:30 bab4dde63d76: Pulling fs layer 16:21:30 988bab9f4d93: Waiting 16:21:30 bde34c3a00c8: Pulling fs layer 16:21:30 b352a97aabf1: Pulling fs layer 16:21:30 4872d77fe225: Pulling fs layer 16:21:30 bab4dde63d76: Waiting 16:21:30 eaf3925da568: Waiting 16:21:30 5851b861e8e6: Pulling fs layer 16:21:30 5851b861e8e6: Waiting 16:21:30 4872d77fe225: Waiting 16:21:30 b352a97aabf1: Waiting 16:21:30 e2be974225ed: Verifying Checksum 16:21:30 e2be974225ed: Download complete 16:21:30 988bab9f4d93: Verifying Checksum 16:21:30 988bab9f4d93: Download complete 16:21:30 1469e6f7b9e6: Verifying Checksum 16:21:30 1469e6f7b9e6: Download complete 16:21:30 eaf3925da568: Download complete 16:21:30 339a4e72a1f5: Verifying Checksum 16:21:30 339a4e72a1f5: Download complete 16:21:30 b352a97aabf1: Verifying Checksum 16:21:30 b352a97aabf1: Download complete 16:21:30 4872d77fe225: Download complete 16:21:30 5851b861e8e6: Verifying Checksum 16:21:30 5851b861e8e6: Download complete 16:21:30 b85a868b505f: Download complete 16:21:30 bab4dde63d76: Verifying Checksum 16:21:30 bab4dde63d76: Download complete 16:21:31 b85a868b505f: Pull complete 16:21:31 e2be974225ed: Pull complete 16:21:32 339a4e72a1f5: Pull complete 16:21:32 988bab9f4d93: Pull complete 16:21:32 1469e6f7b9e6: Pull complete 16:21:32 eaf3925da568: Pull complete 16:21:34 bab4dde63d76: Pull complete 16:21:34 bde34c3a00c8: Pull complete 16:21:34 b352a97aabf1: Pull complete 16:21:35 4872d77fe225: Pull complete 16:21:35 5851b861e8e6: Pull complete 16:21:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:35 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:21:35 $ 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 16:21:39 $ docker top 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e -eo pid,comm 16:21:39 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). 16:21:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:39 [ssh-agent] Looking for ssh-agent implementation... 16:21:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:39 $ docker exec 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e ssh-agent 16:21:39 SSH_AUTH_SOCK=/tmp/ssh-HQLmfsX2elQo/agent.32 16:21:39 SSH_AGENT_PID=38 16:21:39 Running ssh-add (command line suppressed) 16:21:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12863036219066189187.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12863036219066189187.key) 16:21:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:40 + git tag --points-at HEAD [Pipeline] } 16:21:40 $ docker exec --env ******** --env ******** 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e ssh-agent -k 16:21:40 unset SSH_AUTH_SOCK; 16:21:40 unset SSH_AGENT_PID; 16:21:40 echo Agent pid 38 killed; 16:21:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:40 [ssh-agent] Looking for ssh-agent implementation... 16:21:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:40 $ docker exec 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e ssh-agent 16:21:40 SSH_AUTH_SOCK=/tmp/ssh-X821PmN40Mq2/agent.70 16:21:40 SSH_AGENT_PID=76 16:21:40 Running ssh-add (command line suppressed) 16:21:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6193792097392759661.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6193792097392759661.key) 16:21:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:41 + git semver init 16:21:41 2023-08-22 16:21:41,246 [run_init] DEBUG init version:0.0.0 force:False 16:21:41 2023-08-22 16:21:41,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:21:41 2023-08-22 16:21:41,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:21:41 2023-08-22 16:21:41,247 [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) 16:21:42 2023-08-22 16:21:42,035 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 16:21:42 2023-08-22 16:21:42,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 16:21:42 2023-08-22 16:21:42,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:21:42 2023-08-22 16:21:42,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:21:42 3.1.0-dev.4 [Pipeline] } 16:21:42 $ docker exec --env ******** --env ******** 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e ssh-agent -k 16:21:42 unset SSH_AUTH_SOCK; 16:21:42 unset SSH_AGENT_PID; 16:21:42 echo Agent pid 76 killed; 16:21:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:42 + git semver [Pipeline] } 16:21:42 $ docker stop --time=1 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e 16:21:44 $ docker rm -f --volumes 4cc24624d6384dd7b9a71317741ebe07cc1b9a3717672ded9aa9e506fff7a76e [Pipeline] // withDockerContainer [Pipeline] sh 16:21:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:44 Stashed 1 file(s) [Pipeline] echo 16:21:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 16:21:44 provisioning config files... 16:21:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16331649159720377241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:45 ---> docker-login.sh 16:21:45 nexus3.edgexfoundry.org:10001 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 nexus3.edgexfoundry.org:10002 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 nexus3.edgexfoundry.org:10003 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 nexus3.edgexfoundry.org:10004 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 docker.io 16:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:45 Configure a credential helper to remove this warning. See 16:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:45 16:21:45 Login Succeeded 16:21:45 ---> docker-login.sh ends [Pipeline] } 16:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:45 ========================================================= 16:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:21:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:21:46 Sending build context to Docker daemon 6.451MB 16:21:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:21:46 Step 2/12 : FROM ${BASE} AS builder 16:21:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:46 4db1b89c0bd1: Pulling fs layer 16:21:46 6911f1a30b25: Pulling fs layer 16:21:46 e194b8c5c2a9: Pulling fs layer 16:21:46 6863d3e3a2b1: Pulling fs layer 16:21:46 ec0bb842ea78: Pulling fs layer 16:21:46 40a00589a448: Pulling fs layer 16:21:46 6c08303d61cc: Pulling fs layer 16:21:46 798269fcf238: Pulling fs layer 16:21:46 ec0bb842ea78: Waiting 16:21:46 6c08303d61cc: Waiting 16:21:46 798269fcf238: Waiting 16:21:46 6863d3e3a2b1: Waiting 16:21:46 40a00589a448: Waiting 16:21:46 6911f1a30b25: Verifying Checksum 16:21:46 6911f1a30b25: Download complete 16:21:46 6863d3e3a2b1: Verifying Checksum 16:21:46 6863d3e3a2b1: Download complete 16:21:46 ec0bb842ea78: Download complete 16:21:46 4db1b89c0bd1: Verifying Checksum 16:21:46 4db1b89c0bd1: Download complete 16:21:46 40a00589a448: Verifying Checksum 16:21:46 40a00589a448: Download complete 16:21:46 4db1b89c0bd1: Pull complete 16:21:46 6911f1a30b25: Pull complete 16:21:46 798269fcf238: Download complete 16:21:46 e194b8c5c2a9: Verifying Checksum 16:21:46 e194b8c5c2a9: Download complete 16:21:47 6c08303d61cc: Verifying Checksum 16:21:47 6c08303d61cc: Download complete 16:21:50 e194b8c5c2a9: Pull complete 16:21:50 6863d3e3a2b1: Pull complete 16:21:50 ec0bb842ea78: Pull complete 16:21:50 40a00589a448: Pull complete 16:21:53 6c08303d61cc: Pull complete 16:21:53 798269fcf238: Pull complete 16:21:53 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:21:53 ---> ec979cd7f677 16:21:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:21:59 Still waiting to schedule task 16:21:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4261’ 16:22:01 ---> Running in bdcc41b0ebf9 16:22:01 Removing intermediate container bdcc41b0ebf9 16:22:01 ---> b79b5904f2d9 16:22:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:01 ---> Running in bdfd03e56dfb 16:22:01 Removing intermediate container bdfd03e56dfb 16:22:01 ---> 774100aa879c 16:22:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:22:01 ---> Running in 65b0594f153d 16:22:01 Removing intermediate container 65b0594f153d 16:22:01 ---> 0ae0de890dd4 16:22:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:22:01 ---> Running in fae016ee80d2 16:22:01 Removing intermediate container fae016ee80d2 16:22:01 ---> 82818ea7eb07 16:22:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:01 ---> Running in bc21335c2fec 16:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:22:01 (1/4) Installing openssh-keygen (9.1_p1-r4) 16:22:01 (2/4) Installing libedit (20221030.3.1-r0) 16:22:01 (3/4) Installing openssh-client-common (9.1_p1-r4) 16:22:01 (4/4) Installing openssh-client-default (9.1_p1-r4) 16:22:01 Executing busybox-1.35.0-r29.trigger 16:22:01 OK: 269 MiB in 57 packages 16:22:02 Removing intermediate container bc21335c2fec 16:22:02 ---> cc8fc7b67e7f 16:22:02 Step 8/12 : WORKDIR /device-mqtt-go 16:22:02 ---> Running in dc789c573373 16:22:02 Removing intermediate container dc789c573373 16:22:02 ---> 577da8423536 16:22:02 Step 9/12 : COPY go.mod vendor* ./ 16:22:02 ---> 1df1ef112725 16:22:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:02 ---> Running in b581c15f6ab1 16:22:41 Removing intermediate container b581c15f6ab1 16:22:41 ---> 2dced91ad86a 16:22:41 Step 11/12 : COPY . . 16:22:41 ---> 2d1218ae5a88 16:22:41 Step 12/12 : RUN $MAKE 16:22:41 ---> Running in d9b9ba753a2f 16:22:41 noop 16:22:41 Removing intermediate container d9b9ba753a2f 16:22:41 ---> 884bf52a9176 16:22:41 Successfully built 884bf52a9176 16:22:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:41 + docker inspect -f . ci-base-image-x86_64 16:22:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:41 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:22:41 $ 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 16:22:42 $ docker top 95fb16e7160d1bf92543a0f31aa5355c83b40d77847c7b31339c28b7e6da8b1e -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:42 + go version 16:22:42 go version go1.20.6 linux/amd64 [Pipeline] } 16:22:42 $ docker stop --time=1 95fb16e7160d1bf92543a0f31aa5355c83b40d77847c7b31339c28b7e6da8b1e 16:22:43 $ docker rm -f --volumes 95fb16e7160d1bf92543a0f31aa5355c83b40d77847c7b31339c28b7e6da8b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:44 + docker inspect -f . ci-base-image-x86_64 16:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:44 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:22:44 $ 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 16:22:44 $ docker top 6f5c53f1f9d58430a960aa45b422625a7c03f8b50bcefd8b3ac1bcc3b94085ec -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 16:22:45 + make test 16:22:45 go test ./... -coverprofile=coverage.out ./... 16:22:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:23:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:23:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:23:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 16:23:05 go vet ./... 16:23:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:23:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:23:09 ./bin/test-attribution-txt.sh [Pipeline] echo 16:23:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:23:09 $ docker stop --time=1 6f5c53f1f9d58430a960aa45b422625a7c03f8b50bcefd8b3ac1bcc3b94085ec 16:23:14 $ docker rm -f --volumes 6f5c53f1f9d58430a960aa45b422625a7c03f8b50bcefd8b3ac1bcc3b94085ec [Pipeline] // withDockerContainer [Pipeline] sh 16:23:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:23:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:15 + ls -al . 16:23:15 total 184 16:23:15 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 16:22 . 16:23:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 16:21 .. 16:23:15 -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 16:21 .dockerignore 16:23:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 16:21 .git 16:23:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:21 .github 16:23:15 -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 16:21 .gitignore 16:23:15 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 16:21 .golangci.yml 16:23:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 16:21 .semver 16:23:15 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 16:21 Attribution.txt 16:23:15 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 16:21 CHANGELOG.md 16:23:15 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 16:21 Dockerfile 16:23:15 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 16:21 GOVERNANCE.md 16:23:15 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 16:21 Jenkinsfile 16:23:15 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 16:21 LICENSE 16:23:15 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 16:21 Makefile 16:23:15 -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 16:21 OWNERS.md 16:23:15 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 16:21 README.md 16:23:15 -rw-rw-r-- 1 jenkins jenkins 11 Aug 22 16:21 VERSION 16:23:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 16:21 bin 16:23:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:21 cmd 16:23:15 -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 16:22 coverage.out 16:23:15 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 16:21 go.mod 16:23:15 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 16:21 go.sum 16:23:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:21 internal 16:23:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 16:21 mock 16:23:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 16:21 snap 16:23:15 -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 16:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:15 + 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=40a9b3b3de2a21918c6f1028b85f8a29e149216d --label arch=amd64 --label version=3.1.0-dev.4 . 16:23:15 Sending build context to Docker daemon 6.47MB 16:23:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:23:15 Step 2/24 : FROM ${BASE} AS builder 16:23:15 ---> 884bf52a9176 16:23:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:23:16 ---> Running in 5e348ca59348 16:23:16 Removing intermediate container 5e348ca59348 16:23:16 ---> 90e9de06ef63 16:23:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:23:16 ---> Running in 46b7709cd150 16:23:16 Removing intermediate container 46b7709cd150 16:23:16 ---> e2944d9a2b6a 16:23:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:23:16 ---> Running in 5f2ed20c54a8 16:23:16 Removing intermediate container 5f2ed20c54a8 16:23:16 ---> f87ca3e7d542 16:23:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:23:16 ---> Running in eb9bd03c029e 16:23:16 Removing intermediate container eb9bd03c029e 16:23:16 ---> 9c69e9ac9eef 16:23:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:16 ---> Running in 6436fc60c293 16:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:23:17 OK: 269 MiB in 57 packages 16:23:17 Removing intermediate container 6436fc60c293 16:23:17 ---> 5cd6679782f9 16:23:17 Step 8/24 : WORKDIR /device-mqtt-go 16:23:17 ---> Running in 7fdfd8b61da5 16:23:17 Removing intermediate container 7fdfd8b61da5 16:23:17 ---> 6c1d589b6ff0 16:23:17 Step 9/24 : COPY go.mod vendor* ./ 16:23:17 ---> eb84c8f2bd0a 16:23:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:17 ---> Running in 4ff09535d363 16:23:18 Removing intermediate container 4ff09535d363 16:23:18 ---> 47c698b178c8 16:23:18 Step 11/24 : COPY . . 16:23:18 ---> 7e82778df367 16:23:18 Step 12/24 : RUN $MAKE 16:23:18 ---> Running in 8732f486606d 16:23:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:23:40 Removing intermediate container 8732f486606d 16:23:40 ---> 8f1702190258 16:23:40 Step 13/24 : FROM alpine:3.17 16:23:40 3.17: Pulling from library/alpine 16:23:40 9398808236ff: Pulling fs layer 16:23:40 9398808236ff: Download complete 16:23:40 9398808236ff: Pull complete 16:23:40 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:23:40 Status: Downloaded newer image for alpine:3.17 16:23:40 ---> 1e0b8b5322fc 16:23:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:23:40 ---> Running in 9b5c0939df3b 16:23:40 Removing intermediate container 9b5c0939df3b 16:23:40 ---> f23ae03add99 16:23:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:23:40 ---> Running in 49a99cc5b601 16:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:23:41 (1/1) Installing dumb-init (1.2.5-r2) 16:23:41 Executing busybox-1.35.0-r29.trigger 16:23:41 OK: 7 MiB in 16 packages 16:23:41 Removing intermediate container 49a99cc5b601 16:23:41 ---> a42428341e8a 16:23:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:23:42 ---> 243679b40264 16:23:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:23:43 ---> 356384487661 16:23:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:23:43 ---> a14599c35bd7 16:23:43 Step 19/24 : EXPOSE 59982 16:23:43 ---> Running in edb71920832f 16:23:43 Removing intermediate container edb71920832f 16:23:43 ---> 861c36d7c6ee 16:23:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:23:43 ---> Running in 0872ae909f7b 16:23:43 Removing intermediate container 0872ae909f7b 16:23:43 ---> 16960afc13ab 16:23:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:23:43 ---> Running in 0da92651ac7c 16:23:43 Removing intermediate container 0da92651ac7c 16:23:43 ---> 8fb9d5e9e39d 16:23:43 Step 22/24 : LABEL arch=amd64 16:23:43 ---> Running in 3526c90faf7e 16:23:43 Removing intermediate container 3526c90faf7e 16:23:43 ---> a2a079b1677f 16:23:43 Step 23/24 : LABEL git_sha=40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:23:43 ---> Running in 499a6887223d 16:23:43 Removing intermediate container 499a6887223d 16:23:43 ---> b093fff084de 16:23:43 Step 24/24 : LABEL version=3.1.0-dev.4 16:23:43 ---> Running in dbf33b767f75 16:23:43 Removing intermediate container dbf33b767f75 16:23:43 ---> 3f66464f6d92 16:23:43 [Warning] One or more build-args [ARCH] were not consumed 16:23:43 Successfully built 3f66464f6d92 16:23:43 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:43 provisioning config files... 16:23:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12527856211966709669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:44 ---> docker-login.sh 16:23:44 nexus3.edgexfoundry.org:10001 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 nexus3.edgexfoundry.org:10002 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 nexus3.edgexfoundry.org:10003 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 nexus3.edgexfoundry.org:10004 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 docker.io 16:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 ---> docker-login.sh ends [Pipeline] } 16:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:44 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 16:23:44 40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:23:44 latest 16:23:44 3.1.0-dev.4 16:23:44 40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:23:44 main 16:23:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:23:45 f99b1e35f5fe: Preparing 16:23:45 f163075e0631: Preparing 16:23:45 cf7cc6aa88d5: Preparing 16:23:45 52d97f176b03: Preparing 16:23:45 36b50b131297: Preparing 16:23:45 36b50b131297: Layer already exists 16:23:45 f163075e0631: Pushed 16:23:45 f99b1e35f5fe: Pushed 16:23:45 52d97f176b03: Pushed 16:23:47 cf7cc6aa88d5: Pushed 16:23:47 40a9b3b3de2a21918c6f1028b85f8a29e149216d: digest: sha256:8a7f584b3e1f542b39e1ddecdade68edf7ac95df03fbc972bef901505e39df54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:23:48 f99b1e35f5fe: Preparing 16:23:48 f163075e0631: Preparing 16:23:48 cf7cc6aa88d5: Preparing 16:23:48 52d97f176b03: Preparing 16:23:48 36b50b131297: Preparing 16:23:48 52d97f176b03: Layer already exists 16:23:48 f99b1e35f5fe: Layer already exists 16:23:48 f163075e0631: Layer already exists 16:23:48 36b50b131297: Layer already exists 16:23:48 cf7cc6aa88d5: Layer already exists 16:23:48 latest: digest: sha256:8a7f584b3e1f542b39e1ddecdade68edf7ac95df03fbc972bef901505e39df54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.4 16:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:23:49 f99b1e35f5fe: Preparing 16:23:49 f163075e0631: Preparing 16:23:49 cf7cc6aa88d5: Preparing 16:23:49 52d97f176b03: Preparing 16:23:49 36b50b131297: Preparing 16:23:49 f163075e0631: Layer already exists 16:23:49 cf7cc6aa88d5: Layer already exists 16:23:49 36b50b131297: Layer already exists 16:23:49 52d97f176b03: Layer already exists 16:23:49 f99b1e35f5fe: Layer already exists 16:23:49 3.1.0-dev.4: digest: sha256:8a7f584b3e1f542b39e1ddecdade68edf7ac95df03fbc972bef901505e39df54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:23:49 f99b1e35f5fe: Preparing 16:23:49 f163075e0631: Preparing 16:23:49 cf7cc6aa88d5: Preparing 16:23:49 52d97f176b03: Preparing 16:23:49 36b50b131297: Preparing 16:23:49 f99b1e35f5fe: Layer already exists 16:23:49 52d97f176b03: Layer already exists 16:23:49 cf7cc6aa88d5: Layer already exists 16:23:49 36b50b131297: Layer already exists 16:23:49 f163075e0631: Layer already exists 16:23:49 40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4: digest: sha256:8a7f584b3e1f542b39e1ddecdade68edf7ac95df03fbc972bef901505e39df54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 16:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:23:50 f99b1e35f5fe: Preparing 16:23:50 f163075e0631: Preparing 16:23:50 cf7cc6aa88d5: Preparing 16:23:50 52d97f176b03: Preparing 16:23:50 36b50b131297: Preparing 16:23:50 cf7cc6aa88d5: Layer already exists 16:23:50 52d97f176b03: Layer already exists 16:23:50 36b50b131297: Layer already exists 16:23:50 f163075e0631: Layer already exists 16:23:50 f99b1e35f5fe: Layer already exists 16:23:50 main: digest: sha256:8a7f584b3e1f542b39e1ddecdade68edf7ac95df03fbc972bef901505e39df54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:50 ===================================================== [Pipeline] echo 16:23:50 taggedImages: 16:23:50 - nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:23:50 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:23:50 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.4 16:23:50 - nexus3.edgexfoundry.org:10004/device-mqtt:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:23:50 - 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 16:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:50 16:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:50 latest: Pulling from edgex-lftools-log-publisher 16:23:50 5eb5b503b376: Pulling fs layer 16:23:50 5c69ac0246d0: Pulling fs layer 16:23:50 ec43610c2a17: Pulling fs layer 16:23:50 3a2ae6a8a46f: Pulling fs layer 16:23:50 33b1e0a273af: Pulling fs layer 16:23:50 5d3b04190fa2: Pulling fs layer 16:23:50 2f39f015ded8: Pulling fs layer 16:23:50 3a2ae6a8a46f: Waiting 16:23:50 33b1e0a273af: Waiting 16:23:50 5d3b04190fa2: Waiting 16:23:50 2f39f015ded8: Waiting 16:23:50 5c69ac0246d0: Download complete 16:23:50 3a2ae6a8a46f: Download complete 16:23:50 33b1e0a273af: Verifying Checksum 16:23:50 33b1e0a273af: Download complete 16:23:50 5d3b04190fa2: Verifying Checksum 16:23:50 5d3b04190fa2: Download complete 16:23:50 ec43610c2a17: Verifying Checksum 16:23:50 ec43610c2a17: Download complete 16:23:51 5eb5b503b376: Verifying Checksum 16:23:51 5eb5b503b376: Download complete 16:23:51 2f39f015ded8: Download complete 16:23:52 5eb5b503b376: Pull complete 16:23:52 5c69ac0246d0: Pull complete 16:23:53 ec43610c2a17: Pull complete 16:23:53 3a2ae6a8a46f: Pull complete 16:23:53 33b1e0a273af: Pull complete 16:23:53 5d3b04190fa2: Pull complete 16:23:57 2f39f015ded8: Pull complete 16:23:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:57 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:23:57 $ 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 16:24:03 $ docker top 24c2d9ff43c86e6b8330cf67a85fb7e6def011cb7bfb5d773c772cc799b40243 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:03 ---> job-cost.sh 16:24:03 lf-activate-venv: SKIPPING 16:24:03 INFO: No Stack... 16:24:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:04 INFO: Archiving Costs [Pipeline] sh 16:24:04 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 16:24:04 + cut -d, -f6 [Pipeline] lock 16:24:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] 16:24:04 Resource [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] did not exist. Created. 16:24:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:04 + echo total: 0.2199999988079071 [Pipeline] stash 16:24:04 Stashed 1 file(s) [Pipeline] } 16:24:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:04 $ docker stop --time=1 24c2d9ff43c86e6b8330cf67a85fb7e6def011cb7bfb5d773c772cc799b40243 16:24:06 $ docker rm -f --volumes 24c2d9ff43c86e6b8330cf67a85fb7e6def011cb7bfb5d773c772cc799b40243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4273 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 16:25:21 Running in /w/workspace/device-mqtt-go/132 [Pipeline] { [Pipeline] checkout 16:25:21 The recommended git tool is: git 16:25:28 using credential edgex-jenkins-ssh 16:25:28 Cloning the remote Git repository 16:25:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 16:25:28 > git init /w/workspace/device-mqtt-go/132 # timeout=10 16:25:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 16:25:29 > git --version # timeout=10 16:25:29 > git --version # 'git version 2.25.1' 16:25:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 16:25:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:32 Avoid second fetch 16:25:32 Checking out Revision 40a9b3b3de2a21918c6f1028b85f8a29e149216d (main) 16:25:33 Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#618)" 16:25:32 > git config core.sparsecheckout # timeout=10 16:25:32 > git checkout -f 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:34 Dload Upload Total Spent Left Speed 16:25:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 16:25:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:35 + sudo tee /etc/docker/daemon.new 16:25:35 { 16:25:35 "registry-mirrors": [ 16:25:35 "https://nexus3.edgexfoundry.org:10001" 16:25:35 ], 16:25:35 "bip": "10.250.0.254/24", 16:25:35 "hosts": [ 16:25:35 "tcp://0.0.0.0:5555", 16:25:35 "unix:///var/run/docker.sock" 16:25:35 ], 16:25:35 "mtu": 1458, 16:25:35 "selinux-enabled": true, 16:25:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:35 } [Pipeline] sh 16:25:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:54 provisioning config files... 16:25:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/132@tmp/config6405375070529203212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:54 ---> docker-login.sh 16:25:54 nexus3.edgexfoundry.org:10001 16:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:55 Configure a credential helper to remove this warning. See 16:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:55 16:25:55 Login Succeeded 16:25:55 nexus3.edgexfoundry.org:10002 16:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:55 Configure a credential helper to remove this warning. See 16:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:55 16:25:55 Login Succeeded 16:25:55 nexus3.edgexfoundry.org:10003 16:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:56 Configure a credential helper to remove this warning. See 16:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:56 16:25:56 Login Succeeded 16:25:56 nexus3.edgexfoundry.org:10004 16:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:56 Configure a credential helper to remove this warning. See 16:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:56 16:25:56 Login Succeeded 16:25:56 docker.io 16:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:57 Configure a credential helper to remove this warning. See 16:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:57 16:25:57 Login Succeeded 16:25:57 ---> docker-login.sh ends [Pipeline] } 16:25:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:57 ========================================================= 16:25:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:25:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:25:58 Sending build context to Docker daemon 3.306MB 16:25:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:25:58 Step 2/12 : FROM ${BASE} AS builder 16:25:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:58 edb6bdbacee9: Pulling fs layer 16:25:58 5f9638ab2659: Pulling fs layer 16:25:58 8d51d6327a98: Pulling fs layer 16:25:58 8b374f2dd631: Pulling fs layer 16:25:58 ec14aa9079de: Pulling fs layer 16:25:58 2f466654f4bb: Pulling fs layer 16:25:58 554e91adad29: Pulling fs layer 16:25:58 ec14aa9079de: Waiting 16:25:58 2f466654f4bb: Waiting 16:25:58 554e91adad29: Waiting 16:25:58 8b374f2dd631: Waiting 16:25:58 5f9638ab2659: Verifying Checksum 16:25:58 8b374f2dd631: Verifying Checksum 16:25:58 8b374f2dd631: Download complete 16:25:58 ec14aa9079de: Verifying Checksum 16:25:58 ec14aa9079de: Download complete 16:25:58 edb6bdbacee9: Verifying Checksum 16:25:58 edb6bdbacee9: Download complete 16:25:59 edb6bdbacee9: Pull complete 16:25:59 554e91adad29: Verifying Checksum 16:25:59 554e91adad29: Download complete 16:26:00 5f9638ab2659: Pull complete 16:26:02 8d51d6327a98: Verifying Checksum 16:26:02 8d51d6327a98: Download complete 16:26:02 2f466654f4bb: Verifying Checksum 16:26:02 2f466654f4bb: Download complete 16:26:14 8d51d6327a98: Pull complete 16:26:14 8b374f2dd631: Pull complete 16:26:14 ec14aa9079de: Pull complete 16:26:24 2f466654f4bb: Pull complete 16:26:26 554e91adad29: Pull complete 16:26:26 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:26:26 ---> 1e15ea492957 16:26:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:26:29 ---> Running in 8ab3a1364bb6 16:26:29 Removing intermediate container 8ab3a1364bb6 16:26:29 ---> b7f33a72483e 16:26:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:26:29 ---> Running in 4bda39182d5b 16:26:29 Removing intermediate container 4bda39182d5b 16:26:29 ---> 2ffa3ad8e5d5 16:26:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:26:29 ---> Running in ba18f0dd9829 16:26:30 Removing intermediate container ba18f0dd9829 16:26:30 ---> e6950e165b50 16:26:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:26:30 ---> Running in b5d967b0d548 16:26:30 Removing intermediate container b5d967b0d548 16:26:30 ---> 509c5a29cc93 16:26:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:30 ---> Running in d8a4906a7f40 16:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:34 (1/4) Installing openssh-keygen (9.1_p1-r4) 16:26:34 (2/4) Installing libedit (20221030.3.1-r0) 16:26:34 (3/4) Installing openssh-client-common (9.1_p1-r4) 16:26:34 (4/4) Installing openssh-client-default (9.1_p1-r4) 16:26:34 Executing busybox-1.35.0-r29.trigger 16:26:34 OK: 268 MiB in 57 packages 16:26:37 Removing intermediate container d8a4906a7f40 16:26:37 ---> bd980b393d98 16:26:37 Step 8/12 : WORKDIR /device-mqtt-go 16:26:37 ---> Running in 36790f50b61b 16:26:37 Removing intermediate container 36790f50b61b 16:26:37 ---> a086f7e0e308 16:26:37 Step 9/12 : COPY go.mod vendor* ./ 16:26:38 ---> 3ae604b1fa4a 16:26:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:38 ---> Running in 9a502d9118c6 16:27:46 Removing intermediate container 9a502d9118c6 16:27:46 ---> e7f348336a84 16:27:46 Step 11/12 : COPY . . 16:27:47 ---> 51d20529e9c6 16:27:47 Step 12/12 : RUN $MAKE 16:27:47 ---> Running in 1d824658845e 16:27:48 noop 16:27:49 Removing intermediate container 1d824658845e 16:27:49 ---> 24e071a5f5d5 16:27:49 Successfully built 24e071a5f5d5 16:27:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:49 + docker inspect -f . ci-base-image-arm64 16:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:49 prd-ubuntu20.04-docker-arm64-4c-16g-4273 does not seem to be running inside a container 16:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/132 -v /w/workspace/device-mqtt-go/132:/w/workspace/device-mqtt-go/132:rw,z -v /w/workspace/device-mqtt-go/132@tmp:/w/workspace/device-mqtt-go/132@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 16:27:51 $ docker top a00a824ecdaf7cab2497e8a59ee9d5ace592a6b5f7269c288574ca43c2a9d5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:52 + go version 16:27:52 go version go1.20.6 linux/arm64 [Pipeline] } 16:27:52 $ docker stop --time=1 a00a824ecdaf7cab2497e8a59ee9d5ace592a6b5f7269c288574ca43c2a9d5a8 16:27:53 $ docker rm -f --volumes a00a824ecdaf7cab2497e8a59ee9d5ace592a6b5f7269c288574ca43c2a9d5a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:54 + docker inspect -f . ci-base-image-arm64 16:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:54 prd-ubuntu20.04-docker-arm64-4c-16g-4273 does not seem to be running inside a container 16:27:54 $ 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/132 -v /w/workspace/device-mqtt-go/132:/w/workspace/device-mqtt-go/132:rw,z -v /w/workspace/device-mqtt-go/132@tmp:/w/workspace/device-mqtt-go/132@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 16:27:56 $ docker top 96d156ca8d43aa8c9a95c230a3e9919ee1d5ddf3eacfa8d51704213730601303 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:56 + git config --global --add safe.directory /w/workspace/device-mqtt-go/132 [Pipeline] fileExists [Pipeline] sh 16:27:57 + make test 16:27:57 go test ./... -coverprofile=coverage.out ./... 16:28:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:30:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:31:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:31:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.085s coverage: 22.8% of statements 16:31:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:05 go vet ./... 16:31:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:37 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:37 $ docker stop --time=1 96d156ca8d43aa8c9a95c230a3e9919ee1d5ddf3eacfa8d51704213730601303 16:31:39 $ docker rm -f --volumes 96d156ca8d43aa8c9a95c230a3e9919ee1d5ddf3eacfa8d51704213730601303 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:40 Warning: overwriting stash ‘coverage-report’ 16:31:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:42 + ls -al . 16:31:42 total 180 16:31:42 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 16:28 . 16:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 16:25 .. 16:31:42 -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 16:25 .dockerignore 16:31:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 16:25 .git 16:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:25 .github 16:31:42 -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 16:25 .gitignore 16:31:42 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 16:25 .golangci.yml 16:31:42 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 16:25 Attribution.txt 16:31:42 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 16:25 CHANGELOG.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 16:25 Dockerfile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 16:25 GOVERNANCE.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 16:25 Jenkinsfile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 16:25 LICENSE 16:31:42 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 16:25 Makefile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 16:25 OWNERS.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 16:25 README.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 11 Aug 22 16:21 VERSION 16:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 16:25 bin 16:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:25 cmd 16:31:42 -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 16:31 coverage.out 16:31:42 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 16:25 go.mod 16:31:42 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 16:25 go.sum 16:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 16:25 internal 16:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 16:25 mock 16:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 16:25 snap 16:31:42 -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + 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=40a9b3b3de2a21918c6f1028b85f8a29e149216d --label arch=arm64 --label version=3.1.0-dev.4 . 16:31:42 Sending build context to Docker daemon 3.326MB 16:31:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:31:42 Step 2/24 : FROM ${BASE} AS builder 16:31:42 ---> 24e071a5f5d5 16:31:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:31:42 ---> Running in 9ac16350d148 16:31:43 Removing intermediate container 9ac16350d148 16:31:43 ---> 4b3f6cd0c1f1 16:31:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:43 ---> Running in 1b1a26acac55 16:31:43 Removing intermediate container 1b1a26acac55 16:31:43 ---> f5db27bfd786 16:31:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:31:43 ---> Running in 7c37d746e764 16:31:44 Removing intermediate container 7c37d746e764 16:31:44 ---> 3f576c4e08f7 16:31:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:31:44 ---> Running in abc87e7c1e90 16:31:44 Removing intermediate container abc87e7c1e90 16:31:44 ---> f0213fa9fc0a 16:31:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:44 ---> Running in 1c5753393b8c 16:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:31:47 OK: 268 MiB in 57 packages 16:31:48 Removing intermediate container 1c5753393b8c 16:31:48 ---> a2991cacef6a 16:31:48 Step 8/24 : WORKDIR /device-mqtt-go 16:31:48 ---> Running in ee3a9a907d25 16:31:48 Removing intermediate container ee3a9a907d25 16:31:48 ---> 9d315151fbc2 16:31:48 Step 9/24 : COPY go.mod vendor* ./ 16:31:51 ---> 21826d447cde 16:31:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:51 ---> Running in 9a9899e4d972 16:31:53 Removing intermediate container 9a9899e4d972 16:31:53 ---> 24c8f029f3e6 16:31:53 Step 11/24 : COPY . . 16:31:54 ---> 6c7469966722 16:31:54 Step 12/24 : RUN $MAKE 16:31:54 ---> Running in 9256e271c62c 16:31:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:34:32 Removing intermediate container 9256e271c62c 16:34:32 ---> 49c20b4381e4 16:34:32 Step 13/24 : FROM alpine:3.17 16:34:32 3.17: Pulling from library/alpine 16:34:32 4060ece20d7a: Pulling fs layer 16:34:32 4060ece20d7a: Verifying Checksum 16:34:32 4060ece20d7a: Download complete 16:34:32 4060ece20d7a: Pull complete 16:34:32 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:34:32 Status: Downloaded newer image for alpine:3.17 16:34:32 ---> 8650cd65339b 16:34:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:34:32 ---> Running in 0ea579cd39cf 16:34:32 Removing intermediate container 0ea579cd39cf 16:34:32 ---> 977ef2cd5aa7 16:34:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:34:32 ---> Running in 0d65b76ab768 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:35 (1/1) Installing dumb-init (1.2.5-r2) 16:34:35 Executing busybox-1.35.0-r29.trigger 16:34:35 OK: 8 MiB in 16 packages 16:34:35 Removing intermediate container 0d65b76ab768 16:34:35 ---> d9a9c27bfa4e 16:34:35 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:34:37 ---> 8afeb9f3720e 16:34:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:34:37 ---> 8961545029f9 16:34:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:34:38 ---> 7eb631c9c2df 16:34:38 Step 19/24 : EXPOSE 59982 16:34:38 ---> Running in 5cfb175017b0 16:34:38 Removing intermediate container 5cfb175017b0 16:34:38 ---> a29af1dec4f2 16:34:38 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:34:38 ---> Running in 7c2753ddcfde 16:34:39 Removing intermediate container 7c2753ddcfde 16:34:39 ---> 6c8fbede41e4 16:34:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:34:39 ---> Running in 67b38b862398 16:34:39 Removing intermediate container 67b38b862398 16:34:39 ---> 1d2360ebc233 16:34:39 Step 22/24 : LABEL arch=arm64 16:34:39 ---> Running in 792de98a84c3 16:34:39 Removing intermediate container 792de98a84c3 16:34:39 ---> 4574ff963bbf 16:34:39 Step 23/24 : LABEL git_sha=40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:34:39 ---> Running in ba2d8284db99 16:34:40 Removing intermediate container ba2d8284db99 16:34:40 ---> 634e75437f1f 16:34:40 Step 24/24 : LABEL version=3.1.0-dev.4 16:34:40 ---> Running in 5f460a82829b 16:34:40 Removing intermediate container 5f460a82829b 16:34:40 ---> f85a3c9ba01d 16:34:40 [Warning] One or more build-args [ARCH] were not consumed 16:34:40 Successfully built f85a3c9ba01d 16:34:40 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 16:34:40 provisioning config files... 16:34:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/132@tmp/config13783077985103830055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:41 ---> docker-login.sh 16:34:41 nexus3.edgexfoundry.org:10001 16:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:41 Configure a credential helper to remove this warning. See 16:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:41 16:34:41 Login Succeeded 16:34:41 nexus3.edgexfoundry.org:10002 16:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10003 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10004 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 docker.io 16:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:43 Configure a credential helper to remove this warning. See 16:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:43 16:34:43 Login Succeeded 16:34:43 ---> docker-login.sh ends [Pipeline] } 16:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:43 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 16:34:43 40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:34:43 latest 16:34:43 3.1.0-dev.4 16:34:43 40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:34:43 main 16:34:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:43 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:34:44 0767e0741113: Preparing 16:34:44 a9c2c2dceadf: Preparing 16:34:44 a949a1f2c5ba: Preparing 16:34:44 0eaaf8734ae4: Preparing 16:34:44 d2d9d24a8c2a: Preparing 16:34:44 d2d9d24a8c2a: Layer already exists 16:34:44 a9c2c2dceadf: Pushed 16:34:44 0767e0741113: Pushed 16:34:44 0eaaf8734ae4: Pushed 16:34:49 a949a1f2c5ba: Pushed 16:34:49 40a9b3b3de2a21918c6f1028b85f8a29e149216d: digest: sha256:548bf7eed6d781ced40264561306ecd85561f66dce9061cc25eafeb00b599898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:34:50 0767e0741113: Preparing 16:34:50 a9c2c2dceadf: Preparing 16:34:50 a949a1f2c5ba: Preparing 16:34:50 0eaaf8734ae4: Preparing 16:34:50 d2d9d24a8c2a: Preparing 16:34:50 0eaaf8734ae4: Layer already exists 16:34:50 a949a1f2c5ba: Layer already exists 16:34:50 a9c2c2dceadf: Layer already exists 16:34:50 0767e0741113: Layer already exists 16:34:50 d2d9d24a8c2a: Layer already exists 16:34:50 latest: digest: sha256:548bf7eed6d781ced40264561306ecd85561f66dce9061cc25eafeb00b599898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.4 16:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:34:51 0767e0741113: Preparing 16:34:51 a9c2c2dceadf: Preparing 16:34:51 a949a1f2c5ba: Preparing 16:34:51 0eaaf8734ae4: Preparing 16:34:51 d2d9d24a8c2a: Preparing 16:34:51 0767e0741113: Layer already exists 16:34:51 0eaaf8734ae4: Layer already exists 16:34:51 a949a1f2c5ba: Layer already exists 16:34:51 a9c2c2dceadf: Layer already exists 16:34:51 d2d9d24a8c2a: Layer already exists 16:34:51 3.1.0-dev.4: digest: sha256:548bf7eed6d781ced40264561306ecd85561f66dce9061cc25eafeb00b599898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:34:52 0767e0741113: Preparing 16:34:52 a9c2c2dceadf: Preparing 16:34:52 a949a1f2c5ba: Preparing 16:34:52 0eaaf8734ae4: Preparing 16:34:52 d2d9d24a8c2a: Preparing 16:34:52 0767e0741113: Layer already exists 16:34:52 d2d9d24a8c2a: Layer already exists 16:34:52 0eaaf8734ae4: Layer already exists 16:34:52 a949a1f2c5ba: Layer already exists 16:34:52 a9c2c2dceadf: Layer already exists 16:34:52 40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4: digest: sha256:548bf7eed6d781ced40264561306ecd85561f66dce9061cc25eafeb00b599898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 16:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:34:53 0767e0741113: Preparing 16:34:53 a9c2c2dceadf: Preparing 16:34:53 a949a1f2c5ba: Preparing 16:34:53 0eaaf8734ae4: Preparing 16:34:53 d2d9d24a8c2a: Preparing 16:34:53 a949a1f2c5ba: Layer already exists 16:34:53 a9c2c2dceadf: Layer already exists 16:34:53 d2d9d24a8c2a: Layer already exists 16:34:53 0eaaf8734ae4: Layer already exists 16:34:53 0767e0741113: Layer already exists 16:34:53 main: digest: sha256:548bf7eed6d781ced40264561306ecd85561f66dce9061cc25eafeb00b599898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:53 ===================================================== [Pipeline] echo 16:34:53 taggedImages: 16:34:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d 16:34:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:34:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.4 16:34:53 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:40a9b3b3de2a21918c6f1028b85f8a29e149216d-3.1.0-dev.4 16:34:53 - 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 16:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:54 16:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:54 arm64: Pulling from edgex-lftools-log-publisher 16:34:54 8998bd30e6a1: Pulling fs layer 16:34:54 04944245beec: Pulling fs layer 16:34:54 699f458cf7ca: Pulling fs layer 16:34:54 765212b225bb: Pulling fs layer 16:34:54 f23df028b6ca: Pulling fs layer 16:34:54 d65c8cfc05b1: Pulling fs layer 16:34:54 2437ff75d9bd: Pulling fs layer 16:34:54 f23df028b6ca: Waiting 16:34:54 d65c8cfc05b1: Waiting 16:34:54 2437ff75d9bd: Waiting 16:34:54 765212b225bb: Waiting 16:34:54 04944245beec: Verifying Checksum 16:34:54 04944245beec: Download complete 16:34:54 765212b225bb: Verifying Checksum 16:34:54 765212b225bb: Download complete 16:34:54 f23df028b6ca: Verifying Checksum 16:34:54 f23df028b6ca: Download complete 16:34:54 d65c8cfc05b1: Verifying Checksum 16:34:54 d65c8cfc05b1: Download complete 16:34:55 699f458cf7ca: Verifying Checksum 16:34:55 699f458cf7ca: Download complete 16:34:55 8998bd30e6a1: Verifying Checksum 16:34:55 8998bd30e6a1: Download complete 16:34:58 2437ff75d9bd: Verifying Checksum 16:34:58 2437ff75d9bd: Download complete 16:34:59 8998bd30e6a1: Pull complete 16:34:59 04944245beec: Pull complete 16:35:01 699f458cf7ca: Pull complete 16:35:01 765212b225bb: Pull complete 16:35:02 f23df028b6ca: Pull complete 16:35:02 d65c8cfc05b1: Pull complete 16:35:17 2437ff75d9bd: Pull complete 16:35:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-4273 does not seem to be running inside a container 16:35:17 $ 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/132 -v /w/workspace/device-mqtt-go/132:/w/workspace/device-mqtt-go/132:rw,z -v /w/workspace/device-mqtt-go/132@tmp:/w/workspace/device-mqtt-go/132@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 16:35:20 $ docker top cb29be01359dc92e7f90d5850d524ec08681570e489e07d81c23460cce72d802 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:21 ---> job-cost.sh 16:35:21 lf-activate-venv: SKIPPING 16:35:21 INFO: No Stack... 16:35:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:22 INFO: Archiving Costs [Pipeline] sh 16:35:23 + cat /w/workspace/device-mqtt-go/132/archives/cost.csv 16:35:23 + cut -d, -f6 [Pipeline] lock 16:35:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] 16:35:23 Resource [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] did not exist. Created. 16:35:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:24 /w/workspace/device-mqtt-go/132@tmp/durable-5e8d7e1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:35:25 + echo total: 0.10999999940395355 [Pipeline] stash 16:35:25 Warning: overwriting stash ‘stack-cost’ 16:35:25 Stashed 1 file(s) [Pipeline] } 16:35:25 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 16:35:25 $ docker stop --time=1 cb29be01359dc92e7f90d5850d524ec08681570e489e07d81c23460cce72d802 16:35:26 $ docker rm -f --volumes cb29be01359dc92e7f90d5850d524ec08681570e489e07d81c23460cce72d802 [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 16:35:27 provisioning config files... 16:35:27 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1039950469742290286tmp [Pipeline] { [Pipeline] sh 16:35:27 + set +x 16:35:27 + curl -s https://codecov.io/bash 16:35:27 + bash -s -- 16:35:27 16:35:27 _____ _ 16:35:27 / ____| | | 16:35:27 | | ___ __| | ___ ___ _____ __ 16:35:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:35:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:35:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:35:27 Bash-1.0.6 16:35:27 16:35:27 16:35:27 ==> git version 2.25.1 found 16:35:27 ==> 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 16:35:27 Release-Date: 2020-01-08 16:35:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:35:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:35:27 ==> Jenkins CI detected. 16:35:27 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 16:35:27 project root: . 16:35:27 --> token set from env 16:35:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:35:27 ==> Running gcov in . (disable via -X gcov) 16:35:27 ==> Python coveragepy not found 16:35:27 ==> Searching for coverage reports in: 16:35:27 + . 16:35:27 -> Found 1 reports 16:35:27 ==> Detecting git/mercurial file structure 16:35:27 ==> Reading reports 16:35:27 + ./coverage.out bytes=18506 16:35:27 ==> Appending adjustments 16:35:27 https://docs.codecov.io/docs/fixing-reports 16:35:27 + Found adjustments 16:35:27 ==> Gzipping contents 16:35:27 4.0K /tmp/codecov.A7IfoO.gz 16:35:27 ==> Uploading reports 16:35:27 url: https://codecov.io 16:35:27 query: branch=main&commit=40a9b3b3de2a21918c6f1028b85f8a29e149216d&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:35:27 -> Pinging Codecov 16:35:27 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=40a9b3b3de2a21918c6f1028b85f8a29e149216d&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:35:27 -> Uploading to 16:35:27 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/7D719EC7BBE17E464838252E33014C33/40a9b3b3de2a21918c6f1028b85f8a29e149216d/bbcb6181-4f51-4417-a223-ad9fbb91c35b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T163527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3f5c6cda07e346830603aec8c31346940b7788e1830f3bc8c3ef44a12ac1d19 16:35:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:27 Dload Upload Total Spent Left Speed 16:35:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17983 --:--:-- --:--:-- --:--:-- 17983 16:35:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] } 16:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:35:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:35:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:35:28 16:35:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:35:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:35:28 df9b9388f04a: Pulling fs layer 16:35:28 52dc419b0ee2: Pulling fs layer 16:35:28 25bc292e5bac: Pulling fs layer 16:35:28 114826534d7a: Pulling fs layer 16:35:28 4657fd5d0bcf: Pulling fs layer 16:35:28 6ad1cebc031e: Pulling fs layer 16:35:28 8a3aa393b2d8: Pulling fs layer 16:35:28 4657fd5d0bcf: Waiting 16:35:28 6ad1cebc031e: Waiting 16:35:28 114826534d7a: Waiting 16:35:28 25bc292e5bac: Verifying Checksum 16:35:28 25bc292e5bac: Download complete 16:35:28 52dc419b0ee2: Download complete 16:35:28 4657fd5d0bcf: Download complete 16:35:28 df9b9388f04a: Download complete 16:35:28 6ad1cebc031e: Verifying Checksum 16:35:28 6ad1cebc031e: Download complete 16:35:28 df9b9388f04a: Pull complete 16:35:28 52dc419b0ee2: Pull complete 16:35:28 25bc292e5bac: Pull complete 16:35:29 114826534d7a: Verifying Checksum 16:35:29 114826534d7a: Download complete 16:35:29 8a3aa393b2d8: Verifying Checksum 16:35:29 8a3aa393b2d8: Download complete 16:35:33 114826534d7a: Pull complete 16:35:33 4657fd5d0bcf: Pull complete 16:35:33 6ad1cebc031e: Pull complete 16:35:36 8a3aa393b2d8: Pull complete 16:35:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:36 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:35:37 $ 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 16:35:43 $ docker top c2485f4b225c1c245ce1cb3b85e66b4560c721cce92205ad270221926943285c -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 16:35:43 + set -o pipefail 16:35:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 16:35:50 16:35:50 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 16:35:50 16:35:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/30681635-64ac-49b0-9947-b33a7d1eed16 16:35:50 16:35:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:35:50 16:35:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:35:50 16:35:50 16:35:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:35:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:35:50 More details here: https://snyk.co/ue1NS [Pipeline] } 16:35:50 $ docker stop --time=1 c2485f4b225c1c245ce1cb3b85e66b4560c721cce92205ad270221926943285c 16:35:54 $ docker rm -f --volumes c2485f4b225c1c245ce1cb3b85e66b4560c721cce92205ad270221926943285c [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 16:35:54 + git log --format=format:%s -1 40a9b3b3de2a21918c6f1028b85f8a29e149216d [Pipeline] sh 16:35:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:55 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:35:55 $ 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 16:35:55 $ docker top fae599e4850a0d66180d68438b2d84ecc8bda793ea2a744ae6092a966726c764 -eo pid,comm 16:35:55 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). 16:35:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:56 [ssh-agent] Looking for ssh-agent implementation... 16:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:56 $ docker exec fae599e4850a0d66180d68438b2d84ecc8bda793ea2a744ae6092a966726c764 ssh-agent 16:35:56 SSH_AUTH_SOCK=/tmp/ssh-Iqe12wNNbCDx/agent.32 16:35:56 SSH_AGENT_PID=38 16:35:56 Running ssh-add (command line suppressed) 16:35:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3567465955192527003.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3567465955192527003.key) 16:35:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:56 + git semver tag 16:35:56 2023-08-22 16:35:56,836 [run_tag] DEBUG tag force:False 16:35:56 2023-08-22 16:35:56,836 [check_head_tag] DEBUG check head tag 16:35:56 2023-08-22 16:35:56,836 [execute] INFO git cat-file --batch-check 16:35:56 2023-08-22 16:35:56,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:35:56 2023-08-22 16:35:56,841 [execute] INFO git cat-file --batch 16:35:56 2023-08-22 16:35:56,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:35:56 2023-08-22 16:35:56,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:35:56 2023-08-22 16:35:56,849 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 16:35:56 2023-08-22 16:35:56,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 16:35:56 2023-08-22 16:35:56,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:35:56 3.1.0-dev.4 [Pipeline] } 16:35:56 $ docker exec --env ******** --env ******** fae599e4850a0d66180d68438b2d84ecc8bda793ea2a744ae6092a966726c764 ssh-agent -k 16:35:57 unset SSH_AUTH_SOCK; 16:35:57 unset SSH_AGENT_PID; 16:35:57 echo Agent pid 38 killed; 16:35:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:57 + git semver [Pipeline] } 16:35:57 $ docker stop --time=1 fae599e4850a0d66180d68438b2d84ecc8bda793ea2a744ae6092a966726c764 16:35:58 $ docker rm -f --volumes fae599e4850a0d66180d68438b2d84ecc8bda793ea2a744ae6092a966726c764 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:59 16:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:59 0.23.1-centos7: Pulling from edgex-lftools 16:35:59 ab5ef0e58194: Pulling fs layer 16:35:59 9712f1f96733: Pulling fs layer 16:35:59 63f879dbbcfc: Pulling fs layer 16:35:59 0d9ebad4ef96: Pulling fs layer 16:35:59 e9a5061849ea: Pulling fs layer 16:35:59 d747dcd14b5f: Pulling fs layer 16:35:59 2de7ff778b66: Pulling fs layer 16:35:59 0d9ebad4ef96: Waiting 16:35:59 d747dcd14b5f: Waiting 16:35:59 9712f1f96733: Verifying Checksum 16:35:59 9712f1f96733: Download complete 16:35:59 63f879dbbcfc: Verifying Checksum 16:35:59 63f879dbbcfc: Download complete 16:36:00 0d9ebad4ef96: Verifying Checksum 16:36:00 0d9ebad4ef96: Download complete 16:36:00 d747dcd14b5f: Download complete 16:36:00 e9a5061849ea: Verifying Checksum 16:36:00 e9a5061849ea: Download complete 16:36:00 ab5ef0e58194: Verifying Checksum 16:36:00 ab5ef0e58194: Download complete 16:36:00 2de7ff778b66: Verifying Checksum 16:36:00 2de7ff778b66: Download complete 16:36:02 ab5ef0e58194: Pull complete 16:36:02 9712f1f96733: Pull complete 16:36:03 63f879dbbcfc: Pull complete 16:36:07 0d9ebad4ef96: Pull complete 16:36:07 e9a5061849ea: Pull complete 16:36:07 d747dcd14b5f: Pull complete 16:36:08 2de7ff778b66: Pull complete 16:36:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:36:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:08 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:36:09 $ 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 16:36:16 $ docker top 21187a273eb97bcec768d9200348df5816c5a1fb18173e36ef1b85db80a90037 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:36:16 provisioning config files... 16:36:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config657319077537257111tmp 16:36:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9801139874263517817tmp 16:36:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5308184668400464975tmp [Pipeline] { [Pipeline] echo 16:36:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:36:16 ---> sigul-configuration.sh 16:36:16 gpg: directory `/root/.gnupg' created 16:36:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:36:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:36:16 gpg: keyring `/root/.gnupg/secring.gpg' created 16:36:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:36:16 gpg: CAST5 encrypted data 16:36:16 gpg: encrypted with 1 passphrase 16:36:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:36:16 + mkdir /home/jenkins 16:36:16 + mkdir /home/jenkins/sigul [Pipeline] sh 16:36:17 + 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 16:36:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:36:17 ---> sigul-install.sh 16:36:17 Sigul already installed; skipping installation. [Pipeline] sh 16:36:17 + git tag --list 16:36:17 0.7.1 16:36:17 v1.0.0 16:36:17 v1.1.0 16:36:17 v1.1.1 16:36:17 v1.2.2 16:36:17 v1.3.0 16:36:17 v1.3.1 16:36:17 v2.0.0 16:36:17 v2.1.0 16:36:17 v2.1.1 16:36:17 v2.2.0 16:36:17 v2.3.0 16:36:17 v3.0 16:36:17 v3.0.0 16:36:17 v3.1.0-dev.1 16:36:17 v3.1.0-dev.2 16:36:17 v3.1.0-dev.3 16:36:17 v3.1.0-dev.4 [Pipeline] sh 16:36:18 + lftools sign git-tag v3.1.0-dev.4 16:36:18 Signing Git tag with Sigul... 16:36:18 Signing v3.1.0-dev.4 [Pipeline] echo 16:36:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:36:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:36:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:36:19 $ docker stop --time=1 21187a273eb97bcec768d9200348df5816c5a1fb18173e36ef1b85db80a90037 16:36:20 $ docker rm -f --volumes 21187a273eb97bcec768d9200348df5816c5a1fb18173e36ef1b85db80a90037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:21 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:36:21 $ 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 16:36:21 $ docker top 3dc1c953af0d503b6607801e8e87a7fa2d5408bb02a24400898ca8ff6de46f44 -eo pid,comm 16:36:21 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). 16:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:21 [ssh-agent] Looking for ssh-agent implementation... 16:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:21 $ docker exec 3dc1c953af0d503b6607801e8e87a7fa2d5408bb02a24400898ca8ff6de46f44 ssh-agent 16:36:21 SSH_AUTH_SOCK=/tmp/ssh-jsmUTPssQezo/agent.32 16:36:21 SSH_AGENT_PID=38 16:36:21 Running ssh-add (command line suppressed) 16:36:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11475901780441883459.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11475901780441883459.key) 16:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:22 + git semver bump pre 16:36:22 2023-08-22 16:36:22,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:36:22 2023-08-22 16:36:22,590 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 16:36:22 2023-08-22 16:36:22,590 [bump_version] DEBUG bumped version:3.1.0-dev.5 16:36:22 2023-08-22 16:36:22,590 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 16:36:22 2023-08-22 16:36:22,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:36:22 2023-08-22 16:36:22,590 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:36:22 2023-08-22 16:36:22,592 [execute] INFO git cat-file --batch-check 16:36:22 2023-08-22 16:36:22,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:36:22 2023-08-22 16:36:22,599 [execute] INFO git cat-file --batch 16:36:22 2023-08-22 16:36:22,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:36:22 2023-08-22 16:36:22,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:36:22 3.1.0-dev.5 [Pipeline] } 16:36:22 $ docker exec --env ******** --env ******** 3dc1c953af0d503b6607801e8e87a7fa2d5408bb02a24400898ca8ff6de46f44 ssh-agent -k 16:36:22 unset SSH_AUTH_SOCK; 16:36:22 unset SSH_AGENT_PID; 16:36:22 echo Agent pid 38 killed; 16:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:23 + git semver [Pipeline] } 16:36:23 $ docker stop --time=1 3dc1c953af0d503b6607801e8e87a7fa2d5408bb02a24400898ca8ff6de46f44 16:36:24 $ docker rm -f --volumes 3dc1c953af0d503b6607801e8e87a7fa2d5408bb02a24400898ca8ff6de46f44 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:25 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:36:25 $ 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 16:36:25 $ docker top f6847e4535a9562acea7361a183c652a2e80fcab7bed5dcbcd9dc4d2511c82d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:25 [ssh-agent] Looking for ssh-agent implementation... 16:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:26 $ docker exec f6847e4535a9562acea7361a183c652a2e80fcab7bed5dcbcd9dc4d2511c82d3 ssh-agent 16:36:26 SSH_AUTH_SOCK=/tmp/ssh-qbKO7eheXq7Y/agent.32 16:36:26 SSH_AGENT_PID=38 16:36:26 Running ssh-add (command line suppressed) 16:36:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18057678546369662652.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18057678546369662652.key) 16:36:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:26 + git semver push 16:36:26 2023-08-22 16:36:26,720 [run_push] DEBUG push 16:36:26 2023-08-22 16:36:26,720 [execute] INFO git cat-file --batch-check 16:36:26 2023-08-22 16:36:26,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:36:26 2023-08-22 16:36:26,725 [execute] INFO git rev-list 69091fc88187b56f2d46a65b7a813fc8ea8a5e13 -- 16:36:26 2023-08-22 16:36:26,725 [execute] DEBUG Popen(['git', 'rev-list', '69091fc88187b56f2d46a65b7a813fc8ea8a5e13', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:36:26 2023-08-22 16:36:26,733 [execute] INFO git fetch -v origin 16:36:26 2023-08-22 16:36:26,734 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:36:27 2023-08-22 16:36:27,192 [run_push] DEBUG no remote changes detected 16:36:27 2023-08-22 16:36:27,192 [execute] INFO git push origin semver 16:36:27 2023-08-22 16:36:27,193 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:36:27 2023-08-22 16:36:27,916 [run_push] DEBUG push all version tags 16:36:27 2023-08-22 16:36:27,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:36:27 2023-08-22 16:36:27,917 [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) 16:36:28 2023-08-22 16:36:28,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:36:28 3.1.0-dev.5 [Pipeline] } 16:36:28 $ docker exec --env ******** --env ******** f6847e4535a9562acea7361a183c652a2e80fcab7bed5dcbcd9dc4d2511c82d3 ssh-agent -k 16:36:28 unset SSH_AUTH_SOCK; 16:36:28 unset SSH_AGENT_PID; 16:36:28 echo Agent pid 38 killed; 16:36:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:29 + git semver [Pipeline] } 16:36:29 $ docker stop --time=1 f6847e4535a9562acea7361a183c652a2e80fcab7bed5dcbcd9dc4d2511c82d3 16:36:30 $ docker rm -f --volumes f6847e4535a9562acea7361a183c652a2e80fcab7bed5dcbcd9dc4d2511c82d3 [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 16:36:31 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 16:36:31 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:36:31 total 16 16:36:31 drwxr-xr-x 3 root root 4096 Aug 22 16:24 . 16:36:31 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 16:36 .. 16:36:31 drwxr-xr-x 2 root root 4096 Aug 22 16:24 cost 16:36:31 -rw-r--r-- 1 root root 86 Aug 22 16:24 cost.csv 16:36:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:36:31 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:36:31 total 16 16:36:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 16:24 . 16:36:31 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 16:36 .. 16:36:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 16:24 cost 16:36:31 -rw-r--r-- 1 jenkins jenkins 86 Aug 22 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:36:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:36:32 ---> package-listing.sh 16:36:32 ++ facter osfamily 16:36:32 ++ tr '[:upper:]' '[:lower:]' 16:36:32 + OS_FAMILY=debian 16:36:32 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 16:36:32 + START_PACKAGES=/tmp/packages_start.txt 16:36:32 + END_PACKAGES=/tmp/packages_end.txt 16:36:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:32 + PACKAGES=/tmp/packages_start.txt 16:36:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:36:32 + PACKAGES=/tmp/packages_end.txt 16:36:32 + case "${OS_FAMILY}" in 16:36:32 + dpkg -l 16:36:32 + grep '^ii' 16:36:32 + '[' -f /tmp/packages_start.txt ']' 16:36:32 + '[' -f /tmp/packages_end.txt ']' 16:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:36:32 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 16:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 16:36:32 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 16:36:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:33 prd-ubuntu20.04-docker-8c-8g-4265 does not seem to be running inside a container 16:36:33 $ 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 16:36:33 $ docker top 3430fee5fbecb9d87a4fc750c816f3b7974ec7cf92cb4b26d2dbbd939aaea4cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:34 + touch /tmp/pre-build-complete [Pipeline] sh 16:36:34 + mkdir -p /var/log/sysstat [Pipeline] sh 16:36:34 + ls /var/log/sa-host 16:36:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:35 provisioning config files... 16:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16138784437943839960tmp [Pipeline] { [Pipeline] echo 16:36:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:36:35 ---> create-netrc.sh [Pipeline] } 16:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:36:35 ---> python-tools-install.sh [Pipeline] echo 16:36:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:36:35 ---> sudo-logs.sh 16:36:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:36:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:36 ---> job-cost.sh 16:36:36 lf-activate-venv: SKIPPING 16:36:36 DEBUG: total: 0.2199999988079071 16:36:36 INFO: Retrieving Stack Cost... 16:36:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:36:37 INFO: Archiving Costs [Pipeline] echo 16:36:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:37 ---> logs-deploy.sh 16:36:37 lf-activate-venv: SKIPPING 16:36:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/132 16:36:37 INFO: archiving workspace using pattern(s): 16:36:38 Archives upload complete. 16:36:38 INFO: archiving logs to Nexus