Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d23214095485577aeb4dab86231955f0f4cb61d9 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-ssh16254365753648533397.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-ssh5650139430476576836.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-ssh10761600769747888618.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-ssh5407152638254430296.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-ssh17585190215427968380.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8549 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 d23214095485577aeb4dab86231955f0f4cb61d9 (main) Commit message: "Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 > git rev-list --no-walk daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:13:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:13:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:13:03 ========================================================= 05:13:03 EdgeX Global Pipelines Version Info 05:13:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:13:04 ------------------- 05:13:04 stable info: 05:13:04 ------------------- 05:13:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:13:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:13:04 Message: update stable to v1.0.254 05:13:05 ------------------- 05:13:05 experimental info: 05:13:05 ------------------- 05:13:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:13:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:13:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d232140 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:05 provisioning config files... 05:13:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10244068650234558819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:05 ---> docker-login.sh 05:13:05 nexus3.edgexfoundry.org:10001 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10002 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10003 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10004 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 docker.io 05:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:07 Configure a credential helper to remove this warning. See 05:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:07 05:13:07 Login Succeeded 05:13:07 ---> docker-login.sh ends [Pipeline] } 05:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:13:07 + git rev-list -1 --merges d23214095485577aeb4dab86231955f0f4cb61d9~1..d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo 05:13:07 -----------> git rev-list -1 --merges d23214095485577aeb4dab86231955f0f4cb61d9~1..d23214095485577aeb4dab86231955f0f4cb61d9 d23214095485577aeb4dab86231955f0f4cb61d9 05:13:07 d23214095485577aeb4dab86231955f0f4cb61d9 [false] [Pipeline] sh 05:13:08 + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo 05:13:08 ========================================================= 05:13:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:13:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:08 + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] echo 05:13:08 [semverPrep] GIT_COMMIT: d23214095485577aeb4dab86231955f0f4cb61d9, Commit Message: Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo 05:13:08 [semverPrep] This is not a build commit. [Pipeline] sh 05:13:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:13:08 + grep -v github /etc/ssh/ssh_known_hosts 05:13:08 + [ -e /tmp/ssh_known_hosts ] 05:13:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:13:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:13:08 + sudo tee -a /etc/ssh/ssh_known_hosts 05:13:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:09 05:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:09 0.1.4: Pulling from edgex-devops/py-git-semver 05:13:09 b85a868b505f: Pulling fs layer 05:13:09 e2be974225ed: Pulling fs layer 05:13:09 339a4e72a1f5: Pulling fs layer 05:13:09 988bab9f4d93: Pulling fs layer 05:13:09 1469e6f7b9e6: Pulling fs layer 05:13:09 eaf3925da568: Pulling fs layer 05:13:09 bab4dde63d76: Pulling fs layer 05:13:09 bde34c3a00c8: Pulling fs layer 05:13:09 b352a97aabf1: Pulling fs layer 05:13:09 4872d77fe225: Pulling fs layer 05:13:09 5851b861e8e6: Pulling fs layer 05:13:09 988bab9f4d93: Waiting 05:13:09 1469e6f7b9e6: Waiting 05:13:09 eaf3925da568: Waiting 05:13:09 bab4dde63d76: Waiting 05:13:09 bde34c3a00c8: Waiting 05:13:09 b352a97aabf1: Waiting 05:13:09 5851b861e8e6: Waiting 05:13:09 4872d77fe225: Waiting 05:13:09 e2be974225ed: Verifying Checksum 05:13:09 988bab9f4d93: Verifying Checksum 05:13:09 988bab9f4d93: Download complete 05:13:09 1469e6f7b9e6: Verifying Checksum 05:13:09 1469e6f7b9e6: Download complete 05:13:09 eaf3925da568: Download complete 05:13:09 339a4e72a1f5: Verifying Checksum 05:13:09 339a4e72a1f5: Download complete 05:13:09 bde34c3a00c8: Verifying Checksum 05:13:09 bde34c3a00c8: Download complete 05:13:09 b352a97aabf1: Verifying Checksum 05:13:09 b352a97aabf1: Download complete 05:13:09 4872d77fe225: Download complete 05:13:09 5851b861e8e6: Download complete 05:13:09 b85a868b505f: Download complete 05:13:09 bab4dde63d76: Verifying Checksum 05:13:09 bab4dde63d76: Download complete 05:13:10 b85a868b505f: Pull complete 05:13:11 e2be974225ed: Pull complete 05:13:11 339a4e72a1f5: Pull complete 05:13:11 988bab9f4d93: Pull complete 05:13:11 1469e6f7b9e6: Pull complete 05:13:11 eaf3925da568: Pull complete 05:13:13 bab4dde63d76: Pull complete 05:13:13 bde34c3a00c8: Pull complete 05:13:14 b352a97aabf1: Pull complete 05:13:14 4872d77fe225: Pull complete 05:13:14 5851b861e8e6: Pull complete 05:13:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:14 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:13:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:13:16 $ docker top 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f -eo pid,comm 05:13:16 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:13:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:16 [ssh-agent] Looking for ssh-agent implementation... 05:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:16 $ docker exec 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent 05:13:16 SSH_AUTH_SOCK=/tmp/ssh-bg2tBzdVBwQM/agent.32 05:13:16 SSH_AGENT_PID=38 05:13:16 Running ssh-add (command line suppressed) 05:13:16 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15469008403305795294.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15469008403305795294.key) 05:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:17 + git tag --points-at HEAD [Pipeline] } 05:13:17 $ docker exec --env ******** --env ******** 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent -k 05:13:17 unset SSH_AUTH_SOCK; 05:13:17 unset SSH_AGENT_PID; 05:13:17 echo Agent pid 38 killed; 05:13:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:17 [ssh-agent] Looking for ssh-agent implementation... 05:13:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:17 $ docker exec 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent 05:13:17 SSH_AUTH_SOCK=/tmp/ssh-OkKSrQRGMJNV/agent.70 05:13:17 SSH_AGENT_PID=76 05:13:17 Running ssh-add (command line suppressed) 05:13:17 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12281952572006640588.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12281952572006640588.key) 05:13:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:17 + git semver init 05:13:18 2023-10-05 05:13:18,041 [run_init] DEBUG init version:0.0.0 force:False 05:13:18 2023-10-05 05:13:18,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:13:18 2023-10-05 05:13:18,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:13:18 2023-10-05 05:13:18,043 [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:13:19 2023-10-05 05:13:18,947 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 05:13:19 2023-10-05 05:13:18,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 05:13:19 2023-10-05 05:13:18,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:13:19 2023-10-05 05:13:18,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:13:19 3.1.0-dev.16 [Pipeline] } 05:13:19 $ docker exec --env ******** --env ******** 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f ssh-agent -k 05:13:19 unset SSH_AUTH_SOCK; 05:13:19 unset SSH_AGENT_PID; 05:13:19 echo Agent pid 76 killed; 05:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:19 + git semver [Pipeline] } 05:13:19 $ docker stop --time=1 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f 05:13:21 $ docker rm -f --volumes 09e1f694d3ba80f84bfe2795b4d2d0148b552a4c425bb0ca2037df26fb32344f [Pipeline] // withDockerContainer [Pipeline] sh 05:13:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:21 Stashed 1 file(s) [Pipeline] echo 05:13:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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:13:21 provisioning config files... 05:13:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8553638361789087870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:22 ---> docker-login.sh 05:13:22 nexus3.edgexfoundry.org:10001 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 nexus3.edgexfoundry.org:10002 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 nexus3.edgexfoundry.org:10003 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 nexus3.edgexfoundry.org:10004 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 docker.io 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 ---> docker-login.sh ends [Pipeline] } 05:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:13:22 ========================================================= 05:13:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:13:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:23 + 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:13:23 Sending build context to Docker daemon 6.519MB 05:13:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:13:23 Step 2/12 : FROM ${BASE} AS builder 05:13:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:13:23 7264a8db6415: Pulling fs layer 05:13:23 c4d48a809fc2: Pulling fs layer 05:13:23 4f1c88b9dad5: Pulling fs layer 05:13:23 ad3a456e5733: Pulling fs layer 05:13:23 33e27b845d1e: Pulling fs layer 05:13:23 c68163c4e522: Pulling fs layer 05:13:23 50da416c3ac9: Pulling fs layer 05:13:23 23d2d4c4bb30: Pulling fs layer 05:13:23 ad3a456e5733: Waiting 05:13:23 33e27b845d1e: Waiting 05:13:23 c68163c4e522: Waiting 05:13:23 50da416c3ac9: Waiting 05:13:23 23d2d4c4bb30: Waiting 05:13:23 c4d48a809fc2: Verifying Checksum 05:13:23 c4d48a809fc2: Download complete 05:13:23 ad3a456e5733: Verifying Checksum 05:13:23 ad3a456e5733: Download complete 05:13:23 33e27b845d1e: Verifying Checksum 05:13:23 33e27b845d1e: Download complete 05:13:23 7264a8db6415: Verifying Checksum 05:13:23 7264a8db6415: Download complete 05:13:23 c68163c4e522: Verifying Checksum 05:13:23 c68163c4e522: Download complete 05:13:23 7264a8db6415: Pull complete 05:13:23 c4d48a809fc2: Pull complete 05:13:23 23d2d4c4bb30: Verifying Checksum 05:13:23 23d2d4c4bb30: Download complete 05:13:23 4f1c88b9dad5: Verifying Checksum 05:13:23 4f1c88b9dad5: Download complete 05:13:24 50da416c3ac9: Verifying Checksum 05:13:24 50da416c3ac9: Download complete 05:13:27 4f1c88b9dad5: Pull complete 05:13:27 ad3a456e5733: Pull complete 05:13:27 33e27b845d1e: Pull complete 05:13:27 c68163c4e522: Pull complete 05:13:30 50da416c3ac9: Pull complete 05:13:30 23d2d4c4bb30: Pull complete 05:13:30 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:13:30 ---> 0786185ac409 05:13:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:13:33 ---> Running in a7ac7063bb0a 05:13:34 Removing intermediate container a7ac7063bb0a 05:13:34 ---> 359ce3e065b5 05:13:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:34 ---> Running in ea3d37c65880 05:13:34 Removing intermediate container ea3d37c65880 05:13:34 ---> e0f288964f16 05:13:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:13:34 ---> Running in 700b42f431a2 05:13:34 Removing intermediate container 700b42f431a2 05:13:34 ---> de003d031fd6 05:13:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:13:34 ---> Running in 76e754b1c057 05:13:34 Removing intermediate container 76e754b1c057 05:13:34 ---> aa6f1b2f707a 05:13:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:34 ---> Running in 567715a0f73d 05:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:13:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:13:35 (2/4) Installing libedit (20221030.3.1-r1) 05:13:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:13:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:13:35 Executing busybox-1.36.1-r2.trigger 05:13:35 OK: 268 MiB in 56 packages 05:13:35 Removing intermediate container 567715a0f73d 05:13:35 ---> 2ca73ac8f8f4 05:13:35 Step 8/12 : WORKDIR /device-mqtt-go 05:13:35 ---> Running in a7f2e4865dd0 05:13:35 Removing intermediate container a7f2e4865dd0 05:13:35 ---> 7a0b5ebe900c 05:13:35 Step 9/12 : COPY go.mod vendor* ./ 05:13:35 ---> 6c578ce86386 05:13:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:35 ---> Running in 17b5fc8d2cd1 05:13:36 Still waiting to schedule task 05:13:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:14:08 Removing intermediate container 17b5fc8d2cd1 05:14:08 ---> 536eabb8bbf0 05:14:08 Step 11/12 : COPY . . 05:14:08 ---> 32ddb1f267ec 05:14:08 Step 12/12 : RUN $MAKE 05:14:08 ---> Running in a7bdd7ba56f8 05:14:08 noop 05:14:08 Removing intermediate container a7bdd7ba56f8 05:14:08 ---> bd0665415fa9 05:14:08 Successfully built bd0665415fa9 05:14:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:08 + docker inspect -f . ci-base-image-x86_64 05:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:08 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:14:08 $ 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 ******** ci-base-image-x86_64 cat 05:14:08 $ docker top 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:09 + go version 05:14:09 go version go1.21.0 linux/amd64 [Pipeline] } 05:14:09 $ docker stop --time=1 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb 05:14:10 $ docker rm -f --volumes 13d84768f85f638486cee0a7dc996f965c1d85e96a5d86dfcef01ee5ea8e32cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:10 + docker inspect -f . ci-base-image-x86_64 05:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:10 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:14:11 $ 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 ******** ci-base-image-x86_64 cat 05:14:11 $ docker top 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 05:14:11 + make test 05:14:11 go test ./... -coverprofile=coverage.out ./... 05:14:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:14:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:14:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:14:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 05:14:32 go vet ./... 05:14:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:14:35 ./bin/test-attribution-txt.sh [Pipeline] echo 05:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:14:35 $ docker stop --time=1 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 05:14:38 $ docker rm -f --volumes 9da41e9eb9c599035b48095946f0d9be78a3fdd959b41667078b31c796cddbe7 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:14:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:39 + ls -al . 05:14:39 total 188 05:14:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 05:14 . 05:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:13 .. 05:14:39 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 05:13 .dockerignore 05:14:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:14 .git 05:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 .github 05:14:39 -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 05:13 .gitignore 05:14:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 05:13 .golangci.yml 05:14:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 05:13 .semver 05:14:39 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 05:13 Attribution.txt 05:14:39 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 05:13 CHANGELOG.md 05:14:39 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 05:13 Dockerfile 05:14:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:13 GOVERNANCE.md 05:14:39 -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 05:13 Jenkinsfile 05:14:39 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:13 LICENSE 05:14:39 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 05:13 Makefile 05:14:39 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:13 OWNERS.md 05:14:39 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 05:13 README.md 05:14:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 05:13 VERSION 05:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:13 bin 05:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 cmd 05:14:39 -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 05:14 coverage.out 05:14:39 -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 05:13 go.mod 05:14:39 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 05:13 go.sum 05:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:13 internal 05:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:13 mock 05:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:13 snap 05:14:39 -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + 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=d23214095485577aeb4dab86231955f0f4cb61d9 --label arch=amd64 --label version=3.1.0-dev.16 . 05:14:39 Sending build context to Docker daemon 6.538MB 05:14:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:14:39 Step 2/24 : FROM ${BASE} AS builder 05:14:39 ---> bd0665415fa9 05:14:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:14:39 ---> Running in 0705cf1a4170 05:14:40 Removing intermediate container 0705cf1a4170 05:14:40 ---> 5977bbd33cd5 05:14:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:14:40 ---> Running in 3ce78a8a4999 05:14:40 Removing intermediate container 3ce78a8a4999 05:14:40 ---> 151747935756 05:14:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:14:40 ---> Running in 8391eb83f3e9 05:14:40 Removing intermediate container 8391eb83f3e9 05:14:40 ---> 8d5ff67b53cf 05:14:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:14:40 ---> Running in bd988e68fc43 05:14:40 Removing intermediate container bd988e68fc43 05:14:40 ---> 5a457171d38a 05:14:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:40 ---> Running in 1ce0face0bd4 05:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:14:41 OK: 268 MiB in 56 packages 05:14:41 Removing intermediate container 1ce0face0bd4 05:14:41 ---> 8d18666e985e 05:14:41 Step 8/24 : WORKDIR /device-mqtt-go 05:14:41 ---> Running in 6a356cafd13b 05:14:41 Removing intermediate container 6a356cafd13b 05:14:41 ---> 62e09d61e0e2 05:14:41 Step 9/24 : COPY go.mod vendor* ./ 05:14:41 ---> 95b506e0e57e 05:14:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:41 ---> Running in c8bdedbec1a9 05:14:42 Removing intermediate container c8bdedbec1a9 05:14:42 ---> 51a889897351 05:14:42 Step 11/24 : COPY . . 05:14:42 ---> 9819be328c6c 05:14:42 Step 12/24 : RUN $MAKE 05:14:42 ---> Running in 8499265dae9f 05:14:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:15:04 Removing intermediate container 8499265dae9f 05:15:04 ---> 1d65c46247b8 05:15:04 Step 13/24 : FROM alpine:3.18 05:15:04 3.18: Pulling from library/alpine 05:15:04 96526aa774ef: Pulling fs layer 05:15:04 96526aa774ef: Verifying Checksum 05:15:04 96526aa774ef: Download complete 05:15:04 96526aa774ef: Pull complete 05:15:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:15:04 Status: Downloaded newer image for alpine:3.18 05:15:04 ---> 8ca4688f4f35 05:15:04 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:15:04 ---> Running in 2e5e7b63c1f7 05:15:04 Removing intermediate container 2e5e7b63c1f7 05:15:04 ---> 9fee4fd27848 05:15:04 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:15:04 ---> Running in 2ec44881ad2f 05:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:15:04 (1/1) Installing dumb-init (1.2.5-r2) 05:15:04 Executing busybox-1.36.1-r2.trigger 05:15:04 OK: 7 MiB in 16 packages 05:15:04 Removing intermediate container 2ec44881ad2f 05:15:04 ---> ac7fb62e56b2 05:15:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:15:04 ---> 77f73318ff83 05:15:04 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:15:04 ---> 7d7d372ab838 05:15:04 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:15:05 ---> c5ae8f97e9f7 05:15:05 Step 19/24 : EXPOSE 59982 05:15:05 ---> Running in e995016e6a7d 05:15:05 Removing intermediate container e995016e6a7d 05:15:05 ---> b369100ff5dd 05:15:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:15:05 ---> Running in 40f880f17dff 05:15:05 Removing intermediate container 40f880f17dff 05:15:05 ---> 8bc4c25600c6 05:15:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:15:05 ---> Running in da5d20283ba6 05:15:05 Removing intermediate container da5d20283ba6 05:15:05 ---> 32d5a8b4d489 05:15:05 Step 22/24 : LABEL arch=amd64 05:15:05 ---> Running in 86cf84ed4da7 05:15:05 Removing intermediate container 86cf84ed4da7 05:15:05 ---> c45f3373c309 05:15:05 Step 23/24 : LABEL git_sha=d23214095485577aeb4dab86231955f0f4cb61d9 05:15:05 ---> Running in 9a32647549c0 05:15:05 Removing intermediate container 9a32647549c0 05:15:05 ---> b8e75e9cc5a6 05:15:05 Step 24/24 : LABEL version=3.1.0-dev.16 05:15:05 ---> Running in eb1591562d1b 05:15:05 Removing intermediate container eb1591562d1b 05:15:05 ---> 57774545f420 05:15:05 [Warning] One or more build-args [ARCH] were not consumed 05:15:05 Successfully built 57774545f420 05:15: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:15:05 provisioning config files... 05:15:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14538267362613792949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:06 ---> docker-login.sh 05:15:06 nexus3.edgexfoundry.org:10001 05:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:06 Configure a credential helper to remove this warning. See 05:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:06 05:15:06 Login Succeeded 05:15:06 nexus3.edgexfoundry.org:10002 05:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:06 Configure a credential helper to remove this warning. See 05:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:06 05:15:06 Login Succeeded 05:15:06 nexus3.edgexfoundry.org:10003 05:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:06 Configure a credential helper to remove this warning. See 05:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:06 05:15:06 Login Succeeded 05:15:06 nexus3.edgexfoundry.org:10004 05:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:06 Configure a credential helper to remove this warning. See 05:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:06 05:15:06 Login Succeeded 05:15:06 docker.io 05:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:06 Configure a credential helper to remove this warning. See 05:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:06 05:15:06 Login Succeeded 05:15:06 ---> docker-login.sh ends [Pipeline] } 05:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:06 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 05:15:06 d23214095485577aeb4dab86231955f0f4cb61d9 05:15:06 latest 05:15:06 3.1.0-dev.16 05:15:06 d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:15:06 main 05:15:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 05:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:15:07 690200cb14c6: Preparing 05:15:07 711a6faffe0f: Preparing 05:15:07 969e9a845bfc: Preparing 05:15:07 43d622a74577: Preparing 05:15:07 cc2447e1835a: Preparing 05:15:07 cc2447e1835a: Layer already exists 05:15:07 711a6faffe0f: Pushed 05:15:07 43d622a74577: Pushed 05:15:07 690200cb14c6: Pushed 05:15:10 969e9a845bfc: Pushed 05:15:10 d23214095485577aeb4dab86231955f0f4cb61d9: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:10 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:15:11 690200cb14c6: Preparing 05:15:11 711a6faffe0f: Preparing 05:15:11 969e9a845bfc: Preparing 05:15:11 43d622a74577: Preparing 05:15:11 cc2447e1835a: Preparing 05:15:11 43d622a74577: Layer already exists 05:15:11 690200cb14c6: Layer already exists 05:15:11 711a6faffe0f: Layer already exists 05:15:11 969e9a845bfc: Layer already exists 05:15:11 cc2447e1835a: Layer already exists 05:15:11 latest: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:11 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 05:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:15:11 690200cb14c6: Preparing 05:15:11 711a6faffe0f: Preparing 05:15:11 969e9a845bfc: Preparing 05:15:11 43d622a74577: Preparing 05:15:11 cc2447e1835a: Preparing 05:15:11 969e9a845bfc: Layer already exists 05:15:11 711a6faffe0f: Layer already exists 05:15:11 cc2447e1835a: Layer already exists 05:15:11 43d622a74577: Layer already exists 05:15:11 690200cb14c6: Layer already exists 05:15:11 3.1.0-dev.16: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:12 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:15:12 690200cb14c6: Preparing 05:15:12 711a6faffe0f: Preparing 05:15:12 969e9a845bfc: Preparing 05:15:12 43d622a74577: Preparing 05:15:12 cc2447e1835a: Preparing 05:15:12 711a6faffe0f: Layer already exists 05:15:12 690200cb14c6: Layer already exists 05:15:12 969e9a845bfc: Layer already exists 05:15:12 cc2447e1835a: Layer already exists 05:15:12 43d622a74577: Layer already exists 05:15:12 d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:12 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:13 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 05:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:15:13 690200cb14c6: Preparing 05:15:13 711a6faffe0f: Preparing 05:15:13 969e9a845bfc: Preparing 05:15:13 43d622a74577: Preparing 05:15:13 cc2447e1835a: Preparing 05:15:13 43d622a74577: Layer already exists 05:15:13 690200cb14c6: Layer already exists 05:15:13 cc2447e1835a: Layer already exists 05:15:13 969e9a845bfc: Layer already exists 05:15:13 711a6faffe0f: Layer already exists 05:15:13 main: digest: sha256:b345142df729f28f16f1eb89933b35c70515ae605b3a0c6d1f33d304f7a19447 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:13 ===================================================== [Pipeline] echo 05:15:13 taggedImages: 05:15:13 - nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9 05:15:13 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:15:13 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.16 05:15:13 - nexus3.edgexfoundry.org:10004/device-mqtt:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:15: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:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:13 05:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:13 latest: Pulling from edgex-lftools-log-publisher 05:15:13 5eb5b503b376: Pulling fs layer 05:15:13 5c69ac0246d0: Pulling fs layer 05:15:13 ec43610c2a17: Pulling fs layer 05:15:13 3a2ae6a8a46f: Pulling fs layer 05:15:13 33b1e0a273af: Pulling fs layer 05:15:13 5d3b04190fa2: Pulling fs layer 05:15:13 2f39f015ded8: Pulling fs layer 05:15:13 33b1e0a273af: Waiting 05:15:13 5d3b04190fa2: Waiting 05:15:13 2f39f015ded8: Waiting 05:15:13 3a2ae6a8a46f: Waiting 05:15:13 5c69ac0246d0: Verifying Checksum 05:15:13 5c69ac0246d0: Download complete 05:15:13 3a2ae6a8a46f: Verifying Checksum 05:15:13 3a2ae6a8a46f: Download complete 05:15:13 33b1e0a273af: Verifying Checksum 05:15:13 33b1e0a273af: Download complete 05:15:14 ec43610c2a17: Verifying Checksum 05:15:14 ec43610c2a17: Download complete 05:15:14 5d3b04190fa2: Verifying Checksum 05:15:14 5d3b04190fa2: Download complete 05:15:14 5eb5b503b376: Verifying Checksum 05:15:14 5eb5b503b376: Download complete 05:15:14 2f39f015ded8: Download complete 05:15:15 5eb5b503b376: Pull complete 05:15:15 5c69ac0246d0: Pull complete 05:15:15 ec43610c2a17: Pull complete 05:15:15 3a2ae6a8a46f: Pull complete 05:15:16 33b1e0a273af: Pull complete 05:15:16 5d3b04190fa2: Pull complete 05:15:20 2f39f015ded8: Pull complete 05:15:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:20 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:15: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:15:24 $ docker top 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:25 ---> job-cost.sh 05:15:25 lf-activate-venv: SKIPPING 05:15:25 INFO: No Stack... 05:15:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:25 INFO: Archiving Costs [Pipeline] sh 05:15:25 + cut -d, -f6 05:15:25 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock 05:15:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] 05:15:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] did not exist. Created. 05:15:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:26 + echo total: 0.2199999988079071 [Pipeline] stash 05:15:26 Stashed 1 file(s) [Pipeline] } 05:15:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:26 $ docker stop --time=1 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 05:15:27 $ docker rm -f --volumes 4d551811bcb58d1ff92abd55ba45502580f2a9efed2ab8294772f2adbd847b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:16:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8551 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 05:16:08 Running in /w/workspace/device-mqtt-go/144 [Pipeline] { [Pipeline] checkout 05:16:08 The recommended git tool is: git 05:16:17 using credential edgex-jenkins-ssh 05:16:17 Cloning the remote Git repository 05:16:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:16:17 > git init /w/workspace/device-mqtt-go/144 # timeout=10 05:16:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:16:18 > git --version # timeout=10 05:16:18 > git --version # 'git version 2.25.1' 05:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:16:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:20 Avoid second fetch 05:16:20 Checking out Revision d23214095485577aeb4dab86231955f0f4cb61d9 (main) 05:16:21 Commit message: "Merge pull request #631 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:20 > git config core.sparsecheckout # timeout=10 05:16:20 > git checkout -f d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 05:16:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:16:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:22 Dload Upload Total Spent Left Speed 05:16:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 05:16:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:16:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:16:23 + sudo tee /etc/docker/daemon.new 05:16:23 { 05:16:23 "registry-mirrors": [ 05:16:23 "https://nexus3.edgexfoundry.org:10001" 05:16:23 ], 05:16:23 "bip": "10.250.0.254/24", 05:16:23 "hosts": [ 05:16:23 "tcp://0.0.0.0:5555", 05:16:23 "unix:///var/run/docker.sock" 05:16:23 ], 05:16:23 "mtu": 1458, 05:16:23 "selinux-enabled": true, 05:16:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:16:23 } [Pipeline] sh 05:16:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:16:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:42 provisioning config files... 05:16:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/144@tmp/config14631154752513918698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:42 ---> docker-login.sh 05:16:42 nexus3.edgexfoundry.org:10001 05:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:43 Configure a credential helper to remove this warning. See 05:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:43 05:16:43 Login Succeeded 05:16:43 nexus3.edgexfoundry.org:10002 05:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:43 Configure a credential helper to remove this warning. See 05:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:43 05:16:43 Login Succeeded 05:16:43 nexus3.edgexfoundry.org:10003 05:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:44 Configure a credential helper to remove this warning. See 05:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:44 05:16:44 Login Succeeded 05:16:44 nexus3.edgexfoundry.org:10004 05:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:44 Configure a credential helper to remove this warning. See 05:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:44 05:16:44 Login Succeeded 05:16:44 docker.io 05:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:45 Configure a credential helper to remove this warning. See 05:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:45 05:16:45 Login Succeeded 05:16:45 ---> docker-login.sh ends [Pipeline] } 05:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:45 ========================================================= 05:16:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:16:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:45 + 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:16:46 Sending build context to Docker daemon 3.362MB 05:16:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:16:46 Step 2/12 : FROM ${BASE} AS builder 05:16:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:46 9fda8d8052c6: Pulling fs layer 05:16:46 5d54e960e981: Pulling fs layer 05:16:46 c4a7e357bf2a: Pulling fs layer 05:16:46 f0e02332f6b5: Pulling fs layer 05:16:46 cefa15bbcfad: Pulling fs layer 05:16:46 17808c966233: Pulling fs layer 05:16:46 f4c1fc716caa: Pulling fs layer 05:16:46 f0e02332f6b5: Waiting 05:16:46 17808c966233: Waiting 05:16:46 cefa15bbcfad: Waiting 05:16:46 f4c1fc716caa: Waiting 05:16:46 5d54e960e981: Download complete 05:16:46 f0e02332f6b5: Download complete 05:16:46 cefa15bbcfad: Verifying Checksum 05:16:46 cefa15bbcfad: Download complete 05:16:46 9fda8d8052c6: Verifying Checksum 05:16:46 9fda8d8052c6: Download complete 05:16:46 f4c1fc716caa: Verifying Checksum 05:16:46 f4c1fc716caa: Download complete 05:16:47 9fda8d8052c6: Pull complete 05:16:48 5d54e960e981: Pull complete 05:16:48 c4a7e357bf2a: Verifying Checksum 05:16:48 c4a7e357bf2a: Download complete 05:16:49 17808c966233: Verifying Checksum 05:16:49 17808c966233: Download complete 05:16:59 c4a7e357bf2a: Pull complete 05:16:59 f0e02332f6b5: Pull complete 05:16:59 cefa15bbcfad: Pull complete 05:17:06 17808c966233: Pull complete 05:17:07 f4c1fc716caa: Pull complete 05:17:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:17:07 ---> ea914061e18c 05:17:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:17:09 ---> Running in c0b4c0b93d9f 05:17:09 Removing intermediate container c0b4c0b93d9f 05:17:09 ---> 255bda286861 05:17:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:09 ---> Running in 743a7ff1f57a 05:17:09 Removing intermediate container 743a7ff1f57a 05:17:09 ---> 39e261f85b8f 05:17:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:17:09 ---> Running in 2bdca207f1d5 05:17:10 Removing intermediate container 2bdca207f1d5 05:17:10 ---> d587c1e3916d 05:17:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:17:10 ---> Running in 862e576c2e81 05:17:10 Removing intermediate container 862e576c2e81 05:17:10 ---> f9058ec3ea03 05:17:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:10 ---> Running in b1a3985eba3c 05:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:17:13 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:17:13 (2/4) Installing libedit (20221030.3.1-r1) 05:17:13 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:17:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:17:13 Executing busybox-1.36.1-r2.trigger 05:17:13 OK: 270 MiB in 56 packages 05:17:14 Removing intermediate container b1a3985eba3c 05:17:14 ---> 45b2bba39bf1 05:17:14 Step 8/12 : WORKDIR /device-mqtt-go 05:17:14 ---> Running in 7c6ae7bfb106 05:17:14 Removing intermediate container 7c6ae7bfb106 05:17:14 ---> 2cacbc1ad6f9 05:17:14 Step 9/12 : COPY go.mod vendor* ./ 05:17:15 ---> fb0e1d1e053e 05:17:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:15 ---> Running in 1b139f4df3de 05:18:36 Removing intermediate container 1b139f4df3de 05:18:36 ---> 4fac9ccf2f67 05:18:36 Step 11/12 : COPY . . 05:18:36 ---> 93634addd0cf 05:18:36 Step 12/12 : RUN $MAKE 05:18:36 ---> Running in d767e1a0608c 05:18:36 noop 05:18:36 Removing intermediate container d767e1a0608c 05:18:36 ---> af1e2eca656f 05:18:36 Successfully built af1e2eca656f 05:18:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:37 + docker inspect -f . ci-base-image-arm64 05:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:37 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 05:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@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:18:38 $ docker top 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:39 + go version 05:18:39 go version go1.21.0 linux/arm64 [Pipeline] } 05:18:39 $ docker stop --time=1 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 05:18:41 $ docker rm -f --volumes 61aa0343d64b42ce3478271f17814567d573915dc22cd03417a36591d2f66a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:41 + docker inspect -f . ci-base-image-arm64 05:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 05:18:42 $ 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/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@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:18:43 $ docker top f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/144 [Pipeline] fileExists [Pipeline] sh 05:18:44 + make test 05:18:44 go test ./... -coverprofile=coverage.out ./... 05:18:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:20:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:20:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:20:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.8% of statements 05:20:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:20:25 go vet ./... 05:20:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:43 $ docker stop --time=1 f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c 05:20:45 $ docker rm -f --volumes f120981b965e2f5216e6d7625ed24ff52390c89e59aa7fdb80cb24217854746c [Pipeline] // withDockerContainer [Pipeline] sh 05:20:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:46 Warning: overwriting stash ‘coverage-report’ 05:20:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:47 + ls -al . 05:20:47 total 184 05:20:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 05:18 . 05:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:16 .. 05:20:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 05:16 .dockerignore 05:20:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:16 .git 05:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 .github 05:20:47 -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 05:16 .gitignore 05:20:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 05:16 .golangci.yml 05:20:47 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 05:16 Attribution.txt 05:20:47 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 05:16 CHANGELOG.md 05:20:47 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 05:16 Dockerfile 05:20:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:16 GOVERNANCE.md 05:20:47 -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 05:16 Jenkinsfile 05:20:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:16 LICENSE 05:20:47 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 05:16 Makefile 05:20:47 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:16 OWNERS.md 05:20:47 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 05:16 README.md 05:20:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 05:13 VERSION 05:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:16 bin 05:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 cmd 05:20:47 -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 05:20 coverage.out 05:20:47 -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 05:16 go.mod 05:20:47 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 05:16 go.sum 05:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:16 internal 05:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:16 mock 05:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:16 snap 05:20:47 -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:48 + 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=d23214095485577aeb4dab86231955f0f4cb61d9 --label arch=arm64 --label version=3.1.0-dev.16 . 05:20:48 Sending build context to Docker daemon 3.381MB 05:20:48 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:20:48 Step 2/24 : FROM ${BASE} AS builder 05:20:48 ---> af1e2eca656f 05:20:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:20:48 ---> Running in 577b94fda207 05:20:49 Removing intermediate container 577b94fda207 05:20:49 ---> a866ddb58eb4 05:20:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:49 ---> Running in 56e1da7d53b5 05:20:49 Removing intermediate container 56e1da7d53b5 05:20:49 ---> 796fc82844f0 05:20:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:20:49 ---> Running in 55a42434f953 05:20:49 Removing intermediate container 55a42434f953 05:20:49 ---> 37a5c6ba8c73 05:20:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:20:49 ---> Running in 70f72eae7667 05:20:50 Removing intermediate container 70f72eae7667 05:20:50 ---> 264b9c0c1054 05:20:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:50 ---> Running in 478f0c91c485 05:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:52 OK: 270 MiB in 56 packages 05:20:53 Removing intermediate container 478f0c91c485 05:20:53 ---> cbce9f9a4098 05:20:53 Step 8/24 : WORKDIR /device-mqtt-go 05:20:53 ---> Running in 08807ed460af 05:20:53 Removing intermediate container 08807ed460af 05:20:53 ---> 6cb3045b2d00 05:20:53 Step 9/24 : COPY go.mod vendor* ./ 05:20:54 ---> 7c3ece3d5e10 05:20:54 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:54 ---> Running in 015c946e3aea 05:20:56 Removing intermediate container 015c946e3aea 05:20:56 ---> 37ab0a1ad741 05:20:56 Step 11/24 : COPY . . 05:20:57 ---> 434efdff2d4d 05:20:57 Step 12/24 : RUN $MAKE 05:20:57 ---> Running in 2d7a97c01729 05:20:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:22:49 Removing intermediate container 2d7a97c01729 05:22:49 ---> 1d3a9db73099 05:22:49 Step 13/24 : FROM alpine:3.18 05:22:49 3.18: Pulling from library/alpine 05:22:49 579b34f0a95b: Pulling fs layer 05:22:49 579b34f0a95b: Verifying Checksum 05:22:49 579b34f0a95b: Download complete 05:22:49 579b34f0a95b: Pull complete 05:22:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:22:49 Status: Downloaded newer image for alpine:3.18 05:22:49 ---> 3cc203321400 05:22:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:22:49 ---> Running in 191a88dd214f 05:22:49 Removing intermediate container 191a88dd214f 05:22:49 ---> 7ad6efd39c83 05:22:49 Step 15/24 : RUN apk add --update --no-cache dumb-init 05:22:49 ---> Running in 62749a351341 05:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:22:49 (1/1) Installing dumb-init (1.2.5-r2) 05:22:49 Executing busybox-1.36.1-r2.trigger 05:22:49 OK: 8 MiB in 16 packages 05:22:49 Removing intermediate container 62749a351341 05:22:49 ---> b8113ee00e19 05:22:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:22:49 ---> ea67331ad794 05:22:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:22:49 ---> 1fc197589de5 05:22:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:22:49 ---> 8b96e70ee961 05:22:49 Step 19/24 : EXPOSE 59982 05:22:49 ---> Running in cd6f39b0340e 05:22:49 Removing intermediate container cd6f39b0340e 05:22:49 ---> f16756c2f259 05:22:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:22:49 ---> Running in 9e769d6663f7 05:22:49 Removing intermediate container 9e769d6663f7 05:22:49 ---> d51dbd17dc1a 05:22:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:22:49 ---> Running in 99c0b6a20200 05:22:49 Removing intermediate container 99c0b6a20200 05:22:49 ---> 5b5a4a928ca7 05:22:49 Step 22/24 : LABEL arch=arm64 05:22:49 ---> Running in be4917e66ec9 05:22:49 Removing intermediate container be4917e66ec9 05:22:49 ---> e54b8781f122 05:22:49 Step 23/24 : LABEL git_sha=d23214095485577aeb4dab86231955f0f4cb61d9 05:22:49 ---> Running in a1f7674ee710 05:22:49 Removing intermediate container a1f7674ee710 05:22:49 ---> 5ff32b6bc4c1 05:22:49 Step 24/24 : LABEL version=3.1.0-dev.16 05:22:49 ---> Running in abcdf1ab919e 05:22:49 Removing intermediate container abcdf1ab919e 05:22:49 ---> eacdbdcfd864 05:22:49 [Warning] One or more build-args [ARCH] were not consumed 05:22:49 Successfully built eacdbdcfd864 05:22:49 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:22:50 provisioning config files... 05:22:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/144@tmp/config9110336772108785278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:50 ---> docker-login.sh 05:22:50 nexus3.edgexfoundry.org:10001 05:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:50 Configure a credential helper to remove this warning. See 05:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:50 05:22:50 Login Succeeded 05:22:50 nexus3.edgexfoundry.org:10002 05:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:50 Configure a credential helper to remove this warning. See 05:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:50 05:22:50 Login Succeeded 05:22:50 nexus3.edgexfoundry.org:10003 05:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:51 Configure a credential helper to remove this warning. See 05:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:51 05:22:51 Login Succeeded 05:22:51 nexus3.edgexfoundry.org:10004 05:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:51 Configure a credential helper to remove this warning. See 05:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:51 05:22:51 Login Succeeded 05:22:51 docker.io 05:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:52 Configure a credential helper to remove this warning. See 05:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:52 05:22:52 Login Succeeded 05:22:52 ---> docker-login.sh ends [Pipeline] } 05:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:22:52 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 05:22:52 d23214095485577aeb4dab86231955f0f4cb61d9 05:22:52 latest 05:22:52 3.1.0-dev.16 05:22:52 d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:22:52 main 05:22:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 05:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:22:53 293683df2482: Preparing 05:22:53 09fd1289a162: Preparing 05:22:53 de23d0130a5d: Preparing 05:22:53 cd4e991d5f52: Preparing 05:22:53 5f4d9fc4d98d: Preparing 05:22:53 5f4d9fc4d98d: Layer already exists 05:22:53 293683df2482: Pushed 05:22:53 09fd1289a162: Pushed 05:22:53 cd4e991d5f52: Pushed 05:22:59 de23d0130a5d: Pushed 05:22:59 d23214095485577aeb4dab86231955f0f4cb61d9: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:23:00 293683df2482: Preparing 05:23:00 09fd1289a162: Preparing 05:23:00 de23d0130a5d: Preparing 05:23:00 cd4e991d5f52: Preparing 05:23:00 5f4d9fc4d98d: Preparing 05:23:00 09fd1289a162: Layer already exists 05:23:00 5f4d9fc4d98d: Layer already exists 05:23:00 cd4e991d5f52: Layer already exists 05:23:00 de23d0130a5d: Layer already exists 05:23:00 293683df2482: Layer already exists 05:23:00 latest: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 05:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:23:01 293683df2482: Preparing 05:23:01 09fd1289a162: Preparing 05:23:01 de23d0130a5d: Preparing 05:23:01 cd4e991d5f52: Preparing 05:23:01 5f4d9fc4d98d: Preparing 05:23:01 cd4e991d5f52: Layer already exists 05:23:01 293683df2482: Layer already exists 05:23:01 5f4d9fc4d98d: Layer already exists 05:23:01 09fd1289a162: Layer already exists 05:23:01 de23d0130a5d: Layer already exists 05:23:01 3.1.0-dev.16: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:23:01 293683df2482: Preparing 05:23:01 09fd1289a162: Preparing 05:23:01 de23d0130a5d: Preparing 05:23:01 cd4e991d5f52: Preparing 05:23:01 5f4d9fc4d98d: Preparing 05:23:01 cd4e991d5f52: Layer already exists 05:23:01 5f4d9fc4d98d: Layer already exists 05:23:01 293683df2482: Layer already exists 05:23:01 09fd1289a162: Layer already exists 05:23:01 de23d0130a5d: Layer already exists 05:23:01 d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 05:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:23:02 293683df2482: Preparing 05:23:02 09fd1289a162: Preparing 05:23:02 de23d0130a5d: Preparing 05:23:02 cd4e991d5f52: Preparing 05:23:02 5f4d9fc4d98d: Preparing 05:23:02 09fd1289a162: Layer already exists 05:23:02 5f4d9fc4d98d: Layer already exists 05:23:02 293683df2482: Layer already exists 05:23:02 de23d0130a5d: Layer already exists 05:23:02 cd4e991d5f52: Layer already exists 05:23:02 main: digest: sha256:972bdc5e926259b43cb83766da58eb27cf3dd8c329cbb8dd03232e4ae8375c06 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:02 ===================================================== [Pipeline] echo 05:23:02 taggedImages: 05:23:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9 05:23:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:23:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.16 05:23:02 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d23214095485577aeb4dab86231955f0f4cb61d9-3.1.0-dev.16 05:23:02 - 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:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:03 05:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:03 arm64: Pulling from edgex-lftools-log-publisher 05:23:03 8998bd30e6a1: Pulling fs layer 05:23:03 04944245beec: Pulling fs layer 05:23:03 699f458cf7ca: Pulling fs layer 05:23:03 765212b225bb: Pulling fs layer 05:23:03 f23df028b6ca: Pulling fs layer 05:23:03 d65c8cfc05b1: Pulling fs layer 05:23:03 2437ff75d9bd: Pulling fs layer 05:23:03 765212b225bb: Waiting 05:23:03 f23df028b6ca: Waiting 05:23:03 d65c8cfc05b1: Waiting 05:23:03 2437ff75d9bd: Waiting 05:23:03 04944245beec: Verifying Checksum 05:23:03 04944245beec: Download complete 05:23:03 765212b225bb: Verifying Checksum 05:23:03 765212b225bb: Download complete 05:23:03 f23df028b6ca: Verifying Checksum 05:23:03 f23df028b6ca: Download complete 05:23:03 d65c8cfc05b1: Verifying Checksum 05:23:03 d65c8cfc05b1: Download complete 05:23:03 699f458cf7ca: Verifying Checksum 05:23:03 699f458cf7ca: Download complete 05:23:04 8998bd30e6a1: Verifying Checksum 05:23:04 8998bd30e6a1: Download complete 05:23:06 2437ff75d9bd: Verifying Checksum 05:23:06 2437ff75d9bd: Download complete 05:23:07 8998bd30e6a1: Pull complete 05:23:08 04944245beec: Pull complete 05:23:09 699f458cf7ca: Pull complete 05:23:09 765212b225bb: Pull complete 05:23:10 f23df028b6ca: Pull complete 05:23:10 d65c8cfc05b1: Pull complete 05:23:25 2437ff75d9bd: Pull complete 05:23:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-8551 does not seem to be running inside a container 05:23:25 $ 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/144 -v /w/workspace/device-mqtt-go/144:/w/workspace/device-mqtt-go/144:rw,z -v /w/workspace/device-mqtt-go/144@tmp:/w/workspace/device-mqtt-go/144@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:23:28 $ docker top eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:29 ---> job-cost.sh 05:23:29 lf-activate-venv: SKIPPING 05:23:29 INFO: No Stack... 05:23:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:30 INFO: Archiving Costs [Pipeline] sh 05:23:31 + cat /w/workspace/device-mqtt-go/144/archives/cost.csv 05:23:31 + cut -d, -f6 [Pipeline] lock 05:23:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] 05:23:31 Resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] did not exist. Created. 05:23:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:31 /w/workspace/device-mqtt-go/144@tmp/durable-e353e787/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:23:32 + echo total: 0.10999999940395355 [Pipeline] stash 05:23:32 Warning: overwriting stash ‘stack-cost’ 05:23:32 Stashed 1 file(s) [Pipeline] } 05:23:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:32 $ docker stop --time=1 eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 05:23:33 $ docker rm -f --volumes eb60a0124b403046d4fd1af9767319c9eeb3696de3ca879ed4f224eda81afbd1 [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:23:34 provisioning config files... 05:23:34 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2214967225445674tmp [Pipeline] { [Pipeline] sh 05:23:34 + set +x 05:23:34 + curl -s https://codecov.io/bash 05:23:34 + bash -s -- 05:23:34 05:23:34 _____ _ 05:23:34 / ____| | | 05:23:34 | | ___ __| | ___ ___ _____ __ 05:23:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:23:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:23:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:23:34 Bash-1.0.6 05:23:34 05:23:34 05:23:34 ==> git version 2.25.1 found 05:23:34 ==> 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:23:34 Release-Date: 2020-01-08 05:23:34 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:23:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:23:34 ==> Jenkins CI detected. 05:23:34 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 05:23:34 project root: . 05:23:34 --> token set from env 05:23:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:23:34 ==> Running gcov in . (disable via -X gcov) 05:23:34 ==> Python coveragepy not found 05:23:34 ==> Searching for coverage reports in: 05:23:34 + . 05:23:34 -> Found 1 reports 05:23:34 ==> Detecting git/mercurial file structure 05:23:34 ==> Reading reports 05:23:34 + ./coverage.out bytes=18506 05:23:34 ==> Appending adjustments 05:23:34 https://docs.codecov.io/docs/fixing-reports 05:23:34 + Found adjustments 05:23:34 ==> Gzipping contents 05:23:34 4.0K /tmp/codecov.eqtacV.gz 05:23:34 ==> Uploading reports 05:23:34 url: https://codecov.io 05:23:34 query: branch=main&commit=d23214095485577aeb4dab86231955f0f4cb61d9&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:23:34 -> Pinging Codecov 05:23:34 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=d23214095485577aeb4dab86231955f0f4cb61d9&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:23:34 -> Uploading to 05:23:34 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/7D719EC7BBE17E464838252E33014C33/d23214095485577aeb4dab86231955f0f4cb61d9/f240abc4-3dbf-4f03-a850-5b5980d0a012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T052334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c771c7035b68cbecf1f199114711b47b1d87dc913a0ae23a2e5d8f7bfbe4f610 05:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:34 Dload Upload Total Spent Left Speed 05:23:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11216 --:--:-- --:--:-- --:--:-- 11216 05:23:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] } 05:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:23:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:23:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:23:35 05:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:23:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:23:35 df9b9388f04a: Pulling fs layer 05:23:35 52dc419b0ee2: Pulling fs layer 05:23:35 25bc292e5bac: Pulling fs layer 05:23:35 114826534d7a: Pulling fs layer 05:23:35 4657fd5d0bcf: Pulling fs layer 05:23:35 6ad1cebc031e: Pulling fs layer 05:23:35 8a3aa393b2d8: Pulling fs layer 05:23:35 114826534d7a: Waiting 05:23:35 4657fd5d0bcf: Waiting 05:23:35 6ad1cebc031e: Waiting 05:23:35 8a3aa393b2d8: Waiting 05:23:35 25bc292e5bac: Verifying Checksum 05:23:35 25bc292e5bac: Download complete 05:23:35 52dc419b0ee2: Download complete 05:23:35 4657fd5d0bcf: Verifying Checksum 05:23:35 4657fd5d0bcf: Download complete 05:23:35 df9b9388f04a: Verifying Checksum 05:23:35 df9b9388f04a: Download complete 05:23:36 6ad1cebc031e: Download complete 05:23:36 df9b9388f04a: Pull complete 05:23:36 52dc419b0ee2: Pull complete 05:23:36 25bc292e5bac: Pull complete 05:23:36 114826534d7a: Verifying Checksum 05:23:36 114826534d7a: Download complete 05:23:36 8a3aa393b2d8: Verifying Checksum 05:23:36 8a3aa393b2d8: Download complete 05:23:40 114826534d7a: Pull complete 05:23:40 4657fd5d0bcf: Pull complete 05:23:40 6ad1cebc031e: Pull complete 05:23:43 8a3aa393b2d8: Pull complete 05:23:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:23:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:43 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:23:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:23:48 $ docker top a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 -eo pid,comm [Pipeline] { [Pipeline] echo 05:23:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 05:23:48 + set -o pipefail 05:23:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 05:23:53 05:23:53 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 05:23:53 05:23:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/35797cbc-110b-4d66-8dc8-6b8599639d6b 05:23:53 05:23:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:23:53 05:23:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:23:53 05:23:53 05:23:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:23:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:23:53 More details here: https://snyk.co/ue1NS 05:23:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:23:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:23:53 $ docker stop --time=1 a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 05:23:57 $ docker rm -f --volumes a996502fe7986d97d2fc999d4b819a03c8833b199dbf7662824fd855dfae0cd9 [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:23:58 + git log --format=format:%s -1 d23214095485577aeb4dab86231955f0f4cb61d9 [Pipeline] sh 05:23:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:58 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:23:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:59 $ docker top 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:59 [ssh-agent] Looking for ssh-agent implementation... 05:23:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:59 $ docker exec 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f ssh-agent 05:23:59 SSH_AUTH_SOCK=/tmp/ssh-GDmucHDgYyZC/agent.32 05:23:59 SSH_AGENT_PID=38 05:23:59 Running ssh-add (command line suppressed) 05:23:59 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11126000346421700083.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11126000346421700083.key) 05:23:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:59 + git semver tag 05:24:00 2023-10-05 05:24:00,146 [run_tag] DEBUG tag force:False 05:24:00 2023-10-05 05:24:00,147 [check_head_tag] DEBUG check head tag 05:24:00 2023-10-05 05:24:00,147 [execute] INFO git cat-file --batch-check 05:24:00 2023-10-05 05:24:00,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 05:24:00 2023-10-05 05:24:00,150 [execute] INFO git cat-file --batch 05:24:00 2023-10-05 05:24:00,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 05:24:00 2023-10-05 05:24:00,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:00 2023-10-05 05:24:00,163 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 05:24:00 2023-10-05 05:24:00,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 05:24:00 2023-10-05 05:24:00,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:00 3.1.0-dev.16 [Pipeline] } 05:24:00 $ docker exec --env ******** --env ******** 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f ssh-agent -k 05:24:00 unset SSH_AUTH_SOCK; 05:24:00 unset SSH_AGENT_PID; 05:24:00 echo Agent pid 38 killed; 05:24:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:00 + git semver [Pipeline] } 05:24:00 $ docker stop --time=1 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f 05:24:02 $ docker rm -f --volumes 92accd965c3b54b9342896491985a02b3adc92025518e75d9f4b27d20781be8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:24:02 05:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:24:02 0.23.1-centos7: Pulling from edgex-lftools 05:24:02 ab5ef0e58194: Pulling fs layer 05:24:02 9712f1f96733: Pulling fs layer 05:24:02 63f879dbbcfc: Pulling fs layer 05:24:02 0d9ebad4ef96: Pulling fs layer 05:24:02 0d9ebad4ef96: Waiting 05:24:02 e9a5061849ea: Pulling fs layer 05:24:02 d747dcd14b5f: Pulling fs layer 05:24:02 2de7ff778b66: Pulling fs layer 05:24:02 d747dcd14b5f: Waiting 05:24:02 e9a5061849ea: Waiting 05:24:02 2de7ff778b66: Waiting 05:24:02 9712f1f96733: Verifying Checksum 05:24:02 9712f1f96733: Download complete 05:24:03 63f879dbbcfc: Verifying Checksum 05:24:03 63f879dbbcfc: Download complete 05:24:03 e9a5061849ea: Verifying Checksum 05:24:03 e9a5061849ea: Download complete 05:24:03 0d9ebad4ef96: Verifying Checksum 05:24:03 0d9ebad4ef96: Download complete 05:24:03 d747dcd14b5f: Verifying Checksum 05:24:03 d747dcd14b5f: Download complete 05:24:03 ab5ef0e58194: Verifying Checksum 05:24:03 ab5ef0e58194: Download complete 05:24:03 2de7ff778b66: Verifying Checksum 05:24:03 2de7ff778b66: Download complete 05:24:06 ab5ef0e58194: Pull complete 05:24:06 9712f1f96733: Pull complete 05:24:06 63f879dbbcfc: Pull complete 05:24:10 0d9ebad4ef96: Pull complete 05:24:10 e9a5061849ea: Pull complete 05:24:10 d747dcd14b5f: Pull complete 05:24:11 2de7ff778b66: Pull complete 05:24:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:12 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:24: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:24:15 $ docker top 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:24:16 provisioning config files... 05:24:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7614614813667073299tmp 05:24:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4139472527545127599tmp 05:24:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2237443318525057255tmp [Pipeline] { [Pipeline] echo 05:24:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:24:16 ---> sigul-configuration.sh 05:24:16 gpg: directory `/root/.gnupg' created 05:24:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:24:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:24:16 gpg: keyring `/root/.gnupg/secring.gpg' created 05:24:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:24:16 gpg: CAST5 encrypted data 05:24:16 gpg: encrypted with 1 passphrase 05:24:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:24:16 + mkdir /home/jenkins 05:24:16 + mkdir /home/jenkins/sigul [Pipeline] sh 05:24:16 + 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:24:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:24:17 ---> sigul-install.sh 05:24:17 Sigul already installed; skipping installation. [Pipeline] sh 05:24:17 + git tag --list 05:24:17 0.7.1 05:24:17 v1.0.0 05:24:17 v1.1.0 05:24:17 v1.1.1 05:24:17 v1.2.2 05:24:17 v1.3.0 05:24:17 v1.3.1 05:24:17 v2.0.0 05:24:17 v2.1.0 05:24:17 v2.1.1 05:24:17 v2.2.0 05:24:17 v2.3.0 05:24:17 v3.0 05:24:17 v3.0.0 05:24:17 v3.1.0-dev.1 05:24:17 v3.1.0-dev.10 05:24:17 v3.1.0-dev.11 05:24:17 v3.1.0-dev.12 05:24:17 v3.1.0-dev.13 05:24:17 v3.1.0-dev.14 05:24:17 v3.1.0-dev.15 05:24:17 v3.1.0-dev.16 05:24:17 v3.1.0-dev.2 05:24:17 v3.1.0-dev.3 05:24:17 v3.1.0-dev.4 05:24:17 v3.1.0-dev.5 05:24:17 v3.1.0-dev.6 05:24:17 v3.1.0-dev.7 05:24:17 v3.1.0-dev.8 05:24:17 v3.1.0-dev.9 [Pipeline] sh 05:24:17 + lftools sign git-tag v3.1.0-dev.16 05:24:18 Signing Git tag with Sigul... 05:24:18 Signing v3.1.0-dev.16 [Pipeline] echo 05:24:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:24:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:24:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:24:18 $ docker stop --time=1 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb 05:24:20 $ docker rm -f --volumes 3e0ff01ff0a8f415d3010957e83a892516fad0d2addf6266d657773fbe433dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:24:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:24:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:20 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:24:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:24:21 $ docker top 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:21 [ssh-agent] Looking for ssh-agent implementation... 05:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:21 $ docker exec 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a ssh-agent 05:24:21 SSH_AUTH_SOCK=/tmp/ssh-s9LYlkxZZrae/agent.31 05:24:21 SSH_AGENT_PID=37 05:24:21 Running ssh-add (command line suppressed) 05:24:21 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12490615236976746483.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12490615236976746483.key) 05:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:21 + git semver bump pre 05:24:22 2023-10-05 05:24:22,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:22 2023-10-05 05:24:22,151 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 05:24:22 2023-10-05 05:24:22,151 [bump_version] DEBUG bumped version:3.1.0-dev.17 05:24:22 2023-10-05 05:24:22,151 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 05:24:22 2023-10-05 05:24:22,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:22 2023-10-05 05:24:22,151 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:22 2023-10-05 05:24:22,153 [execute] INFO git cat-file --batch-check 05:24:22 2023-10-05 05:24:22,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:24:22 2023-10-05 05:24:22,158 [execute] INFO git cat-file --batch 05:24:22 2023-10-05 05:24:22,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:24:22 2023-10-05 05:24:22,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:22 3.1.0-dev.17 [Pipeline] } 05:24:22 $ docker exec --env ******** --env ******** 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a ssh-agent -k 05:24:22 unset SSH_AUTH_SOCK; 05:24:22 unset SSH_AGENT_PID; 05:24:22 echo Agent pid 37 killed; 05:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:22 + git semver [Pipeline] } 05:24:22 $ docker stop --time=1 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a 05:24:24 $ docker rm -f --volumes 41f519621a2bb595c0707472a438d026571ebbacbcb177caf5d4f1c572b48d4a [Pipeline] // withDockerContainer [Pipeline] sh 05:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:24 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:24:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:24:25 $ docker top 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 -eo pid,comm 05:24:25 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:24:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:25 [ssh-agent] Looking for ssh-agent implementation... 05:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:25 $ docker exec 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 ssh-agent 05:24:25 SSH_AUTH_SOCK=/tmp/ssh-s7NQoAfXNbsM/agent.32 05:24:25 SSH_AGENT_PID=38 05:24:25 Running ssh-add (command line suppressed) 05:24:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11945212707688509939.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11945212707688509939.key) 05:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:26 + git semver push 05:24:26 2023-10-05 05:24:26,171 [run_push] DEBUG push 05:24:26 2023-10-05 05:24:26,172 [execute] INFO git cat-file --batch-check 05:24:26 2023-10-05 05:24:26,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:24:26 2023-10-05 05:24:26,175 [execute] INFO git rev-list 03a83a5e50654459f0b7d49a6eedc6e7f0baec23 -- 05:24:26 2023-10-05 05:24:26,176 [execute] DEBUG Popen(['git', 'rev-list', '03a83a5e50654459f0b7d49a6eedc6e7f0baec23', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:24:26 2023-10-05 05:24:26,186 [execute] INFO git fetch -v origin 05:24:26 2023-10-05 05:24:26,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:24:26 2023-10-05 05:24:26,718 [run_push] DEBUG no remote changes detected 05:24:26 2023-10-05 05:24:26,719 [execute] INFO git push origin semver 05:24:26 2023-10-05 05:24:26,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:24:27 2023-10-05 05:24:27,498 [run_push] DEBUG push all version tags 05:24:27 2023-10-05 05:24:27,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:24:27 2023-10-05 05:24:27,499 [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:24:28 2023-10-05 05:24:28,224 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:24:28 3.1.0-dev.17 [Pipeline] } 05:24:28 $ docker exec --env ******** --env ******** 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 ssh-agent -k 05:24:28 unset SSH_AUTH_SOCK; 05:24:28 unset SSH_AGENT_PID; 05:24:28 echo Agent pid 38 killed; 05:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:28 + git semver [Pipeline] } 05:24:29 $ docker stop --time=1 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 05:24:30 $ docker rm -f --volumes 95e77f052161165d98b8aa41e850808339eb1cfee7962b58c853df2e61fd8029 [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:24:30 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 05:24:30 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:24:30 total 16 05:24:30 drwxr-xr-x 3 root root 4096 Oct 5 05:15 . 05:24:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 05:24 .. 05:24:30 drwxr-xr-x 2 root root 4096 Oct 5 05:15 cost 05:24:30 -rw-r--r-- 1 root root 86 Oct 5 05:15 cost.csv 05:24:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:24:30 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:24:30 total 16 05:24:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 05:15 . 05:24:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 05:24 .. 05:24:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 05:15 cost 05:24:30 -rw-r--r-- 1 jenkins jenkins 86 Oct 5 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:24:32 ---> package-listing.sh 05:24:32 ++ tr '[:upper:]' '[:lower:]' 05:24:32 ++ facter osfamily 05:24:32 + OS_FAMILY=debian 05:24:32 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 05:24:32 + START_PACKAGES=/tmp/packages_start.txt 05:24:32 + END_PACKAGES=/tmp/packages_end.txt 05:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:24:32 + PACKAGES=/tmp/packages_start.txt 05:24:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:24:32 + PACKAGES=/tmp/packages_end.txt 05:24:32 + case "${OS_FAMILY}" in 05:24:32 + dpkg -l 05:24:32 + grep '^ii' 05:24:32 + '[' -f /tmp/packages_start.txt ']' 05:24:32 + '[' -f /tmp/packages_end.txt ']' 05:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:24:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:24:32 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 05:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 05:24:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:33 prd-ubuntu20.04-docker-8c-8g-8549 does not seem to be running inside a container 05:24:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:24:33 $ docker top 7d4a890305da8c8d88bee3677bd022e4ba337d64792b9283fb665fb107aba029 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 05:24:34 + ls /var/log/sa-host 05:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:34 provisioning config files... 05:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16860752285388703569tmp [Pipeline] { [Pipeline] echo 05:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:24:34 ---> create-netrc.sh [Pipeline] } 05:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:24:35 ---> python-tools-install.sh [Pipeline] echo 05:24:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:24:35 ---> sudo-logs.sh 05:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:24:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:24:35 ---> job-cost.sh 05:24:35 lf-activate-venv: SKIPPING 05:24:35 DEBUG: total: 0.2199999988079071 05:24:35 INFO: Retrieving Stack Cost... 05:24:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:24:36 INFO: Archiving Costs [Pipeline] echo 05:24:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:24:36 ---> logs-deploy.sh 05:24:36 lf-activate-venv: SKIPPING 05:24:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/144 05:24:36 INFO: archiving workspace using pattern(s): 05:24:37 Archives upload complete. 05:24:38 INFO: archiving logs to Nexus 05:24:38 ---> uname -a: 05:24:38 Linux prd-ubuntu20-04-docker-8c-8g-8549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:24:38 05:24:38 05:24:38 ---> lscpu: 05:24:38 Architecture: x86_64 05:24:38 CPU op-mode(s): 32-bit, 64-bit 05:24:38 Byte Order: Little Endian 05:24:38 Address sizes: 40 bits physical, 48 bits virtual 05:24:38 CPU(s): 8 05:24:38 On-line CPU(s) list: 0-7 05:24:38 Thread(s) per core: 1 05:24:38 Core(s) per socket: 1 05:24:38 Socket(s): 8 05:24:38 NUMA node(s): 1 05:24:38 Vendor ID: AuthenticAMD 05:24:38 CPU family: 23 05:24:38 Model: 49 05:24:38 Model name: AMD EPYC-Rome Processor 05:24:38 Stepping: 0 05:24:38 CPU MHz: 2799.998 05:24:38 BogoMIPS: 5599.99 05:24:38 Virtualization: AMD-V 05:24:38 Hypervisor vendor: KVM 05:24:38 Virtualization type: full 05:24:38 L1d cache: 256 KiB 05:24:38 L1i cache: 256 KiB 05:24:38 L2 cache: 4 MiB 05:24:38 L3 cache: 128 MiB 05:24:38 NUMA node0 CPU(s): 0-7 05:24:38 Vulnerability Itlb multihit: Not affected 05:24:38 Vulnerability L1tf: Not affected 05:24:38 Vulnerability Mds: Not affected 05:24:38 Vulnerability Meltdown: Not affected 05:24:38 Vulnerability Mmio stale data: Not affected 05:24:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:24:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:24:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:24:38 Vulnerability Srbds: Not affected 05:24:38 Vulnerability Tsx async abort: Not affected 05:24:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:24:38 05:24:38 05:24:38 ---> nproc: 05:24:38 8 05:24:38 05:24:38 05:24:38 ---> df -h: 05:24:38 Filesystem Size Used Avail Use% Mounted on 05:24:38 overlay 155G 13G 143G 9% / 05:24:38 tmpfs 64M 0 64M 0% /dev 05:24:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:24:38 shm 64M 0 64M 0% /dev/shm 05:24:38 /dev/vda1 155G 13G 143G 9% /facter-os 05:24:38 05:24:38 05:24:38 ---> sar -b -r -n DEV: 05:24:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8549) 10/05/23 _x86_64_ (8 CPU) 05:24:38 05:24:38 05:12:26 LINUX RESTART (8 CPU) 05:24:38 05:24:38 05:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:24:38 05:14:01 186.90 12.05 174.85 0.00 1770.90 70226.30 0.00 05:24:38 05:15:01 163.11 0.25 162.86 0.00 22.80 43452.22 0.00 05:24:38 05:16:01 87.99 0.08 87.90 0.00 13.86 19767.91 0.00 05:24:38 05:17:01 2.13 0.02 2.12 0.00 0.13 24.15 0.00 05:24:38 05:18:01 32.54 7.80 24.75 0.00 905.32 2499.05 0.00 05:24:38 05:19:01 33.34 3.83 29.51 0.00 4272.49 6448.39 0.00 05:24:38 05:20:01 3.55 0.02 3.53 0.00 0.13 87.45 0.00 05:24:38 05:21:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 05:24:38 05:22:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 05:24:38 05:23:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 05:24:38 05:24:01 57.67 0.22 57.46 0.00 11.20 40506.32 0.00 05:24:38 Average: 51.99 2.21 49.78 0.00 636.07 16641.78 0.00 05:24:38 05:24:38 05:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:24:38 05:14:01 27796856 31602056 706672 2.15 148072 3796988 1866712 5.50 1183920 3397996 421060 05:24:38 05:15:01 28220160 31592744 715260 2.18 155328 3394508 1861708 5.49 1201396 2992412 56 05:24:38 05:16:01 27663972 31578028 727284 2.21 165408 3874200 1748824 5.15 1264432 3431912 316 05:24:38 05:17:01 27661724 31575892 728680 2.22 165464 3874200 1748824 5.15 1264148 3431916 52 05:24:38 05:18:01 27537900 31568952 707348 2.15 181488 3980392 1664452 4.91 1336624 3463220 1732 05:24:38 05:19:01 27188356 31560128 713824 2.17 195480 4299300 1730532 5.10 1567328 3567052 8 05:24:38 05:20:01 27205528 31572548 701756 2.13 194052 4296176 1698868 5.01 1555080 3563976 168 05:24:38 05:21:01 27205876 31572964 701364 2.13 194116 4296176 1698868 5.01 1554676 3563976 52 05:24:38 05:22:01 27205676 31572804 701480 2.13 194140 4296180 1698868 5.01 1554936 3563980 4 05:24:38 05:23:01 27207764 31574924 699264 2.13 194200 4296184 1698868 5.01 1553004 3563984 12 05:24:38 05:24:01 26385224 31528044 739936 2.25 211412 5000340 1901060 5.60 1652120 4226120 816 05:24:38 Average: 27389003 31572644 712988 2.17 181742 4127695 1756144 5.18 1426151 3524231 38571 05:24:38 05:24:38 05:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:24:38 05:14:01 ens3 637.88 368.77 7351.38 58.13 0.00 0.00 0.00 0.00 05:24:38 05:14:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 05:24:38 05:14:01 docker0 208.62 387.69 17.94 2467.46 0.00 0.00 0.00 0.00 05:24:38 05:15:01 ens3 40.68 27.43 69.89 16.70 0.00 0.00 0.00 0.00 05:24:38 05:15:01 lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 05:24:38 05:15:01 docker0 1.27 2.17 0.08 30.85 0.00 0.00 0.00 0.00 05:24:38 05:16:01 ens3 168.66 135.19 2637.70 330.51 0.00 0.00 0.00 0.00 05:24:38 05:16:01 lo 7.08 7.08 0.71 0.71 0.00 0.00 0.00 0.00 05:24:38 05:16:01 docker0 1.38 2.35 0.09 31.34 0.00 0.00 0.00 0.00 05:24:38 05:17:01 ens3 4.68 3.25 13.49 0.43 0.00 0.00 0.00 0.00 05:24:38 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:24:38 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:18:01 ens3 355.97 181.44 721.61 16.92 0.00 0.00 0.00 0.00 05:24:38 05:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:24:38 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:19:01 ens3 134.68 59.82 2027.36 4.10 0.00 0.00 0.00 0.00 05:24:38 05:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:24:38 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:20:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:21:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:24:38 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:24:38 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:22:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:24:38 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:24:38 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:24:38 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 05:24:01 ens3 247.23 142.99 5015.79 23.39 0.00 0.00 0.00 0.00 05:24:38 05:24:01 vethc2b8005 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:24:38 05:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 05:24:38 05:24:01 docker0 58.69 106.97 4.77 1024.13 0.00 0.00 0.00 0.00 05:24:38 Average: ens3 144.59 83.57 1621.56 40.93 0.00 0.00 0.00 0.00 05:24:38 Average: vethc2b8005 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:24:38 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 05:24:38 Average: docker0 24.54 45.38 2.08 323.07 0.00 0.00 0.00 0.00 05:24:38 05:24:38