Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44db128f908bb002eba25d15c491b9a779a086c0 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-ssh8929176401707304206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8549787544511958035.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9673956436468361156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16245523996852121401.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-ssh5938121803440843135.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12220’ Running on prd-ubuntu20.04-docker-8c-8g-12224 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 44db128f908bb002eba25d15c491b9a779a086c0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#584)" > git rev-list --no-walk 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T18:47:59.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T18:47:59.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T18:47:59.780Z] ========================================================= [2023-05-01T18:47:59.780Z] EdgeX Global Pipelines Version Info [2023-05-01T18:47:59.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:00.497Z] ------------------- [2023-05-01T18:48:00.497Z] stable info: [2023-05-01T18:48:00.497Z] ------------------- [2023-05-01T18:48:00.497Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T18:48:00.497Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T18:48:00.497Z] Message: update stable to v1.0.248 [2023-05-01T18:48:01.068Z] ------------------- [2023-05-01T18:48:01.068Z] experimental info: [2023-05-01T18:48:01.068Z] ------------------- [2023-05-01T18:48:01.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T18:48:01.068Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T18:48:01.068Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T18:48:01.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-01T18:48:01.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-01T18:48:01.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T18:48:01.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T18:48:01.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T18:48:01.304Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T18:48:01.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T18:48:01.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T18:48:01.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T18:48:01.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T18:48:01.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T18:48:01.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-01T18:48:01.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T18:48:01.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T18:48:01.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:48:01.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:48:01.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:48:01.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:48:01.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T18:48:01.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T18:48:01.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-01T18:48:01.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-01T18:48:01.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T18:48:01.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T18:48:01.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T18:48:01.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T18:48:01.597Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T18:48:01.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T18:48:01.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T18:48:01.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T18:48:01.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] echo [2023-05-01T18:48:01.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44db128 [Pipeline] echo [2023-05-01T18:48:01.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:48:01.732Z] provisioning config files... [2023-05-01T18:48:01.747Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5815945131588451161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:02.049Z] ---> docker-login.sh [2023-05-01T18:48:02.049Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:48:02.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:02.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:02.310Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:02.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:02.310Z] [2023-05-01T18:48:02.310Z] Login Succeeded [2023-05-01T18:48:02.310Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:48:02.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:02.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:02.572Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:02.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:02.572Z] [2023-05-01T18:48:02.572Z] Login Succeeded [2023-05-01T18:48:02.572Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:48:02.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:02.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:02.572Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:02.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:02.572Z] [2023-05-01T18:48:02.572Z] Login Succeeded [2023-05-01T18:48:02.572Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:48:02.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:02.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:02.831Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:02.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:02.831Z] [2023-05-01T18:48:02.831Z] Login Succeeded [2023-05-01T18:48:02.831Z] docker.io [2023-05-01T18:48:02.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:03.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:03.091Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:03.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:03.091Z] [2023-05-01T18:48:03.091Z] Login Succeeded [2023-05-01T18:48:03.091Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:48:03.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T18:48:03.456Z] + git rev-list -1 --merges 44db128f908bb002eba25d15c491b9a779a086c0~1..44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] echo [2023-05-01T18:48:03.506Z] -----------> git rev-list -1 --merges 44db128f908bb002eba25d15c491b9a779a086c0~1..44db128f908bb002eba25d15c491b9a779a086c0 44db128f908bb002eba25d15c491b9a779a086c0 [false] [Pipeline] sh [2023-05-01T18:48:03.809Z] + git log --format=format:%s -1 44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] echo [2023-05-01T18:48:03.824Z] ========================================================= [2023-05-01T18:48:03.824Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T18:48:03.824Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:48:04.157Z] + git log --format=format:%s -1 44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] echo [2023-05-01T18:48:04.168Z] [semverPrep] GIT_COMMIT: 44db128f908bb002eba25d15c491b9a779a086c0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#584) [Pipeline] echo [2023-05-01T18:48:04.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T18:48:04.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T18:48:04.525Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T18:48:04.525Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T18:48:04.525Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T18:48:04.525Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T18:48:04.525Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T18:48:04.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:04.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:04.871Z] [2023-05-01T18:48:04.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:05.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:05.174Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T18:48:05.174Z] b85a868b505f: Pulling fs layer [2023-05-01T18:48:05.174Z] e2be974225ed: Pulling fs layer [2023-05-01T18:48:05.174Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T18:48:05.174Z] 988bab9f4d93: Pulling fs layer [2023-05-01T18:48:05.174Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T18:48:05.174Z] eaf3925da568: Pulling fs layer [2023-05-01T18:48:05.174Z] bab4dde63d76: Pulling fs layer [2023-05-01T18:48:05.174Z] bde34c3a00c8: Pulling fs layer [2023-05-01T18:48:05.174Z] b352a97aabf1: Pulling fs layer [2023-05-01T18:48:05.174Z] 4872d77fe225: Pulling fs layer [2023-05-01T18:48:05.174Z] 5851b861e8e6: Pulling fs layer [2023-05-01T18:48:05.174Z] 1469e6f7b9e6: Waiting [2023-05-01T18:48:05.174Z] eaf3925da568: Waiting [2023-05-01T18:48:05.174Z] bab4dde63d76: Waiting [2023-05-01T18:48:05.174Z] bde34c3a00c8: Waiting [2023-05-01T18:48:05.174Z] b352a97aabf1: Waiting [2023-05-01T18:48:05.174Z] 4872d77fe225: Waiting [2023-05-01T18:48:05.174Z] 988bab9f4d93: Waiting [2023-05-01T18:48:05.174Z] 5851b861e8e6: Waiting [2023-05-01T18:48:05.174Z] e2be974225ed: Download complete [2023-05-01T18:48:05.174Z] 988bab9f4d93: Verifying Checksum [2023-05-01T18:48:05.174Z] 988bab9f4d93: Download complete [2023-05-01T18:48:05.174Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T18:48:05.174Z] 1469e6f7b9e6: Download complete [2023-05-01T18:48:05.174Z] eaf3925da568: Verifying Checksum [2023-05-01T18:48:05.174Z] eaf3925da568: Download complete [2023-05-01T18:48:05.434Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T18:48:05.434Z] 339a4e72a1f5: Download complete [2023-05-01T18:48:05.434Z] bde34c3a00c8: Download complete [2023-05-01T18:48:05.434Z] b352a97aabf1: Verifying Checksum [2023-05-01T18:48:05.434Z] b352a97aabf1: Download complete [2023-05-01T18:48:05.434Z] 4872d77fe225: Verifying Checksum [2023-05-01T18:48:05.434Z] 4872d77fe225: Download complete [2023-05-01T18:48:05.434Z] 5851b861e8e6: Verifying Checksum [2023-05-01T18:48:05.434Z] 5851b861e8e6: Download complete [2023-05-01T18:48:05.434Z] b85a868b505f: Verifying Checksum [2023-05-01T18:48:05.434Z] b85a868b505f: Download complete [2023-05-01T18:48:05.692Z] bab4dde63d76: Verifying Checksum [2023-05-01T18:48:05.692Z] bab4dde63d76: Download complete [2023-05-01T18:48:06.627Z] b85a868b505f: Pull complete [2023-05-01T18:48:06.886Z] e2be974225ed: Pull complete [2023-05-01T18:48:07.145Z] 339a4e72a1f5: Pull complete [2023-05-01T18:48:07.404Z] 988bab9f4d93: Pull complete [2023-05-01T18:48:07.662Z] 1469e6f7b9e6: Pull complete [2023-05-01T18:48:07.662Z] eaf3925da568: Pull complete [2023-05-01T18:48:09.563Z] bab4dde63d76: Pull complete [2023-05-01T18:48:09.563Z] bde34c3a00c8: Pull complete [2023-05-01T18:48:09.563Z] b352a97aabf1: Pull complete [2023-05-01T18:48:09.563Z] 4872d77fe225: Pull complete [2023-05-01T18:48:09.822Z] 5851b861e8e6: Pull complete [2023-05-01T18:48:09.822Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T18:48:09.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:09.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:48:09.917Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T18:48:09.933Z] $ 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 [2023-05-01T18:48:11.945Z] $ docker top 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad -eo pid,comm [2023-05-01T18:48:12.014Z] 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). [2023-05-01T18:48:12.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T18:48:12.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:48:12.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:48:12.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:48:12.161Z] $ docker exec 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad ssh-agent [2023-05-01T18:48:12.284Z] SSH_AUTH_SOCK=/tmp/ssh-pYxUywLhPmJT/agent.33 [2023-05-01T18:48:12.284Z] SSH_AGENT_PID=39 [2023-05-01T18:48:12.289Z] Running ssh-add (command line suppressed) [2023-05-01T18:48:12.385Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_343957937765561984.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_343957937765561984.key) [2023-05-01T18:48:12.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:48:12.710Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T18:48:12.714Z] $ docker exec --env ******** --env ******** 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad ssh-agent -k [2023-05-01T18:48:12.815Z] unset SSH_AUTH_SOCK; [2023-05-01T18:48:12.815Z] unset SSH_AGENT_PID; [2023-05-01T18:48:12.816Z] echo Agent pid 39 killed; [2023-05-01T18:48:12.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T18:48:12.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:48:12.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:48:12.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:48:12.961Z] $ docker exec 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad ssh-agent [2023-05-01T18:48:13.072Z] SSH_AUTH_SOCK=/tmp/ssh-kWjiDtYlO1zQ/agent.71 [2023-05-01T18:48:13.072Z] SSH_AGENT_PID=77 [2023-05-01T18:48:13.079Z] Running ssh-add (command line suppressed) [2023-05-01T18:48:13.170Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4557162340811654806.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4557162340811654806.key) [2023-05-01T18:48:13.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:48:13.481Z] + git semver init [2023-05-01T18:48:13.741Z] 2023-05-01 18:48:13,657 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T18:48:13.741Z] 2023-05-01 18:48:13,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-01T18:48:13.741Z] 2023-05-01 18:48:13,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-01T18:48:13.742Z] 2023-05-01 18:48:13,659 [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) [2023-05-01T18:48:14.681Z] 2023-05-01 18:48:14,448 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-01T18:48:14.681Z] 2023-05-01 18:48:14,449 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-01T18:48:14.681Z] 2023-05-01 18:48:14,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T18:48:14.681Z] 2023-05-01 18:48:14,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T18:48:14.681Z] 3.0.0-dev.27 [Pipeline] } [2023-05-01T18:48:14.679Z] $ docker exec --env ******** --env ******** 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad ssh-agent -k [2023-05-01T18:48:14.782Z] unset SSH_AUTH_SOCK; [2023-05-01T18:48:14.782Z] unset SSH_AGENT_PID; [2023-05-01T18:48:14.785Z] echo Agent pid 77 killed; [2023-05-01T18:48:14.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T18:48:15.106Z] + git semver [Pipeline] } [2023-05-01T18:48:15.368Z] $ docker stop --time=1 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad [2023-05-01T18:48:16.675Z] $ docker rm -f --volumes 222709d945deb719e8f9546547f8a930b43a02e31e2cd9ba19783c766c4d79ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:48:17.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T18:48:17.236Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T18:48:17.238Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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 [2023-05-01T18:48:17.385Z] provisioning config files... [2023-05-01T18:48:17.394Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8639350388712008041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:17.690Z] ---> docker-login.sh [2023-05-01T18:48:17.690Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:48:17.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:17.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:17.690Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:17.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:17.690Z] [2023-05-01T18:48:17.690Z] Login Succeeded [2023-05-01T18:48:17.690Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:48:17.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:17.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:17.690Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:17.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:17.690Z] [2023-05-01T18:48:17.690Z] Login Succeeded [2023-05-01T18:48:17.690Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:48:17.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:17.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:17.949Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:17.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:17.949Z] [2023-05-01T18:48:17.949Z] Login Succeeded [2023-05-01T18:48:17.949Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:48:17.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:17.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:17.949Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:17.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:17.949Z] [2023-05-01T18:48:17.949Z] Login Succeeded [2023-05-01T18:48:17.949Z] docker.io [2023-05-01T18:48:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:18.208Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:18.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:18.208Z] [2023-05-01T18:48:18.208Z] Login Succeeded [2023-05-01T18:48:18.208Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:48:18.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:48:18.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:48:18.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:48:18.309Z] ========================================================= [2023-05-01T18:48:18.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T18:48:18.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:18.619Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:48:18.619Z] Sending build context to Docker daemon 6.461MB [2023-05-01T18:48:18.619Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:48:18.619Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T18:48:18.619Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T18:48:18.619Z] f56be85fc22e: Pulling fs layer [2023-05-01T18:48:18.619Z] 85791d961cd3: Pulling fs layer [2023-05-01T18:48:18.619Z] d694b5ae8c79: Pulling fs layer [2023-05-01T18:48:18.619Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T18:48:18.619Z] 4d19c01a9841: Pulling fs layer [2023-05-01T18:48:18.619Z] 9325e15d5711: Pulling fs layer [2023-05-01T18:48:18.619Z] 556b6ee489ea: Pulling fs layer [2023-05-01T18:48:18.619Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T18:48:18.619Z] 9f32a84ed3da: Waiting [2023-05-01T18:48:18.619Z] 4d19c01a9841: Waiting [2023-05-01T18:48:18.619Z] c5a4b2cf53e6: Waiting [2023-05-01T18:48:18.619Z] 9325e15d5711: Waiting [2023-05-01T18:48:18.619Z] 85791d961cd3: Download complete [2023-05-01T18:48:18.619Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T18:48:18.619Z] 9f32a84ed3da: Download complete [2023-05-01T18:48:18.877Z] 4d19c01a9841: Verifying Checksum [2023-05-01T18:48:18.877Z] 4d19c01a9841: Download complete [2023-05-01T18:48:18.877Z] f56be85fc22e: Verifying Checksum [2023-05-01T18:48:18.877Z] f56be85fc22e: Download complete [2023-05-01T18:48:18.877Z] 9325e15d5711: Verifying Checksum [2023-05-01T18:48:18.877Z] 9325e15d5711: Download complete [2023-05-01T18:48:18.877Z] f56be85fc22e: Pull complete [2023-05-01T18:48:19.140Z] 85791d961cd3: Pull complete [2023-05-01T18:48:19.140Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T18:48:19.140Z] c5a4b2cf53e6: Download complete [2023-05-01T18:48:19.399Z] d694b5ae8c79: Verifying Checksum [2023-05-01T18:48:19.399Z] d694b5ae8c79: Download complete [2023-05-01T18:48:19.657Z] 556b6ee489ea: Verifying Checksum [2023-05-01T18:48:19.657Z] 556b6ee489ea: Download complete [2023-05-01T18:48:22.936Z] d694b5ae8c79: Pull complete [2023-05-01T18:48:22.936Z] 9f32a84ed3da: Pull complete [2023-05-01T18:48:22.936Z] 4d19c01a9841: Pull complete [2023-05-01T18:48:22.936Z] 9325e15d5711: Pull complete [2023-05-01T18:48:25.482Z] 556b6ee489ea: Pull complete [2023-05-01T18:48:26.415Z] c5a4b2cf53e6: Pull complete [2023-05-01T18:48:26.415Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T18:48:26.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T18:48:26.415Z] ---> c4be618373d6 [2023-05-01T18:48:26.415Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:48:29.715Z] ---> Running in bea1c4435c71 [2023-05-01T18:48:29.715Z] Removing intermediate container bea1c4435c71 [2023-05-01T18:48:29.715Z] ---> 054d7fd203cc [2023-05-01T18:48:29.715Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:48:29.974Z] ---> Running in a537df30d411 [2023-05-01T18:48:29.974Z] Removing intermediate container a537df30d411 [2023-05-01T18:48:29.974Z] ---> 49bcb68cc4f6 [2023-05-01T18:48:29.974Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:48:29.974Z] ---> Running in 9d1f4057512e [2023-05-01T18:48:30.233Z] Removing intermediate container 9d1f4057512e [2023-05-01T18:48:30.233Z] ---> efd51baac344 [2023-05-01T18:48:30.233Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:48:30.233Z] ---> Running in 164c7c78b1b2 [2023-05-01T18:48:30.233Z] Removing intermediate container 164c7c78b1b2 [2023-05-01T18:48:30.233Z] ---> b524b7ac3321 [2023-05-01T18:48:30.233Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:48:30.233Z] ---> Running in 671fe10ad447 [2023-05-01T18:48:30.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:48:30.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:48:31.010Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-01T18:48:31.010Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-01T18:48:31.010Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-01T18:48:31.010Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-01T18:48:31.010Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:48:31.010Z] OK: 269 MiB in 57 packages [2023-05-01T18:48:31.578Z] Removing intermediate container 671fe10ad447 [2023-05-01T18:48:31.578Z] ---> f3af35999b01 [2023-05-01T18:48:31.578Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-01T18:48:31.578Z] ---> Running in 47af4fd5302b [2023-05-01T18:48:31.578Z] Removing intermediate container 47af4fd5302b [2023-05-01T18:48:31.578Z] ---> 923a5b35db68 [2023-05-01T18:48:31.578Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-01T18:48:31.578Z] ---> ba1e351df265 [2023-05-01T18:48:31.578Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:48:31.578Z] ---> Running in 694e2216213a [2023-05-01T18:48:32.343Z] Still waiting to schedule task [2023-05-01T18:48:32.343Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12222’ [2023-05-01T18:48:58.176Z] Removing intermediate container 694e2216213a [2023-05-01T18:48:58.176Z] ---> 23db8c6523be [2023-05-01T18:48:58.176Z] Step 11/12 : COPY . . [2023-05-01T18:48:58.176Z] ---> b466df5c21db [2023-05-01T18:48:58.176Z] Step 12/12 : RUN $MAKE [2023-05-01T18:48:58.176Z] ---> Running in 72a7d88c7908 [2023-05-01T18:48:58.176Z] noop [2023-05-01T18:48:58.435Z] Removing intermediate container 72a7d88c7908 [2023-05-01T18:48:58.435Z] ---> a6367d9e004f [2023-05-01T18:48:58.435Z] Successfully built a6367d9e004f [2023-05-01T18:48:58.435Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:58.750Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:48:58.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:48:58.816Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T18:48:58.841Z] $ 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 [2023-05-01T18:48:59.186Z] $ docker top 487edd79afa87cae40251313c5d93627fff51b7952aa800a57d42a363fee88ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:48:59.529Z] + go version [2023-05-01T18:48:59.530Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T18:48:59.542Z] $ docker stop --time=1 487edd79afa87cae40251313c5d93627fff51b7952aa800a57d42a363fee88ad [2023-05-01T18:49:00.825Z] $ docker rm -f --volumes 487edd79afa87cae40251313c5d93627fff51b7952aa800a57d42a363fee88ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:01.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:49:01.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:49:01.299Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T18:49:01.334Z] $ 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 [2023-05-01T18:49:01.687Z] $ docker top 6e818bcb323953c0074d3f5f30293724edba87e8b0f7215d0345f180f354031c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:49:02.031Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T18:49:02.328Z] + make test [2023-05-01T18:49:02.328Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T18:49:07.697Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-01T18:49:17.674Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-01T18:49:17.674Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-01T18:49:17.674Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 24.6% of statements [2023-05-01T18:49:24.565Z] go vet ./... [2023-05-01T18:49:28.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T18:49:28.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T18:49:28.745Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T18:49:28.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T18:49:28.804Z] $ docker stop --time=1 6e818bcb323953c0074d3f5f30293724edba87e8b0f7215d0345f180f354031c [2023-05-01T18:49:31.493Z] $ docker rm -f --volumes 6e818bcb323953c0074d3f5f30293724edba87e8b0f7215d0345f180f354031c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:49:31.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T18:49:32.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T18:49:32.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T18:49:32.831Z] + ls -al . [2023-05-01T18:49:32.831Z] total 180 [2023-05-01T18:49:32.831Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 18:49 . [2023-05-01T18:49:32.831Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:47 .. [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 18:47 .dockerignore [2023-05-01T18:49:32.832Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:48 .git [2023-05-01T18:49:32.832Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:47 .github [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 329 May 1 18:47 .gitignore [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 18:47 .golangci.yml [2023-05-01T18:49:32.832Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:48 .semver [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 1 18:47 Attribution.txt [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 1 18:47 CHANGELOG.md [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 1 18:47 Dockerfile [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:47 GOVERNANCE.md [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 678 May 1 18:47 Jenkinsfile [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 1 18:47 LICENSE [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 1 18:47 Makefile [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 620 May 1 18:47 OWNERS.md [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 1 18:47 README.md [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 18:48 VERSION [2023-05-01T18:49:32.832Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:47 bin [2023-05-01T18:49:32.832Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:47 cmd [2023-05-01T18:49:32.832Z] -rw-r--r-- 1 jenkins jenkins 16535 May 1 18:49 coverage.out [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 1 18:47 go.mod [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 1 18:47 go.sum [2023-05-01T18:49:32.832Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:47 internal [2023-05-01T18:49:32.832Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:47 mock [2023-05-01T18:49:32.832Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:47 snap [2023-05-01T18:49:32.832Z] -rw-rw-r-- 1 jenkins jenkins 227 May 1 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:33.152Z] + 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=44db128f908bb002eba25d15c491b9a779a086c0 --label arch=amd64 --label version=3.0.0-dev.27 . [2023-05-01T18:49:33.152Z] Sending build context to Docker daemon 6.478MB [2023-05-01T18:49:33.152Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:49:33.153Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-01T18:49:33.153Z] ---> a6367d9e004f [2023-05-01T18:49:33.153Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:49:33.411Z] ---> Running in 99e45b87a1b3 [2023-05-01T18:49:33.411Z] Removing intermediate container 99e45b87a1b3 [2023-05-01T18:49:33.411Z] ---> 7f81ac0000c6 [2023-05-01T18:49:33.411Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:49:33.411Z] ---> Running in bf0da0bbe60f [2023-05-01T18:49:33.411Z] Removing intermediate container bf0da0bbe60f [2023-05-01T18:49:33.411Z] ---> f9c688aeb6c4 [2023-05-01T18:49:33.411Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:49:33.411Z] ---> Running in f3c26280c52f [2023-05-01T18:49:33.671Z] Removing intermediate container f3c26280c52f [2023-05-01T18:49:33.671Z] ---> 6766eb82fbd8 [2023-05-01T18:49:33.671Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:49:33.671Z] ---> Running in a20d9e596d5b [2023-05-01T18:49:33.671Z] Removing intermediate container a20d9e596d5b [2023-05-01T18:49:33.671Z] ---> a70336ac213a [2023-05-01T18:49:33.671Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:49:33.671Z] ---> Running in 15c7b5c953c8 [2023-05-01T18:49:33.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:34.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:34.189Z] OK: 269 MiB in 57 packages [2023-05-01T18:49:34.757Z] Removing intermediate container 15c7b5c953c8 [2023-05-01T18:49:34.757Z] ---> e24659bb98bc [2023-05-01T18:49:34.757Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-01T18:49:34.757Z] ---> Running in 3b6f669a43d1 [2023-05-01T18:49:34.757Z] Removing intermediate container 3b6f669a43d1 [2023-05-01T18:49:34.757Z] ---> 80932cb2ab09 [2023-05-01T18:49:34.757Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-01T18:49:34.757Z] ---> ca27ec44a978 [2023-05-01T18:49:34.757Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:49:34.757Z] ---> Running in 1765d2a1e3db [2023-05-01T18:49:35.693Z] Removing intermediate container 1765d2a1e3db [2023-05-01T18:49:35.693Z] ---> 10b74b02b4b5 [2023-05-01T18:49:35.693Z] Step 11/24 : COPY . . [2023-05-01T18:49:35.951Z] ---> 5c75e0f85f4b [2023-05-01T18:49:35.951Z] Step 12/24 : RUN $MAKE [2023-05-01T18:49:35.951Z] ---> Running in 49cdc1eda975 [2023-05-01T18:49:36.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-01T18:49:58.139Z] Removing intermediate container 49cdc1eda975 [2023-05-01T18:49:58.139Z] ---> 45f6818faed1 [2023-05-01T18:49:58.139Z] Step 13/24 : FROM alpine:3.17 [2023-05-01T18:49:58.139Z] 3.17: Pulling from library/alpine [2023-05-01T18:49:58.139Z] f56be85fc22e: Already exists [2023-05-01T18:49:58.139Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T18:49:58.139Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T18:49:58.139Z] ---> 9ed4aefc74f6 [2023-05-01T18:49:58.139Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-01T18:49:58.139Z] ---> Running in f297a41683a6 [2023-05-01T18:49:58.139Z] Removing intermediate container f297a41683a6 [2023-05-01T18:49:58.139Z] ---> 59536f69f5eb [2023-05-01T18:49:58.139Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T18:49:58.139Z] ---> Running in 33876bab1348 [2023-05-01T18:49:58.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:58.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:58.139Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T18:49:58.139Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:49:58.139Z] OK: 7 MiB in 16 packages [2023-05-01T18:49:58.139Z] Removing intermediate container 33876bab1348 [2023-05-01T18:49:58.139Z] ---> 426b0c2d44d6 [2023-05-01T18:49:58.139Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-01T18:49:58.139Z] ---> 6fb782a77507 [2023-05-01T18:49:58.139Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-01T18:49:58.139Z] ---> 07409d100c00 [2023-05-01T18:49:58.139Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-01T18:49:58.139Z] ---> 18d5e338293a [2023-05-01T18:49:58.139Z] Step 19/24 : EXPOSE 59982 [2023-05-01T18:49:58.139Z] ---> Running in 26ae07b43139 [2023-05-01T18:49:58.139Z] Removing intermediate container 26ae07b43139 [2023-05-01T18:49:58.139Z] ---> dfe39cdb6668 [2023-05-01T18:49:58.139Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-01T18:49:58.139Z] ---> Running in bf4e192eba7a [2023-05-01T18:49:58.139Z] Removing intermediate container bf4e192eba7a [2023-05-01T18:49:58.140Z] ---> e595da15a53b [2023-05-01T18:49:58.140Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-01T18:49:58.140Z] ---> Running in 2fa2accef68d [2023-05-01T18:49:58.140Z] Removing intermediate container 2fa2accef68d [2023-05-01T18:49:58.140Z] ---> c34c3901dc08 [2023-05-01T18:49:58.140Z] Step 22/24 : LABEL arch=amd64 [2023-05-01T18:49:58.140Z] ---> Running in c462fa2105ac [2023-05-01T18:49:58.140Z] Removing intermediate container c462fa2105ac [2023-05-01T18:49:58.140Z] ---> 8cccfe94ef15 [2023-05-01T18:49:58.140Z] Step 23/24 : LABEL git_sha=44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:49:58.140Z] ---> Running in 5c67f4724753 [2023-05-01T18:49:58.140Z] Removing intermediate container 5c67f4724753 [2023-05-01T18:49:58.140Z] ---> b6cb2e0455ff [2023-05-01T18:49:58.140Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-01T18:49:58.140Z] ---> Running in 71d769ae2828 [2023-05-01T18:49:58.140Z] Removing intermediate container 71d769ae2828 [2023-05-01T18:49:58.140Z] ---> 28822ac28524 [2023-05-01T18:49:58.140Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T18:49:58.140Z] Successfully built 28822ac28524 [2023-05-01T18:49:58.140Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:49:58.235Z] provisioning config files... [2023-05-01T18:49:58.244Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5688905805149283570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:49:58.539Z] ---> docker-login.sh [2023-05-01T18:49:58.540Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:49:58.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:49:58.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:49:58.540Z] Configure a credential helper to remove this warning. See [2023-05-01T18:49:58.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:49:58.540Z] [2023-05-01T18:49:58.540Z] Login Succeeded [2023-05-01T18:49:58.540Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:49:58.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:49:58.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:49:58.540Z] Configure a credential helper to remove this warning. See [2023-05-01T18:49:58.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:49:58.540Z] [2023-05-01T18:49:58.540Z] Login Succeeded [2023-05-01T18:49:58.540Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:49:58.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:49:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:49:58.798Z] Configure a credential helper to remove this warning. See [2023-05-01T18:49:58.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:49:58.798Z] [2023-05-01T18:49:58.798Z] Login Succeeded [2023-05-01T18:49:58.798Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:49:58.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:49:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:49:58.798Z] Configure a credential helper to remove this warning. See [2023-05-01T18:49:58.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:49:58.798Z] [2023-05-01T18:49:58.798Z] Login Succeeded [2023-05-01T18:49:58.798Z] docker.io [2023-05-01T18:49:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:49:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:49:59.057Z] Configure a credential helper to remove this warning. See [2023-05-01T18:49:59.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:49:59.057Z] [2023-05-01T18:49:59.057Z] Login Succeeded [2023-05-01T18:49:59.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:49:59.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:49:59.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:49:59.121Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-01T18:49:59.121Z] 44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:49:59.121Z] latest [2023-05-01T18:49:59.121Z] 3.0.0-dev.27 [2023-05-01T18:49:59.121Z] 44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:49:59.121Z] main [2023-05-01T18:49:59.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:59.455Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:59.767Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:49:59.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-01T18:49:59.767Z] 91d163de9f22: Preparing [2023-05-01T18:49:59.767Z] df31afa2b29c: Preparing [2023-05-01T18:49:59.767Z] 33431a9c0e8d: Preparing [2023-05-01T18:49:59.767Z] d81b73252c30: Preparing [2023-05-01T18:49:59.767Z] f1417ff83b31: Preparing [2023-05-01T18:49:59.767Z] f1417ff83b31: Layer already exists [2023-05-01T18:49:59.767Z] d81b73252c30: Pushed [2023-05-01T18:49:59.767Z] df31afa2b29c: Pushed [2023-05-01T18:49:59.767Z] 91d163de9f22: Pushed [2023-05-01T18:50:02.299Z] 33431a9c0e8d: Pushed [2023-05-01T18:50:02.299Z] 44db128f908bb002eba25d15c491b9a779a086c0: digest: sha256:f14901a98aaac92845594777c522eb4cf067e3c43be0f8f480e78c8384771be6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:02.604Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:02.908Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-01T18:50:02.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-01T18:50:02.908Z] 91d163de9f22: Preparing [2023-05-01T18:50:02.908Z] df31afa2b29c: Preparing [2023-05-01T18:50:02.908Z] 33431a9c0e8d: Preparing [2023-05-01T18:50:02.908Z] d81b73252c30: Preparing [2023-05-01T18:50:02.908Z] f1417ff83b31: Preparing [2023-05-01T18:50:02.908Z] df31afa2b29c: Layer already exists [2023-05-01T18:50:02.908Z] d81b73252c30: Layer already exists [2023-05-01T18:50:02.908Z] 91d163de9f22: Layer already exists [2023-05-01T18:50:02.908Z] 33431a9c0e8d: Layer already exists [2023-05-01T18:50:02.908Z] f1417ff83b31: Layer already exists [2023-05-01T18:50:02.908Z] latest: digest: sha256:f14901a98aaac92845594777c522eb4cf067e3c43be0f8f480e78c8384771be6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:03.217Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:03.519Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.27 [2023-05-01T18:50:03.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-01T18:50:03.520Z] 91d163de9f22: Preparing [2023-05-01T18:50:03.520Z] df31afa2b29c: Preparing [2023-05-01T18:50:03.520Z] 33431a9c0e8d: Preparing [2023-05-01T18:50:03.520Z] d81b73252c30: Preparing [2023-05-01T18:50:03.520Z] f1417ff83b31: Preparing [2023-05-01T18:50:03.520Z] 91d163de9f22: Layer already exists [2023-05-01T18:50:03.520Z] d81b73252c30: Layer already exists [2023-05-01T18:50:03.520Z] 33431a9c0e8d: Layer already exists [2023-05-01T18:50:03.520Z] df31afa2b29c: Layer already exists [2023-05-01T18:50:03.520Z] f1417ff83b31: Layer already exists [2023-05-01T18:50:03.520Z] 3.0.0-dev.27: digest: sha256:f14901a98aaac92845594777c522eb4cf067e3c43be0f8f480e78c8384771be6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:03.831Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:04.141Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:50:04.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-01T18:50:04.141Z] 91d163de9f22: Preparing [2023-05-01T18:50:04.141Z] df31afa2b29c: Preparing [2023-05-01T18:50:04.141Z] 33431a9c0e8d: Preparing [2023-05-01T18:50:04.141Z] d81b73252c30: Preparing [2023-05-01T18:50:04.141Z] f1417ff83b31: Preparing [2023-05-01T18:50:04.141Z] 91d163de9f22: Layer already exists [2023-05-01T18:50:04.141Z] d81b73252c30: Layer already exists [2023-05-01T18:50:04.141Z] df31afa2b29c: Layer already exists [2023-05-01T18:50:04.141Z] f1417ff83b31: Layer already exists [2023-05-01T18:50:04.141Z] 33431a9c0e8d: Layer already exists [2023-05-01T18:50:04.141Z] 44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27: digest: sha256:f14901a98aaac92845594777c522eb4cf067e3c43be0f8f480e78c8384771be6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:04.447Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:04.749Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-01T18:50:04.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-01T18:50:04.749Z] 91d163de9f22: Preparing [2023-05-01T18:50:04.749Z] df31afa2b29c: Preparing [2023-05-01T18:50:04.749Z] 33431a9c0e8d: Preparing [2023-05-01T18:50:04.749Z] d81b73252c30: Preparing [2023-05-01T18:50:04.749Z] f1417ff83b31: Preparing [2023-05-01T18:50:04.749Z] 91d163de9f22: Layer already exists [2023-05-01T18:50:04.749Z] d81b73252c30: Layer already exists [2023-05-01T18:50:04.749Z] f1417ff83b31: Layer already exists [2023-05-01T18:50:04.749Z] 33431a9c0e8d: Layer already exists [2023-05-01T18:50:04.749Z] df31afa2b29c: Layer already exists [2023-05-01T18:50:04.749Z] main: digest: sha256:f14901a98aaac92845594777c522eb4cf067e3c43be0f8f480e78c8384771be6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:50:04.803Z] ===================================================== [Pipeline] echo [2023-05-01T18:50:04.812Z] taggedImages: [2023-05-01T18:50:04.812Z] - nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:50:04.812Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-01T18:50:04.812Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.27 [2023-05-01T18:50:04.812Z] - nexus3.edgexfoundry.org:10004/device-mqtt:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:50:04.812Z] - 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 [2023-05-01T18:50:05.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:05.180Z] [2023-05-01T18:50:05.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:05.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:05.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T18:50:05.475Z] 5eb5b503b376: Pulling fs layer [2023-05-01T18:50:05.475Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T18:50:05.475Z] ec43610c2a17: Pulling fs layer [2023-05-01T18:50:05.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T18:50:05.475Z] 33b1e0a273af: Pulling fs layer [2023-05-01T18:50:05.475Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T18:50:05.475Z] 2f39f015ded8: Pulling fs layer [2023-05-01T18:50:05.475Z] 33b1e0a273af: Waiting [2023-05-01T18:50:05.475Z] 2f39f015ded8: Waiting [2023-05-01T18:50:05.475Z] 5d3b04190fa2: Waiting [2023-05-01T18:50:05.475Z] 3a2ae6a8a46f: Waiting [2023-05-01T18:50:05.475Z] 5c69ac0246d0: Verifying Checksum [2023-05-01T18:50:05.475Z] 5c69ac0246d0: Download complete [2023-05-01T18:50:05.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T18:50:05.475Z] 3a2ae6a8a46f: Download complete [2023-05-01T18:50:05.475Z] 33b1e0a273af: Verifying Checksum [2023-05-01T18:50:05.475Z] 33b1e0a273af: Download complete [2023-05-01T18:50:05.475Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T18:50:05.475Z] 5d3b04190fa2: Download complete [2023-05-01T18:50:05.475Z] ec43610c2a17: Verifying Checksum [2023-05-01T18:50:05.475Z] ec43610c2a17: Download complete [2023-05-01T18:50:05.733Z] 5eb5b503b376: Verifying Checksum [2023-05-01T18:50:05.733Z] 5eb5b503b376: Download complete [2023-05-01T18:50:06.298Z] 2f39f015ded8: Download complete [2023-05-01T18:50:06.864Z] 5eb5b503b376: Pull complete [2023-05-01T18:50:07.122Z] 5c69ac0246d0: Pull complete [2023-05-01T18:50:07.696Z] ec43610c2a17: Pull complete [2023-05-01T18:50:07.696Z] 3a2ae6a8a46f: Pull complete [2023-05-01T18:50:07.955Z] 33b1e0a273af: Pull complete [2023-05-01T18:50:07.955Z] 5d3b04190fa2: Pull complete [2023-05-01T18:50:13.231Z] 2f39f015ded8: Pull complete [2023-05-01T18:50:13.231Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T18:50:13.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:13.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:50:13.312Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T18:50:13.434Z] $ 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 [2023-05-01T18:50:16.146Z] $ docker top 7c3839755a5f58a68aee2f6b911f4618c08436ed045aadc113eb0c278df35ffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:50:16.434Z] ---> job-cost.sh [2023-05-01T18:50:16.434Z] lf-activate-venv: SKIPPING [2023-05-01T18:50:16.434Z] INFO: No Stack... [2023-05-01T18:50:16.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T18:50:17.261Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T18:50:17.552Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-01T18:50:17.552Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T18:50:17.563Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [2023-05-01T18:50:17.570Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] did not exist. Created. [2023-05-01T18:50:17.570Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T18:50:17.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T18:50:17.909Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T18:50:17.917Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T18:50:18.028Z] $ docker stop --time=1 7c3839755a5f58a68aee2f6b911f4618c08436ed045aadc113eb0c278df35ffa [2023-05-01T18:50:19.236Z] $ docker rm -f --volumes 7c3839755a5f58a68aee2f6b911f4618c08436ed045aadc113eb0c278df35ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T18:51:17.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12226 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-01T18:51:17.798Z] Running in /w/workspace/device-mqtt-go/111 [Pipeline] { [Pipeline] checkout [2023-05-01T18:51:17.835Z] Selected Git installation does not exist. Using Default [2023-05-01T18:51:17.835Z] The recommended git tool is: NONE [2023-05-01T18:51:23.660Z] using credential edgex-jenkins-ssh [2023-05-01T18:51:23.680Z] Cloning the remote Git repository [2023-05-01T18:51:23.737Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-01T18:51:23.855Z] > git init /w/workspace/device-mqtt-go/111 # timeout=10 [2023-05-01T18:51:24.014Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-01T18:51:24.015Z] > git --version # timeout=10 [2023-05-01T18:51:24.043Z] > git --version # 'git version 2.25.1' [2023-05-01T18:51:24.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T18:51:24.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:51:25.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-01T18:51:25.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:51:27.191Z] Avoid second fetch [2023-05-01T18:51:27.191Z] Checking out Revision 44db128f908bb002eba25d15c491b9a779a086c0 (main) [2023-05-01T18:51:27.879Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#584)" [2023-05-01T18:51:27.217Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T18:51:27.321Z] > git checkout -f 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:51:28.788Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T18:51:28.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T18:51:28.788Z] Dload Upload Total Spent Left Speed [2023-05-01T18:51:28.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-05-01T18:51:29.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T18:51:29.802Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T18:51:29.802Z] + sudo tee /etc/docker/daemon.new [2023-05-01T18:51:29.802Z] { [2023-05-01T18:51:29.802Z] "registry-mirrors": [ [2023-05-01T18:51:29.802Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T18:51:29.802Z] ], [2023-05-01T18:51:29.802Z] "bip": "10.250.0.254/24", [2023-05-01T18:51:29.802Z] "hosts": [ [2023-05-01T18:51:29.802Z] "tcp://0.0.0.0:5555", [2023-05-01T18:51:29.802Z] "unix:///var/run/docker.sock" [2023-05-01T18:51:29.802Z] ], [2023-05-01T18:51:29.802Z] "mtu": 1458, [2023-05-01T18:51:29.802Z] "selinux-enabled": true, [2023-05-01T18:51:29.802Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T18:51:29.802Z] } [Pipeline] sh [2023-05-01T18:51:30.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T18:51:30.489Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:51:48.768Z] provisioning config files... [2023-05-01T18:51:48.798Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/111@tmp/config14531179896743366063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:51:49.161Z] ---> docker-login.sh [2023-05-01T18:51:49.161Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:51:49.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:51:49.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:51:49.703Z] Configure a credential helper to remove this warning. See [2023-05-01T18:51:49.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:51:49.703Z] [2023-05-01T18:51:49.703Z] Login Succeeded [2023-05-01T18:51:49.703Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:51:49.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:51:50.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:51:50.244Z] Configure a credential helper to remove this warning. See [2023-05-01T18:51:50.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:51:50.244Z] [2023-05-01T18:51:50.244Z] Login Succeeded [2023-05-01T18:51:50.244Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:51:50.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:51:50.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:51:50.516Z] Configure a credential helper to remove this warning. See [2023-05-01T18:51:50.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:51:50.516Z] [2023-05-01T18:51:50.516Z] Login Succeeded [2023-05-01T18:51:50.516Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:51:50.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:51:50.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:51:50.789Z] Configure a credential helper to remove this warning. See [2023-05-01T18:51:50.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:51:50.789Z] [2023-05-01T18:51:50.789Z] Login Succeeded [2023-05-01T18:51:50.789Z] docker.io [2023-05-01T18:51:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:51:51.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:51:51.333Z] Configure a credential helper to remove this warning. See [2023-05-01T18:51:51.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:51:51.333Z] [2023-05-01T18:51:51.333Z] Login Succeeded [2023-05-01T18:51:51.333Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:51:51.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:51:51.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:51:51.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:51:51.646Z] ========================================================= [2023-05-01T18:51:51.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T18:51:51.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:51:52.022Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:51:52.303Z] Sending build context to Docker daemon 3.367MB [2023-05-01T18:51:52.303Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:51:52.303Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T18:51:53.267Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T18:51:53.267Z] c41833b44d91: Pulling fs layer [2023-05-01T18:51:53.267Z] ed15518f5707: Pulling fs layer [2023-05-01T18:51:53.267Z] feae8fd75edb: Pulling fs layer [2023-05-01T18:51:53.267Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T18:51:53.267Z] 3cdef696dda3: Pulling fs layer [2023-05-01T18:51:53.267Z] 2ced38df9373: Pulling fs layer [2023-05-01T18:51:53.267Z] 58f1dce35555: Pulling fs layer [2023-05-01T18:51:53.267Z] 3cdef696dda3: Waiting [2023-05-01T18:51:53.267Z] 2ced38df9373: Waiting [2023-05-01T18:51:53.267Z] 58f1dce35555: Waiting [2023-05-01T18:51:53.267Z] 242c74f7c9fa: Waiting [2023-05-01T18:51:53.267Z] ed15518f5707: Verifying Checksum [2023-05-01T18:51:53.267Z] ed15518f5707: Download complete [2023-05-01T18:51:53.267Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T18:51:53.267Z] 242c74f7c9fa: Download complete [2023-05-01T18:51:53.267Z] 3cdef696dda3: Verifying Checksum [2023-05-01T18:51:53.267Z] 3cdef696dda3: Download complete [2023-05-01T18:51:53.267Z] c41833b44d91: Verifying Checksum [2023-05-01T18:51:53.267Z] c41833b44d91: Download complete [2023-05-01T18:51:54.249Z] c41833b44d91: Pull complete [2023-05-01T18:51:54.521Z] 58f1dce35555: Verifying Checksum [2023-05-01T18:51:54.521Z] 58f1dce35555: Download complete [2023-05-01T18:51:55.117Z] ed15518f5707: Pull complete [2023-05-01T18:51:55.709Z] feae8fd75edb: Verifying Checksum [2023-05-01T18:51:55.709Z] feae8fd75edb: Download complete [2023-05-01T18:51:55.978Z] 2ced38df9373: Download complete [2023-05-01T18:52:08.362Z] feae8fd75edb: Pull complete [2023-05-01T18:52:08.362Z] 242c74f7c9fa: Pull complete [2023-05-01T18:52:08.362Z] 3cdef696dda3: Pull complete [2023-05-01T18:52:15.031Z] 2ced38df9373: Pull complete [2023-05-01T18:52:16.467Z] 58f1dce35555: Pull complete [2023-05-01T18:52:16.467Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T18:52:16.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T18:52:16.467Z] ---> fadd8f120f05 [2023-05-01T18:52:16.467Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:52:18.429Z] ---> Running in f4c63b1785ce [2023-05-01T18:52:18.706Z] Removing intermediate container f4c63b1785ce [2023-05-01T18:52:18.706Z] ---> e5b3633ef8f8 [2023-05-01T18:52:18.706Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:52:19.046Z] ---> Running in aad6e38f501d [2023-05-01T18:52:19.336Z] Removing intermediate container aad6e38f501d [2023-05-01T18:52:19.336Z] ---> 67837e16bdf3 [2023-05-01T18:52:19.336Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:52:19.336Z] ---> Running in ccf43390af47 [2023-05-01T18:52:19.646Z] Removing intermediate container ccf43390af47 [2023-05-01T18:52:19.646Z] ---> ef32db00e845 [2023-05-01T18:52:19.646Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:52:19.942Z] ---> Running in be433ead1f8d [2023-05-01T18:52:20.231Z] Removing intermediate container be433ead1f8d [2023-05-01T18:52:20.231Z] ---> f4ecfa3418aa [2023-05-01T18:52:20.231Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:52:20.231Z] ---> Running in 4460c4a76ab3 [2023-05-01T18:52:21.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:52:21.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:52:22.875Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-01T18:52:22.875Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-01T18:52:22.875Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-01T18:52:23.146Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-01T18:52:23.146Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:52:23.146Z] OK: 268 MiB in 57 packages [2023-05-01T18:52:24.121Z] Removing intermediate container 4460c4a76ab3 [2023-05-01T18:52:24.121Z] ---> 705ef86d9d92 [2023-05-01T18:52:24.121Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-01T18:52:24.390Z] ---> Running in 9dd9aab03c96 [2023-05-01T18:52:24.659Z] Removing intermediate container 9dd9aab03c96 [2023-05-01T18:52:24.659Z] ---> 5f7b57e8699c [2023-05-01T18:52:24.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-01T18:52:25.246Z] ---> 30dc076633a1 [2023-05-01T18:52:25.246Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:52:25.246Z] ---> Running in a49f21f4381a [2023-05-01T18:53:33.130Z] Removing intermediate container a49f21f4381a [2023-05-01T18:53:33.130Z] ---> e18885d5500f [2023-05-01T18:53:33.130Z] Step 11/12 : COPY . . [2023-05-01T18:53:33.130Z] ---> 8863ffc59ce4 [2023-05-01T18:53:33.130Z] Step 12/12 : RUN $MAKE [2023-05-01T18:53:33.130Z] ---> Running in c0ec41bc8f0e [2023-05-01T18:53:33.130Z] noop [2023-05-01T18:53:33.130Z] Removing intermediate container c0ec41bc8f0e [2023-05-01T18:53:33.130Z] ---> 02ed2d16316e [2023-05-01T18:53:33.130Z] Successfully built 02ed2d16316e [2023-05-01T18:53:33.130Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:53:33.488Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T18:53:33.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:53:33.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-12226 does not seem to be running inside a container [2023-05-01T18:53:33.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/111 -v /w/workspace/device-mqtt-go/111:/w/workspace/device-mqtt-go/111:rw,z -v /w/workspace/device-mqtt-go/111@tmp:/w/workspace/device-mqtt-go/111@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 [2023-05-01T18:53:35.068Z] $ docker top dcbe0da07430bb85b6d344a574f7ad587552e07b048db7ed36ab670c678bffe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:53:35.930Z] + go version [2023-05-01T18:53:35.930Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T18:53:35.954Z] $ docker stop --time=1 dcbe0da07430bb85b6d344a574f7ad587552e07b048db7ed36ab670c678bffe0 [2023-05-01T18:53:37.620Z] $ docker rm -f --volumes dcbe0da07430bb85b6d344a574f7ad587552e07b048db7ed36ab670c678bffe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:53:38.189Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T18:53:38.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:53:38.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-12226 does not seem to be running inside a container [2023-05-01T18:53:38.460Z] $ 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/111 -v /w/workspace/device-mqtt-go/111:/w/workspace/device-mqtt-go/111:rw,z -v /w/workspace/device-mqtt-go/111@tmp:/w/workspace/device-mqtt-go/111@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 [2023-05-01T18:53:39.658Z] $ docker top b0677dcd1ba5f97a3f409743a26439f455443a2a91fa291936c56366f7e5c531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:53:40.171Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/111 [Pipeline] fileExists [Pipeline] sh [2023-05-01T18:53:40.833Z] + make test [2023-05-01T18:53:40.833Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T18:54:13.080Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-01T18:56:04.747Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-01T18:56:04.747Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-01T18:56:04.747Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 24.6% of statements [2023-05-01T18:56:05.333Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T18:56:05.333Z] go vet ./... [2023-05-01T18:56:32.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T18:56:32.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T18:56:32.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T18:56:32.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T18:56:32.072Z] $ docker stop --time=1 b0677dcd1ba5f97a3f409743a26439f455443a2a91fa291936c56366f7e5c531 [2023-05-01T18:56:33.938Z] $ docker rm -f --volumes b0677dcd1ba5f97a3f409743a26439f455443a2a91fa291936c56366f7e5c531 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:56:35.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T18:56:35.159Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T18:56:35.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:56:36.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T18:56:36.433Z] + ls -al . [2023-05-01T18:56:36.434Z] total 176 [2023-05-01T18:56:36.434Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 18:53 . [2023-05-01T18:56:36.434Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:51 .. [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 18:51 .dockerignore [2023-05-01T18:56:36.434Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:51 .git [2023-05-01T18:56:36.434Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:51 .github [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 329 May 1 18:51 .gitignore [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 18:51 .golangci.yml [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 1 18:51 Attribution.txt [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 1 18:51 CHANGELOG.md [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 1 18:51 Dockerfile [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:51 GOVERNANCE.md [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 678 May 1 18:51 Jenkinsfile [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 1 18:51 LICENSE [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 1 18:51 Makefile [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 620 May 1 18:51 OWNERS.md [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 1 18:51 README.md [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 18:48 VERSION [2023-05-01T18:56:36.434Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:51 bin [2023-05-01T18:56:36.434Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:51 cmd [2023-05-01T18:56:36.434Z] -rw-r--r-- 1 jenkins jenkins 16535 May 1 18:56 coverage.out [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 1 18:51 go.mod [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 1 18:51 go.sum [2023-05-01T18:56:36.434Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:51 internal [2023-05-01T18:56:36.434Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:51 mock [2023-05-01T18:56:36.434Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:51 snap [2023-05-01T18:56:36.434Z] -rw-rw-r-- 1 jenkins jenkins 227 May 1 18:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:56:36.771Z] + 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=44db128f908bb002eba25d15c491b9a779a086c0 --label arch=arm64 --label version=3.0.0-dev.27 . [2023-05-01T18:56:37.040Z] Sending build context to Docker daemon 3.384MB [2023-05-01T18:56:37.040Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:56:37.040Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-01T18:56:37.040Z] ---> 02ed2d16316e [2023-05-01T18:56:37.040Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:56:37.309Z] ---> Running in b0b8151ebcc7 [2023-05-01T18:56:37.577Z] Removing intermediate container b0b8151ebcc7 [2023-05-01T18:56:37.577Z] ---> d40e7914c846 [2023-05-01T18:56:37.577Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:56:37.577Z] ---> Running in 3da966304b1f [2023-05-01T18:56:37.851Z] Removing intermediate container 3da966304b1f [2023-05-01T18:56:37.851Z] ---> 05fe3c992555 [2023-05-01T18:56:37.851Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:56:38.121Z] ---> Running in 00062eeeabc2 [2023-05-01T18:56:38.394Z] Removing intermediate container 00062eeeabc2 [2023-05-01T18:56:38.394Z] ---> 99804d19a221 [2023-05-01T18:56:38.394Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:56:38.394Z] ---> Running in b26a34ffac09 [2023-05-01T18:56:38.664Z] Removing intermediate container b26a34ffac09 [2023-05-01T18:56:38.664Z] ---> f1d78b7c45df [2023-05-01T18:56:38.664Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:56:38.664Z] ---> Running in 5aaf2b0e43a5 [2023-05-01T18:56:39.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:56:40.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:56:41.194Z] OK: 268 MiB in 57 packages [2023-05-01T18:56:42.160Z] Removing intermediate container 5aaf2b0e43a5 [2023-05-01T18:56:42.160Z] ---> ab2428f6e5f1 [2023-05-01T18:56:42.160Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-01T18:56:42.160Z] ---> Running in 6b3901740483 [2023-05-01T18:56:42.428Z] Removing intermediate container 6b3901740483 [2023-05-01T18:56:42.428Z] ---> afa42b25bd3f [2023-05-01T18:56:42.428Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-01T18:56:43.016Z] ---> 4f193769701c [2023-05-01T18:56:43.016Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:56:43.016Z] ---> Running in a01c98699f99 [2023-05-01T18:56:45.614Z] Removing intermediate container a01c98699f99 [2023-05-01T18:56:45.614Z] ---> efab1dd85159 [2023-05-01T18:56:45.614Z] Step 11/24 : COPY . . [2023-05-01T18:56:46.583Z] ---> c87a4499deb2 [2023-05-01T18:56:46.583Z] Step 12/24 : RUN $MAKE [2023-05-01T18:56:46.583Z] ---> Running in 939e2c0bbc8c [2023-05-01T18:56:47.549Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-01T18:59:09.290Z] Removing intermediate container 939e2c0bbc8c [2023-05-01T18:59:09.290Z] ---> 92eab211d2ec [2023-05-01T18:59:09.290Z] Step 13/24 : FROM alpine:3.17 [2023-05-01T18:59:09.290Z] 3.17: Pulling from library/alpine [2023-05-01T18:59:09.290Z] c41833b44d91: Already exists [2023-05-01T18:59:09.290Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T18:59:09.290Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T18:59:09.290Z] ---> 51e60588ff2c [2023-05-01T18:59:09.290Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-01T18:59:09.290Z] ---> Running in 157f1e11cf63 [2023-05-01T18:59:09.290Z] Removing intermediate container 157f1e11cf63 [2023-05-01T18:59:09.290Z] ---> 955be0fade0e [2023-05-01T18:59:09.290Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T18:59:09.290Z] ---> Running in d278cd790f47 [2023-05-01T18:59:09.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:59:09.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:59:09.290Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T18:59:09.290Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:59:09.290Z] OK: 8 MiB in 16 packages [2023-05-01T18:59:09.290Z] Removing intermediate container d278cd790f47 [2023-05-01T18:59:09.290Z] ---> 7a93f0b935c9 [2023-05-01T18:59:09.290Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-01T18:59:09.290Z] ---> 9cad0aa9157d [2023-05-01T18:59:09.290Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-01T18:59:09.290Z] ---> 01b5839ea816 [2023-05-01T18:59:09.290Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-01T18:59:09.290Z] ---> 043682ff9fe5 [2023-05-01T18:59:09.290Z] Step 19/24 : EXPOSE 59982 [2023-05-01T18:59:09.290Z] ---> Running in 6eea9729801d [2023-05-01T18:59:09.290Z] Removing intermediate container 6eea9729801d [2023-05-01T18:59:09.290Z] ---> 412734eedc93 [2023-05-01T18:59:09.290Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-01T18:59:09.290Z] ---> Running in 8c0c8c87d9cb [2023-05-01T18:59:09.290Z] Removing intermediate container 8c0c8c87d9cb [2023-05-01T18:59:09.290Z] ---> bb9bc8a63a0c [2023-05-01T18:59:09.290Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-01T18:59:09.290Z] ---> Running in 1c7fa5ddd1fb [2023-05-01T18:59:09.290Z] Removing intermediate container 1c7fa5ddd1fb [2023-05-01T18:59:09.290Z] ---> ac56229e64b6 [2023-05-01T18:59:09.290Z] Step 22/24 : LABEL arch=arm64 [2023-05-01T18:59:09.290Z] ---> Running in a76b834e8957 [2023-05-01T18:59:09.560Z] Removing intermediate container a76b834e8957 [2023-05-01T18:59:09.560Z] ---> 6a42860408a8 [2023-05-01T18:59:09.560Z] Step 23/24 : LABEL git_sha=44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:59:09.827Z] ---> Running in 921e34cb1e9e [2023-05-01T18:59:10.094Z] Removing intermediate container 921e34cb1e9e [2023-05-01T18:59:10.094Z] ---> 62f1dde152b7 [2023-05-01T18:59:10.094Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-01T18:59:10.094Z] ---> Running in 8d5be5eb0abb [2023-05-01T18:59:10.682Z] Removing intermediate container 8d5be5eb0abb [2023-05-01T18:59:10.682Z] ---> 01de66a740f0 [2023-05-01T18:59:10.682Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T18:59:10.682Z] Successfully built 01de66a740f0 [2023-05-01T18:59:10.682Z] 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 [2023-05-01T18:59:10.781Z] provisioning config files... [2023-05-01T18:59:10.796Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/111@tmp/config1486879441782753879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:59:11.139Z] ---> docker-login.sh [2023-05-01T18:59:11.140Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:59:11.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:59:11.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:59:11.408Z] Configure a credential helper to remove this warning. See [2023-05-01T18:59:11.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:59:11.408Z] [2023-05-01T18:59:11.408Z] Login Succeeded [2023-05-01T18:59:11.408Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:59:11.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:59:11.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:59:11.678Z] Configure a credential helper to remove this warning. See [2023-05-01T18:59:11.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:59:11.678Z] [2023-05-01T18:59:11.678Z] Login Succeeded [2023-05-01T18:59:11.678Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:59:11.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:59:12.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:59:12.215Z] Configure a credential helper to remove this warning. See [2023-05-01T18:59:12.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:59:12.215Z] [2023-05-01T18:59:12.215Z] Login Succeeded [2023-05-01T18:59:12.215Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:59:12.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:59:12.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:59:12.483Z] Configure a credential helper to remove this warning. See [2023-05-01T18:59:12.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:59:12.483Z] [2023-05-01T18:59:12.483Z] Login Succeeded [2023-05-01T18:59:12.483Z] docker.io [2023-05-01T18:59:12.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:59:13.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:59:13.018Z] Configure a credential helper to remove this warning. See [2023-05-01T18:59:13.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:59:13.018Z] [2023-05-01T18:59:13.018Z] Login Succeeded [2023-05-01T18:59:13.018Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:59:13.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:59:13.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:59:13.090Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-01T18:59:13.090Z] 44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:59:13.090Z] latest [2023-05-01T18:59:13.090Z] 3.0.0-dev.27 [2023-05-01T18:59:13.090Z] 44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:59:13.090Z] main [2023-05-01T18:59:13.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:13.459Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:13.802Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:59:13.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-01T18:59:13.802Z] 75b272c5d530: Preparing [2023-05-01T18:59:13.802Z] ce054e97d0ea: Preparing [2023-05-01T18:59:13.802Z] b1fdb3e542f1: Preparing [2023-05-01T18:59:13.802Z] 12d42a696e34: Preparing [2023-05-01T18:59:13.802Z] 26cbea5cba74: Preparing [2023-05-01T18:59:13.802Z] 26cbea5cba74: Layer already exists [2023-05-01T18:59:14.071Z] ce054e97d0ea: Pushed [2023-05-01T18:59:14.071Z] 75b272c5d530: Pushed [2023-05-01T18:59:14.071Z] 12d42a696e34: Pushed [2023-05-01T18:59:19.484Z] b1fdb3e542f1: Pushed [2023-05-01T18:59:19.484Z] 44db128f908bb002eba25d15c491b9a779a086c0: digest: sha256:6d97f6b0ebc81ae2ce5789cdf67c377a59688af6351a5295f395c2dc08edf35f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:19.839Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:20.184Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-01T18:59:20.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-01T18:59:20.184Z] 75b272c5d530: Preparing [2023-05-01T18:59:20.184Z] ce054e97d0ea: Preparing [2023-05-01T18:59:20.184Z] b1fdb3e542f1: Preparing [2023-05-01T18:59:20.184Z] 12d42a696e34: Preparing [2023-05-01T18:59:20.184Z] 26cbea5cba74: Preparing [2023-05-01T18:59:20.184Z] 75b272c5d530: Layer already exists [2023-05-01T18:59:20.184Z] 26cbea5cba74: Layer already exists [2023-05-01T18:59:20.184Z] 12d42a696e34: Layer already exists [2023-05-01T18:59:20.184Z] ce054e97d0ea: Layer already exists [2023-05-01T18:59:20.184Z] b1fdb3e542f1: Layer already exists [2023-05-01T18:59:20.184Z] latest: digest: sha256:6d97f6b0ebc81ae2ce5789cdf67c377a59688af6351a5295f395c2dc08edf35f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:20.541Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:20.893Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.27 [2023-05-01T18:59:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-01T18:59:20.893Z] 75b272c5d530: Preparing [2023-05-01T18:59:20.893Z] ce054e97d0ea: Preparing [2023-05-01T18:59:20.893Z] b1fdb3e542f1: Preparing [2023-05-01T18:59:20.893Z] 12d42a696e34: Preparing [2023-05-01T18:59:20.893Z] 26cbea5cba74: Preparing [2023-05-01T18:59:20.893Z] 26cbea5cba74: Layer already exists [2023-05-01T18:59:20.893Z] b1fdb3e542f1: Layer already exists [2023-05-01T18:59:20.893Z] 75b272c5d530: Layer already exists [2023-05-01T18:59:20.893Z] 12d42a696e34: Layer already exists [2023-05-01T18:59:20.893Z] ce054e97d0ea: Layer already exists [2023-05-01T18:59:20.893Z] 3.0.0-dev.27: digest: sha256:6d97f6b0ebc81ae2ce5789cdf67c377a59688af6351a5295f395c2dc08edf35f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:21.513Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:21.861Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:59:21.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-01T18:59:21.861Z] 75b272c5d530: Preparing [2023-05-01T18:59:21.861Z] ce054e97d0ea: Preparing [2023-05-01T18:59:21.861Z] b1fdb3e542f1: Preparing [2023-05-01T18:59:21.861Z] 12d42a696e34: Preparing [2023-05-01T18:59:21.861Z] 26cbea5cba74: Preparing [2023-05-01T18:59:21.861Z] ce054e97d0ea: Layer already exists [2023-05-01T18:59:21.861Z] 26cbea5cba74: Layer already exists [2023-05-01T18:59:21.861Z] 12d42a696e34: Layer already exists [2023-05-01T18:59:21.861Z] 75b272c5d530: Layer already exists [2023-05-01T18:59:21.861Z] b1fdb3e542f1: Layer already exists [2023-05-01T18:59:21.861Z] 44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27: digest: sha256:6d97f6b0ebc81ae2ce5789cdf67c377a59688af6351a5295f395c2dc08edf35f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:22.219Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:22.566Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-01T18:59:22.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-01T18:59:22.566Z] 75b272c5d530: Preparing [2023-05-01T18:59:22.566Z] ce054e97d0ea: Preparing [2023-05-01T18:59:22.566Z] b1fdb3e542f1: Preparing [2023-05-01T18:59:22.566Z] 12d42a696e34: Preparing [2023-05-01T18:59:22.566Z] 26cbea5cba74: Preparing [2023-05-01T18:59:22.566Z] 12d42a696e34: Layer already exists [2023-05-01T18:59:22.566Z] ce054e97d0ea: Layer already exists [2023-05-01T18:59:22.566Z] b1fdb3e542f1: Layer already exists [2023-05-01T18:59:22.566Z] 26cbea5cba74: Layer already exists [2023-05-01T18:59:22.566Z] 75b272c5d530: Layer already exists [2023-05-01T18:59:22.566Z] main: digest: sha256:6d97f6b0ebc81ae2ce5789cdf67c377a59688af6351a5295f395c2dc08edf35f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T18:59:22.626Z] ===================================================== [Pipeline] echo [2023-05-01T18:59:22.636Z] taggedImages: [2023-05-01T18:59:22.636Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0 [2023-05-01T18:59:22.636Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-01T18:59:22.636Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.27 [2023-05-01T18:59:22.636Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:44db128f908bb002eba25d15c491b9a779a086c0-3.0.0-dev.27 [2023-05-01T18:59:22.636Z] - 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 [2023-05-01T18:59:23.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T18:59:23.002Z] [2023-05-01T18:59:23.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:59:23.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T18:59:23.339Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T18:59:23.339Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T18:59:23.339Z] 04944245beec: Pulling fs layer [2023-05-01T18:59:23.339Z] 699f458cf7ca: Pulling fs layer [2023-05-01T18:59:23.339Z] 765212b225bb: Pulling fs layer [2023-05-01T18:59:23.339Z] f23df028b6ca: Pulling fs layer [2023-05-01T18:59:23.339Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T18:59:23.339Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T18:59:23.339Z] 765212b225bb: Waiting [2023-05-01T18:59:23.339Z] f23df028b6ca: Waiting [2023-05-01T18:59:23.339Z] d65c8cfc05b1: Waiting [2023-05-01T18:59:23.339Z] 2437ff75d9bd: Waiting [2023-05-01T18:59:23.610Z] 04944245beec: Verifying Checksum [2023-05-01T18:59:23.610Z] 04944245beec: Download complete [2023-05-01T18:59:23.610Z] 765212b225bb: Verifying Checksum [2023-05-01T18:59:23.610Z] 765212b225bb: Download complete [2023-05-01T18:59:23.610Z] f23df028b6ca: Verifying Checksum [2023-05-01T18:59:23.610Z] f23df028b6ca: Download complete [2023-05-01T18:59:23.610Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T18:59:23.610Z] d65c8cfc05b1: Download complete [2023-05-01T18:59:23.610Z] 699f458cf7ca: Verifying Checksum [2023-05-01T18:59:23.610Z] 699f458cf7ca: Download complete [2023-05-01T18:59:24.197Z] 8998bd30e6a1: Download complete [2023-05-01T18:59:26.147Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T18:59:26.147Z] 2437ff75d9bd: Download complete [2023-05-01T18:59:28.088Z] 8998bd30e6a1: Pull complete [2023-05-01T18:59:30.666Z] 04944245beec: Pull complete [2023-05-01T18:59:32.079Z] 699f458cf7ca: Pull complete [2023-05-01T18:59:32.079Z] 765212b225bb: Pull complete [2023-05-01T18:59:33.042Z] f23df028b6ca: Pull complete [2023-05-01T18:59:33.042Z] d65c8cfc05b1: Pull complete [2023-05-01T18:59:48.055Z] 2437ff75d9bd: Pull complete [2023-05-01T18:59:48.055Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T18:59:48.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T18:59:48.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:59:48.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-12226 does not seem to be running inside a container [2023-05-01T18:59:48.331Z] $ 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/111 -v /w/workspace/device-mqtt-go/111:/w/workspace/device-mqtt-go/111:rw,z -v /w/workspace/device-mqtt-go/111@tmp:/w/workspace/device-mqtt-go/111@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 [2023-05-01T18:59:51.054Z] $ docker top 5513e14eac4741a4806557acf1e2219a849d10813ff15f45254792d5751b2f63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:59:51.894Z] ---> job-cost.sh [2023-05-01T18:59:51.894Z] lf-activate-venv: SKIPPING [2023-05-01T18:59:51.894Z] INFO: No Stack... [2023-05-01T18:59:52.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T18:59:53.061Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T18:59:53.703Z] + cat /w/workspace/device-mqtt-go/111/archives/cost.csv [2023-05-01T18:59:53.703Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T18:59:53.781Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [2023-05-01T18:59:53.799Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] did not exist. Created. [2023-05-01T18:59:53.799Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T18:59:54.464Z] /w/workspace/device-mqtt-go/111@tmp/durable-18819e25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T18:59:55.117Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T18:59:55.139Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T18:59:55.189Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T18:59:55.197Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T18:59:55.221Z] $ docker stop --time=1 5513e14eac4741a4806557acf1e2219a849d10813ff15f45254792d5751b2f63 [2023-05-01T18:59:56.730Z] $ docker rm -f --volumes 5513e14eac4741a4806557acf1e2219a849d10813ff15f45254792d5751b2f63 [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 [2023-05-01T18:59:58.694Z] provisioning config files... [2023-05-01T18:59:58.701Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7224207351622620603tmp [Pipeline] { [Pipeline] sh [2023-05-01T18:59:59.008Z] + set +x [2023-05-01T18:59:59.008Z] + curl -s https://codecov.io/bash [2023-05-01T18:59:59.008Z] + bash -s -- [2023-05-01T18:59:59.008Z] [2023-05-01T18:59:59.008Z] _____ _ [2023-05-01T18:59:59.008Z] / ____| | | [2023-05-01T18:59:59.008Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T18:59:59.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T18:59:59.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T18:59:59.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T18:59:59.008Z] Bash-1.0.6 [2023-05-01T18:59:59.008Z] [2023-05-01T18:59:59.008Z] [2023-05-01T18:59:59.008Z] ==> git version 2.25.1 found [2023-05-01T18:59:59.008Z] ==> 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 [2023-05-01T18:59:59.008Z] Release-Date: 2020-01-08 [2023-05-01T18:59:59.008Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T18:59:59.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T18:59:59.008Z] ==> Jenkins CI detected. [2023-05-01T18:59:59.008Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-01T18:59:59.008Z] project root: . [2023-05-01T18:59:59.008Z] --> token set from env [2023-05-01T18:59:59.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T18:59:59.268Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T18:59:59.268Z] ==> Python coveragepy not found [2023-05-01T18:59:59.268Z] ==> Searching for coverage reports in: [2023-05-01T18:59:59.268Z] + . [2023-05-01T18:59:59.268Z] -> Found 1 reports [2023-05-01T18:59:59.268Z] ==> Detecting git/mercurial file structure [2023-05-01T18:59:59.268Z] ==> Reading reports [2023-05-01T18:59:59.268Z] + ./coverage.out bytes=16535 [2023-05-01T18:59:59.268Z] ==> Appending adjustments [2023-05-01T18:59:59.268Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T18:59:59.268Z] + Found adjustments [2023-05-01T18:59:59.268Z] ==> Gzipping contents [2023-05-01T18:59:59.268Z] 4.0K /tmp/codecov.cj03r2.gz [2023-05-01T18:59:59.268Z] ==> Uploading reports [2023-05-01T18:59:59.268Z] url: https://codecov.io [2023-05-01T18:59:59.268Z] query: branch=main&commit=44db128f908bb002eba25d15c491b9a779a086c0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T18:59:59.268Z] -> Pinging Codecov [2023-05-01T18:59:59.268Z] 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=44db128f908bb002eba25d15c491b9a779a086c0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T18:59:59.527Z] -> Uploading to [2023-05-01T18:59:59.528Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/7D719EC7BBE17E464838252E33014C33/44db128f908bb002eba25d15c491b9a779a086c0/27a0abe5-8d0d-4820-9f87-63d14aa7ea9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T185959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a91b1b8f4224c0e593da6de4db3d673a40918d93b2fb5cfe86d6081fdade3b32 [2023-05-01T18:59:59.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T18:59:59.528Z] Dload Upload Total Spent Left Speed [2023-05-01T18:59:59.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 12364 --:--:-- --:--:-- --:--:-- 12364 [2023-05-01T18:59:59.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] } [2023-05-01T18:59:59.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T19:00:00.016Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T19:00:00.030Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:00.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:00:00.334Z] [2023-05-01T19:00:00.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:00.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:00:00.647Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T19:00:00.647Z] df9b9388f04a: Pulling fs layer [2023-05-01T19:00:00.647Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T19:00:00.647Z] 25bc292e5bac: Pulling fs layer [2023-05-01T19:00:00.647Z] 114826534d7a: Pulling fs layer [2023-05-01T19:00:00.647Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T19:00:00.647Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T19:00:00.647Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T19:00:00.647Z] 114826534d7a: Waiting [2023-05-01T19:00:00.647Z] 4657fd5d0bcf: Waiting [2023-05-01T19:00:00.647Z] 8a3aa393b2d8: Waiting [2023-05-01T19:00:00.647Z] 6ad1cebc031e: Waiting [2023-05-01T19:00:00.647Z] 25bc292e5bac: Verifying Checksum [2023-05-01T19:00:00.647Z] 25bc292e5bac: Download complete [2023-05-01T19:00:00.647Z] 52dc419b0ee2: Verifying Checksum [2023-05-01T19:00:00.647Z] 52dc419b0ee2: Download complete [2023-05-01T19:00:00.647Z] 4657fd5d0bcf: Download complete [2023-05-01T19:00:00.647Z] df9b9388f04a: Verifying Checksum [2023-05-01T19:00:00.647Z] df9b9388f04a: Download complete [2023-05-01T19:00:00.906Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T19:00:00.906Z] 6ad1cebc031e: Download complete [2023-05-01T19:00:00.906Z] df9b9388f04a: Pull complete [2023-05-01T19:00:00.906Z] 52dc419b0ee2: Pull complete [2023-05-01T19:00:01.165Z] 25bc292e5bac: Pull complete [2023-05-01T19:00:01.423Z] 114826534d7a: Verifying Checksum [2023-05-01T19:00:01.423Z] 114826534d7a: Download complete [2023-05-01T19:00:01.423Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T19:00:01.423Z] 8a3aa393b2d8: Download complete [2023-05-01T19:00:04.709Z] 114826534d7a: Pull complete [2023-05-01T19:00:04.709Z] 4657fd5d0bcf: Pull complete [2023-05-01T19:00:05.277Z] 6ad1cebc031e: Pull complete [2023-05-01T19:00:07.807Z] 8a3aa393b2d8: Pull complete [2023-05-01T19:00:07.807Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T19:00:07.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T19:00:07.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:07.909Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:07.914Z] $ 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 [2023-05-01T19:00:10.472Z] $ docker top 4a422415d354751b73d5d0b4d3e3abdeab42ebd902fda010dd96ff96a454c4a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T19:00:10.564Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-01T19:00:10.845Z] + set -o pipefail [2023-05-01T19:00:10.845Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-01T19:00:17.403Z] [2023-05-01T19:00:17.403Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-01T19:00:17.403Z] [2023-05-01T19:00:17.403Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/eb561e1b-fed6-46b1-9a25-a56ab2392e7e [2023-05-01T19:00:17.403Z] [2023-05-01T19:00:17.403Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-01T19:00:17.403Z] [2023-05-01T19:00:17.403Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T19:00:17.403Z] [2023-05-01T19:00:18.337Z] [2023-05-01T19:00:18.337Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T19:00:18.337Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T19:00:18.337Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T19:00:18.321Z] $ docker stop --time=1 4a422415d354751b73d5d0b4d3e3abdeab42ebd902fda010dd96ff96a454c4a6 [2023-05-01T19:00:20.603Z] $ docker rm -f --volumes 4a422415d354751b73d5d0b4d3e3abdeab42ebd902fda010dd96ff96a454c4a6 [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 [2023-05-01T19:00:21.303Z] + git log --format=format:%s -1 44db128f908bb002eba25d15c491b9a779a086c0 [Pipeline] sh [2023-05-01T19:00:21.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:00:21.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:21.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:00:21.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:21.977Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:21.980Z] $ 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 [2023-05-01T19:00:22.402Z] $ docker top b1e88d7845759acbb54c4f7101aa84cb00624507680714456c60ac162830d57a -eo pid,comm [2023-05-01T19:00:22.474Z] 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). [2023-05-01T19:00:22.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:00:22.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:00:22.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:00:22.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:00:22.603Z] $ docker exec b1e88d7845759acbb54c4f7101aa84cb00624507680714456c60ac162830d57a ssh-agent [2023-05-01T19:00:22.746Z] SSH_AUTH_SOCK=/tmp/ssh-Wtfx0ccW1SzW/agent.32 [2023-05-01T19:00:22.746Z] SSH_AGENT_PID=38 [2023-05-01T19:00:22.754Z] Running ssh-add (command line suppressed) [2023-05-01T19:00:22.836Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13583924559952421359.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13583924559952421359.key) [2023-05-01T19:00:22.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:00:23.162Z] + git semver tag [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,302 [run_tag] DEBUG tag force:False [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,303 [check_head_tag] DEBUG check head tag [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,304 [execute] INFO git cat-file --batch-check [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,308 [execute] INFO git cat-file --batch [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,329 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,329 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:00:23.422Z] 2023-05-01 19:00:23,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:23.422Z] 3.0.0-dev.27 [Pipeline] } [2023-05-01T19:00:23.405Z] $ docker exec --env ******** --env ******** b1e88d7845759acbb54c4f7101aa84cb00624507680714456c60ac162830d57a ssh-agent -k [2023-05-01T19:00:23.493Z] unset SSH_AUTH_SOCK; [2023-05-01T19:00:23.493Z] unset SSH_AGENT_PID; [2023-05-01T19:00:23.493Z] echo Agent pid 38 killed; [2023-05-01T19:00:23.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:00:23.839Z] + git semver [Pipeline] } [2023-05-01T19:00:24.085Z] $ docker stop --time=1 b1e88d7845759acbb54c4f7101aa84cb00624507680714456c60ac162830d57a [2023-05-01T19:00:25.360Z] $ docker rm -f --volumes b1e88d7845759acbb54c4f7101aa84cb00624507680714456c60ac162830d57a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:25.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:00:25.790Z] [2023-05-01T19:00:25.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:26.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:00:26.109Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T19:00:26.109Z] ab5ef0e58194: Pulling fs layer [2023-05-01T19:00:26.109Z] 9712f1f96733: Pulling fs layer [2023-05-01T19:00:26.109Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T19:00:26.109Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T19:00:26.109Z] e9a5061849ea: Pulling fs layer [2023-05-01T19:00:26.109Z] d747dcd14b5f: Pulling fs layer [2023-05-01T19:00:26.109Z] 2de7ff778b66: Pulling fs layer [2023-05-01T19:00:26.109Z] 0d9ebad4ef96: Waiting [2023-05-01T19:00:26.109Z] e9a5061849ea: Waiting [2023-05-01T19:00:26.109Z] d747dcd14b5f: Waiting [2023-05-01T19:00:26.109Z] 2de7ff778b66: Waiting [2023-05-01T19:00:26.109Z] 9712f1f96733: Verifying Checksum [2023-05-01T19:00:26.109Z] 9712f1f96733: Download complete [2023-05-01T19:00:26.368Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T19:00:26.368Z] 63f879dbbcfc: Download complete [2023-05-01T19:00:26.627Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T19:00:26.627Z] 0d9ebad4ef96: Download complete [2023-05-01T19:00:26.627Z] d747dcd14b5f: Verifying Checksum [2023-05-01T19:00:26.627Z] d747dcd14b5f: Download complete [2023-05-01T19:00:26.627Z] ab5ef0e58194: Verifying Checksum [2023-05-01T19:00:26.627Z] ab5ef0e58194: Download complete [2023-05-01T19:00:26.627Z] e9a5061849ea: Verifying Checksum [2023-05-01T19:00:26.627Z] e9a5061849ea: Download complete [2023-05-01T19:00:26.627Z] 2de7ff778b66: Verifying Checksum [2023-05-01T19:00:26.627Z] 2de7ff778b66: Download complete [2023-05-01T19:00:29.935Z] ab5ef0e58194: Pull complete [2023-05-01T19:00:29.935Z] 9712f1f96733: Pull complete [2023-05-01T19:00:30.196Z] 63f879dbbcfc: Pull complete [2023-05-01T19:00:34.384Z] 0d9ebad4ef96: Pull complete [2023-05-01T19:00:34.384Z] e9a5061849ea: Pull complete [2023-05-01T19:00:34.384Z] d747dcd14b5f: Pull complete [2023-05-01T19:00:35.757Z] 2de7ff778b66: Pull complete [2023-05-01T19:00:35.757Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T19:00:35.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T19:00:35.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:35.838Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:35.840Z] $ 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 [2023-05-01T19:00:39.458Z] $ docker top d513856477a99807409e57cc889193707b8ecee42cdae73ae01065202404da91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:00:39.541Z] provisioning config files... [2023-05-01T19:00:39.547Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9770958870361990799tmp [2023-05-01T19:00:39.556Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7488265054327939365tmp [2023-05-01T19:00:39.564Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7780113542489397637tmp [Pipeline] { [Pipeline] echo [2023-05-01T19:00:39.581Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:39.857Z] ---> sigul-configuration.sh [2023-05-01T19:00:39.857Z] gpg: directory `/root/.gnupg' created [2023-05-01T19:00:39.857Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T19:00:39.857Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T19:00:39.857Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T19:00:39.857Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T19:00:39.857Z] gpg: CAST5 encrypted data [2023-05-01T19:00:39.857Z] gpg: encrypted with 1 passphrase [2023-05-01T19:00:39.857Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T19:00:40.140Z] + mkdir /home/jenkins [2023-05-01T19:00:40.140Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T19:00:40.424Z] + 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 [2023-05-01T19:00:40.433Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:40.722Z] ---> sigul-install.sh [2023-05-01T19:00:40.722Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T19:00:41.008Z] + git tag --list [2023-05-01T19:00:41.008Z] 0.7.1 [2023-05-01T19:00:41.008Z] v1.0.0 [2023-05-01T19:00:41.008Z] v1.1.0 [2023-05-01T19:00:41.008Z] v1.1.1 [2023-05-01T19:00:41.008Z] v1.2.2 [2023-05-01T19:00:41.008Z] v1.3.0 [2023-05-01T19:00:41.008Z] v1.3.1 [2023-05-01T19:00:41.008Z] v2.0.0 [2023-05-01T19:00:41.008Z] v2.1.0 [2023-05-01T19:00:41.008Z] v2.1.1 [2023-05-01T19:00:41.008Z] v2.1.1-dev.1 [2023-05-01T19:00:41.008Z] v2.1.1-dev.2 [2023-05-01T19:00:41.008Z] v2.2.0 [2023-05-01T19:00:41.008Z] v2.2.1-dev.1 [2023-05-01T19:00:41.008Z] v2.2.1-dev.10 [2023-05-01T19:00:41.008Z] v2.2.1-dev.2 [2023-05-01T19:00:41.008Z] v2.2.1-dev.3 [2023-05-01T19:00:41.008Z] v2.2.1-dev.4 [2023-05-01T19:00:41.008Z] v2.2.1-dev.5 [2023-05-01T19:00:41.008Z] v2.2.1-dev.6 [2023-05-01T19:00:41.008Z] v2.2.1-dev.7 [2023-05-01T19:00:41.008Z] v2.2.1-dev.8 [2023-05-01T19:00:41.008Z] v2.2.1-dev.9 [2023-05-01T19:00:41.008Z] v2.3.0 [2023-05-01T19:00:41.008Z] v2.3.0-dev.10 [2023-05-01T19:00:41.008Z] v2.3.0-dev.11 [2023-05-01T19:00:41.008Z] v2.3.0-dev.12 [2023-05-01T19:00:41.008Z] v2.3.0-dev.13 [2023-05-01T19:00:41.008Z] v2.3.0-dev.14 [2023-05-01T19:00:41.008Z] v2.3.0-dev.15 [2023-05-01T19:00:41.008Z] v2.3.0-dev.16 [2023-05-01T19:00:41.008Z] v2.3.0-dev.17 [2023-05-01T19:00:41.008Z] v2.3.0-dev.18 [2023-05-01T19:00:41.008Z] v2.3.0-dev.19 [2023-05-01T19:00:41.008Z] v2.3.0-dev.20 [2023-05-01T19:00:41.008Z] v2.3.0-dev.21 [2023-05-01T19:00:41.008Z] v2.3.0-dev.22 [2023-05-01T19:00:41.008Z] v2.3.0-dev.23 [2023-05-01T19:00:41.008Z] v2.3.0-dev.24 [2023-05-01T19:00:41.008Z] v2.3.0-dev.25 [2023-05-01T19:00:41.008Z] v2.3.0-dev.26 [2023-05-01T19:00:41.008Z] v2.3.0-dev.27 [2023-05-01T19:00:41.008Z] v2.3.0-dev.28 [2023-05-01T19:00:41.008Z] v2.3.0-dev.29 [2023-05-01T19:00:41.008Z] v2.3.0-dev.30 [2023-05-01T19:00:41.008Z] v2.3.0-dev.31 [2023-05-01T19:00:41.008Z] v2.3.0-dev.32 [2023-05-01T19:00:41.008Z] v2.3.0-dev.33 [2023-05-01T19:00:41.008Z] v2.3.0-dev.34 [2023-05-01T19:00:41.008Z] v3.0.0-dev.1 [2023-05-01T19:00:41.008Z] v3.0.0-dev.10 [2023-05-01T19:00:41.008Z] v3.0.0-dev.11 [2023-05-01T19:00:41.008Z] v3.0.0-dev.12 [2023-05-01T19:00:41.008Z] v3.0.0-dev.13 [2023-05-01T19:00:41.008Z] v3.0.0-dev.14 [2023-05-01T19:00:41.008Z] v3.0.0-dev.15 [2023-05-01T19:00:41.008Z] v3.0.0-dev.16 [2023-05-01T19:00:41.008Z] v3.0.0-dev.17 [2023-05-01T19:00:41.008Z] v3.0.0-dev.18 [2023-05-01T19:00:41.008Z] v3.0.0-dev.19 [2023-05-01T19:00:41.008Z] v3.0.0-dev.2 [2023-05-01T19:00:41.008Z] v3.0.0-dev.20 [2023-05-01T19:00:41.008Z] v3.0.0-dev.21 [2023-05-01T19:00:41.008Z] v3.0.0-dev.22 [2023-05-01T19:00:41.008Z] v3.0.0-dev.23 [2023-05-01T19:00:41.008Z] v3.0.0-dev.24 [2023-05-01T19:00:41.008Z] v3.0.0-dev.25 [2023-05-01T19:00:41.008Z] v3.0.0-dev.26 [2023-05-01T19:00:41.008Z] v3.0.0-dev.27 [2023-05-01T19:00:41.008Z] v3.0.0-dev.3 [2023-05-01T19:00:41.008Z] v3.0.0-dev.4 [2023-05-01T19:00:41.008Z] v3.0.0-dev.5 [2023-05-01T19:00:41.008Z] v3.0.0-dev.6 [2023-05-01T19:00:41.008Z] v3.0.0-dev.7 [2023-05-01T19:00:41.008Z] v3.0.0-dev.8 [2023-05-01T19:00:41.008Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T19:00:41.292Z] + lftools sign git-tag v3.0.0-dev.27 [2023-05-01T19:00:41.861Z] Signing Git tag with Sigul... [2023-05-01T19:00:41.861Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-05-01T19:00:42.127Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:42.408Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T19:00:42.415Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T19:00:42.410Z] $ docker stop --time=1 d513856477a99807409e57cc889193707b8ecee42cdae73ae01065202404da91 [2023-05-01T19:00:43.689Z] $ docker rm -f --volumes d513856477a99807409e57cc889193707b8ecee42cdae73ae01065202404da91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T19:00:44.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:00:44.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:44.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:00:44.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:44.467Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:44.465Z] $ 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 [2023-05-01T19:00:44.776Z] $ docker top ac42f5ac96c4e40486aeb66bdc1a9b8c857a917fbf05cc1cb89a54e77b2b7b8b -eo pid,comm [2023-05-01T19:00:44.847Z] 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). [2023-05-01T19:00:44.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:00:44.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:00:44.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:00:44.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:00:44.957Z] $ docker exec ac42f5ac96c4e40486aeb66bdc1a9b8c857a917fbf05cc1cb89a54e77b2b7b8b ssh-agent [2023-05-01T19:00:45.092Z] SSH_AUTH_SOCK=/tmp/ssh-0h3PRAKd6GRQ/agent.32 [2023-05-01T19:00:45.092Z] SSH_AGENT_PID=38 [2023-05-01T19:00:45.096Z] Running ssh-add (command line suppressed) [2023-05-01T19:00:45.158Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12719257546988278461.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12719257546988278461.key) [2023-05-01T19:00:45.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:00:45.483Z] + git semver bump pre [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,619 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,621 [execute] INFO git cat-file --batch-check [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,629 [execute] INFO git cat-file --batch [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:00:45.741Z] 2023-05-01 19:00:45,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:45.741Z] 3.0.0-dev.28 [Pipeline] } [2023-05-01T19:00:45.720Z] $ docker exec --env ******** --env ******** ac42f5ac96c4e40486aeb66bdc1a9b8c857a917fbf05cc1cb89a54e77b2b7b8b ssh-agent -k [2023-05-01T19:00:45.819Z] unset SSH_AUTH_SOCK; [2023-05-01T19:00:45.819Z] unset SSH_AGENT_PID; [2023-05-01T19:00:45.819Z] echo Agent pid 38 killed; [2023-05-01T19:00:45.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:00:46.152Z] + git semver [Pipeline] } [2023-05-01T19:00:46.396Z] $ docker stop --time=1 ac42f5ac96c4e40486aeb66bdc1a9b8c857a917fbf05cc1cb89a54e77b2b7b8b [2023-05-01T19:00:47.671Z] $ docker rm -f --volumes ac42f5ac96c4e40486aeb66bdc1a9b8c857a917fbf05cc1cb89a54e77b2b7b8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T19:00:48.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T19:00:48.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:48.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T19:00:48.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:48.401Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:48.404Z] $ 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 [2023-05-01T19:00:48.756Z] $ docker top 5e612192743037f6c6ca683c31fa8cff99103509acd8e5e848552ad79824c8fd -eo pid,comm [2023-05-01T19:00:48.830Z] 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). [2023-05-01T19:00:48.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T19:00:48.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T19:00:48.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T19:00:48.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T19:00:48.950Z] $ docker exec 5e612192743037f6c6ca683c31fa8cff99103509acd8e5e848552ad79824c8fd ssh-agent [2023-05-01T19:00:49.101Z] SSH_AUTH_SOCK=/tmp/ssh-PzKrzvX0Tqlx/agent.32 [2023-05-01T19:00:49.101Z] SSH_AGENT_PID=38 [2023-05-01T19:00:49.105Z] Running ssh-add (command line suppressed) [2023-05-01T19:00:49.185Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8214830415717867523.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8214830415717867523.key) [2023-05-01T19:00:49.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T19:00:49.515Z] + git semver push [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,662 [run_push] DEBUG push [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,662 [execute] INFO git cat-file --batch-check [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,666 [execute] INFO git rev-list 19527f44ed9a6cf32c0c5adf21370191ed348c18 -- [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,666 [execute] DEBUG Popen(['git', 'rev-list', '19527f44ed9a6cf32c0c5adf21370191ed348c18', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,674 [execute] INFO git fetch -v origin [2023-05-01T19:00:49.774Z] 2023-05-01 19:00:49,675 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-01T19:00:50.341Z] 2023-05-01 19:00:50,145 [run_push] DEBUG no remote changes detected [2023-05-01T19:00:50.341Z] 2023-05-01 19:00:50,145 [execute] INFO git push origin semver [2023-05-01T19:00:50.341Z] 2023-05-01 19:00:50,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T19:00:51.280Z] 2023-05-01 19:00:50,960 [run_push] DEBUG push all version tags [2023-05-01T19:00:51.280Z] 2023-05-01 19:00:50,960 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T19:00:51.280Z] 2023-05-01 19:00:50,961 [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) [2023-05-01T19:00:51.850Z] 2023-05-01 19:00:51,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-01T19:00:51.850Z] 3.0.0-dev.28 [Pipeline] } [2023-05-01T19:00:51.832Z] $ docker exec --env ******** --env ******** 5e612192743037f6c6ca683c31fa8cff99103509acd8e5e848552ad79824c8fd ssh-agent -k [2023-05-01T19:00:51.934Z] unset SSH_AUTH_SOCK; [2023-05-01T19:00:51.939Z] unset SSH_AGENT_PID; [2023-05-01T19:00:51.939Z] echo Agent pid 38 killed; [2023-05-01T19:00:51.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T19:00:52.281Z] + git semver [Pipeline] } [2023-05-01T19:00:52.525Z] $ docker stop --time=1 5e612192743037f6c6ca683c31fa8cff99103509acd8e5e848552ad79824c8fd [2023-05-01T19:00:53.823Z] $ docker rm -f --volumes 5e612192743037f6c6ca683c31fa8cff99103509acd8e5e848552ad79824c8fd [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 [2023-05-01T19:00:54.431Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-01T19:00:54.431Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-01T19:00:54.431Z] total 16 [2023-05-01T19:00:54.431Z] drwxr-xr-x 3 root root 4096 May 1 18:50 . [2023-05-01T19:00:54.431Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 19:00 .. [2023-05-01T19:00:54.431Z] drwxr-xr-x 2 root root 4096 May 1 18:50 cost [2023-05-01T19:00:54.431Z] -rw-r--r-- 1 root root 86 May 1 18:50 cost.csv [2023-05-01T19:00:54.431Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-01T19:00:54.431Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-01T19:00:54.431Z] total 16 [2023-05-01T19:00:54.431Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:50 . [2023-05-01T19:00:54.431Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 19:00 .. [2023-05-01T19:00:54.431Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 18:50 cost [2023-05-01T19:00:54.431Z] -rw-r--r-- 1 jenkins jenkins 86 May 1 18:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:54.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:55.581Z] ---> package-listing.sh [2023-05-01T19:00:55.581Z] ++ facter osfamily [2023-05-01T19:00:55.581Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T19:00:55.840Z] + OS_FAMILY=debian [2023-05-01T19:00:55.840Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-01T19:00:55.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T19:00:55.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T19:00:55.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T19:00:55.840Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T19:00:55.840Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-01T19:00:55.840Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T19:00:55.840Z] + case "${OS_FAMILY}" in [2023-05-01T19:00:55.840Z] + dpkg -l [2023-05-01T19:00:55.840Z] + grep '^ii' [2023-05-01T19:00:55.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T19:00:55.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T19:00:55.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T19:00:55.840Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-01T19:00:55.840Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-01T19:00:55.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-01T19:00:55.850Z] 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 [2023-05-01T19:00:56.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:56.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T19:00:56.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:00:56.851Z] prd-ubuntu20.04-docker-8c-8g-12224 does not seem to be running inside a container [2023-05-01T19:00:56.894Z] $ 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 [2023-05-01T19:00:57.104Z] $ docker top 2c4a7957ebf23ad31f64ff6ac2caac476b58edcb008c51ce7a1f1bb31d08014e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T19:00:57.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T19:00:57.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T19:00:58.058Z] + ls /var/log/sa-host [2023-05-01T19:00:58.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:00:58.217Z] provisioning config files... [2023-05-01T19:00:58.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14623285846558466749tmp [Pipeline] { [Pipeline] echo [2023-05-01T19:00:58.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:58.522Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T19:00:58.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:58.873Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T19:00:58.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:59.167Z] ---> sudo-logs.sh [2023-05-01T19:00:59.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T19:00:59.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:00:59.484Z] ---> job-cost.sh [2023-05-01T19:00:59.484Z] lf-activate-venv: SKIPPING [2023-05-01T19:00:59.484Z] DEBUG: total: 0.2199999988079071 [2023-05-01T19:00:59.484Z] INFO: Retrieving Stack Cost... [2023-05-01T19:00:59.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T19:01:00.311Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T19:01:00.322Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:00.605Z] ---> logs-deploy.sh [2023-05-01T19:01:00.605Z] lf-activate-venv: SKIPPING [2023-05-01T19:01:00.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/111 [2023-05-01T19:01:00.605Z] INFO: archiving workspace using pattern(s): [2023-05-01T19:01:01.542Z] Archives upload complete. [2023-05-01T19:01:01.542Z] INFO: archiving logs to Nexus