Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d33c97016b772b808cfb4d9266f28d352587cb6 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-ssh5188387976844049454.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8980264395621277838.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11522880714587696040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh423590531870087923.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-ssh1629439444204045607.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9588’ Running on prd-ubuntu20.04-docker-8c-8g-9592 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 3d33c97016b772b808cfb4d9266f28d352587cb6 (main) Commit message: "Merge pull request #634 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > 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 3d33c97016b772b808cfb4d9266f28d352587cb6 # timeout=10 > git rev-list --no-walk 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:45 ========================================================= 05:04:45 EdgeX Global Pipelines Version Info 05:04:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:46 ------------------- 05:04:46 stable info: 05:04:46 ------------------- 05:04:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:46 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:04:46 Message: update stable to v1.0.254 05:04:47 ------------------- 05:04:47 experimental info: 05:04:47 ------------------- 05:04:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:04:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:04:47 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d33c97 [Pipeline] echo 05:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:47 provisioning config files... 05:04:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7529975452460828154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:47 ---> docker-login.sh 05:04:47 nexus3.edgexfoundry.org:10001 05:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10002 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10003 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 nexus3.edgexfoundry.org:10004 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 docker.io 05:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:48 Configure a credential helper to remove this warning. See 05:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:48 05:04:48 Login Succeeded 05:04:48 ---> docker-login.sh ends [Pipeline] } 05:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:49 + git rev-list -1 --merges 3d33c97016b772b808cfb4d9266f28d352587cb6~1..3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] echo 05:04:49 -----------> git rev-list -1 --merges 3d33c97016b772b808cfb4d9266f28d352587cb6~1..3d33c97016b772b808cfb4d9266f28d352587cb6 3d33c97016b772b808cfb4d9266f28d352587cb6 05:04:49 3d33c97016b772b808cfb4d9266f28d352587cb6 [false] [Pipeline] sh 05:04:49 + git log --format=format:%s -1 3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] echo 05:04:49 ========================================================= 05:04:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:49 + git log --format=format:%s -1 3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] echo 05:04:49 [semverPrep] GIT_COMMIT: 3d33c97016b772b808cfb4d9266f28d352587cb6, Commit Message: Merge pull request #634 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 05:04:49 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:50 + grep -v github /etc/ssh/ssh_known_hosts 05:04:50 + [ -e /tmp/ssh_known_hosts ] 05:04:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:50 + sudo tee -a /etc/ssh/ssh_known_hosts 05:04:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:50 05:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:50 0.1.4: Pulling from edgex-devops/py-git-semver 05:04:50 b85a868b505f: Pulling fs layer 05:04:50 e2be974225ed: Pulling fs layer 05:04:50 339a4e72a1f5: Pulling fs layer 05:04:50 988bab9f4d93: Pulling fs layer 05:04:50 1469e6f7b9e6: Pulling fs layer 05:04:50 eaf3925da568: Pulling fs layer 05:04:50 bab4dde63d76: Pulling fs layer 05:04:50 bde34c3a00c8: Pulling fs layer 05:04:50 b352a97aabf1: Pulling fs layer 05:04:50 4872d77fe225: Pulling fs layer 05:04:50 5851b861e8e6: Pulling fs layer 05:04:50 bab4dde63d76: Waiting 05:04:50 bde34c3a00c8: Waiting 05:04:50 b352a97aabf1: Waiting 05:04:50 4872d77fe225: Waiting 05:04:50 988bab9f4d93: Waiting 05:04:50 5851b861e8e6: Waiting 05:04:50 1469e6f7b9e6: Waiting 05:04:50 eaf3925da568: Waiting 05:04:50 e2be974225ed: Download complete 05:04:50 988bab9f4d93: Verifying Checksum 05:04:50 988bab9f4d93: Download complete 05:04:50 1469e6f7b9e6: Verifying Checksum 05:04:50 1469e6f7b9e6: Download complete 05:04:50 339a4e72a1f5: Verifying Checksum 05:04:50 339a4e72a1f5: Download complete 05:04:51 eaf3925da568: Download complete 05:04:51 bde34c3a00c8: Download complete 05:04:51 b352a97aabf1: Verifying Checksum 05:04:51 b352a97aabf1: Download complete 05:04:51 4872d77fe225: Download complete 05:04:51 5851b861e8e6: Verifying Checksum 05:04:51 5851b861e8e6: Download complete 05:04:51 b85a868b505f: Verifying Checksum 05:04:51 b85a868b505f: Download complete 05:04:51 bab4dde63d76: Download complete 05:04:52 b85a868b505f: Pull complete 05:04:52 e2be974225ed: Pull complete 05:04:52 339a4e72a1f5: Pull complete 05:04:52 988bab9f4d93: Pull complete 05:04:53 1469e6f7b9e6: Pull complete 05:04:53 eaf3925da568: Pull complete 05:04:55 bab4dde63d76: Pull complete 05:04:55 bde34c3a00c8: Pull complete 05:04:55 b352a97aabf1: Pull complete 05:04:55 4872d77fe225: Pull complete 05:04:55 5851b861e8e6: Pull complete 05:04:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:55 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:04: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:57 $ docker top cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f -eo pid,comm 05:04:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:57 [ssh-agent] Looking for ssh-agent implementation... 05:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:57 $ docker exec cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f ssh-agent 05:04:57 SSH_AUTH_SOCK=/tmp/ssh-gF852jbjmzro/agent.32 05:04:57 SSH_AGENT_PID=38 05:04:57 Running ssh-add (command line suppressed) 05:04:57 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1410602164158300664.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1410602164158300664.key) 05:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:58 + git tag --points-at HEAD [Pipeline] } 05:04:58 $ docker exec --env ******** --env ******** cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f ssh-agent -k 05:04:58 unset SSH_AUTH_SOCK; 05:04:58 unset SSH_AGENT_PID; 05:04:58 echo Agent pid 38 killed; 05:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:58 [ssh-agent] Looking for ssh-agent implementation... 05:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:58 $ docker exec cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f ssh-agent 05:04:58 SSH_AUTH_SOCK=/tmp/ssh-qIr14A07Hk7y/agent.70 05:04:58 SSH_AGENT_PID=77 05:04:58 Running ssh-add (command line suppressed) 05:04:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13342920113899282048.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13342920113899282048.key) 05:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:58 + git semver init 05:04:59 2023-10-19 05:04:59,129 [run_init] DEBUG init version:0.0.0 force:False 05:04:59 2023-10-19 05:04:59,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:04:59 2023-10-19 05:04:59,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:04:59 2023-10-19 05:04:59,130 [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) 05:05:00 2023-10-19 05:04:59,920 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 05:05:00 2023-10-19 05:04:59,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 05:05:00 2023-10-19 05:04:59,921 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:05:00 2023-10-19 05:04:59,921 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:05:00 3.1.0-dev.18 [Pipeline] } 05:05:00 $ docker exec --env ******** --env ******** cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f ssh-agent -k 05:05:00 unset SSH_AUTH_SOCK; 05:05:00 unset SSH_AGENT_PID; 05:05:00 echo Agent pid 77 killed; 05:05:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:00 + git semver [Pipeline] } 05:05:00 $ docker stop --time=1 cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f 05:05:02 $ docker rm -f --volumes cdf451ec5a2d736c3275db7dddf9ffb407e2302acd0768d1b37ffd766e44b83f [Pipeline] // withDockerContainer [Pipeline] sh 05:05:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:05:02 Stashed 1 file(s) [Pipeline] echo 05:05:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 05:05:02 provisioning config files... 05:05:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7846739992972760286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:03 ---> docker-login.sh 05:05:03 nexus3.edgexfoundry.org:10001 05:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:03 Configure a credential helper to remove this warning. See 05:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:03 05:05:03 Login Succeeded 05:05:03 nexus3.edgexfoundry.org:10002 05:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:03 Configure a credential helper to remove this warning. See 05:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:03 05:05:03 Login Succeeded 05:05:03 nexus3.edgexfoundry.org:10003 05:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:03 Configure a credential helper to remove this warning. See 05:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:03 05:05:03 Login Succeeded 05:05:03 nexus3.edgexfoundry.org:10004 05:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:03 Configure a credential helper to remove this warning. See 05:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:03 05:05:03 Login Succeeded 05:05:03 docker.io 05:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:03 Configure a credential helper to remove this warning. See 05:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:03 05:05:03 Login Succeeded 05:05:03 ---> docker-login.sh ends [Pipeline] } 05:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:03 ========================================================= 05:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:05:04 Sending build context to Docker daemon 6.534MB 05:05:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:05:04 Step 2/12 : FROM ${BASE} AS builder 05:05:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:05:04 7264a8db6415: Pulling fs layer 05:05:04 c4d48a809fc2: Pulling fs layer 05:05:04 4f1c88b9dad5: Pulling fs layer 05:05:04 ad3a456e5733: Pulling fs layer 05:05:04 33e27b845d1e: Pulling fs layer 05:05:04 c68163c4e522: Pulling fs layer 05:05:04 50da416c3ac9: Pulling fs layer 05:05:04 23d2d4c4bb30: Pulling fs layer 05:05:04 ad3a456e5733: Waiting 05:05:04 33e27b845d1e: Waiting 05:05:04 c68163c4e522: Waiting 05:05:04 50da416c3ac9: Waiting 05:05:04 23d2d4c4bb30: Waiting 05:05:04 c4d48a809fc2: Download complete 05:05:04 ad3a456e5733: Download complete 05:05:04 33e27b845d1e: Download complete 05:05:04 7264a8db6415: Verifying Checksum 05:05:04 7264a8db6415: Download complete 05:05:04 c68163c4e522: Verifying Checksum 05:05:04 c68163c4e522: Download complete 05:05:04 7264a8db6415: Pull complete 05:05:04 23d2d4c4bb30: Verifying Checksum 05:05:04 23d2d4c4bb30: Download complete 05:05:04 c4d48a809fc2: Pull complete 05:05:04 4f1c88b9dad5: Verifying Checksum 05:05:04 4f1c88b9dad5: Download complete 05:05:04 50da416c3ac9: Verifying Checksum 05:05:04 50da416c3ac9: Download complete 05:05:08 4f1c88b9dad5: Pull complete 05:05:08 ad3a456e5733: Pull complete 05:05:08 33e27b845d1e: Pull complete 05:05:08 c68163c4e522: Pull complete 05:05:10 50da416c3ac9: Pull complete 05:05:10 23d2d4c4bb30: Pull complete 05:05:10 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:05:10 ---> 0786185ac409 05:05:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:05:14 ---> Running in 655877f2e3ab 05:05:14 Removing intermediate container 655877f2e3ab 05:05:14 ---> 835520f7abd5 05:05:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:05:14 ---> Running in e65d82e4f738 05:05:14 Removing intermediate container e65d82e4f738 05:05:14 ---> f424bc078c59 05:05:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:05:14 ---> Running in f467d93bf9de 05:05:14 Removing intermediate container f467d93bf9de 05:05:14 ---> f346d4bb5acc 05:05:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:05:14 ---> Running in ec6776f1f542 05:05:14 Removing intermediate container ec6776f1f542 05:05:14 ---> 4c0f12d69986 05:05:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:14 ---> Running in 112c4297132d 05:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:05:15 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:05:15 (2/4) Installing libedit (20221030.3.1-r1) 05:05:15 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:05:15 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:05:15 Executing busybox-1.36.1-r2.trigger 05:05:15 OK: 268 MiB in 56 packages 05:05:15 Removing intermediate container 112c4297132d 05:05:15 ---> 2b99d17e725c 05:05:15 Step 8/12 : WORKDIR /device-mqtt-go 05:05:15 ---> Running in 64dfaa4a239b 05:05:15 Removing intermediate container 64dfaa4a239b 05:05:15 ---> 2b38d03a29d5 05:05:15 Step 9/12 : COPY go.mod vendor* ./ 05:05:15 ---> d7eea6efc8db 05:05:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:15 ---> Running in b8984dec0d13 05:05:17 Still waiting to schedule task 05:05:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9591’ 05:06:12 Removing intermediate container b8984dec0d13 05:06:12 ---> 8533895f5dc7 05:06:12 Step 11/12 : COPY . . 05:06:12 ---> d3d02e099d00 05:06:12 Step 12/12 : RUN $MAKE 05:06:12 ---> Running in 28bd58781346 05:06:12 noop 05:06:12 Removing intermediate container 28bd58781346 05:06:12 ---> 64d9b72795b4 05:06:12 Successfully built 64d9b72795b4 05:06:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:12 + docker inspect -f . ci-base-image-x86_64 05:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:12 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:06:12 $ 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 05:06:12 $ docker top 052bdd2dd1753bda9f0adbe52fd5c9199bdc6ca9de2ed2c8c06a376c5f917ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:13 + go version 05:06:13 go version go1.21.0 linux/amd64 [Pipeline] } 05:06:13 $ docker stop --time=1 052bdd2dd1753bda9f0adbe52fd5c9199bdc6ca9de2ed2c8c06a376c5f917ff0 05:06:14 $ docker rm -f --volumes 052bdd2dd1753bda9f0adbe52fd5c9199bdc6ca9de2ed2c8c06a376c5f917ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:14 + docker inspect -f . ci-base-image-x86_64 05:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:15 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:06:15 $ 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 05:06:15 $ docker top 452de55cd980bf3890b13c732100d8409fb08b406be8e219794fe174ce2902f5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 05:06:16 + make test 05:06:16 go test ./... -coverprofile=coverage.out ./... 05:06:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:06:27 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:06:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:06:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements 05:06:32 go vet ./... 05:06:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:36 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:36 $ docker stop --time=1 452de55cd980bf3890b13c732100d8409fb08b406be8e219794fe174ce2902f5 05:06:38 $ docker rm -f --volumes 452de55cd980bf3890b13c732100d8409fb08b406be8e219794fe174ce2902f5 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:06:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:40 + ls -al . 05:06:40 total 188 05:06:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 05:06 . 05:06:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 .. 05:06:40 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 05:04 .dockerignore 05:06:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:06 .git 05:06:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 .github 05:06:40 -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 05:04 .gitignore 05:06:40 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 05:04 .golangci.yml 05:06:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:04 .semver 05:06:40 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 05:04 Attribution.txt 05:06:40 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 05:04 CHANGELOG.md 05:06:40 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 05:04 Dockerfile 05:06:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 05:04 GOVERNANCE.md 05:06:40 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:04 Jenkinsfile 05:06:40 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 05:04 LICENSE 05:06:40 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 05:04 Makefile 05:06:40 -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 05:04 OWNERS.md 05:06:40 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 05:04 README.md 05:06:40 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:05 VERSION 05:06:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 bin 05:06:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 cmd 05:06:40 -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 05:06 coverage.out 05:06:40 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 05:04 go.mod 05:06:40 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 05:04 go.sum 05:06:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:04 internal 05:06:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:04 mock 05:06:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:04 snap 05:06:40 -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:40 + 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=3d33c97016b772b808cfb4d9266f28d352587cb6 --label arch=amd64 --label version=3.1.0-dev.18 . 05:06:40 Sending build context to Docker daemon 6.553MB 05:06:40 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:06:40 Step 2/24 : FROM ${BASE} AS builder 05:06:40 ---> 64d9b72795b4 05:06:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:06:40 ---> Running in c574d5c22717 05:06:40 Removing intermediate container c574d5c22717 05:06:40 ---> e7f7210c8130 05:06:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:06:40 ---> Running in 2a4d8fca516c 05:06:40 Removing intermediate container 2a4d8fca516c 05:06:40 ---> a4d7cdd72ebb 05:06:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:06:40 ---> Running in 721d19e62b54 05:06:40 Removing intermediate container 721d19e62b54 05:06:40 ---> 150f3ea846a2 05:06:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:06:40 ---> Running in 91a61c0c0a1f 05:06:40 Removing intermediate container 91a61c0c0a1f 05:06:40 ---> 5d958d35ba98 05:06:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:40 ---> Running in 278dc5d638fd 05:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:06:41 OK: 268 MiB in 56 packages 05:06:41 Removing intermediate container 278dc5d638fd 05:06:41 ---> 6466e19c71f0 05:06:41 Step 8/24 : WORKDIR /device-mqtt-go 05:06:42 ---> Running in 789f627ba37b 05:06:42 Removing intermediate container 789f627ba37b 05:06:42 ---> 73685c3b9e8c 05:06:42 Step 9/24 : COPY go.mod vendor* ./ 05:06:42 ---> 8b61e80cfce9 05:06:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:42 ---> Running in e71ec3503fcf 05:06:42 Removing intermediate container e71ec3503fcf 05:06:42 ---> 66888d454b53 05:06:42 Step 11/24 : COPY . . 05:06:42 ---> 302504f8952b 05:06:42 Step 12/24 : RUN $MAKE 05:06:43 ---> Running in 397ecb4009ef 05:06:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:07:05 Removing intermediate container 397ecb4009ef 05:07:05 ---> d77feeceb9b7 05:07:05 Step 13/24 : FROM alpine:3.18 05:07:05 3.18: Pulling from library/alpine 05:07:05 96526aa774ef: Pulling fs layer 05:07:05 96526aa774ef: Verifying Checksum 05:07:05 96526aa774ef: Download complete 05:07:05 96526aa774ef: Pull complete 05:07:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:07:05 Status: Downloaded newer image for alpine:3.18 05:07:05 ---> 8ca4688f4f35 05:07:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:07:05 ---> Running in 6d8756b75fb3 05:07:05 Removing intermediate container 6d8756b75fb3 05:07:05 ---> 36923d71bbda 05:07:05 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:07:05 ---> Running in a39ad088f5d0 05:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:07:05 (1/1) Installing dumb-init (1.2.5-r2) 05:07:05 Executing busybox-1.36.1-r2.trigger 05:07:05 OK: 7 MiB in 16 packages 05:07:05 Removing intermediate container a39ad088f5d0 05:07:05 ---> 3530f52d11bd 05:07:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:07:05 ---> 00e8b1d6ec46 05:07:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:07:05 ---> 6706a4072481 05:07:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:07:05 ---> 21f38ab22976 05:07:05 Step 19/24 : EXPOSE 59982 05:07:05 ---> Running in 1c2b995c00b0 05:07:05 Removing intermediate container 1c2b995c00b0 05:07:05 ---> cd4cc8fde69d 05:07:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:07:05 ---> Running in 38b3738de083 05:07:05 Removing intermediate container 38b3738de083 05:07:05 ---> ab3780a2590d 05:07:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:07:05 ---> Running in 94e5f5083778 05:07:05 Removing intermediate container 94e5f5083778 05:07:05 ---> b08bbb8ddf51 05:07:05 Step 22/24 : LABEL arch=amd64 05:07:05 ---> Running in 2199f8ee953f 05:07:05 Removing intermediate container 2199f8ee953f 05:07:05 ---> 4b622f8e2b2b 05:07:05 Step 23/24 : LABEL git_sha=3d33c97016b772b808cfb4d9266f28d352587cb6 05:07:05 ---> Running in 34ec307dc5b8 05:07:05 Removing intermediate container 34ec307dc5b8 05:07:05 ---> 9e4667f4250b 05:07:05 Step 24/24 : LABEL version=3.1.0-dev.18 05:07:05 ---> Running in 4d5ba5ed5632 05:07:05 Removing intermediate container 4d5ba5ed5632 05:07:05 ---> 45de2aaa9a2c 05:07:05 [Warning] One or more build-args [ARCH] were not consumed 05:07:05 Successfully built 45de2aaa9a2c 05:07:05 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:05 provisioning config files... 05:07:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config112803254158603959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:06 ---> docker-login.sh 05:07:06 nexus3.edgexfoundry.org:10001 05:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 nexus3.edgexfoundry.org:10002 05:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 nexus3.edgexfoundry.org:10003 05:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 nexus3.edgexfoundry.org:10004 05:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 docker.io 05:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 ---> docker-login.sh ends [Pipeline] } 05:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:06 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 05:07:06 3d33c97016b772b808cfb4d9266f28d352587cb6 05:07:06 latest 05:07:06 3.1.0-dev.18 05:07:06 3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:07:06 main 05:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6 05:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:07:07 3a629084b0f6: Preparing 05:07:07 3eb9ccbe2e11: Preparing 05:07:07 0a81b017beb2: Preparing 05:07:07 81fa954da418: Preparing 05:07:07 cc2447e1835a: Preparing 05:07:07 cc2447e1835a: Layer already exists 05:07:07 3eb9ccbe2e11: Pushed 05:07:07 3a629084b0f6: Pushed 05:07:07 81fa954da418: Pushed 05:07:10 0a81b017beb2: Pushed 05:07:10 3d33c97016b772b808cfb4d9266f28d352587cb6: digest: sha256:318b630b994a808024f987fc4525c59ed92dc920e3f3ad3f556b873dbda5eb10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:10 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:07:11 3a629084b0f6: Preparing 05:07:11 3eb9ccbe2e11: Preparing 05:07:11 0a81b017beb2: Preparing 05:07:11 81fa954da418: Preparing 05:07:11 cc2447e1835a: Preparing 05:07:11 cc2447e1835a: Layer already exists 05:07:11 81fa954da418: Layer already exists 05:07:11 0a81b017beb2: Layer already exists 05:07:11 3a629084b0f6: Layer already exists 05:07:11 3eb9ccbe2e11: Layer already exists 05:07:11 latest: digest: sha256:318b630b994a808024f987fc4525c59ed92dc920e3f3ad3f556b873dbda5eb10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:11 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.18 05:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:07:11 3a629084b0f6: Preparing 05:07:11 3eb9ccbe2e11: Preparing 05:07:11 0a81b017beb2: Preparing 05:07:11 81fa954da418: Preparing 05:07:11 cc2447e1835a: Preparing 05:07:11 0a81b017beb2: Layer already exists 05:07:11 3a629084b0f6: Layer already exists 05:07:11 3eb9ccbe2e11: Layer already exists 05:07:11 cc2447e1835a: Layer already exists 05:07:11 81fa954da418: Layer already exists 05:07:11 3.1.0-dev.18: digest: sha256:318b630b994a808024f987fc4525c59ed92dc920e3f3ad3f556b873dbda5eb10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:07:12 3a629084b0f6: Preparing 05:07:12 3eb9ccbe2e11: Preparing 05:07:12 0a81b017beb2: Preparing 05:07:12 81fa954da418: Preparing 05:07:12 cc2447e1835a: Preparing 05:07:12 cc2447e1835a: Layer already exists 05:07:12 3a629084b0f6: Layer already exists 05:07:12 3eb9ccbe2e11: Layer already exists 05:07:12 81fa954da418: Layer already exists 05:07:12 0a81b017beb2: Layer already exists 05:07:12 3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18: digest: sha256:318b630b994a808024f987fc4525c59ed92dc920e3f3ad3f556b873dbda5eb10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:13 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 05:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:07:13 3a629084b0f6: Preparing 05:07:13 3eb9ccbe2e11: Preparing 05:07:13 0a81b017beb2: Preparing 05:07:13 81fa954da418: Preparing 05:07:13 cc2447e1835a: Preparing 05:07:13 3a629084b0f6: Layer already exists 05:07:13 3eb9ccbe2e11: Layer already exists 05:07:13 81fa954da418: Layer already exists 05:07:13 cc2447e1835a: Layer already exists 05:07:13 0a81b017beb2: Layer already exists 05:07:13 main: digest: sha256:318b630b994a808024f987fc4525c59ed92dc920e3f3ad3f556b873dbda5eb10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:13 ===================================================== [Pipeline] echo 05:07:13 taggedImages: 05:07:13 - nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6 05:07:13 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:07:13 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.18 05:07:13 - nexus3.edgexfoundry.org:10004/device-mqtt:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:07:13 - 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 05:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:13 05:07:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:13 latest: Pulling from edgex-lftools-log-publisher 05:07:13 5eb5b503b376: Pulling fs layer 05:07:13 5c69ac0246d0: Pulling fs layer 05:07:13 ec43610c2a17: Pulling fs layer 05:07:13 3a2ae6a8a46f: Pulling fs layer 05:07:13 33b1e0a273af: Pulling fs layer 05:07:13 5d3b04190fa2: Pulling fs layer 05:07:13 2f39f015ded8: Pulling fs layer 05:07:13 3a2ae6a8a46f: Waiting 05:07:13 33b1e0a273af: Waiting 05:07:13 5d3b04190fa2: Waiting 05:07:13 2f39f015ded8: Waiting 05:07:13 5c69ac0246d0: Download complete 05:07:13 3a2ae6a8a46f: Verifying Checksum 05:07:13 3a2ae6a8a46f: Download complete 05:07:13 33b1e0a273af: Verifying Checksum 05:07:13 33b1e0a273af: Download complete 05:07:13 5d3b04190fa2: Verifying Checksum 05:07:13 5d3b04190fa2: Download complete 05:07:13 ec43610c2a17: Verifying Checksum 05:07:13 ec43610c2a17: Download complete 05:07:14 5eb5b503b376: Verifying Checksum 05:07:14 5eb5b503b376: Download complete 05:07:14 2f39f015ded8: Download complete 05:07:15 5eb5b503b376: Pull complete 05:07:15 5c69ac0246d0: Pull complete 05:07:15 ec43610c2a17: Pull complete 05:07:15 3a2ae6a8a46f: Pull complete 05:07:15 33b1e0a273af: Pull complete 05:07:16 5d3b04190fa2: Pull complete 05:07:20 2f39f015ded8: Pull complete 05:07:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:20 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:07:20 $ 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 05:07:24 $ docker top b8291e589476fd02711891258fe15d275f1012dc4cb893c8dc3e39bdf4d7b847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:24 ---> job-cost.sh 05:07:24 lf-activate-venv: SKIPPING 05:07:24 INFO: No Stack... 05:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:25 INFO: Archiving Costs [Pipeline] sh 05:07:25 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 05:07:25 + cut -d, -f6 [Pipeline] lock 05:07:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] 05:07:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] did not exist. Created. 05:07:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:25 + echo total: 0.2199999988079071 [Pipeline] stash 05:07:25 Stashed 1 file(s) [Pipeline] } 05:07:25 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 05:07:25 $ docker stop --time=1 b8291e589476fd02711891258fe15d275f1012dc4cb893c8dc3e39bdf4d7b847 05:07:27 $ docker rm -f --volumes b8291e589476fd02711891258fe15d275f1012dc4cb893c8dc3e39bdf4d7b847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9595 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 05:08:07 Running in /w/workspace/device-mqtt-go/146 [Pipeline] { [Pipeline] checkout 05:08:07 The recommended git tool is: git 05:08:16 using credential edgex-jenkins-ssh 05:08:16 Cloning the remote Git repository 05:08:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:08:16 > git init /w/workspace/device-mqtt-go/146 # timeout=10 05:08:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:08:17 > git --version # timeout=10 05:08:17 > git --version # 'git version 2.25.1' 05:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:21 Avoid second fetch 05:08:21 Checking out Revision 3d33c97016b772b808cfb4d9266f28d352587cb6 (main) 05:08:21 > git config core.sparsecheckout # timeout=10 05:08:21 > git checkout -f 3d33c97016b772b808cfb4d9266f28d352587cb6 # timeout=10 05:08:22 Commit message: "Merge pull request #634 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:23 Dload Upload Total Spent Left Speed 05:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 05:08:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:08:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:08:25 + sudo tee /etc/docker/daemon.new 05:08:25 { 05:08:25 "registry-mirrors": [ 05:08:25 "https://nexus3.edgexfoundry.org:10001" 05:08:25 ], 05:08:25 "bip": "10.250.0.254/24", 05:08:25 "hosts": [ 05:08:25 "tcp://0.0.0.0:5555", 05:08:25 "unix:///var/run/docker.sock" 05:08:25 ], 05:08:25 "mtu": 1458, 05:08:25 "selinux-enabled": true, 05:08:25 "seccomp-profile": "/etc/docker/seccomp.json" 05:08:25 } [Pipeline] sh 05:08:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:08:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:45 provisioning config files... 05:08:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/146@tmp/config13081016949523513022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:45 ---> docker-login.sh 05:08:45 nexus3.edgexfoundry.org:10001 05:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:46 Configure a credential helper to remove this warning. See 05:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:46 05:08:46 Login Succeeded 05:08:46 nexus3.edgexfoundry.org:10002 05:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:46 Configure a credential helper to remove this warning. See 05:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:46 05:08:46 Login Succeeded 05:08:46 nexus3.edgexfoundry.org:10003 05:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:46 Configure a credential helper to remove this warning. See 05:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:46 05:08:46 Login Succeeded 05:08:46 nexus3.edgexfoundry.org:10004 05:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:47 Configure a credential helper to remove this warning. See 05:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:47 05:08:47 Login Succeeded 05:08:47 docker.io 05:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:47 Configure a credential helper to remove this warning. See 05:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:47 05:08:47 Login Succeeded 05:08:47 ---> docker-login.sh ends [Pipeline] } 05:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:48 ========================================================= 05:08:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:08:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:08:48 Sending build context to Docker daemon 3.37MB 05:08:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:08:48 Step 2/12 : FROM ${BASE} AS builder 05:08:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:48 9fda8d8052c6: Pulling fs layer 05:08:48 5d54e960e981: Pulling fs layer 05:08:48 c4a7e357bf2a: Pulling fs layer 05:08:48 f0e02332f6b5: Pulling fs layer 05:08:48 cefa15bbcfad: Pulling fs layer 05:08:48 17808c966233: Pulling fs layer 05:08:48 f4c1fc716caa: Pulling fs layer 05:08:48 cefa15bbcfad: Waiting 05:08:48 f0e02332f6b5: Waiting 05:08:48 17808c966233: Waiting 05:08:48 f4c1fc716caa: Waiting 05:08:48 5d54e960e981: Download complete 05:08:48 f0e02332f6b5: Verifying Checksum 05:08:48 f0e02332f6b5: Download complete 05:08:48 cefa15bbcfad: Verifying Checksum 05:08:48 cefa15bbcfad: Download complete 05:08:48 9fda8d8052c6: Download complete 05:08:49 f4c1fc716caa: Verifying Checksum 05:08:49 f4c1fc716caa: Download complete 05:08:50 c4a7e357bf2a: Verifying Checksum 05:08:50 c4a7e357bf2a: Download complete 05:08:51 17808c966233: Verifying Checksum 05:08:51 17808c966233: Download complete 05:08:52 9fda8d8052c6: Pull complete 05:08:52 5d54e960e981: Pull complete 05:09:07 c4a7e357bf2a: Pull complete 05:09:07 f0e02332f6b5: Pull complete 05:09:07 cefa15bbcfad: Pull complete 05:09:16 17808c966233: Pull complete 05:09:20 f4c1fc716caa: Pull complete 05:09:20 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:09:20 ---> ea914061e18c 05:09:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:09:21 ---> Running in 1dc64c54aec4 05:09:21 Removing intermediate container 1dc64c54aec4 05:09:21 ---> 83829c1734e4 05:09:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:09:21 ---> Running in 679eb61e2c93 05:09:21 Removing intermediate container 679eb61e2c93 05:09:21 ---> 2edb00d13d9b 05:09:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:09:21 ---> Running in 67eeb125be23 05:09:22 Removing intermediate container 67eeb125be23 05:09:22 ---> f0cbc711f359 05:09:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:09:22 ---> Running in 8e3bf06f64ee 05:09:22 Removing intermediate container 8e3bf06f64ee 05:09:22 ---> 2816a1b24671 05:09:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:22 ---> Running in 0dc9143aab8f 05:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:26 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:09:26 (2/4) Installing libedit (20221030.3.1-r1) 05:09:26 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:09:26 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:09:26 Executing busybox-1.36.1-r2.trigger 05:09:26 OK: 270 MiB in 56 packages 05:09:27 Removing intermediate container 0dc9143aab8f 05:09:27 ---> 30711e2153ad 05:09:27 Step 8/12 : WORKDIR /device-mqtt-go 05:09:27 ---> Running in 7d588ef4e0a4 05:09:27 Removing intermediate container 7d588ef4e0a4 05:09:27 ---> 918b41ea0353 05:09:27 Step 9/12 : COPY go.mod vendor* ./ 05:09:28 ---> f2ada40fe886 05:09:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:28 ---> Running in 4005160247f5 05:11:20 Removing intermediate container 4005160247f5 05:11:20 ---> 77fe4ee056ec 05:11:20 Step 11/12 : COPY . . 05:11:20 ---> 08d581a6058a 05:11:20 Step 12/12 : RUN $MAKE 05:11:20 ---> Running in 664ff7cbd0ef 05:11:20 noop 05:11:20 Removing intermediate container 664ff7cbd0ef 05:11:20 ---> b93fe298448e 05:11:20 Successfully built b93fe298448e 05:11:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + docker inspect -f . ci-base-image-arm64 05:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-9595 does not seem to be running inside a container 05:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/146 -v /w/workspace/device-mqtt-go/146:/w/workspace/device-mqtt-go/146:rw,z -v /w/workspace/device-mqtt-go/146@tmp:/w/workspace/device-mqtt-go/146@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 05:11:22 $ docker top 3993f583022f9fbc947b1112616c86a705fad8343e5131392e61946f8abded01 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:23 + go version 05:11:23 go version go1.21.0 linux/arm64 [Pipeline] } 05:11:23 $ docker stop --time=1 3993f583022f9fbc947b1112616c86a705fad8343e5131392e61946f8abded01 05:11:25 $ docker rm -f --volumes 3993f583022f9fbc947b1112616c86a705fad8343e5131392e61946f8abded01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:25 + docker inspect -f . ci-base-image-arm64 05:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:25 prd-ubuntu20.04-docker-arm64-4c-16g-9595 does not seem to be running inside a container 05:11:25 $ 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/146 -v /w/workspace/device-mqtt-go/146:/w/workspace/device-mqtt-go/146:rw,z -v /w/workspace/device-mqtt-go/146@tmp:/w/workspace/device-mqtt-go/146@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 05:11:27 $ docker top 898b7b5c2624e690e835272c75a4fd108b7a2d61be570e0abc0838088423dcc8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:28 + git config --global --add safe.directory /w/workspace/device-mqtt-go/146 [Pipeline] fileExists [Pipeline] sh 05:11:28 + make test 05:11:28 go test ./... -coverprofile=coverage.out ./... 05:11:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:13:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:13:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:13:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.8% of statements 05:13:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:13:24 go vet ./... 05:13:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:46 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:46 $ docker stop --time=1 898b7b5c2624e690e835272c75a4fd108b7a2d61be570e0abc0838088423dcc8 05:13:48 $ docker rm -f --volumes 898b7b5c2624e690e835272c75a4fd108b7a2d61be570e0abc0838088423dcc8 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:50 Warning: overwriting stash ‘coverage-report’ 05:13:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:51 + ls -al . 05:13:51 total 184 05:13:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 05:11 . 05:13:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:08 .. 05:13:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 05:08 .dockerignore 05:13:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:08 .git 05:13:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:08 .github 05:13:51 -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 05:08 .gitignore 05:13:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 05:08 .golangci.yml 05:13:51 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 05:08 Attribution.txt 05:13:51 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 05:08 CHANGELOG.md 05:13:51 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 05:08 Dockerfile 05:13:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 05:08 GOVERNANCE.md 05:13:51 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 05:08 Jenkinsfile 05:13:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 05:08 LICENSE 05:13:51 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 05:08 Makefile 05:13:51 -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 05:08 OWNERS.md 05:13:51 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 05:08 README.md 05:13:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:05 VERSION 05:13:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:08 bin 05:13:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:08 cmd 05:13:51 -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 05:13 coverage.out 05:13:51 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 05:08 go.mod 05:13:51 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 05:08 go.sum 05:13:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:08 internal 05:13:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:08 mock 05:13:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:08 snap 05:13:51 -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:51 + 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=3d33c97016b772b808cfb4d9266f28d352587cb6 --label arch=arm64 --label version=3.1.0-dev.18 . 05:13:52 Sending build context to Docker daemon 3.39MB 05:13:52 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:13:52 Step 2/24 : FROM ${BASE} AS builder 05:13:52 ---> b93fe298448e 05:13:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:13:52 ---> Running in c67b74ac78e5 05:13:52 Removing intermediate container c67b74ac78e5 05:13:52 ---> 0cab8b7d8b51 05:13:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:52 ---> Running in f2dc13b6c65f 05:13:53 Removing intermediate container f2dc13b6c65f 05:13:53 ---> e9d5daf56f97 05:13:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:13:53 ---> Running in 542364b45e9a 05:13:53 Removing intermediate container 542364b45e9a 05:13:53 ---> b213cf5f2986 05:13:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:13:53 ---> Running in 3b81a0c53252 05:13:53 Removing intermediate container 3b81a0c53252 05:13:53 ---> 859cde615ab7 05:13:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:53 ---> Running in 02b818e0e58f 05:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:57 OK: 270 MiB in 56 packages 05:13:59 Removing intermediate container 02b818e0e58f 05:13:59 ---> 3b15b47969b5 05:13:59 Step 8/24 : WORKDIR /device-mqtt-go 05:13:59 ---> Running in be1c32c1858f 05:14:00 Removing intermediate container be1c32c1858f 05:14:00 ---> f792ffc4a852 05:14:00 Step 9/24 : COPY go.mod vendor* ./ 05:14:00 ---> d547d4c2c505 05:14:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:00 ---> Running in c6e92cfb3e6c 05:14:03 Removing intermediate container c6e92cfb3e6c 05:14:03 ---> dffcd99dc03a 05:14:03 Step 11/24 : COPY . . 05:14:03 ---> e0d79eb08a5c 05:14:03 Step 12/24 : RUN $MAKE 05:14:03 ---> Running in bc5a54ea7ea0 05:14:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:16:11 Removing intermediate container bc5a54ea7ea0 05:16:11 ---> 042a03d8c891 05:16:11 Step 13/24 : FROM alpine:3.18 05:16:11 3.18: Pulling from library/alpine 05:16:11 579b34f0a95b: Pulling fs layer 05:16:14 579b34f0a95b: Verifying Checksum 05:16:14 579b34f0a95b: Download complete 05:16:14 579b34f0a95b: Pull complete 05:16:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:16:14 Status: Downloaded newer image for alpine:3.18 05:16:14 ---> 3cc203321400 05:16:14 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:16:16 ---> Running in d3e8742eac45 05:16:17 Removing intermediate container d3e8742eac45 05:16:17 ---> ccd7164578c7 05:16:17 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:16:17 ---> Running in 9da84b5397a7 05:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:16:19 (1/1) Installing dumb-init (1.2.5-r2) 05:16:19 Executing busybox-1.36.1-r2.trigger 05:16:19 OK: 8 MiB in 16 packages 05:16:20 Removing intermediate container 9da84b5397a7 05:16:20 ---> b2b03963c4eb 05:16:20 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:16:21 ---> a8b233ec245d 05:16:21 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:16:22 ---> 18e01e639ecf 05:16:22 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:16:22 ---> 24a284592b09 05:16:22 Step 19/24 : EXPOSE 59982 05:16:23 ---> Running in e4f95534afc5 05:16:23 Removing intermediate container e4f95534afc5 05:16:23 ---> 81d09eb6423d 05:16:23 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:16:23 ---> Running in 853cd8aa8326 05:16:23 Removing intermediate container 853cd8aa8326 05:16:23 ---> 4df6f59cded6 05:16:23 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:16:23 ---> Running in 45b4fd50fdee 05:16:24 Removing intermediate container 45b4fd50fdee 05:16:24 ---> 8e3d3cb226a1 05:16:24 Step 22/24 : LABEL arch=arm64 05:16:24 ---> Running in 9cd24206a7dc 05:16:24 Removing intermediate container 9cd24206a7dc 05:16:24 ---> a0031b550ac2 05:16:24 Step 23/24 : LABEL git_sha=3d33c97016b772b808cfb4d9266f28d352587cb6 05:16:24 ---> Running in 379ac62547c5 05:16:24 Removing intermediate container 379ac62547c5 05:16:24 ---> 44a9e3be391b 05:16:24 Step 24/24 : LABEL version=3.1.0-dev.18 05:16:24 ---> Running in c382a52148af 05:16:25 Removing intermediate container c382a52148af 05:16:25 ---> e6d3f639e06d 05:16:25 [Warning] One or more build-args [ARCH] were not consumed 05:16:25 Successfully built e6d3f639e06d 05:16:25 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 05:16:25 provisioning config files... 05:16:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/146@tmp/config287654714117760153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:25 ---> docker-login.sh 05:16:25 nexus3.edgexfoundry.org:10001 05:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:25 Configure a credential helper to remove this warning. See 05:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:25 05:16:25 Login Succeeded 05:16:25 nexus3.edgexfoundry.org:10002 05:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:26 Configure a credential helper to remove this warning. See 05:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:26 05:16:26 Login Succeeded 05:16:26 nexus3.edgexfoundry.org:10003 05:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:26 Configure a credential helper to remove this warning. See 05:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:26 05:16:26 Login Succeeded 05:16:26 nexus3.edgexfoundry.org:10004 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 docker.io 05:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:27 Configure a credential helper to remove this warning. See 05:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:27 05:16:27 Login Succeeded 05:16:27 ---> docker-login.sh ends [Pipeline] } 05:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:27 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 05:16:27 3d33c97016b772b808cfb4d9266f28d352587cb6 05:16:27 latest 05:16:27 3.1.0-dev.18 05:16:27 3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:16:27 main 05:16:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:28 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6 05:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:16:31 6a71b2abe911: Preparing 05:16:31 57f1769756b7: Preparing 05:16:31 1ceffe64ac7f: Preparing 05:16:31 b264a5ac4b63: Preparing 05:16:31 5f4d9fc4d98d: Preparing 05:16:31 5f4d9fc4d98d: Layer already exists 05:16:31 b264a5ac4b63: Pushed 05:16:31 6a71b2abe911: Pushed 05:16:31 57f1769756b7: Pushed 05:16:38 1ceffe64ac7f: Pushed 05:16:38 3d33c97016b772b808cfb4d9266f28d352587cb6: digest: sha256:bb348aa11952b615208c471a4cefe5528d2767dd01fab561a193eb859ea22053 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:16:39 6a71b2abe911: Preparing 05:16:39 57f1769756b7: Preparing 05:16:39 1ceffe64ac7f: Preparing 05:16:39 b264a5ac4b63: Preparing 05:16:39 5f4d9fc4d98d: Preparing 05:16:39 57f1769756b7: Layer already exists 05:16:39 5f4d9fc4d98d: Layer already exists 05:16:39 1ceffe64ac7f: Layer already exists 05:16:39 6a71b2abe911: Layer already exists 05:16:39 b264a5ac4b63: Layer already exists 05:16:39 latest: digest: sha256:bb348aa11952b615208c471a4cefe5528d2767dd01fab561a193eb859ea22053 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.18 05:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:16:40 6a71b2abe911: Preparing 05:16:40 57f1769756b7: Preparing 05:16:40 1ceffe64ac7f: Preparing 05:16:40 b264a5ac4b63: Preparing 05:16:40 5f4d9fc4d98d: Preparing 05:16:40 b264a5ac4b63: Layer already exists 05:16:40 6a71b2abe911: Layer already exists 05:16:40 5f4d9fc4d98d: Layer already exists 05:16:40 1ceffe64ac7f: Layer already exists 05:16:40 57f1769756b7: Layer already exists 05:16:40 3.1.0-dev.18: digest: sha256:bb348aa11952b615208c471a4cefe5528d2767dd01fab561a193eb859ea22053 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:16:41 6a71b2abe911: Preparing 05:16:41 57f1769756b7: Preparing 05:16:41 1ceffe64ac7f: Preparing 05:16:41 b264a5ac4b63: Preparing 05:16:41 5f4d9fc4d98d: Preparing 05:16:41 5f4d9fc4d98d: Layer already exists 05:16:41 1ceffe64ac7f: Layer already exists 05:16:41 b264a5ac4b63: Layer already exists 05:16:41 57f1769756b7: Layer already exists 05:16:41 6a71b2abe911: Layer already exists 05:16:45 3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18: digest: sha256:bb348aa11952b615208c471a4cefe5528d2767dd01fab561a193eb859ea22053 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 05:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:16:45 6a71b2abe911: Preparing 05:16:45 57f1769756b7: Preparing 05:16:45 1ceffe64ac7f: Preparing 05:16:45 b264a5ac4b63: Preparing 05:16:45 5f4d9fc4d98d: Preparing 05:16:45 b264a5ac4b63: Layer already exists 05:16:45 1ceffe64ac7f: Layer already exists 05:16:45 6a71b2abe911: Layer already exists 05:16:45 57f1769756b7: Layer already exists 05:16:45 5f4d9fc4d98d: Layer already exists 05:16:46 main: digest: sha256:bb348aa11952b615208c471a4cefe5528d2767dd01fab561a193eb859ea22053 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:46 ===================================================== [Pipeline] echo 05:16:46 taggedImages: 05:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6 05:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.18 05:16:46 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3d33c97016b772b808cfb4d9266f28d352587cb6-3.1.0-dev.18 05:16:46 - 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 05:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:46 05:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:47 arm64: Pulling from edgex-lftools-log-publisher 05:16:47 8998bd30e6a1: Pulling fs layer 05:16:47 04944245beec: Pulling fs layer 05:16:47 699f458cf7ca: Pulling fs layer 05:16:47 765212b225bb: Pulling fs layer 05:16:47 f23df028b6ca: Pulling fs layer 05:16:47 d65c8cfc05b1: Pulling fs layer 05:16:47 2437ff75d9bd: Pulling fs layer 05:16:47 f23df028b6ca: Waiting 05:16:47 d65c8cfc05b1: Waiting 05:16:47 2437ff75d9bd: Waiting 05:16:47 765212b225bb: Waiting 05:16:47 04944245beec: Verifying Checksum 05:16:47 04944245beec: Download complete 05:16:47 765212b225bb: Verifying Checksum 05:16:47 765212b225bb: Download complete 05:16:47 f23df028b6ca: Verifying Checksum 05:16:47 f23df028b6ca: Download complete 05:16:47 d65c8cfc05b1: Verifying Checksum 05:16:47 d65c8cfc05b1: Download complete 05:16:47 699f458cf7ca: Verifying Checksum 05:16:47 699f458cf7ca: Download complete 05:16:47 8998bd30e6a1: Download complete 05:16:50 2437ff75d9bd: Verifying Checksum 05:16:50 2437ff75d9bd: Download complete 05:16:52 8998bd30e6a1: Pull complete 05:16:52 04944245beec: Pull complete 05:16:54 699f458cf7ca: Pull complete 05:16:54 765212b225bb: Pull complete 05:16:55 f23df028b6ca: Pull complete 05:16:55 d65c8cfc05b1: Pull complete 05:17:13 2437ff75d9bd: Pull complete 05:17:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:17:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-9595 does not seem to be running inside a container 05:17:14 $ 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/146 -v /w/workspace/device-mqtt-go/146:/w/workspace/device-mqtt-go/146:rw,z -v /w/workspace/device-mqtt-go/146@tmp:/w/workspace/device-mqtt-go/146@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 05:17:16 $ docker top f1b320242d3f6b344c0b0c52a6519c2f00fda7dea9c69b7fd4b327c66c1fc6b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:17 ---> job-cost.sh 05:17:17 lf-activate-venv: SKIPPING 05:17:17 INFO: No Stack... 05:17:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:17:18 INFO: Archiving Costs [Pipeline] sh 05:17:19 + cat /w/workspace/device-mqtt-go/146/archives/cost.csv 05:17:19 + cut -d, -f6 [Pipeline] lock 05:17:19 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] 05:17:19 Resource [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] did not exist. Created. 05:17:19 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:19 /w/workspace/device-mqtt-go/146@tmp/durable-612acf9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 05:17:20 Warning: overwriting stash ‘stack-cost’ 05:17:20 Stashed 1 file(s) [Pipeline] } 05:17:20 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:20 $ docker stop --time=1 f1b320242d3f6b344c0b0c52a6519c2f00fda7dea9c69b7fd4b327c66c1fc6b3 05:17:21 $ docker rm -f --volumes f1b320242d3f6b344c0b0c52a6519c2f00fda7dea9c69b7fd4b327c66c1fc6b3 [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 05:17:22 provisioning config files... 05:17:22 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10174702031183312017tmp [Pipeline] { [Pipeline] sh 05:17:22 + set +x 05:17:22 + curl -s https://codecov.io/bash 05:17:22 + bash -s -- 05:17:22 05:17:22 _____ _ 05:17:22 / ____| | | 05:17:22 | | ___ __| | ___ ___ _____ __ 05:17:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:17:22 | |___| (_) | (_| | __/ (_| (_) \ V / 05:17:22 \_____\___/ \__,_|\___|\___\___/ \_/ 05:17:22 Bash-1.0.6 05:17:22 05:17:22 05:17:22 ==> git version 2.25.1 found 05:17:22 ==> 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 05:17:22 Release-Date: 2020-01-08 05:17:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:17:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:17:22 ==> Jenkins CI detected. 05:17:22 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 05:17:22 project root: . 05:17:22 --> token set from env 05:17:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:17:22 ==> Running gcov in . (disable via -X gcov) 05:17:22 ==> Python coveragepy not found 05:17:22 ==> Searching for coverage reports in: 05:17:22 + . 05:17:22 -> Found 1 reports 05:17:22 ==> Detecting git/mercurial file structure 05:17:22 ==> Reading reports 05:17:22 + ./coverage.out bytes=18506 05:17:22 ==> Appending adjustments 05:17:22 https://docs.codecov.io/docs/fixing-reports 05:17:22 + Found adjustments 05:17:22 ==> Gzipping contents 05:17:22 4.0K /tmp/codecov.CarMhT.gz 05:17:22 ==> Uploading reports 05:17:22 url: https://codecov.io 05:17:22 query: branch=main&commit=3d33c97016b772b808cfb4d9266f28d352587cb6&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:17:22 -> Pinging Codecov 05:17:22 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=3d33c97016b772b808cfb4d9266f28d352587cb6&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:17:23 -> Uploading to 05:17:23 https://storage.googleapis.com/codecov/v4/raw/2023-10-19/7D719EC7BBE17E464838252E33014C33/3d33c97016b772b808cfb4d9266f28d352587cb6/b31ea3c5-f9bb-4b9e-8aaa-b17fb824a47d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T051722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=731b649a3fea5d0ca5470e296413c521c0e6ba0db75c5210ad99cac8f8cd9c02 05:17:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:23 Dload Upload Total Spent Left Speed 05:17:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 10694 --:--:-- --:--:-- --:--:-- 10694 05:17:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] } 05:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:17:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:17:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:23 05:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:17:24 df9b9388f04a: Pulling fs layer 05:17:24 52dc419b0ee2: Pulling fs layer 05:17:24 25bc292e5bac: Pulling fs layer 05:17:24 114826534d7a: Pulling fs layer 05:17:24 4657fd5d0bcf: Pulling fs layer 05:17:24 6ad1cebc031e: Pulling fs layer 05:17:24 8a3aa393b2d8: Pulling fs layer 05:17:24 4657fd5d0bcf: Waiting 05:17:24 6ad1cebc031e: Waiting 05:17:24 8a3aa393b2d8: Waiting 05:17:24 114826534d7a: Waiting 05:17:24 25bc292e5bac: Verifying Checksum 05:17:24 25bc292e5bac: Download complete 05:17:24 52dc419b0ee2: Verifying Checksum 05:17:24 52dc419b0ee2: Download complete 05:17:24 4657fd5d0bcf: Download complete 05:17:24 df9b9388f04a: Download complete 05:17:24 df9b9388f04a: Pull complete 05:17:24 6ad1cebc031e: Verifying Checksum 05:17:24 52dc419b0ee2: Pull complete 05:17:24 25bc292e5bac: Pull complete 05:17:24 114826534d7a: Verifying Checksum 05:17:24 114826534d7a: Download complete 05:17:24 8a3aa393b2d8: Verifying Checksum 05:17:24 8a3aa393b2d8: Download complete 05:17:28 114826534d7a: Pull complete 05:17:28 4657fd5d0bcf: Pull complete 05:17:28 6ad1cebc031e: Pull complete 05:17:31 8a3aa393b2d8: Pull complete 05:17:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:31 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:17:31 $ 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 05:17:33 $ docker top d71bb56b00303b76ea96f6adcf83180cf1f4f063a2f12191d36d88a5543459b8 -eo pid,comm [Pipeline] { [Pipeline] echo 05:17:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 05:17:33 + set -o pipefail 05:17:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 05:17:40 05:17:40 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 05:17:40 05:17:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/68e198f5-72a2-40cd-83f0-b99e0930af0b 05:17:40 05:17:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:17:40 05:17:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:17:40 05:17:40 05:17:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:17:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:17:40 More details here: https://snyk.co/ue1NS [Pipeline] } 05:17:40 $ docker stop --time=1 d71bb56b00303b76ea96f6adcf83180cf1f4f063a2f12191d36d88a5543459b8 05:17:43 $ docker rm -f --volumes d71bb56b00303b76ea96f6adcf83180cf1f4f063a2f12191d36d88a5543459b8 [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 05:17:44 + git log --format=format:%s -1 3d33c97016b772b808cfb4d9266f28d352587cb6 [Pipeline] sh 05:17:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:44 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:17:44 $ 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 05:17:45 $ docker top bfef5c5fc2a3d7db3747b74a53e6207b40c5cc89e1cf01de769000f379683e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:45 [ssh-agent] Looking for ssh-agent implementation... 05:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:45 $ docker exec bfef5c5fc2a3d7db3747b74a53e6207b40c5cc89e1cf01de769000f379683e63 ssh-agent 05:17:45 SSH_AUTH_SOCK=/tmp/ssh-1OXuCcGy0cqC/agent.31 05:17:45 SSH_AGENT_PID=37 05:17:45 Running ssh-add (command line suppressed) 05:17:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8467137717858506524.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8467137717858506524.key) 05:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:45 + git semver tag 05:17:46 2023-10-19 05:17:46,113 [run_tag] DEBUG tag force:False 05:17:46 2023-10-19 05:17:46,113 [check_head_tag] DEBUG check head tag 05:17:46 2023-10-19 05:17:46,114 [execute] INFO git cat-file --batch-check 05:17:46 2023-10-19 05:17:46,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 05:17:46 2023-10-19 05:17:46,118 [execute] INFO git cat-file --batch 05:17:46 2023-10-19 05:17:46,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 05:17:46 2023-10-19 05:17:46,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:17:46 2023-10-19 05:17:46,131 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 05:17:46 2023-10-19 05:17:46,131 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 05:17:46 2023-10-19 05:17:46,136 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:17:46 3.1.0-dev.18 [Pipeline] } 05:17:46 $ docker exec --env ******** --env ******** bfef5c5fc2a3d7db3747b74a53e6207b40c5cc89e1cf01de769000f379683e63 ssh-agent -k 05:17:46 unset SSH_AUTH_SOCK; 05:17:46 unset SSH_AGENT_PID; 05:17:46 echo Agent pid 37 killed; 05:17:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:46 + git semver [Pipeline] } 05:17:46 $ docker stop --time=1 bfef5c5fc2a3d7db3747b74a53e6207b40c5cc89e1cf01de769000f379683e63 05:17:48 $ docker rm -f --volumes bfef5c5fc2a3d7db3747b74a53e6207b40c5cc89e1cf01de769000f379683e63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:48 05:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:48 0.23.1-centos7: Pulling from edgex-lftools 05:17:48 ab5ef0e58194: Pulling fs layer 05:17:48 9712f1f96733: Pulling fs layer 05:17:48 63f879dbbcfc: Pulling fs layer 05:17:48 0d9ebad4ef96: Pulling fs layer 05:17:48 e9a5061849ea: Pulling fs layer 05:17:48 d747dcd14b5f: Pulling fs layer 05:17:48 0d9ebad4ef96: Waiting 05:17:48 e9a5061849ea: Waiting 05:17:48 2de7ff778b66: Pulling fs layer 05:17:48 d747dcd14b5f: Waiting 05:17:48 2de7ff778b66: Waiting 05:17:48 9712f1f96733: Download complete 05:17:49 63f879dbbcfc: Verifying Checksum 05:17:49 63f879dbbcfc: Download complete 05:17:49 ab5ef0e58194: Download complete 05:17:49 d747dcd14b5f: Download complete 05:17:49 e9a5061849ea: Verifying Checksum 05:17:49 e9a5061849ea: Download complete 05:17:49 0d9ebad4ef96: Verifying Checksum 05:17:49 0d9ebad4ef96: Download complete 05:17:49 2de7ff778b66: Verifying Checksum 05:17:49 2de7ff778b66: Download complete 05:17:52 ab5ef0e58194: Pull complete 05:17:52 9712f1f96733: Pull complete 05:17:52 63f879dbbcfc: Pull complete 05:17:55 0d9ebad4ef96: Pull complete 05:17:55 e9a5061849ea: Pull complete 05:17:55 d747dcd14b5f: Pull complete 05:17:56 2de7ff778b66: Pull complete 05:17:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:57 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:17:57 $ 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 05:17:59 $ docker top 2daca9b905a1fb2090aab63ca11d4cbfde0ed8a906d79b3eaec2f4d1e82bb7e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:17:59 provisioning config files... 05:17:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8641137672478444189tmp 05:17:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5008200261724009032tmp 05:17:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7214732728324316832tmp [Pipeline] { [Pipeline] echo 05:17:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:17:59 ---> sigul-configuration.sh 05:17:59 gpg: directory `/root/.gnupg' created 05:17:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:17:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:17:59 gpg: keyring `/root/.gnupg/secring.gpg' created 05:17:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:17:59 gpg: CAST5 encrypted data 05:17:59 gpg: encrypted with 1 passphrase 05:17:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:17:59 + mkdir /home/jenkins 05:17:59 + mkdir /home/jenkins/sigul [Pipeline] sh 05:18:00 + 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 05:18:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:18:00 ---> sigul-install.sh 05:18:00 Sigul already installed; skipping installation. [Pipeline] sh 05:18:00 + git tag --list 05:18:00 0.7.1 05:18:00 v1.0.0 05:18:00 v1.1.0 05:18:00 v1.1.1 05:18:00 v1.2.2 05:18:00 v1.3.0 05:18:00 v1.3.1 05:18:00 v2.0.0 05:18:00 v2.1.0 05:18:00 v2.1.1 05:18:00 v2.2.0 05:18:00 v2.3.0 05:18:00 v3.0 05:18:00 v3.0.0 05:18:00 v3.1.0-dev.1 05:18:00 v3.1.0-dev.10 05:18:00 v3.1.0-dev.11 05:18:00 v3.1.0-dev.12 05:18:00 v3.1.0-dev.13 05:18:00 v3.1.0-dev.14 05:18:00 v3.1.0-dev.15 05:18:00 v3.1.0-dev.16 05:18:00 v3.1.0-dev.17 05:18:00 v3.1.0-dev.18 05:18:00 v3.1.0-dev.2 05:18:00 v3.1.0-dev.3 05:18:00 v3.1.0-dev.4 05:18:00 v3.1.0-dev.5 05:18:00 v3.1.0-dev.6 05:18:00 v3.1.0-dev.7 05:18:00 v3.1.0-dev.8 05:18:00 v3.1.0-dev.9 [Pipeline] sh 05:18:00 + lftools sign git-tag v3.1.0-dev.18 05:18:01 Signing Git tag with Sigul... 05:18:01 Signing v3.1.0-dev.18 [Pipeline] echo 05:18:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:18:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:18:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:18:02 $ docker stop --time=1 2daca9b905a1fb2090aab63ca11d4cbfde0ed8a906d79b3eaec2f4d1e82bb7e2 05:18:03 $ docker rm -f --volumes 2daca9b905a1fb2090aab63ca11d4cbfde0ed8a906d79b3eaec2f4d1e82bb7e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:04 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:18:04 $ 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 05:18:04 $ docker top 4d22e2a43079ead7fe475d925f55bdf28e1e669f5120959349ea86ddeacf8f6f -eo pid,comm 05:18:04 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). 05:18:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:04 [ssh-agent] Looking for ssh-agent implementation... 05:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:04 $ docker exec 4d22e2a43079ead7fe475d925f55bdf28e1e669f5120959349ea86ddeacf8f6f ssh-agent 05:18:04 SSH_AUTH_SOCK=/tmp/ssh-SXYdv1HcV5aU/agent.32 05:18:04 SSH_AGENT_PID=38 05:18:04 Running ssh-add (command line suppressed) 05:18:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6196894639675911850.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6196894639675911850.key) 05:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:05 + git semver bump pre 05:18:05 2023-10-19 05:18:05,509 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:18:05 2023-10-19 05:18:05,509 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 05:18:05 2023-10-19 05:18:05,509 [bump_version] DEBUG bumped version:3.1.0-dev.19 05:18:05 2023-10-19 05:18:05,509 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 05:18:05 2023-10-19 05:18:05,509 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:18:05 2023-10-19 05:18:05,509 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:18:05 2023-10-19 05:18:05,511 [execute] INFO git cat-file --batch-check 05:18:05 2023-10-19 05:18:05,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:18:05 2023-10-19 05:18:05,517 [execute] INFO git cat-file --batch 05:18:05 2023-10-19 05:18:05,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:18:05 2023-10-19 05:18:05,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:18:05 3.1.0-dev.19 [Pipeline] } 05:18:05 $ docker exec --env ******** --env ******** 4d22e2a43079ead7fe475d925f55bdf28e1e669f5120959349ea86ddeacf8f6f ssh-agent -k 05:18:05 unset SSH_AUTH_SOCK; 05:18:05 unset SSH_AGENT_PID; 05:18:05 echo Agent pid 38 killed; 05:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:06 + git semver [Pipeline] } 05:18:06 $ docker stop --time=1 4d22e2a43079ead7fe475d925f55bdf28e1e669f5120959349ea86ddeacf8f6f 05:18:07 $ docker rm -f --volumes 4d22e2a43079ead7fe475d925f55bdf28e1e669f5120959349ea86ddeacf8f6f [Pipeline] // withDockerContainer [Pipeline] sh 05:18:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:18:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:08 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:18:08 $ 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 05:18:08 $ docker top 54f772218199867bc87d9b8afe832e23c85001d3ab06cb99c115467d4a1e478e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:08 [ssh-agent] Looking for ssh-agent implementation... 05:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:08 $ docker exec 54f772218199867bc87d9b8afe832e23c85001d3ab06cb99c115467d4a1e478e ssh-agent 05:18:08 SSH_AUTH_SOCK=/tmp/ssh-o32GcdXkjISx/agent.31 05:18:08 SSH_AGENT_PID=37 05:18:08 Running ssh-add (command line suppressed) 05:18:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16884506901806609373.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16884506901806609373.key) 05:18:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:09 + git semver push 05:18:09 2023-10-19 05:18:09,544 [run_push] DEBUG push 05:18:09 2023-10-19 05:18:09,544 [execute] INFO git cat-file --batch-check 05:18:09 2023-10-19 05:18:09,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:18:09 2023-10-19 05:18:09,548 [execute] INFO git rev-list 76a6c7a70630979137327d957263e5f6533d3326 -- 05:18:09 2023-10-19 05:18:09,549 [execute] DEBUG Popen(['git', 'rev-list', '76a6c7a70630979137327d957263e5f6533d3326', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:18:09 2023-10-19 05:18:09,558 [execute] INFO git fetch -v origin 05:18:09 2023-10-19 05:18:09,558 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:18:10 2023-10-19 05:18:10,051 [run_push] DEBUG no remote changes detected 05:18:10 2023-10-19 05:18:10,051 [execute] INFO git push origin semver 05:18:10 2023-10-19 05:18:10,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:18:11 2023-10-19 05:18:10,837 [run_push] DEBUG push all version tags 05:18:11 2023-10-19 05:18:10,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:18:11 2023-10-19 05:18:10,837 [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) 05:18:11 2023-10-19 05:18:11,577 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:18:11 3.1.0-dev.19 [Pipeline] } 05:18:11 $ docker exec --env ******** --env ******** 54f772218199867bc87d9b8afe832e23c85001d3ab06cb99c115467d4a1e478e ssh-agent -k 05:18:11 unset SSH_AUTH_SOCK; 05:18:11 unset SSH_AGENT_PID; 05:18:11 echo Agent pid 37 killed; 05:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:12 + git semver [Pipeline] } 05:18:12 $ docker stop --time=1 54f772218199867bc87d9b8afe832e23c85001d3ab06cb99c115467d4a1e478e 05:18:13 $ docker rm -f --volumes 54f772218199867bc87d9b8afe832e23c85001d3ab06cb99c115467d4a1e478e [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 05:18:14 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 05:18:14 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:18:14 total 16 05:18:14 drwxr-xr-x 3 root root 4096 Oct 19 05:07 . 05:18:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:18 .. 05:18:14 drwxr-xr-x 2 root root 4096 Oct 19 05:07 cost 05:18:14 -rw-r--r-- 1 root root 86 Oct 19 05:07 cost.csv 05:18:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:18:14 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:18:14 total 16 05:18:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:07 . 05:18:14 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 05:18 .. 05:18:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 05:07 cost 05:18:14 -rw-r--r-- 1 jenkins jenkins 86 Oct 19 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:18:15 ---> package-listing.sh 05:18:15 ++ facter osfamily 05:18:15 ++ tr '[:upper:]' '[:lower:]' 05:18:15 + OS_FAMILY=debian 05:18:15 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 05:18:15 + START_PACKAGES=/tmp/packages_start.txt 05:18:15 + END_PACKAGES=/tmp/packages_end.txt 05:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:18:15 + PACKAGES=/tmp/packages_start.txt 05:18:15 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:18:15 + PACKAGES=/tmp/packages_end.txt 05:18:15 + case "${OS_FAMILY}" in 05:18:15 + dpkg -l 05:18:15 + grep '^ii' 05:18:15 + '[' -f /tmp/packages_start.txt ']' 05:18:15 + '[' -f /tmp/packages_end.txt ']' 05:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:18:15 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:18:15 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 05:18:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 05:18:15 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 05:18:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:16 prd-ubuntu20.04-docker-8c-8g-9592 does not seem to be running inside a container 05:18:16 $ 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 05:18:16 $ docker top 6aa6f44d7a832f9a9106d49ec7664ad6cbfdc29eb6ba21301b956e81500a236b -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:18:17 + mkdir -p /var/log/sysstat [Pipeline] sh 05:18:17 + ls /var/log/sa-host 05:18:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:17 provisioning config files... 05:18:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5001372817690567696tmp [Pipeline] { [Pipeline] echo 05:18:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:18:18 ---> create-netrc.sh [Pipeline] } 05:18:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:18:18 ---> python-tools-install.sh [Pipeline] echo 05:18:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:18:18 ---> sudo-logs.sh 05:18:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:18:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:18:19 ---> job-cost.sh 05:18:19 lf-activate-venv: SKIPPING 05:18:19 DEBUG: total: 0.2199999988079071 05:18:19 INFO: Retrieving Stack Cost... 05:18:19 INFO: Retrieving Pricing Info for: v3-standard-8 05:18:19 INFO: Archiving Costs [Pipeline] echo 05:18:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:18:20 ---> logs-deploy.sh 05:18:20 lf-activate-venv: SKIPPING 05:18:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/146 05:18:20 INFO: archiving workspace using pattern(s): 05:18:21 Archives upload complete. 05:18:21 INFO: archiving logs to Nexus