Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35621d3e3ed5e5519204e5baffde9d6fc275525a 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-ssh14848219410419109432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4821446020258314947.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4896333545302270367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1594360618084888012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh16304228266841350344.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21627 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 Avoid second fetch Checking out Revision 35621d3e3ed5e5519204e5baffde9d6fc275525a (main) 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 > 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 35621d3e3ed5e5519204e5baffde9d6fc275525a # timeout=10 Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk adfcd8475fa2a20fe672f9c26fef4422551b8595 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T01:52:18.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T01:52:18.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T01:52:18.263Z] ========================================================= [2022-08-01T01:52:18.263Z] EdgeX Global Pipelines Version Info [2022-08-01T01:52:18.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:52:19.019Z] ------------------- [2022-08-01T01:52:19.019Z] stable info: [2022-08-01T01:52:19.019Z] ------------------- [2022-08-01T01:52:19.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T01:52:19.020Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T01:52:19.020Z] Message: update stable to v1.0.238 [2022-08-01T01:52:19.591Z] ------------------- [2022-08-01T01:52:19.591Z] experimental info: [2022-08-01T01:52:19.591Z] ------------------- [2022-08-01T01:52:19.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T01:52:19.591Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T01:52:19.591Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T01:52:19.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-08-01T01:52:19.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-08-01T01:52:19.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T01:52:19.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T01:52:19.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T01:52:19.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T01:52:19.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T01:52:19.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-01T01:52:19.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T01:52:19.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T01:52:19.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T01:52:19.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-08-01T01:52:19.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T01:52:19.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T01:52:20.006Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T01:52:20.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T01:52:20.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T01:52:20.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T01:52:20.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T01:52:20.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T01:52:20.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-01T01:52:20.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-01T01:52:20.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-01T01:52:20.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-01T01:52:20.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-01T01:52:20.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T01:52:20.166Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T01:52:20.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-01T01:52:20.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-01T01:52:20.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-01T01:52:20.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] echo [2022-08-01T01:52:20.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35621d3 [Pipeline] echo [2022-08-01T01:52:20.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:52:20.282Z] provisioning config files... [2022-08-01T01:52:20.295Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3663415565137715851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:52:20.623Z] ---> docker-login.sh [2022-08-01T01:52:20.623Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:52:20.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:21.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:21.144Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:21.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:21.144Z] [2022-08-01T01:52:21.144Z] Login Succeeded [2022-08-01T01:52:21.144Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:52:21.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:21.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:21.144Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:21.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:21.144Z] [2022-08-01T01:52:21.144Z] Login Succeeded [2022-08-01T01:52:21.144Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:52:21.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:21.403Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:21.403Z] [2022-08-01T01:52:21.403Z] Login Succeeded [2022-08-01T01:52:21.403Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:52:21.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:21.403Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:21.403Z] [2022-08-01T01:52:21.403Z] Login Succeeded [2022-08-01T01:52:21.403Z] docker.io [2022-08-01T01:52:21.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:21.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:21.925Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:21.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:21.925Z] [2022-08-01T01:52:21.925Z] Login Succeeded [2022-08-01T01:52:21.925Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:52:21.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T01:52:22.324Z] + git rev-list -1 --merges 35621d3e3ed5e5519204e5baffde9d6fc275525a~1..35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] echo [2022-08-01T01:52:22.352Z] -----------> git rev-list -1 --merges 35621d3e3ed5e5519204e5baffde9d6fc275525a~1..35621d3e3ed5e5519204e5baffde9d6fc275525a 35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T01:52:22.352Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a [false] [Pipeline] sh [2022-08-01T01:52:22.643Z] + git log --format=format:%s -1 35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] echo [2022-08-01T01:52:22.660Z] ========================================================= [2022-08-01T01:52:22.660Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T01:52:22.660Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:52:22.996Z] + git log --format=format:%s -1 35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] echo [2022-08-01T01:52:23.008Z] [semverPrep] GIT_COMMIT: 35621d3e3ed5e5519204e5baffde9d6fc275525a, Commit Message: Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo [2022-08-01T01:52:23.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-01T01:52:23.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T01:52:23.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T01:52:23.387Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T01:52:23.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T01:52:23.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T01:52:23.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T01:52:23.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:52:23.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:52:23.814Z] [2022-08-01T01:52:23.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:52:24.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:52:24.121Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T01:52:24.121Z] b85a868b505f: Pulling fs layer [2022-08-01T01:52:24.121Z] e2be974225ed: Pulling fs layer [2022-08-01T01:52:24.121Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T01:52:24.121Z] 988bab9f4d93: Pulling fs layer [2022-08-01T01:52:24.121Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T01:52:24.121Z] eaf3925da568: Pulling fs layer [2022-08-01T01:52:24.121Z] bab4dde63d76: Pulling fs layer [2022-08-01T01:52:24.121Z] bde34c3a00c8: Pulling fs layer [2022-08-01T01:52:24.121Z] b352a97aabf1: Pulling fs layer [2022-08-01T01:52:24.121Z] 4872d77fe225: Pulling fs layer [2022-08-01T01:52:24.121Z] 5851b861e8e6: Pulling fs layer [2022-08-01T01:52:24.121Z] bab4dde63d76: Waiting [2022-08-01T01:52:24.121Z] bde34c3a00c8: Waiting [2022-08-01T01:52:24.121Z] b352a97aabf1: Waiting [2022-08-01T01:52:24.121Z] 4872d77fe225: Waiting [2022-08-01T01:52:24.121Z] 1469e6f7b9e6: Waiting [2022-08-01T01:52:24.121Z] eaf3925da568: Waiting [2022-08-01T01:52:24.121Z] 988bab9f4d93: Waiting [2022-08-01T01:52:24.121Z] e2be974225ed: Download complete [2022-08-01T01:52:24.121Z] 988bab9f4d93: Verifying Checksum [2022-08-01T01:52:24.121Z] 988bab9f4d93: Download complete [2022-08-01T01:52:24.121Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T01:52:24.121Z] 1469e6f7b9e6: Download complete [2022-08-01T01:52:24.121Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T01:52:24.382Z] eaf3925da568: Verifying Checksum [2022-08-01T01:52:24.382Z] eaf3925da568: Download complete [2022-08-01T01:52:24.382Z] bde34c3a00c8: Download complete [2022-08-01T01:52:24.382Z] b352a97aabf1: Download complete [2022-08-01T01:52:24.382Z] 4872d77fe225: Download complete [2022-08-01T01:52:24.382Z] 5851b861e8e6: Verifying Checksum [2022-08-01T01:52:24.382Z] 5851b861e8e6: Download complete [2022-08-01T01:52:24.382Z] b85a868b505f: Verifying Checksum [2022-08-01T01:52:24.382Z] b85a868b505f: Download complete [2022-08-01T01:52:24.642Z] bab4dde63d76: Verifying Checksum [2022-08-01T01:52:24.642Z] bab4dde63d76: Download complete [2022-08-01T01:52:25.585Z] b85a868b505f: Pull complete [2022-08-01T01:52:25.585Z] e2be974225ed: Pull complete [2022-08-01T01:52:26.155Z] 339a4e72a1f5: Pull complete [2022-08-01T01:52:26.155Z] 988bab9f4d93: Pull complete [2022-08-01T01:52:26.415Z] 1469e6f7b9e6: Pull complete [2022-08-01T01:52:26.677Z] eaf3925da568: Pull complete [2022-08-01T01:52:28.058Z] bab4dde63d76: Pull complete [2022-08-01T01:52:28.319Z] bde34c3a00c8: Pull complete [2022-08-01T01:52:28.319Z] b352a97aabf1: Pull complete [2022-08-01T01:52:28.580Z] 4872d77fe225: Pull complete [2022-08-01T01:52:28.580Z] 5851b861e8e6: Pull complete [2022-08-01T01:52:28.580Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T01:52:28.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:52:28.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:52:28.677Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T01:52:28.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T01:52:30.783Z] $ docker top 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a -eo pid,comm [2022-08-01T01:52:30.842Z] 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). [2022-08-01T01:52:30.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T01:52:30.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:52:30.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:52:31.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:52:31.060Z] $ docker exec 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a ssh-agent [2022-08-01T01:52:31.192Z] SSH_AUTH_SOCK=/tmp/ssh-Ry1XXgd6S2R1/agent.35 [2022-08-01T01:52:31.192Z] SSH_AGENT_PID=41 [2022-08-01T01:52:31.198Z] Running ssh-add (command line suppressed) [2022-08-01T01:52:31.300Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2233586511334519470.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2233586511334519470.key) [2022-08-01T01:52:31.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:52:31.608Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T01:52:31.628Z] $ docker exec --env ******** --env ******** 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a ssh-agent -k [2022-08-01T01:52:31.724Z] unset SSH_AUTH_SOCK; [2022-08-01T01:52:31.725Z] unset SSH_AGENT_PID; [2022-08-01T01:52:31.725Z] echo Agent pid 41 killed; [2022-08-01T01:52:31.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T01:52:31.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:52:31.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:52:31.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:52:31.896Z] $ docker exec 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a ssh-agent [2022-08-01T01:52:32.010Z] SSH_AUTH_SOCK=/tmp/ssh-9dE6IWsmH8RD/agent.73 [2022-08-01T01:52:32.010Z] SSH_AGENT_PID=79 [2022-08-01T01:52:32.015Z] Running ssh-add (command line suppressed) [2022-08-01T01:52:32.126Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4575925931065603976.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4575925931065603976.key) [2022-08-01T01:52:32.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:52:32.432Z] + git semver init [2022-08-01T01:52:32.693Z] 2022-08-01 01:52:32,620 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T01:52:32.693Z] 2022-08-01 01:52:32,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-08-01T01:52:32.693Z] 2022-08-01 01:52:32,621 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-08-01T01:52:32.693Z] 2022-08-01 01:52:32,621 [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) [2022-08-01T01:52:33.633Z] 2022-08-01 01:52:33,357 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-08-01T01:52:33.633Z] 2022-08-01 01:52:33,357 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-08-01T01:52:33.633Z] 2022-08-01 01:52:33,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T01:52:33.633Z] 2022-08-01 01:52:33,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T01:52:33.633Z] 2.3.0-dev.11 [Pipeline] } [2022-08-01T01:52:33.646Z] $ docker exec --env ******** --env ******** 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a ssh-agent -k [2022-08-01T01:52:33.755Z] unset SSH_AUTH_SOCK; [2022-08-01T01:52:33.755Z] unset SSH_AGENT_PID; [2022-08-01T01:52:33.755Z] echo Agent pid 79 killed; [2022-08-01T01:52:33.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T01:52:34.077Z] + git semver [Pipeline] } [2022-08-01T01:52:34.355Z] $ docker stop --time=1 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a [2022-08-01T01:52:35.647Z] $ docker rm -f 43f951700ee195ad49a3df12c8be4e7f7918dab116ec8e0be07b3361b39ec66a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:52:35.996Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T01:52:36.239Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T01:52:36.243Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 [2022-08-01T01:52:36.359Z] provisioning config files... [2022-08-01T01:52:36.369Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2220673340243969779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:52:36.668Z] ---> docker-login.sh [2022-08-01T01:52:36.668Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:52:36.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:36.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:36.668Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:36.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:36.668Z] [2022-08-01T01:52:36.668Z] Login Succeeded [2022-08-01T01:52:36.668Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:52:36.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:36.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:36.929Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:36.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:36.929Z] [2022-08-01T01:52:36.929Z] Login Succeeded [2022-08-01T01:52:36.929Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:52:36.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:36.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:36.929Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:36.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:36.929Z] [2022-08-01T01:52:36.929Z] Login Succeeded [2022-08-01T01:52:36.929Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:52:36.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:37.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:37.189Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:37.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:37.189Z] [2022-08-01T01:52:37.189Z] Login Succeeded [2022-08-01T01:52:37.189Z] docker.io [2022-08-01T01:52:37.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:52:37.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:52:37.451Z] Configure a credential helper to remove this warning. See [2022-08-01T01:52:37.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:52:37.451Z] [2022-08-01T01:52:37.451Z] Login Succeeded [2022-08-01T01:52:37.451Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:52:37.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T01:52:37.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:52:37.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:52:37.550Z] ========================================================= [2022-08-01T01:52:37.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T01:52:37.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:52:37.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T01:52:37.882Z] Sending build context to Docker daemon 6.058MB [2022-08-01T01:52:37.882Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:52:37.882Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T01:52:37.882Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T01:52:37.882Z] 2408cc74d12b: Pulling fs layer [2022-08-01T01:52:37.882Z] ea60b727a1ce: Pulling fs layer [2022-08-01T01:52:37.882Z] 30c4a7721957: Pulling fs layer [2022-08-01T01:52:37.882Z] 370296b7ddb6: Pulling fs layer [2022-08-01T01:52:37.882Z] 7c6cee850709: Pulling fs layer [2022-08-01T01:52:37.882Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T01:52:37.882Z] d94ebbe4e438: Pulling fs layer [2022-08-01T01:52:37.882Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T01:52:37.882Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T01:52:37.882Z] 7c6cee850709: Waiting [2022-08-01T01:52:37.882Z] 370296b7ddb6: Waiting [2022-08-01T01:52:37.882Z] 39a5fcdaea64: Waiting [2022-08-01T01:52:37.882Z] bcfd1f05c69d: Waiting [2022-08-01T01:52:37.882Z] d94ebbe4e438: Waiting [2022-08-01T01:52:37.882Z] 59ccb84bbe0f: Waiting [2022-08-01T01:52:37.882Z] 30c4a7721957: Download complete [2022-08-01T01:52:37.882Z] ea60b727a1ce: Verifying Checksum [2022-08-01T01:52:37.882Z] ea60b727a1ce: Download complete [2022-08-01T01:52:38.147Z] 7c6cee850709: Verifying Checksum [2022-08-01T01:52:38.147Z] 7c6cee850709: Download complete [2022-08-01T01:52:38.147Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T01:52:38.147Z] 39a5fcdaea64: Download complete [2022-08-01T01:52:38.147Z] 2408cc74d12b: Verifying Checksum [2022-08-01T01:52:38.147Z] 2408cc74d12b: Download complete [2022-08-01T01:52:38.147Z] d94ebbe4e438: Download complete [2022-08-01T01:52:38.147Z] 2408cc74d12b: Pull complete [2022-08-01T01:52:38.408Z] ea60b727a1ce: Pull complete [2022-08-01T01:52:38.408Z] 30c4a7721957: Pull complete [2022-08-01T01:52:38.408Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T01:52:38.408Z] 59ccb84bbe0f: Download complete [2022-08-01T01:52:38.667Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T01:52:38.667Z] bcfd1f05c69d: Download complete [2022-08-01T01:52:38.667Z] 370296b7ddb6: Verifying Checksum [2022-08-01T01:52:38.667Z] 370296b7ddb6: Download complete [2022-08-01T01:52:42.862Z] 370296b7ddb6: Pull complete [2022-08-01T01:52:42.862Z] 7c6cee850709: Pull complete [2022-08-01T01:52:42.862Z] 39a5fcdaea64: Pull complete [2022-08-01T01:52:42.862Z] d94ebbe4e438: Pull complete [2022-08-01T01:52:44.771Z] bcfd1f05c69d: Pull complete [2022-08-01T01:52:45.342Z] 59ccb84bbe0f: Pull complete [2022-08-01T01:52:45.342Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T01:52:45.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T01:52:45.342Z] ---> a4fb48ad2a94 [2022-08-01T01:52:45.342Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:52:49.553Z] ---> Running in 5e7ec5926b7c [2022-08-01T01:52:49.553Z] Removing intermediate container 5e7ec5926b7c [2022-08-01T01:52:49.553Z] ---> 2d3607d3fbc5 [2022-08-01T01:52:49.553Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:52:49.553Z] ---> Running in adf561d87dc4 [2022-08-01T01:52:49.553Z] Removing intermediate container adf561d87dc4 [2022-08-01T01:52:49.553Z] ---> 1addb15e2687 [2022-08-01T01:52:49.553Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:52:49.553Z] ---> Running in ccb7ee6d2e1d [2022-08-01T01:52:50.123Z] Removing intermediate container ccb7ee6d2e1d [2022-08-01T01:52:50.123Z] ---> e15af0c34a2b [2022-08-01T01:52:50.123Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:52:50.123Z] ---> Running in 854d4dd4a8ee [2022-08-01T01:52:50.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:52:51.324Z] Still waiting to schedule task [2022-08-01T01:52:51.324Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21626’ is offline [2022-08-01T01:52:51.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:52:51.585Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T01:52:51.585Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T01:52:51.585Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T01:52:51.846Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T01:52:51.846Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T01:52:51.846Z] OK: 216 MiB in 55 packages [2022-08-01T01:52:52.418Z] Removing intermediate container 854d4dd4a8ee [2022-08-01T01:52:52.418Z] ---> 150bee843588 [2022-08-01T01:52:52.418Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-01T01:52:52.418Z] ---> Running in a93d4fdee441 [2022-08-01T01:52:52.418Z] Removing intermediate container a93d4fdee441 [2022-08-01T01:52:52.418Z] ---> 27d7d5eab1f2 [2022-08-01T01:52:52.418Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-01T01:52:52.683Z] ---> a46436e4891a [2022-08-01T01:52:52.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:52:52.683Z] ---> Running in c7ff05ef59da [2022-08-01T01:53:11.005Z] Removing intermediate container c7ff05ef59da [2022-08-01T01:53:11.005Z] ---> b5bca8f114ea [2022-08-01T01:53:11.005Z] Step 10/12 : COPY . . [2022-08-01T01:53:11.005Z] ---> cb092ee516f3 [2022-08-01T01:53:11.005Z] Step 11/12 : ARG MAKE='make build' [2022-08-01T01:53:11.005Z] ---> Running in 7fe698429ddd [2022-08-01T01:53:11.005Z] Removing intermediate container 7fe698429ddd [2022-08-01T01:53:11.005Z] ---> 9231c240faeb [2022-08-01T01:53:11.005Z] Step 12/12 : RUN $MAKE [2022-08-01T01:53:11.005Z] ---> Running in f1bc7a1778e5 [2022-08-01T01:53:11.005Z] noop [2022-08-01T01:53:11.005Z] Removing intermediate container f1bc7a1778e5 [2022-08-01T01:53:11.005Z] ---> 3b75aca1225f [2022-08-01T01:53:11.005Z] Successfully built 3b75aca1225f [2022-08-01T01:53:11.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:53:11.325Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T01:53:11.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:53:11.409Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T01:53:11.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T01:53:11.797Z] $ docker top 986e3c0c00717cd09f1f0dcadfebfe5e050c3a9f4bb5b33c57930b1f1caeff51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:53:12.167Z] + go version [2022-08-01T01:53:12.167Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T01:53:12.183Z] $ docker stop --time=1 986e3c0c00717cd09f1f0dcadfebfe5e050c3a9f4bb5b33c57930b1f1caeff51 [2022-08-01T01:53:13.460Z] $ docker rm -f 986e3c0c00717cd09f1f0dcadfebfe5e050c3a9f4bb5b33c57930b1f1caeff51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:53:13.964Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T01:53:13.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:53:14.040Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T01:53:14.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T01:53:14.422Z] $ docker top ded29f076c338b78fe70ebc588699317d54572644336e23d98d73c57599d960d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:53:14.774Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-01T01:53:15.071Z] + make test [2022-08-01T01:53:15.071Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T01:53:15.331Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-01T01:53:23.458Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-01T01:53:24.028Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-08-01T01:53:24.028Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-01T01:53:30.597Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-01T01:53:30.597Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T01:53:33.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T01:53:33.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T01:53:33.134Z] ./bin/test-attribution-txt.sh [2022-08-01T01:53:33.134Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T01:53:33.134Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T01:53:33.134Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T01:53:33.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T01:53:33.160Z] $ docker stop --time=1 ded29f076c338b78fe70ebc588699317d54572644336e23d98d73c57599d960d [2022-08-01T01:53:35.641Z] $ docker rm -f ded29f076c338b78fe70ebc588699317d54572644336e23d98d73c57599d960d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:53:36.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T01:53:36.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-01T01:53:36.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T01:53:36.913Z] + ls -al . [2022-08-01T01:53:36.913Z] total 180 [2022-08-01T01:53:36.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 01:53 . [2022-08-01T01:53:36.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:52 .. [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 01:52 .dockerignore [2022-08-01T01:53:36.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:53 .git [2022-08-01T01:53:36.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:52 .github [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 1 01:52 .gitignore [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:52 .golangci.yml [2022-08-01T01:53:36.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:52 .semver [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 1 01:52 Attribution.txt [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 1 01:52 CHANGELOG.md [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 1 01:52 Dockerfile [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:52 GOVERNANCE.md [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 1 01:52 Jenkinsfile [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:52 LICENSE [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 1 01:52 Makefile [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 01:52 OWNERS.md [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 1 01:52 README.md [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 01:52 VERSION [2022-08-01T01:53:36.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:52 bin [2022-08-01T01:53:36.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:52 cmd [2022-08-01T01:53:36.913Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 1 01:53 coverage.out [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 1 01:52 go.mod [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 1 01:52 go.sum [2022-08-01T01:53:36.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:52 internal [2022-08-01T01:53:36.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:52 mock [2022-08-01T01:53:36.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:52 snap [2022-08-01T01:53:36.913Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 1 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:53:37.224Z] + 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=35621d3e3ed5e5519204e5baffde9d6fc275525a --label arch=amd64 --label version=2.3.0-dev.11 . [2022-08-01T01:53:37.224Z] Sending build context to Docker daemon 6.076MB [2022-08-01T01:53:37.224Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:53:37.224Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-01T01:53:37.224Z] ---> 3b75aca1225f [2022-08-01T01:53:37.224Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:53:37.224Z] ---> Running in bdaa1c3a1186 [2022-08-01T01:53:37.485Z] Removing intermediate container bdaa1c3a1186 [2022-08-01T01:53:37.485Z] ---> 146290d2697c [2022-08-01T01:53:37.485Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:53:37.485Z] ---> Running in d80ac856a487 [2022-08-01T01:53:37.485Z] Removing intermediate container d80ac856a487 [2022-08-01T01:53:37.485Z] ---> 7144b3cff736 [2022-08-01T01:53:37.485Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:53:37.485Z] ---> Running in 572c2a77995d [2022-08-01T01:53:38.057Z] Removing intermediate container 572c2a77995d [2022-08-01T01:53:38.057Z] ---> d96319b9e1fa [2022-08-01T01:53:38.057Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:53:38.057Z] ---> Running in b93068cf64e6 [2022-08-01T01:53:38.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:53:39.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:53:39.522Z] OK: 216 MiB in 55 packages [2022-08-01T01:53:39.782Z] Removing intermediate container b93068cf64e6 [2022-08-01T01:53:39.782Z] ---> a8415314868c [2022-08-01T01:53:39.782Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-01T01:53:39.782Z] ---> Running in c2da991bd818 [2022-08-01T01:53:39.782Z] Removing intermediate container c2da991bd818 [2022-08-01T01:53:39.782Z] ---> 17d4abc54949 [2022-08-01T01:53:39.782Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-01T01:53:40.042Z] ---> 3b1801997411 [2022-08-01T01:53:40.042Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:53:40.042Z] ---> Running in 01b4a83e903a [2022-08-01T01:53:40.613Z] Removing intermediate container 01b4a83e903a [2022-08-01T01:53:40.613Z] ---> 0594cba03da6 [2022-08-01T01:53:40.613Z] Step 10/24 : COPY . . [2022-08-01T01:53:40.872Z] ---> 97a7254fc013 [2022-08-01T01:53:40.872Z] Step 11/24 : ARG MAKE='make build' [2022-08-01T01:53:40.872Z] ---> Running in 4b4590bb2cf7 [2022-08-01T01:53:41.132Z] Removing intermediate container 4b4590bb2cf7 [2022-08-01T01:53:41.132Z] ---> 36a725468df6 [2022-08-01T01:53:41.132Z] Step 12/24 : RUN $MAKE [2022-08-01T01:53:41.132Z] ---> Running in 3dcdf6f9690e [2022-08-01T01:53:41.391Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-01T01:54:03.387Z] Removing intermediate container 3dcdf6f9690e [2022-08-01T01:54:03.387Z] ---> 0c7fe4192e9c [2022-08-01T01:54:03.387Z] Step 13/24 : FROM alpine:3.16 [2022-08-01T01:54:03.387Z] 3.16: Pulling from library/alpine [2022-08-01T01:54:03.387Z] 530afca65e2e: Pulling fs layer [2022-08-01T01:54:03.387Z] 530afca65e2e: Verifying Checksum [2022-08-01T01:54:03.387Z] 530afca65e2e: Download complete [2022-08-01T01:54:03.387Z] 530afca65e2e: Pull complete [2022-08-01T01:54:03.387Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T01:54:03.387Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T01:54:03.387Z] ---> d7d3d98c851f [2022-08-01T01:54:03.387Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-01T01:54:03.387Z] ---> Running in 9faa0901e93a [2022-08-01T01:54:03.387Z] Removing intermediate container 9faa0901e93a [2022-08-01T01:54:03.387Z] ---> aab677ae152b [2022-08-01T01:54:03.387Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T01:54:03.387Z] ---> Running in 1199c7c856cc [2022-08-01T01:54:03.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:54:03.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:54:03.387Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T01:54:03.387Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T01:54:03.387Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T01:54:03.387Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T01:54:03.387Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T01:54:03.387Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T01:54:03.387Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T01:54:03.387Z] OK: 8 MiB in 20 packages [2022-08-01T01:54:03.387Z] Removing intermediate container 1199c7c856cc [2022-08-01T01:54:03.387Z] ---> 48ad2d872023 [2022-08-01T01:54:03.387Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-01T01:54:03.387Z] ---> fd0dd0db2222 [2022-08-01T01:54:03.387Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-01T01:54:03.387Z] ---> c60ec400e668 [2022-08-01T01:54:03.387Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-01T01:54:03.387Z] ---> 626c09e5bdd2 [2022-08-01T01:54:03.387Z] Step 19/24 : EXPOSE 59982 [2022-08-01T01:54:03.387Z] ---> Running in 72cd13064ab9 [2022-08-01T01:54:03.387Z] Removing intermediate container 72cd13064ab9 [2022-08-01T01:54:03.387Z] ---> f48ee35dfe9b [2022-08-01T01:54:03.387Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-01T01:54:03.387Z] ---> Running in 804557fe547b [2022-08-01T01:54:03.387Z] Removing intermediate container 804557fe547b [2022-08-01T01:54:03.387Z] ---> 9d5e3f8ad6d3 [2022-08-01T01:54:03.387Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T01:54:03.387Z] ---> Running in 39c917b38255 [2022-08-01T01:54:03.387Z] Removing intermediate container 39c917b38255 [2022-08-01T01:54:03.387Z] ---> efeadf42f675 [2022-08-01T01:54:03.387Z] Step 22/24 : LABEL arch=amd64 [2022-08-01T01:54:03.387Z] ---> Running in a6c809e43ff9 [2022-08-01T01:54:03.646Z] Removing intermediate container a6c809e43ff9 [2022-08-01T01:54:03.646Z] ---> 06aeb824fe34 [2022-08-01T01:54:03.646Z] Step 23/24 : LABEL git_sha=35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T01:54:03.646Z] ---> Running in 5b91b17a0133 [2022-08-01T01:54:03.646Z] Removing intermediate container 5b91b17a0133 [2022-08-01T01:54:03.646Z] ---> db01b21c2f2b [2022-08-01T01:54:03.646Z] Step 24/24 : LABEL version=2.3.0-dev.11 [2022-08-01T01:54:03.646Z] ---> Running in e5312dbef009 [2022-08-01T01:54:03.646Z] Removing intermediate container e5312dbef009 [2022-08-01T01:54:03.646Z] ---> f9e18638fd2e [2022-08-01T01:54:03.646Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T01:54:03.646Z] Successfully built f9e18638fd2e [2022-08-01T01:54:03.646Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:54:03.727Z] provisioning config files... [2022-08-01T01:54:03.738Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7388181363366325056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:54:04.037Z] ---> docker-login.sh [2022-08-01T01:54:04.037Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:54:04.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:54:04.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:54:04.037Z] Configure a credential helper to remove this warning. See [2022-08-01T01:54:04.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:54:04.037Z] [2022-08-01T01:54:04.037Z] Login Succeeded [2022-08-01T01:54:04.037Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:54:04.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:54:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:54:04.298Z] Configure a credential helper to remove this warning. See [2022-08-01T01:54:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:54:04.298Z] [2022-08-01T01:54:04.298Z] Login Succeeded [2022-08-01T01:54:04.298Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:54:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:54:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:54:04.298Z] Configure a credential helper to remove this warning. See [2022-08-01T01:54:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:54:04.298Z] [2022-08-01T01:54:04.298Z] Login Succeeded [2022-08-01T01:54:04.298Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:54:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:54:04.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:54:04.559Z] Configure a credential helper to remove this warning. See [2022-08-01T01:54:04.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:54:04.559Z] [2022-08-01T01:54:04.559Z] Login Succeeded [2022-08-01T01:54:04.559Z] docker.io [2022-08-01T01:54:04.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:54:04.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:54:04.818Z] Configure a credential helper to remove this warning. See [2022-08-01T01:54:04.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:54:04.818Z] [2022-08-01T01:54:04.818Z] Login Succeeded [2022-08-01T01:54:04.818Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:54:04.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:54:04.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:54:04.893Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-08-01T01:54:04.893Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T01:54:04.893Z] latest [2022-08-01T01:54:04.893Z] 2.3.0-dev.11 [2022-08-01T01:54:04.893Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T01:54:04.893Z] main [2022-08-01T01:54:04.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:05.219Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:05.534Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T01:54:05.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-01T01:54:05.534Z] 3e9cb42f4532: Preparing [2022-08-01T01:54:05.534Z] b75c1051be7e: Preparing [2022-08-01T01:54:05.534Z] 78cfb8c07c69: Preparing [2022-08-01T01:54:05.534Z] 961c0c14ff12: Preparing [2022-08-01T01:54:05.534Z] ec34fcc1d526: Preparing [2022-08-01T01:54:05.534Z] ec34fcc1d526: Layer already exists [2022-08-01T01:54:05.534Z] 3e9cb42f4532: Pushed [2022-08-01T01:54:05.534Z] b75c1051be7e: Pushed [2022-08-01T01:54:05.795Z] 961c0c14ff12: Pushed [2022-08-01T01:54:08.337Z] 78cfb8c07c69: Pushed [2022-08-01T01:54:08.337Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a: digest: sha256:be9cb4b31a55f4e9af157740b71695e77e7b36e67ab40cc4b7b9e554c5d96f27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:08.660Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:08.971Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-08-01T01:54:08.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-01T01:54:08.972Z] 3e9cb42f4532: Preparing [2022-08-01T01:54:08.972Z] b75c1051be7e: Preparing [2022-08-01T01:54:08.972Z] 78cfb8c07c69: Preparing [2022-08-01T01:54:08.972Z] 961c0c14ff12: Preparing [2022-08-01T01:54:08.972Z] ec34fcc1d526: Preparing [2022-08-01T01:54:08.972Z] ec34fcc1d526: Layer already exists [2022-08-01T01:54:08.972Z] b75c1051be7e: Layer already exists [2022-08-01T01:54:08.972Z] 3e9cb42f4532: Layer already exists [2022-08-01T01:54:08.972Z] 78cfb8c07c69: Layer already exists [2022-08-01T01:54:08.972Z] 961c0c14ff12: Layer already exists [2022-08-01T01:54:08.972Z] latest: digest: sha256:be9cb4b31a55f4e9af157740b71695e77e7b36e67ab40cc4b7b9e554c5d96f27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:09.289Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:09.604Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.11 [2022-08-01T01:54:09.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-01T01:54:09.605Z] 3e9cb42f4532: Preparing [2022-08-01T01:54:09.605Z] b75c1051be7e: Preparing [2022-08-01T01:54:09.605Z] 78cfb8c07c69: Preparing [2022-08-01T01:54:09.605Z] 961c0c14ff12: Preparing [2022-08-01T01:54:09.605Z] ec34fcc1d526: Preparing [2022-08-01T01:54:09.605Z] b75c1051be7e: Layer already exists [2022-08-01T01:54:09.605Z] 3e9cb42f4532: Layer already exists [2022-08-01T01:54:09.605Z] 961c0c14ff12: Layer already exists [2022-08-01T01:54:09.605Z] ec34fcc1d526: Layer already exists [2022-08-01T01:54:09.605Z] 78cfb8c07c69: Layer already exists [2022-08-01T01:54:09.605Z] 2.3.0-dev.11: digest: sha256:be9cb4b31a55f4e9af157740b71695e77e7b36e67ab40cc4b7b9e554c5d96f27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:09.925Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:10.237Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T01:54:10.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-01T01:54:10.237Z] 3e9cb42f4532: Preparing [2022-08-01T01:54:10.237Z] b75c1051be7e: Preparing [2022-08-01T01:54:10.237Z] 78cfb8c07c69: Preparing [2022-08-01T01:54:10.237Z] 961c0c14ff12: Preparing [2022-08-01T01:54:10.237Z] ec34fcc1d526: Preparing [2022-08-01T01:54:10.237Z] 78cfb8c07c69: Layer already exists [2022-08-01T01:54:10.237Z] 3e9cb42f4532: Layer already exists [2022-08-01T01:54:10.237Z] 961c0c14ff12: Layer already exists [2022-08-01T01:54:10.237Z] ec34fcc1d526: Layer already exists [2022-08-01T01:54:10.237Z] b75c1051be7e: Layer already exists [2022-08-01T01:54:10.237Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11: digest: sha256:be9cb4b31a55f4e9af157740b71695e77e7b36e67ab40cc4b7b9e554c5d96f27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:10.562Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:10.877Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-08-01T01:54:10.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-08-01T01:54:10.877Z] 3e9cb42f4532: Preparing [2022-08-01T01:54:10.877Z] b75c1051be7e: Preparing [2022-08-01T01:54:10.877Z] 78cfb8c07c69: Preparing [2022-08-01T01:54:10.877Z] 961c0c14ff12: Preparing [2022-08-01T01:54:10.877Z] ec34fcc1d526: Preparing [2022-08-01T01:54:10.877Z] ec34fcc1d526: Layer already exists [2022-08-01T01:54:10.877Z] 961c0c14ff12: Layer already exists [2022-08-01T01:54:10.877Z] 3e9cb42f4532: Layer already exists [2022-08-01T01:54:10.877Z] 78cfb8c07c69: Layer already exists [2022-08-01T01:54:10.877Z] b75c1051be7e: Layer already exists [2022-08-01T01:54:10.878Z] main: digest: sha256:be9cb4b31a55f4e9af157740b71695e77e7b36e67ab40cc4b7b9e554c5d96f27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:54:10.918Z] ===================================================== [Pipeline] echo [2022-08-01T01:54:10.924Z] taggedImages: [2022-08-01T01:54:10.924Z] - nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T01:54:10.924Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-08-01T01:54:10.924Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.11 [2022-08-01T01:54:10.924Z] - nexus3.edgexfoundry.org:10004/device-mqtt:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T01:54:10.924Z] - 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 [2022-08-01T01:54:11.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:54:11.301Z] [2022-08-01T01:54:11.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:54:11.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:54:11.607Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T01:54:11.607Z] 5eb5b503b376: Pulling fs layer [2022-08-01T01:54:11.608Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T01:54:11.608Z] ec43610c2a17: Pulling fs layer [2022-08-01T01:54:11.608Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T01:54:11.608Z] 33b1e0a273af: Pulling fs layer [2022-08-01T01:54:11.608Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T01:54:11.608Z] 2f39f015ded8: Pulling fs layer [2022-08-01T01:54:11.608Z] 33b1e0a273af: Waiting [2022-08-01T01:54:11.608Z] 5d3b04190fa2: Waiting [2022-08-01T01:54:11.608Z] 3a2ae6a8a46f: Waiting [2022-08-01T01:54:11.608Z] 5c69ac0246d0: Verifying Checksum [2022-08-01T01:54:11.608Z] 5c69ac0246d0: Download complete [2022-08-01T01:54:11.608Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T01:54:11.608Z] 3a2ae6a8a46f: Download complete [2022-08-01T01:54:11.608Z] 33b1e0a273af: Verifying Checksum [2022-08-01T01:54:11.608Z] 33b1e0a273af: Download complete [2022-08-01T01:54:11.608Z] 5d3b04190fa2: Verifying Checksum [2022-08-01T01:54:11.608Z] 5d3b04190fa2: Download complete [2022-08-01T01:54:11.867Z] ec43610c2a17: Verifying Checksum [2022-08-01T01:54:11.867Z] ec43610c2a17: Download complete [2022-08-01T01:54:11.867Z] 5eb5b503b376: Download complete [2022-08-01T01:54:12.434Z] 2f39f015ded8: Download complete [2022-08-01T01:54:13.001Z] 5eb5b503b376: Pull complete [2022-08-01T01:54:13.259Z] 5c69ac0246d0: Pull complete [2022-08-01T01:54:13.519Z] ec43610c2a17: Pull complete [2022-08-01T01:54:13.779Z] 3a2ae6a8a46f: Pull complete [2022-08-01T01:54:13.779Z] 33b1e0a273af: Pull complete [2022-08-01T01:54:14.037Z] 5d3b04190fa2: Pull complete [2022-08-01T01:54:18.231Z] 2f39f015ded8: Pull complete [2022-08-01T01:54:18.231Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T01:54:18.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:54:18.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:54:18.355Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T01:54:18.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T01:54:21.932Z] $ docker top 8d70c63a34711f996d321cf6a6099357d027db0f8d6ceb984ac3631503b68ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:54:22.340Z] ---> job-cost.sh [2022-08-01T01:54:22.340Z] lf-activate-venv: SKIPPING [2022-08-01T01:54:22.340Z] INFO: No Stack... [2022-08-01T01:54:22.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T01:54:23.173Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T01:54:23.467Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-08-01T01:54:23.467Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T01:54:23.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [2022-08-01T01:54:23.489Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] did not exist. Created. [2022-08-01T01:54:23.489Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T01:54:23.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-01T01:54:23.820Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T01:54:23.830Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T01:54:23.854Z] $ docker stop --time=1 8d70c63a34711f996d321cf6a6099357d027db0f8d6ceb984ac3631503b68ea7 [2022-08-01T01:54:24.987Z] $ docker rm -f 8d70c63a34711f996d321cf6a6099357d027db0f8d6ceb984ac3631503b68ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-01T01:55:11.499Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21628 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-08-01T01:55:11.511Z] Running in /w/workspace/device-mqtt-go/58 [Pipeline] { [Pipeline] checkout [2022-08-01T01:55:11.577Z] Selected Git installation does not exist. Using Default [2022-08-01T01:55:11.577Z] The recommended git tool is: NONE [2022-08-01T01:55:19.195Z] using credential edgex-jenkins-ssh [2022-08-01T01:55:19.216Z] Cloning the remote Git repository [2022-08-01T01:55:19.277Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-01T01:55:19.367Z] > git init /w/workspace/device-mqtt-go/58 # timeout=10 [2022-08-01T01:55:19.454Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-01T01:55:19.455Z] > git --version # timeout=10 [2022-08-01T01:55:19.487Z] > git --version # 'git version 2.25.1' [2022-08-01T01:55:19.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T01:55:19.623Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T01:55:20.724Z] Avoid second fetch [2022-08-01T01:55:20.725Z] Checking out Revision 35621d3e3ed5e5519204e5baffde9d6fc275525a (main) [2022-08-01T01:55:20.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-01T01:55:20.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T01:55:20.753Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T01:55:20.772Z] > git checkout -f 35621d3e3ed5e5519204e5baffde9d6fc275525a # timeout=10 [2022-08-01T01:55:25.111Z] Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:55:26.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T01:55:26.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T01:55:26.027Z] Dload Upload Total Spent Left Speed [2022-08-01T01:55:26.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 95596 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh [2022-08-01T01:55:26.714Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T01:55:27.057Z] + + sudo tee /etc/docker/daemon.newsudo [2022-08-01T01:55:27.057Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T01:55:27.057Z] { [2022-08-01T01:55:27.057Z] "registry-mirrors": [ [2022-08-01T01:55:27.057Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T01:55:27.057Z] ], [2022-08-01T01:55:27.057Z] "bip": "10.250.0.254/24", [2022-08-01T01:55:27.057Z] "hosts": [ [2022-08-01T01:55:27.057Z] "tcp://0.0.0.0:5555", [2022-08-01T01:55:27.057Z] "unix:///var/run/docker.sock" [2022-08-01T01:55:27.057Z] ], [2022-08-01T01:55:27.057Z] "mtu": 1458, [2022-08-01T01:55:27.057Z] "selinux-enabled": true, [2022-08-01T01:55:27.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T01:55:27.057Z] } [Pipeline] sh [2022-08-01T01:55:27.414Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T01:55:27.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:55:46.186Z] provisioning config files... [2022-08-01T01:55:46.213Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/58@tmp/config7999083426611098539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:55:46.581Z] ---> docker-login.sh [2022-08-01T01:55:46.581Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:55:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:55:47.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:55:47.459Z] Configure a credential helper to remove this warning. See [2022-08-01T01:55:47.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:55:47.459Z] [2022-08-01T01:55:47.459Z] Login Succeeded [2022-08-01T01:55:47.459Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:55:47.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:55:48.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:55:48.011Z] Configure a credential helper to remove this warning. See [2022-08-01T01:55:48.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:55:48.011Z] [2022-08-01T01:55:48.011Z] Login Succeeded [2022-08-01T01:55:48.011Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:55:48.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:55:48.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:55:48.568Z] Configure a credential helper to remove this warning. See [2022-08-01T01:55:48.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:55:48.568Z] [2022-08-01T01:55:48.568Z] Login Succeeded [2022-08-01T01:55:48.568Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:55:48.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:55:49.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:55:49.121Z] Configure a credential helper to remove this warning. See [2022-08-01T01:55:49.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:55:49.121Z] [2022-08-01T01:55:49.121Z] Login Succeeded [2022-08-01T01:55:49.121Z] docker.io [2022-08-01T01:55:49.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:55:49.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:55:49.668Z] Configure a credential helper to remove this warning. See [2022-08-01T01:55:49.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:55:49.668Z] [2022-08-01T01:55:49.668Z] Login Succeeded [2022-08-01T01:55:49.668Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:55:49.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T01:55:50.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:55:50.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:55:50.269Z] ========================================================= [2022-08-01T01:55:50.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T01:55:50.269Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:55:50.687Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T01:55:50.962Z] Sending build context to Docker daemon 3.127MB [2022-08-01T01:55:50.962Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:55:50.962Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T01:55:51.238Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T01:55:51.238Z] b3c136eddcbf: Pulling fs layer [2022-08-01T01:55:51.238Z] c0a3192eca97: Pulling fs layer [2022-08-01T01:55:51.238Z] a050256f5b6f: Pulling fs layer [2022-08-01T01:55:51.238Z] 656be50a0ddc: Pulling fs layer [2022-08-01T01:55:51.238Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T01:55:51.238Z] 46d945488cbd: Pulling fs layer [2022-08-01T01:55:51.238Z] 8a5474983e97: Pulling fs layer [2022-08-01T01:55:51.238Z] 329c88fbcd65: Pulling fs layer [2022-08-01T01:55:51.238Z] 46d945488cbd: Waiting [2022-08-01T01:55:51.238Z] 8a5474983e97: Waiting [2022-08-01T01:55:51.238Z] 329c88fbcd65: Waiting [2022-08-01T01:55:51.238Z] 656be50a0ddc: Waiting [2022-08-01T01:55:51.238Z] 2bbca73fdf42: Waiting [2022-08-01T01:55:51.238Z] a050256f5b6f: Verifying Checksum [2022-08-01T01:55:51.238Z] a050256f5b6f: Download complete [2022-08-01T01:55:51.238Z] c0a3192eca97: Verifying Checksum [2022-08-01T01:55:51.238Z] c0a3192eca97: Download complete [2022-08-01T01:55:51.238Z] 2bbca73fdf42: Download complete [2022-08-01T01:55:51.238Z] 46d945488cbd: Verifying Checksum [2022-08-01T01:55:51.238Z] 46d945488cbd: Download complete [2022-08-01T01:55:51.238Z] b3c136eddcbf: Verifying Checksum [2022-08-01T01:55:51.238Z] b3c136eddcbf: Download complete [2022-08-01T01:55:52.265Z] b3c136eddcbf: Pull complete [2022-08-01T01:55:52.547Z] 329c88fbcd65: Verifying Checksum [2022-08-01T01:55:52.547Z] 329c88fbcd65: Download complete [2022-08-01T01:55:52.823Z] c0a3192eca97: Pull complete [2022-08-01T01:55:53.100Z] a050256f5b6f: Pull complete [2022-08-01T01:55:53.705Z] 8a5474983e97: Verifying Checksum [2022-08-01T01:55:53.705Z] 8a5474983e97: Download complete [2022-08-01T01:55:54.305Z] 656be50a0ddc: Verifying Checksum [2022-08-01T01:55:54.305Z] 656be50a0ddc: Download complete [2022-08-01T01:56:09.425Z] 656be50a0ddc: Pull complete [2022-08-01T01:56:09.425Z] 2bbca73fdf42: Pull complete [2022-08-01T01:56:09.425Z] 46d945488cbd: Pull complete [2022-08-01T01:56:14.845Z] 8a5474983e97: Pull complete [2022-08-01T01:56:16.826Z] 329c88fbcd65: Pull complete [2022-08-01T01:56:16.826Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T01:56:17.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T01:56:17.100Z] ---> ff4287adb874 [2022-08-01T01:56:17.100Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:56:19.092Z] ---> Running in 6ea49a98a01c [2022-08-01T01:56:21.077Z] Removing intermediate container 6ea49a98a01c [2022-08-01T01:56:21.077Z] ---> 35b98f19a61f [2022-08-01T01:56:21.077Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:56:21.077Z] ---> Running in b46be9251d5d [2022-08-01T01:56:21.077Z] Removing intermediate container b46be9251d5d [2022-08-01T01:56:21.077Z] ---> 253f4d21d0f2 [2022-08-01T01:56:21.077Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:56:21.352Z] ---> Running in 70fba5f49fa3 [2022-08-01T01:56:23.333Z] Removing intermediate container 70fba5f49fa3 [2022-08-01T01:56:23.333Z] ---> 481587754111 [2022-08-01T01:56:23.333Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:56:23.333Z] ---> Running in df1996ccb611 [2022-08-01T01:56:24.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T01:56:25.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T01:56:26.273Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T01:56:26.546Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T01:56:26.546Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T01:56:26.830Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T01:56:26.830Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T01:56:26.830Z] OK: 226 MiB in 55 packages [2022-08-01T01:56:27.822Z] Removing intermediate container df1996ccb611 [2022-08-01T01:56:27.822Z] ---> 1435c72de34c [2022-08-01T01:56:27.822Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-01T01:56:28.100Z] ---> Running in 6e4708a6bc44 [2022-08-01T01:56:28.374Z] Removing intermediate container 6e4708a6bc44 [2022-08-01T01:56:28.374Z] ---> 8ee0dfc225ff [2022-08-01T01:56:28.374Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-01T01:56:28.979Z] ---> 7bca84fd1b5c [2022-08-01T01:56:28.979Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:56:28.979Z] ---> Running in 7b5a2080568a [2022-08-01T01:57:25.543Z] Removing intermediate container 7b5a2080568a [2022-08-01T01:57:25.543Z] ---> 7b4b226954d4 [2022-08-01T01:57:25.543Z] Step 10/12 : COPY . . [2022-08-01T01:57:25.543Z] ---> 8bd910ca609d [2022-08-01T01:57:25.543Z] Step 11/12 : ARG MAKE='make build' [2022-08-01T01:57:25.543Z] ---> Running in 8c123a905a2b [2022-08-01T01:57:25.543Z] Removing intermediate container 8c123a905a2b [2022-08-01T01:57:25.543Z] ---> dd04761097e9 [2022-08-01T01:57:25.543Z] Step 12/12 : RUN $MAKE [2022-08-01T01:57:25.543Z] ---> Running in e5e115e40368 [2022-08-01T01:57:25.543Z] noop [2022-08-01T01:57:25.543Z] Removing intermediate container e5e115e40368 [2022-08-01T01:57:25.543Z] ---> f446200b3a17 [2022-08-01T01:57:25.543Z] Successfully built f446200b3a17 [2022-08-01T01:57:25.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:57:25.914Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T01:57:25.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:57:26.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-21628 does not seem to be running inside a container [2022-08-01T01:57:26.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/58 -v /w/workspace/device-mqtt-go/58:/w/workspace/device-mqtt-go/58:rw,z -v /w/workspace/device-mqtt-go/58@tmp:/w/workspace/device-mqtt-go/58@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 [2022-08-01T01:57:27.587Z] $ docker top 9230c0470402e70fc57537ef4735d38918993bb7034a29dbf58a413f5e01289c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:57:28.526Z] + go version [2022-08-01T01:57:28.526Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T01:57:28.557Z] $ docker stop --time=1 9230c0470402e70fc57537ef4735d38918993bb7034a29dbf58a413f5e01289c [2022-08-01T01:57:30.213Z] $ docker rm -f 9230c0470402e70fc57537ef4735d38918993bb7034a29dbf58a413f5e01289c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:57:30.844Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T01:57:30.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:57:31.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-21628 does not seem to be running inside a container [2022-08-01T01:57:31.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/58 -v /w/workspace/device-mqtt-go/58:/w/workspace/device-mqtt-go/58:rw,z -v /w/workspace/device-mqtt-go/58@tmp:/w/workspace/device-mqtt-go/58@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 [2022-08-01T01:57:32.509Z] $ docker top de68a5160a52c8cce6931e4a2142f472c4dcd156fea211bdbd67581a4197c4be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:57:33.415Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/58 [Pipeline] fileExists [Pipeline] sh [2022-08-01T01:57:34.093Z] + make test [2022-08-01T01:57:34.093Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T01:57:35.535Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-01T01:58:57.468Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-01T01:58:57.468Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 21.8% of statements [2022-08-01T01:58:57.468Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-01T01:58:57.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T01:58:57.468Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T01:59:19.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T01:59:19.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T01:59:19.673Z] ./bin/test-attribution-txt.sh [2022-08-01T01:59:19.673Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T01:59:19.673Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T01:59:19.673Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T01:59:19.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T01:59:19.713Z] $ docker stop --time=1 de68a5160a52c8cce6931e4a2142f472c4dcd156fea211bdbd67581a4197c4be [2022-08-01T01:59:21.464Z] $ docker rm -f de68a5160a52c8cce6931e4a2142f472c4dcd156fea211bdbd67581a4197c4be [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:59:22.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T01:59:22.399Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T01:59:22.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:59:23.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T01:59:23.570Z] + ls -al . [2022-08-01T01:59:23.570Z] total 176 [2022-08-01T01:59:23.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 01:57 . [2022-08-01T01:59:23.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:55 .. [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 01:55 .dockerignore [2022-08-01T01:59:23.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:55 .git [2022-08-01T01:59:23.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:55 .github [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 1 01:55 .gitignore [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:55 .golangci.yml [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 1 01:55 Attribution.txt [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 1 01:55 CHANGELOG.md [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 1 01:55 Dockerfile [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:55 GOVERNANCE.md [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 1 01:55 Jenkinsfile [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:55 LICENSE [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 1 01:55 Makefile [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 01:55 OWNERS.md [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 1 01:55 README.md [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 01:52 VERSION [2022-08-01T01:59:23.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:55 bin [2022-08-01T01:59:23.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:55 cmd [2022-08-01T01:59:23.570Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 1 01:58 coverage.out [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 1 01:55 go.mod [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 1 01:55 go.sum [2022-08-01T01:59:23.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:55 internal [2022-08-01T01:59:23.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:55 mock [2022-08-01T01:59:23.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:55 snap [2022-08-01T01:59:23.570Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 1 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:59:23.929Z] + 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=35621d3e3ed5e5519204e5baffde9d6fc275525a --label arch=arm64 --label version=2.3.0-dev.11 . [2022-08-01T01:59:24.200Z] Sending build context to Docker daemon 3.146MB [2022-08-01T01:59:24.200Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:59:24.200Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-01T01:59:24.200Z] ---> f446200b3a17 [2022-08-01T01:59:24.200Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:59:24.473Z] ---> Running in d6fd2f9b001f [2022-08-01T01:59:24.745Z] Removing intermediate container d6fd2f9b001f [2022-08-01T01:59:24.745Z] ---> 5277e059cdb1 [2022-08-01T01:59:24.745Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:59:24.745Z] ---> Running in 61070bb773ae [2022-08-01T01:59:25.021Z] Removing intermediate container 61070bb773ae [2022-08-01T01:59:25.021Z] ---> 9a36c6fc7fe9 [2022-08-01T01:59:25.021Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:59:25.021Z] ---> Running in f450715f0c60 [2022-08-01T01:59:27.004Z] Removing intermediate container f450715f0c60 [2022-08-01T01:59:27.004Z] ---> fdae85801f55 [2022-08-01T01:59:27.004Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:59:27.004Z] ---> Running in 30c2b6be41d7 [2022-08-01T01:59:27.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T01:59:28.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T01:59:29.545Z] OK: 226 MiB in 55 packages [2022-08-01T01:59:30.533Z] Removing intermediate container 30c2b6be41d7 [2022-08-01T01:59:30.533Z] ---> 3ecb68255b32 [2022-08-01T01:59:30.533Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-01T01:59:30.533Z] ---> Running in a333543ed334 [2022-08-01T01:59:30.809Z] Removing intermediate container a333543ed334 [2022-08-01T01:59:30.809Z] ---> 46701b8fd3c1 [2022-08-01T01:59:30.809Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-01T01:59:31.409Z] ---> 07ff23553bd7 [2022-08-01T01:59:31.409Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:59:31.409Z] ---> Running in bc22914960a2 [2022-08-01T01:59:33.397Z] Removing intermediate container bc22914960a2 [2022-08-01T01:59:33.397Z] ---> caf217133a7d [2022-08-01T01:59:33.397Z] Step 10/24 : COPY . . [2022-08-01T01:59:33.999Z] ---> 21d31f096361 [2022-08-01T01:59:33.999Z] Step 11/24 : ARG MAKE='make build' [2022-08-01T01:59:33.999Z] ---> Running in c307738e75f3 [2022-08-01T01:59:34.277Z] Removing intermediate container c307738e75f3 [2022-08-01T01:59:34.277Z] ---> e42a768e23b1 [2022-08-01T01:59:34.277Z] Step 12/24 : RUN $MAKE [2022-08-01T01:59:34.277Z] ---> Running in 01a5e0016889 [2022-08-01T01:59:35.263Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-01T02:01:42.207Z] Removing intermediate container 01a5e0016889 [2022-08-01T02:01:42.207Z] ---> d940cc56e224 [2022-08-01T02:01:42.207Z] Step 13/24 : FROM alpine:3.16 [2022-08-01T02:01:42.807Z] 3.16: Pulling from library/alpine [2022-08-01T02:01:43.080Z] f97344484467: Pulling fs layer [2022-08-01T02:01:43.354Z] f97344484467: Verifying Checksum [2022-08-01T02:01:43.354Z] f97344484467: Download complete [2022-08-01T02:01:43.951Z] f97344484467: Pull complete [2022-08-01T02:01:43.951Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T02:01:43.951Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T02:01:43.951Z] ---> 3d81c46cd875 [2022-08-01T02:01:43.951Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-01T02:01:43.951Z] ---> Running in 453abdd8a664 [2022-08-01T02:01:44.237Z] Removing intermediate container 453abdd8a664 [2022-08-01T02:01:44.237Z] ---> 8c1405907416 [2022-08-01T02:01:44.237Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T02:01:44.237Z] ---> Running in cf7f42ddd0d1 [2022-08-01T02:01:45.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T02:01:45.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T02:01:46.483Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T02:01:46.483Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T02:01:46.483Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T02:01:46.483Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T02:01:46.760Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T02:01:46.760Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T02:01:46.760Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T02:01:46.760Z] OK: 8 MiB in 20 packages [2022-08-01T02:01:47.750Z] Removing intermediate container cf7f42ddd0d1 [2022-08-01T02:01:47.750Z] ---> 3b2a7b836b53 [2022-08-01T02:01:47.750Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-01T02:01:49.186Z] ---> 53620a6e7bde [2022-08-01T02:01:49.186Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-01T02:01:49.799Z] ---> 248a16eca4bf [2022-08-01T02:01:49.799Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-01T02:01:50.397Z] ---> eb171edad71f [2022-08-01T02:01:50.397Z] Step 19/24 : EXPOSE 59982 [2022-08-01T02:01:50.397Z] ---> Running in f0c5d390864f [2022-08-01T02:01:50.678Z] Removing intermediate container f0c5d390864f [2022-08-01T02:01:50.678Z] ---> bd5f1c575f7e [2022-08-01T02:01:50.678Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-01T02:01:50.678Z] ---> Running in 4ed3eb8406b3 [2022-08-01T02:01:50.952Z] Removing intermediate container 4ed3eb8406b3 [2022-08-01T02:01:50.952Z] ---> 4c08cfb18e4a [2022-08-01T02:01:50.952Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T02:01:51.233Z] ---> Running in a43008e3fc96 [2022-08-01T02:01:51.507Z] Removing intermediate container a43008e3fc96 [2022-08-01T02:01:51.507Z] ---> e3842f13d422 [2022-08-01T02:01:51.507Z] Step 22/24 : LABEL arch=arm64 [2022-08-01T02:01:51.507Z] ---> Running in 9aedcf13e115 [2022-08-01T02:01:51.786Z] Removing intermediate container 9aedcf13e115 [2022-08-01T02:01:51.786Z] ---> eca68dd8165c [2022-08-01T02:01:51.786Z] Step 23/24 : LABEL git_sha=35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T02:01:52.061Z] ---> Running in cf291a9ec17c [2022-08-01T02:01:52.336Z] Removing intermediate container cf291a9ec17c [2022-08-01T02:01:52.336Z] ---> 022b88ddbe2b [2022-08-01T02:01:52.336Z] Step 24/24 : LABEL version=2.3.0-dev.11 [2022-08-01T02:01:52.336Z] ---> Running in 7377077719f2 [2022-08-01T02:01:52.610Z] Removing intermediate container 7377077719f2 [2022-08-01T02:01:52.610Z] ---> 9d5f0a27fac6 [2022-08-01T02:01:52.610Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T02:01:52.610Z] Successfully built 9d5f0a27fac6 [2022-08-01T02:01:52.610Z] 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 [2022-08-01T02:01:52.747Z] provisioning config files... [2022-08-01T02:01:52.767Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/58@tmp/config7939566852434060837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:01:53.133Z] ---> docker-login.sh [2022-08-01T02:01:53.133Z] nexus3.edgexfoundry.org:10001 [2022-08-01T02:01:53.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T02:01:53.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T02:01:53.407Z] Configure a credential helper to remove this warning. See [2022-08-01T02:01:53.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T02:01:53.407Z] [2022-08-01T02:01:53.407Z] Login Succeeded [2022-08-01T02:01:53.407Z] nexus3.edgexfoundry.org:10002 [2022-08-01T02:01:54.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T02:01:54.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T02:01:54.007Z] Configure a credential helper to remove this warning. See [2022-08-01T02:01:54.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T02:01:54.007Z] [2022-08-01T02:01:54.007Z] Login Succeeded [2022-08-01T02:01:54.007Z] nexus3.edgexfoundry.org:10003 [2022-08-01T02:01:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T02:01:54.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T02:01:54.609Z] Configure a credential helper to remove this warning. See [2022-08-01T02:01:54.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T02:01:54.609Z] [2022-08-01T02:01:54.609Z] Login Succeeded [2022-08-01T02:01:54.609Z] nexus3.edgexfoundry.org:10004 [2022-08-01T02:01:54.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T02:01:55.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T02:01:55.157Z] Configure a credential helper to remove this warning. See [2022-08-01T02:01:55.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T02:01:55.157Z] [2022-08-01T02:01:55.157Z] Login Succeeded [2022-08-01T02:01:55.157Z] docker.io [2022-08-01T02:01:55.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T02:01:56.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T02:01:56.026Z] Configure a credential helper to remove this warning. See [2022-08-01T02:01:56.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T02:01:56.026Z] [2022-08-01T02:01:56.026Z] Login Succeeded [2022-08-01T02:01:56.026Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T02:01:56.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T02:01:56.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T02:01:56.112Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-08-01T02:01:56.112Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T02:01:56.112Z] latest [2022-08-01T02:01:56.112Z] 2.3.0-dev.11 [2022-08-01T02:01:56.112Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T02:01:56.112Z] main [2022-08-01T02:01:56.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:01:56.491Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:01:56.862Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T02:01:56.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-01T02:01:56.862Z] 040a12a5a0ca: Preparing [2022-08-01T02:01:56.862Z] 84eae502f7f3: Preparing [2022-08-01T02:01:56.862Z] ce1ba1e7c8f8: Preparing [2022-08-01T02:01:56.862Z] b64835318d8d: Preparing [2022-08-01T02:01:56.862Z] 5b7df235d876: Preparing [2022-08-01T02:01:57.143Z] 5b7df235d876: Layer already exists [2022-08-01T02:01:57.143Z] 84eae502f7f3: Pushed [2022-08-01T02:01:57.143Z] 040a12a5a0ca: Pushed [2022-08-01T02:01:57.742Z] b64835318d8d: Pushed [2022-08-01T02:02:03.148Z] ce1ba1e7c8f8: Pushed [2022-08-01T02:02:03.148Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a: digest: sha256:94f829dc29d3a9351e2074d811a951d8963d03d7edcd957d58afcf481b1d7850 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:03.528Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:03.902Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-08-01T02:02:03.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-01T02:02:03.902Z] 040a12a5a0ca: Preparing [2022-08-01T02:02:03.902Z] 84eae502f7f3: Preparing [2022-08-01T02:02:03.902Z] ce1ba1e7c8f8: Preparing [2022-08-01T02:02:03.902Z] b64835318d8d: Preparing [2022-08-01T02:02:03.902Z] 5b7df235d876: Preparing [2022-08-01T02:02:03.902Z] ce1ba1e7c8f8: Layer already exists [2022-08-01T02:02:03.902Z] b64835318d8d: Layer already exists [2022-08-01T02:02:03.902Z] 84eae502f7f3: Layer already exists [2022-08-01T02:02:03.902Z] 5b7df235d876: Layer already exists [2022-08-01T02:02:03.902Z] 040a12a5a0ca: Layer already exists [2022-08-01T02:02:04.176Z] latest: digest: sha256:94f829dc29d3a9351e2074d811a951d8963d03d7edcd957d58afcf481b1d7850 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:04.549Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:04.918Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.11 [2022-08-01T02:02:04.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-01T02:02:04.918Z] 040a12a5a0ca: Preparing [2022-08-01T02:02:04.918Z] 84eae502f7f3: Preparing [2022-08-01T02:02:04.918Z] ce1ba1e7c8f8: Preparing [2022-08-01T02:02:04.918Z] b64835318d8d: Preparing [2022-08-01T02:02:04.918Z] 5b7df235d876: Preparing [2022-08-01T02:02:04.918Z] 84eae502f7f3: Layer already exists [2022-08-01T02:02:04.918Z] ce1ba1e7c8f8: Layer already exists [2022-08-01T02:02:04.918Z] 5b7df235d876: Layer already exists [2022-08-01T02:02:04.918Z] b64835318d8d: Layer already exists [2022-08-01T02:02:04.918Z] 040a12a5a0ca: Layer already exists [2022-08-01T02:02:05.192Z] 2.3.0-dev.11: digest: sha256:94f829dc29d3a9351e2074d811a951d8963d03d7edcd957d58afcf481b1d7850 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:05.577Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:05.945Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T02:02:05.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-01T02:02:05.945Z] 040a12a5a0ca: Preparing [2022-08-01T02:02:05.945Z] 84eae502f7f3: Preparing [2022-08-01T02:02:05.945Z] ce1ba1e7c8f8: Preparing [2022-08-01T02:02:05.945Z] b64835318d8d: Preparing [2022-08-01T02:02:05.945Z] 5b7df235d876: Preparing [2022-08-01T02:02:05.945Z] 5b7df235d876: Layer already exists [2022-08-01T02:02:05.945Z] 040a12a5a0ca: Layer already exists [2022-08-01T02:02:05.945Z] b64835318d8d: Layer already exists [2022-08-01T02:02:05.945Z] 84eae502f7f3: Layer already exists [2022-08-01T02:02:05.945Z] ce1ba1e7c8f8: Layer already exists [2022-08-01T02:02:06.221Z] 35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11: digest: sha256:94f829dc29d3a9351e2074d811a951d8963d03d7edcd957d58afcf481b1d7850 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:06.592Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:06.970Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-08-01T02:02:06.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-08-01T02:02:06.971Z] 040a12a5a0ca: Preparing [2022-08-01T02:02:06.971Z] 84eae502f7f3: Preparing [2022-08-01T02:02:06.971Z] ce1ba1e7c8f8: Preparing [2022-08-01T02:02:06.971Z] b64835318d8d: Preparing [2022-08-01T02:02:06.971Z] 5b7df235d876: Preparing [2022-08-01T02:02:06.971Z] 84eae502f7f3: Layer already exists [2022-08-01T02:02:06.971Z] 040a12a5a0ca: Layer already exists [2022-08-01T02:02:06.971Z] b64835318d8d: Layer already exists [2022-08-01T02:02:06.971Z] 5b7df235d876: Layer already exists [2022-08-01T02:02:06.971Z] ce1ba1e7c8f8: Layer already exists [2022-08-01T02:02:07.244Z] main: digest: sha256:94f829dc29d3a9351e2074d811a951d8963d03d7edcd957d58afcf481b1d7850 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T02:02:07.309Z] ===================================================== [Pipeline] echo [2022-08-01T02:02:07.319Z] taggedImages: [2022-08-01T02:02:07.319Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a [2022-08-01T02:02:07.319Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-08-01T02:02:07.319Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.11 [2022-08-01T02:02:07.319Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:35621d3e3ed5e5519204e5baffde9d6fc275525a-2.3.0-dev.11 [2022-08-01T02:02:07.319Z] - 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 [2022-08-01T02:02:07.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T02:02:07.714Z] [2022-08-01T02:02:07.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:08.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T02:02:08.355Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T02:02:08.355Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T02:02:08.355Z] 04944245beec: Pulling fs layer [2022-08-01T02:02:08.355Z] 699f458cf7ca: Pulling fs layer [2022-08-01T02:02:08.355Z] 765212b225bb: Pulling fs layer [2022-08-01T02:02:08.355Z] f23df028b6ca: Pulling fs layer [2022-08-01T02:02:08.355Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T02:02:08.355Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T02:02:08.355Z] f23df028b6ca: Waiting [2022-08-01T02:02:08.355Z] d65c8cfc05b1: Waiting [2022-08-01T02:02:08.355Z] 765212b225bb: Waiting [2022-08-01T02:02:08.355Z] 2437ff75d9bd: Waiting [2022-08-01T02:02:08.355Z] 04944245beec: Verifying Checksum [2022-08-01T02:02:08.355Z] 04944245beec: Download complete [2022-08-01T02:02:08.355Z] 765212b225bb: Verifying Checksum [2022-08-01T02:02:08.355Z] 765212b225bb: Download complete [2022-08-01T02:02:08.355Z] f23df028b6ca: Verifying Checksum [2022-08-01T02:02:08.355Z] f23df028b6ca: Download complete [2022-08-01T02:02:08.635Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T02:02:08.635Z] d65c8cfc05b1: Download complete [2022-08-01T02:02:08.635Z] 699f458cf7ca: Verifying Checksum [2022-08-01T02:02:08.635Z] 699f458cf7ca: Download complete [2022-08-01T02:02:08.913Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T02:02:08.913Z] 8998bd30e6a1: Download complete [2022-08-01T02:02:11.551Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T02:02:11.551Z] 2437ff75d9bd: Download complete [2022-08-01T02:02:13.543Z] 8998bd30e6a1: Pull complete [2022-08-01T02:02:13.819Z] 04944245beec: Pull complete [2022-08-01T02:02:15.815Z] 699f458cf7ca: Pull complete [2022-08-01T02:02:15.815Z] 765212b225bb: Pull complete [2022-08-01T02:02:16.418Z] f23df028b6ca: Pull complete [2022-08-01T02:02:16.696Z] d65c8cfc05b1: Pull complete [2022-08-01T02:02:31.809Z] 2437ff75d9bd: Pull complete [2022-08-01T02:02:31.809Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T02:02:31.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T02:02:31.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:02:32.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-21628 does not seem to be running inside a container [2022-08-01T02:02:32.291Z] $ 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/58 -v /w/workspace/device-mqtt-go/58:/w/workspace/device-mqtt-go/58:rw,z -v /w/workspace/device-mqtt-go/58@tmp:/w/workspace/device-mqtt-go/58@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 [2022-08-01T02:02:35.155Z] $ docker top b98824c21fb0454705f53fa7d19b07238778ff61acd764c9346673ec2c2f772a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:02:36.150Z] ---> job-cost.sh [2022-08-01T02:02:36.150Z] lf-activate-venv: SKIPPING [2022-08-01T02:02:36.150Z] INFO: No Stack... [2022-08-01T02:02:36.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T02:02:37.736Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T02:02:38.434Z] + cat /w/workspace/device-mqtt-go/58/archives/cost.csv [2022-08-01T02:02:38.434Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T02:02:38.467Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [2022-08-01T02:02:38.475Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] did not exist. Created. [2022-08-01T02:02:38.475Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T02:02:39.157Z] /w/workspace/device-mqtt-go/58@tmp/durable-30595092/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-01T02:02:39.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T02:02:39.867Z] Warning: overwriting stash ‘stack-cost’ [2022-08-01T02:02:39.909Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T02:02:39.918Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T02:02:39.937Z] $ docker stop --time=1 b98824c21fb0454705f53fa7d19b07238778ff61acd764c9346673ec2c2f772a [2022-08-01T02:02:41.461Z] $ docker rm -f b98824c21fb0454705f53fa7d19b07238778ff61acd764c9346673ec2c2f772a [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 [2022-08-01T02:02:41.982Z] provisioning config files... [2022-08-01T02:02:41.990Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1487520093233255418tmp [Pipeline] { [Pipeline] sh [2022-08-01T02:02:42.291Z] + set +x [2022-08-01T02:02:42.291Z] + curl -s https://codecov.io/bash [2022-08-01T02:02:42.291Z] + bash -s -- [2022-08-01T02:02:42.291Z] [2022-08-01T02:02:42.291Z] _____ _ [2022-08-01T02:02:42.291Z] / ____| | | [2022-08-01T02:02:42.291Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T02:02:42.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T02:02:42.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T02:02:42.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T02:02:42.291Z] Bash-1.0.6 [2022-08-01T02:02:42.291Z] [2022-08-01T02:02:42.291Z] [2022-08-01T02:02:42.291Z] ==> git version 2.25.1 found [2022-08-01T02:02:42.291Z] ==> 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 [2022-08-01T02:02:42.291Z] Release-Date: 2020-01-08 [2022-08-01T02:02:42.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-01T02:02:42.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T02:02:42.291Z] ==> Jenkins CI detected. [2022-08-01T02:02:42.291Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-08-01T02:02:42.291Z] project root: . [2022-08-01T02:02:42.291Z] --> token set from env [2022-08-01T02:02:42.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T02:02:42.291Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T02:02:42.291Z] ==> Python coveragepy not found [2022-08-01T02:02:42.291Z] ==> Searching for coverage reports in: [2022-08-01T02:02:42.291Z] + . [2022-08-01T02:02:42.291Z] -> Found 1 reports [2022-08-01T02:02:42.291Z] ==> Detecting git/mercurial file structure [2022-08-01T02:02:42.291Z] ==> Reading reports [2022-08-01T02:02:42.291Z] + ./coverage.out bytes=17887 [2022-08-01T02:02:42.291Z] ==> Appending adjustments [2022-08-01T02:02:42.291Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T02:02:42.552Z] + Found adjustments [2022-08-01T02:02:42.552Z] ==> Gzipping contents [2022-08-01T02:02:42.552Z] 4.0K /tmp/codecov.9L4T4J.gz [2022-08-01T02:02:42.552Z] ==> Uploading reports [2022-08-01T02:02:42.552Z] url: https://codecov.io [2022-08-01T02:02:42.552Z] query: branch=main&commit=35621d3e3ed5e5519204e5baffde9d6fc275525a&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T02:02:42.552Z] -> Pinging Codecov [2022-08-01T02:02:42.552Z] 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=35621d3e3ed5e5519204e5baffde9d6fc275525a&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T02:02:42.814Z] -> Uploading to [2022-08-01T02:02:42.814Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/7D719EC7BBE17E464838252E33014C33/35621d3e3ed5e5519204e5baffde9d6fc275525a/667a7276-7f69-48b3-88c3-fd838807542c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T020242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f59c72fbd0722a17b52bace229318bc1f409d174fc6552c9328a7c7bc30e8939 [2022-08-01T02:02:42.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T02:02:42.814Z] Dload Upload Total Spent Left Speed [2022-08-01T02:02:43.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3225 0 0 100 3225 0 12647 --:--:-- --:--:-- --:--:-- 12647 [2022-08-01T02:02:43.077Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] } [2022-08-01T02:02:43.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-01T02:02:43.295Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-01T02:02:43.313Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:43.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T02:02:43.619Z] [2022-08-01T02:02:43.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:02:43.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T02:02:43.930Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-01T02:02:43.930Z] df9b9388f04a: Pulling fs layer [2022-08-01T02:02:43.930Z] 52dc419b0ee2: Pulling fs layer [2022-08-01T02:02:43.930Z] 25bc292e5bac: Pulling fs layer [2022-08-01T02:02:43.930Z] 114826534d7a: Pulling fs layer [2022-08-01T02:02:43.930Z] 114826534d7a: Waiting [2022-08-01T02:02:43.930Z] 4657fd5d0bcf: Pulling fs layer [2022-08-01T02:02:43.930Z] 6ad1cebc031e: Pulling fs layer [2022-08-01T02:02:43.930Z] 8a3aa393b2d8: Pulling fs layer [2022-08-01T02:02:43.930Z] 4657fd5d0bcf: Waiting [2022-08-01T02:02:43.930Z] 8a3aa393b2d8: Waiting [2022-08-01T02:02:43.930Z] 6ad1cebc031e: Waiting [2022-08-01T02:02:43.930Z] 25bc292e5bac: Verifying Checksum [2022-08-01T02:02:43.930Z] 25bc292e5bac: Download complete [2022-08-01T02:02:43.930Z] 52dc419b0ee2: Verifying Checksum [2022-08-01T02:02:43.930Z] 52dc419b0ee2: Download complete [2022-08-01T02:02:43.930Z] 4657fd5d0bcf: Verifying Checksum [2022-08-01T02:02:43.930Z] 4657fd5d0bcf: Download complete [2022-08-01T02:02:43.930Z] df9b9388f04a: Download complete [2022-08-01T02:02:44.191Z] 6ad1cebc031e: Verifying Checksum [2022-08-01T02:02:44.191Z] 6ad1cebc031e: Download complete [2022-08-01T02:02:44.191Z] df9b9388f04a: Pull complete [2022-08-01T02:02:44.191Z] 52dc419b0ee2: Pull complete [2022-08-01T02:02:44.191Z] 25bc292e5bac: Pull complete [2022-08-01T02:02:44.761Z] 114826534d7a: Verifying Checksum [2022-08-01T02:02:44.761Z] 114826534d7a: Download complete [2022-08-01T02:02:44.761Z] 8a3aa393b2d8: Verifying Checksum [2022-08-01T02:02:49.045Z] 114826534d7a: Pull complete [2022-08-01T02:02:49.045Z] 4657fd5d0bcf: Pull complete [2022-08-01T02:02:49.045Z] 6ad1cebc031e: Pull complete [2022-08-01T02:02:51.581Z] 8a3aa393b2d8: Pull complete [2022-08-01T02:02:51.581Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-01T02:02:51.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T02:02:51.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:02:51.679Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:02:51.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-01T02:02:54.848Z] $ docker top 780b3edd77c9eb0d2933118fa18818b9b8a1927e22e2c258b74dfd5d44dd9b10 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T02:02:54.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-08-01T02:02:55.207Z] + set -o pipefail [2022-08-01T02:02:55.207Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-08-01T02:03:00.517Z] [2022-08-01T02:03:00.518Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-08-01T02:03:00.518Z] [2022-08-01T02:03:00.518Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/399e3def-e8ed-4c37-b3e3-5dcdd57d4aa8 [2022-08-01T02:03:00.518Z] [2022-08-01T02:03:00.518Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-01T02:03:00.518Z] [2022-08-01T02:03:00.518Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-01T02:03:00.518Z] [2022-08-01T02:03:00.518Z] [Pipeline] } [2022-08-01T02:03:00.536Z] $ docker stop --time=1 780b3edd77c9eb0d2933118fa18818b9b8a1927e22e2c258b74dfd5d44dd9b10 [2022-08-01T02:03:03.572Z] $ docker rm -f 780b3edd77c9eb0d2933118fa18818b9b8a1927e22e2c258b74dfd5d44dd9b10 [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 [2022-08-01T02:03:04.304Z] + git log --format=format:%s -1 35621d3e3ed5e5519204e5baffde9d6fc275525a [Pipeline] sh [2022-08-01T02:03:04.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T02:03:04.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:04.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T02:03:04.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:03:05.007Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:03:05.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T02:03:05.493Z] $ docker top d337b8409b397450722ae75ad00049e11b65cd6929443ee0cd5da929056434be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T02:03:05.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T02:03:05.594Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T02:03:05.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T02:03:05.726Z] $ docker exec d337b8409b397450722ae75ad00049e11b65cd6929443ee0cd5da929056434be ssh-agent [2022-08-01T02:03:05.843Z] SSH_AUTH_SOCK=/tmp/ssh-6DrCt9A9OLgs/agent.31 [2022-08-01T02:03:05.843Z] SSH_AGENT_PID=38 [2022-08-01T02:03:05.849Z] Running ssh-add (command line suppressed) [2022-08-01T02:03:05.967Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5356607791729939826.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5356607791729939826.key) [2022-08-01T02:03:05.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T02:03:06.280Z] + git semver tag [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,515 [run_tag] DEBUG tag force:False [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,515 [check_head_tag] DEBUG check head tag [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,516 [execute] INFO git cat-file --batch-check [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,519 [execute] INFO git cat-file --batch [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,528 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-01T02:03:06.542Z] 2022-08-01 02:03:06,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:06.542Z] 2.3.0-dev.11 [Pipeline] } [2022-08-01T02:03:06.820Z] $ docker exec --env ******** --env ******** d337b8409b397450722ae75ad00049e11b65cd6929443ee0cd5da929056434be ssh-agent -k [2022-08-01T02:03:06.929Z] unset SSH_AUTH_SOCK; [2022-08-01T02:03:06.930Z] unset SSH_AGENT_PID; [2022-08-01T02:03:06.930Z] echo Agent pid 38 killed; [2022-08-01T02:03:06.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T02:03:07.250Z] + git semver [Pipeline] } [2022-08-01T02:03:07.532Z] $ docker stop --time=1 d337b8409b397450722ae75ad00049e11b65cd6929443ee0cd5da929056434be [2022-08-01T02:03:08.783Z] $ docker rm -f d337b8409b397450722ae75ad00049e11b65cd6929443ee0cd5da929056434be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:09.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T02:03:09.177Z] [2022-08-01T02:03:09.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:09.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T02:03:09.500Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-01T02:03:09.500Z] ab5ef0e58194: Pulling fs layer [2022-08-01T02:03:09.500Z] 9712f1f96733: Pulling fs layer [2022-08-01T02:03:09.500Z] 63f879dbbcfc: Pulling fs layer [2022-08-01T02:03:09.500Z] 0d9ebad4ef96: Pulling fs layer [2022-08-01T02:03:09.500Z] e9a5061849ea: Pulling fs layer [2022-08-01T02:03:09.500Z] d747dcd14b5f: Pulling fs layer [2022-08-01T02:03:09.500Z] 2de7ff778b66: Pulling fs layer [2022-08-01T02:03:09.500Z] 0d9ebad4ef96: Waiting [2022-08-01T02:03:09.500Z] e9a5061849ea: Waiting [2022-08-01T02:03:09.500Z] d747dcd14b5f: Waiting [2022-08-01T02:03:09.500Z] 2de7ff778b66: Waiting [2022-08-01T02:03:09.500Z] 9712f1f96733: Verifying Checksum [2022-08-01T02:03:09.500Z] 9712f1f96733: Download complete [2022-08-01T02:03:09.764Z] 63f879dbbcfc: Verifying Checksum [2022-08-01T02:03:09.764Z] 63f879dbbcfc: Download complete [2022-08-01T02:03:10.023Z] 0d9ebad4ef96: Verifying Checksum [2022-08-01T02:03:10.024Z] 0d9ebad4ef96: Download complete [2022-08-01T02:03:10.024Z] d747dcd14b5f: Download complete [2022-08-01T02:03:10.024Z] e9a5061849ea: Verifying Checksum [2022-08-01T02:03:10.024Z] e9a5061849ea: Download complete [2022-08-01T02:03:10.024Z] ab5ef0e58194: Verifying Checksum [2022-08-01T02:03:10.024Z] ab5ef0e58194: Download complete [2022-08-01T02:03:10.284Z] 2de7ff778b66: Verifying Checksum [2022-08-01T02:03:10.284Z] 2de7ff778b66: Download complete [2022-08-01T02:03:12.823Z] ab5ef0e58194: Pull complete [2022-08-01T02:03:12.823Z] 9712f1f96733: Pull complete [2022-08-01T02:03:13.392Z] 63f879dbbcfc: Pull complete [2022-08-01T02:03:17.587Z] 0d9ebad4ef96: Pull complete [2022-08-01T02:03:17.587Z] e9a5061849ea: Pull complete [2022-08-01T02:03:17.587Z] d747dcd14b5f: Pull complete [2022-08-01T02:03:18.523Z] 2de7ff778b66: Pull complete [2022-08-01T02:03:18.524Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-01T02:03:18.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T02:03:18.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:03:18.630Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:03:18.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-01T02:03:22.587Z] $ docker top b13b8d775843dbf61df2dcd825b55d01792ece9409a79a24d3829a1a8c154207 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-01T02:03:22.666Z] provisioning config files... [2022-08-01T02:03:22.676Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14284432775359592tmp [2022-08-01T02:03:22.688Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8505863380511050973tmp [2022-08-01T02:03:22.701Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7806889303902091445tmp [Pipeline] { [Pipeline] echo [2022-08-01T02:03:22.716Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:23.004Z] ---> sigul-configuration.sh [2022-08-01T02:03:23.004Z] gpg: directory `/root/.gnupg' created [2022-08-01T02:03:23.004Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-01T02:03:23.004Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-01T02:03:23.004Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-01T02:03:23.004Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-01T02:03:23.004Z] gpg: CAST5 encrypted data [2022-08-01T02:03:23.004Z] gpg: encrypted with 1 passphrase [2022-08-01T02:03:23.004Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-01T02:03:23.294Z] + mkdir /home/jenkins [2022-08-01T02:03:23.294Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-01T02:03:23.585Z] + 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 [2022-08-01T02:03:23.595Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:23.882Z] ---> sigul-install.sh [2022-08-01T02:03:23.882Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-01T02:03:24.176Z] + git tag --list [2022-08-01T02:03:24.176Z] 0.7.1 [2022-08-01T02:03:24.176Z] v1.0.0 [2022-08-01T02:03:24.176Z] v1.1.0 [2022-08-01T02:03:24.176Z] v1.1.1 [2022-08-01T02:03:24.176Z] v1.2.2 [2022-08-01T02:03:24.176Z] v1.3.0 [2022-08-01T02:03:24.176Z] v1.3.1 [2022-08-01T02:03:24.176Z] v2.0.0 [2022-08-01T02:03:24.176Z] v2.1.0 [2022-08-01T02:03:24.176Z] v2.1.1 [2022-08-01T02:03:24.176Z] v2.1.1-dev.1 [2022-08-01T02:03:24.176Z] v2.1.1-dev.2 [2022-08-01T02:03:24.176Z] v2.2.0 [2022-08-01T02:03:24.176Z] v2.2.1-dev.1 [2022-08-01T02:03:24.176Z] v2.2.1-dev.10 [2022-08-01T02:03:24.176Z] v2.2.1-dev.2 [2022-08-01T02:03:24.176Z] v2.2.1-dev.3 [2022-08-01T02:03:24.176Z] v2.2.1-dev.4 [2022-08-01T02:03:24.176Z] v2.2.1-dev.5 [2022-08-01T02:03:24.176Z] v2.2.1-dev.6 [2022-08-01T02:03:24.176Z] v2.2.1-dev.7 [2022-08-01T02:03:24.176Z] v2.2.1-dev.8 [2022-08-01T02:03:24.176Z] v2.2.1-dev.9 [2022-08-01T02:03:24.176Z] v2.3.0-dev.10 [2022-08-01T02:03:24.176Z] v2.3.0-dev.11 [Pipeline] sh [2022-08-01T02:03:24.469Z] + lftools sign git-tag v2.3.0-dev.11 [2022-08-01T02:03:25.041Z] Signing Git tag with Sigul... [2022-08-01T02:03:25.041Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-08-01T02:03:25.315Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:25.606Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-01T02:03:25.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-01T02:03:25.638Z] $ docker stop --time=1 b13b8d775843dbf61df2dcd825b55d01792ece9409a79a24d3829a1a8c154207 [2022-08-01T02:03:26.910Z] $ docker rm -f b13b8d775843dbf61df2dcd825b55d01792ece9409a79a24d3829a1a8c154207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-01T02:03:27.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T02:03:27.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:27.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T02:03:27.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:03:27.735Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:03:27.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T02:03:28.108Z] $ docker top 48253d191b2c4f731d743f1840ea03fcfe0b094acd7a2f33b05e0adfad08af73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T02:03:28.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T02:03:28.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T02:03:28.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T02:03:28.345Z] $ docker exec 48253d191b2c4f731d743f1840ea03fcfe0b094acd7a2f33b05e0adfad08af73 ssh-agent [2022-08-01T02:03:28.470Z] SSH_AUTH_SOCK=/tmp/ssh-ETz93wGH3lqc/agent.35 [2022-08-01T02:03:28.470Z] SSH_AGENT_PID=42 [2022-08-01T02:03:28.477Z] Running ssh-add (command line suppressed) [2022-08-01T02:03:28.593Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3986347043770763454.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3986347043770763454.key) [2022-08-01T02:03:28.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T02:03:28.898Z] + git semver bump pre [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,072 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,074 [execute] INFO git cat-file --batch-check [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,079 [execute] INFO git cat-file --batch [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T02:03:29.159Z] 2022-08-01 02:03:29,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:29.159Z] 2.3.0-dev.12 [Pipeline] } [2022-08-01T02:03:29.182Z] $ docker exec --env ******** --env ******** 48253d191b2c4f731d743f1840ea03fcfe0b094acd7a2f33b05e0adfad08af73 ssh-agent -k [2022-08-01T02:03:29.290Z] unset SSH_AUTH_SOCK; [2022-08-01T02:03:29.290Z] unset SSH_AGENT_PID; [2022-08-01T02:03:29.290Z] echo Agent pid 42 killed; [2022-08-01T02:03:29.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T02:03:29.605Z] + git semver [Pipeline] } [2022-08-01T02:03:29.887Z] $ docker stop --time=1 48253d191b2c4f731d743f1840ea03fcfe0b094acd7a2f33b05e0adfad08af73 [2022-08-01T02:03:31.131Z] $ docker rm -f 48253d191b2c4f731d743f1840ea03fcfe0b094acd7a2f33b05e0adfad08af73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T02:03:31.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T02:03:31.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:31.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T02:03:31.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:03:31.880Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:03:31.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T02:03:32.298Z] $ docker top 6df6979ce8104ae2b95e2877f58b90d7a842a08241937ce038e40fc3e356d631 -eo pid,comm [2022-08-01T02:03:32.350Z] 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). [2022-08-01T02:03:32.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T02:03:32.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T02:03:32.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T02:03:32.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T02:03:32.512Z] $ docker exec 6df6979ce8104ae2b95e2877f58b90d7a842a08241937ce038e40fc3e356d631 ssh-agent [2022-08-01T02:03:32.654Z] SSH_AUTH_SOCK=/tmp/ssh-gqRW48RQUY3w/agent.31 [2022-08-01T02:03:32.654Z] SSH_AGENT_PID=38 [2022-08-01T02:03:32.659Z] Running ssh-add (command line suppressed) [2022-08-01T02:03:32.782Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7904394165750528273.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7904394165750528273.key) [2022-08-01T02:03:32.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T02:03:33.124Z] + git semver push [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,316 [run_push] DEBUG push [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,317 [execute] INFO git cat-file --batch-check [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,320 [execute] INFO git rev-list 597831833d3e977ef6b95c75915409f559419c77 -- [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,320 [execute] DEBUG Popen(['git', 'rev-list', '597831833d3e977ef6b95c75915409f559419c77', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,333 [execute] INFO git fetch -v origin [2022-08-01T02:03:33.383Z] 2022-08-01 02:03:33,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-01T02:03:33.963Z] 2022-08-01 02:03:33,805 [run_push] DEBUG no remote changes detected [2022-08-01T02:03:33.963Z] 2022-08-01 02:03:33,805 [execute] INFO git push origin semver [2022-08-01T02:03:33.963Z] 2022-08-01 02:03:33,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T02:03:34.535Z] 2022-08-01 02:03:34,494 [run_push] DEBUG push all version tags [2022-08-01T02:03:34.535Z] 2022-08-01 02:03:34,495 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-01T02:03:34.535Z] 2022-08-01 02:03:34,495 [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) [2022-08-01T02:03:35.481Z] 2022-08-01 02:03:35,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-08-01T02:03:35.481Z] 2.3.0-dev.12 [Pipeline] } [2022-08-01T02:03:35.499Z] $ docker exec --env ******** --env ******** 6df6979ce8104ae2b95e2877f58b90d7a842a08241937ce038e40fc3e356d631 ssh-agent -k [2022-08-01T02:03:35.609Z] unset SSH_AUTH_SOCK; [2022-08-01T02:03:35.611Z] unset SSH_AGENT_PID; [2022-08-01T02:03:35.611Z] echo Agent pid 38 killed; [2022-08-01T02:03:35.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T02:03:35.936Z] + git semver [Pipeline] } [2022-08-01T02:03:36.217Z] $ docker stop --time=1 6df6979ce8104ae2b95e2877f58b90d7a842a08241937ce038e40fc3e356d631 [2022-08-01T02:03:37.483Z] $ docker rm -f 6df6979ce8104ae2b95e2877f58b90d7a842a08241937ce038e40fc3e356d631 [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 [2022-08-01T02:03:38.099Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-08-01T02:03:38.099Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-01T02:03:38.099Z] total 16 [2022-08-01T02:03:38.099Z] drwxr-xr-x 3 root root 4096 Aug 1 01:54 . [2022-08-01T02:03:38.099Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 02:03 .. [2022-08-01T02:03:38.099Z] drwxr-xr-x 2 root root 4096 Aug 1 01:54 cost [2022-08-01T02:03:38.099Z] -rw-r--r-- 1 root root 85 Aug 1 01:54 cost.csv [2022-08-01T02:03:38.099Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-01T02:03:38.099Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-08-01T02:03:38.099Z] total 16 [2022-08-01T02:03:38.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:54 . [2022-08-01T02:03:38.099Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 02:03 .. [2022-08-01T02:03:38.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 01:54 cost [2022-08-01T02:03:38.099Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 1 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:38.395Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:39.257Z] ---> package-listing.sh [2022-08-01T02:03:39.257Z] ++ facter osfamily [2022-08-01T02:03:39.257Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T02:03:39.517Z] + OS_FAMILY=debian [2022-08-01T02:03:39.517Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-08-01T02:03:39.517Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T02:03:39.517Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T02:03:39.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T02:03:39.517Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T02:03:39.517Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-08-01T02:03:39.517Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T02:03:39.517Z] + case "${OS_FAMILY}" in [2022-08-01T02:03:39.517Z] + dpkg -l [2022-08-01T02:03:39.517Z] + grep '^ii' [2022-08-01T02:03:39.517Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T02:03:39.517Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T02:03:39.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T02:03:39.517Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-08-01T02:03:39.517Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-08-01T02:03:39.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-08-01T02:03:39.530Z] 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 [2022-08-01T02:03:39.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T02:03:40.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T02:03:40.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T02:03:40.476Z] prd-ubuntu20.04-docker-8c-8g-21627 does not seem to be running inside a container [2022-08-01T02:03:40.515Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T02:03:41.307Z] $ docker top 80b04d7fff8e629e44758685cc1f1a906d1bbb2e475c59759cdfb36cae6c248c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T02:03:41.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T02:03:41.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T02:03:42.230Z] + ls /var/log/sa-host [2022-08-01T02:03:42.230Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T02:03:42.382Z] provisioning config files... [2022-08-01T02:03:42.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1708993753857132582tmp [Pipeline] { [Pipeline] echo [2022-08-01T02:03:42.406Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:42.692Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T02:03:42.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:43.032Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T02:03:43.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:43.332Z] ---> sudo-logs.sh [2022-08-01T02:03:43.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T02:03:43.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:43.635Z] ---> job-cost.sh [2022-08-01T02:03:43.635Z] lf-activate-venv: SKIPPING [2022-08-01T02:03:43.635Z] DEBUG: total: 0.2199999988079071 [2022-08-01T02:03:43.635Z] INFO: Retrieving Stack Cost... [2022-08-01T02:03:44.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T02:03:44.468Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T02:03:44.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T02:03:44.766Z] ---> logs-deploy.sh [2022-08-01T02:03:44.766Z] lf-activate-venv: SKIPPING [2022-08-01T02:03:44.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/58 [2022-08-01T02:03:44.766Z] INFO: archiving workspace using pattern(s): [2022-08-01T02:03:45.705Z] Archives upload complete. [2022-08-01T02:03:45.965Z] INFO: archiving logs to Nexus