Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 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-ssh8390029502646572241.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12502272437389039671.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2858148683108293484.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9887232805068738333.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1133950924197308500.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-118489 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#437)" > 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 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 # timeout=10 > git rev-list --no-walk e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:52:42.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:52:42.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:52:42.154Z] ========================================================= [2022-11-07T17:52:42.154Z] EdgeX Global Pipelines Version Info [2022-11-07T17:52:42.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:52:42.854Z] ------------------- [2022-11-07T17:52:42.854Z] stable info: [2022-11-07T17:52:42.854Z] ------------------- [2022-11-07T17:52:42.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:52:42.854Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:52:42.854Z] Message: update stable to v1.0.244 [2022-11-07T17:52:43.424Z] ------------------- [2022-11-07T17:52:43.424Z] experimental info: [2022-11-07T17:52:43.424Z] ------------------- [2022-11-07T17:52:43.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:52:43.424Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:52:43.424Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T17:52:43.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-11-07T17:52:43.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-11-07T17:52:43.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T17:52:43.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T17:52:43.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T17:52:43.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T17:52:43.672Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T17:52:43.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:52:43.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T17:52:43.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:52:43.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T17:52:43.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-11-07T17:52:43.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T17:52:43.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T17:52:43.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:52:43.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:52:43.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:52:43.897Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:52:43.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:52:43.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T17:52:43.939Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T17:52:43.952Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T17:52:43.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T17:52:43.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T17:52:43.997Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T17:52:44.015Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:52:44.031Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T17:52:44.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T17:52:44.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T17:52:44.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T17:52:44.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] echo [2022-11-07T17:52:44.097Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ee6b92 [Pipeline] echo [2022-11-07T17:52:44.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:52:44.152Z] provisioning config files... [2022-11-07T17:52:44.165Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13916979427686759731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:52:44.464Z] ---> docker-login.sh [2022-11-07T17:52:44.464Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:52:44.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:44.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:44.723Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:44.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:44.723Z] [2022-11-07T17:52:44.723Z] Login Succeeded [2022-11-07T17:52:44.723Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:52:44.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:44.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:44.723Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:44.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:44.723Z] [2022-11-07T17:52:44.723Z] Login Succeeded [2022-11-07T17:52:44.723Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:52:44.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:44.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:44.983Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:44.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:44.983Z] [2022-11-07T17:52:44.983Z] Login Succeeded [2022-11-07T17:52:44.983Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:52:44.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:44.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:44.983Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:44.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:44.983Z] [2022-11-07T17:52:44.983Z] Login Succeeded [2022-11-07T17:52:44.983Z] docker.io [2022-11-07T17:52:45.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:45.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:45.502Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:45.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:45.502Z] [2022-11-07T17:52:45.502Z] Login Succeeded [2022-11-07T17:52:45.502Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:52:45.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T17:52:45.871Z] + git rev-list -1 --merges 9ee6b9239046894cb89ff0f0b410cd21a3bbb457~1..9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] echo [2022-11-07T17:52:45.907Z] -----------> git rev-list -1 --merges 9ee6b9239046894cb89ff0f0b410cd21a3bbb457~1..9ee6b9239046894cb89ff0f0b410cd21a3bbb457 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [false] [Pipeline] sh [2022-11-07T17:52:46.194Z] + git log --format=format:%s -1 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] echo [2022-11-07T17:52:46.210Z] ========================================================= [2022-11-07T17:52:46.210Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T17:52:46.210Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:52:46.550Z] + git log --format=format:%s -1 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] echo [2022-11-07T17:52:46.561Z] [semverPrep] GIT_COMMIT: 9ee6b9239046894cb89ff0f0b410cd21a3bbb457, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#437) [Pipeline] echo [2022-11-07T17:52:46.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T17:52:46.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:52:46.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T17:52:46.901Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T17:52:46.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T17:52:46.901Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T17:52:46.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T17:52:46.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:47.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:52:47.240Z] [2022-11-07T17:52:47.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:47.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:52:47.544Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T17:52:47.544Z] b85a868b505f: Pulling fs layer [2022-11-07T17:52:47.544Z] e2be974225ed: Pulling fs layer [2022-11-07T17:52:47.544Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T17:52:47.544Z] 988bab9f4d93: Pulling fs layer [2022-11-07T17:52:47.544Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T17:52:47.544Z] eaf3925da568: Pulling fs layer [2022-11-07T17:52:47.544Z] bab4dde63d76: Pulling fs layer [2022-11-07T17:52:47.544Z] bde34c3a00c8: Pulling fs layer [2022-11-07T17:52:47.544Z] b352a97aabf1: Pulling fs layer [2022-11-07T17:52:47.544Z] 4872d77fe225: Pulling fs layer [2022-11-07T17:52:47.544Z] 5851b861e8e6: Pulling fs layer [2022-11-07T17:52:47.544Z] 988bab9f4d93: Waiting [2022-11-07T17:52:47.544Z] 1469e6f7b9e6: Waiting [2022-11-07T17:52:47.544Z] eaf3925da568: Waiting [2022-11-07T17:52:47.544Z] b352a97aabf1: Waiting [2022-11-07T17:52:47.544Z] bab4dde63d76: Waiting [2022-11-07T17:52:47.544Z] 4872d77fe225: Waiting [2022-11-07T17:52:47.544Z] bde34c3a00c8: Waiting [2022-11-07T17:52:47.544Z] 5851b861e8e6: Waiting [2022-11-07T17:52:47.544Z] e2be974225ed: Download complete [2022-11-07T17:52:47.544Z] 988bab9f4d93: Verifying Checksum [2022-11-07T17:52:47.544Z] 988bab9f4d93: Download complete [2022-11-07T17:52:47.809Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T17:52:47.809Z] 1469e6f7b9e6: Download complete [2022-11-07T17:52:47.809Z] eaf3925da568: Verifying Checksum [2022-11-07T17:52:47.809Z] eaf3925da568: Download complete [2022-11-07T17:52:47.809Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T17:52:47.809Z] 339a4e72a1f5: Download complete [2022-11-07T17:52:47.809Z] bde34c3a00c8: Download complete [2022-11-07T17:52:47.809Z] b352a97aabf1: Verifying Checksum [2022-11-07T17:52:47.809Z] b352a97aabf1: Download complete [2022-11-07T17:52:47.809Z] 4872d77fe225: Verifying Checksum [2022-11-07T17:52:47.809Z] 4872d77fe225: Download complete [2022-11-07T17:52:47.809Z] 5851b861e8e6: Download complete [2022-11-07T17:52:47.809Z] b85a868b505f: Verifying Checksum [2022-11-07T17:52:47.809Z] b85a868b505f: Download complete [2022-11-07T17:52:48.067Z] bab4dde63d76: Verifying Checksum [2022-11-07T17:52:48.067Z] bab4dde63d76: Download complete [2022-11-07T17:52:49.004Z] b85a868b505f: Pull complete [2022-11-07T17:52:49.262Z] e2be974225ed: Pull complete [2022-11-07T17:52:49.829Z] 339a4e72a1f5: Pull complete [2022-11-07T17:52:49.829Z] 988bab9f4d93: Pull complete [2022-11-07T17:52:50.089Z] 1469e6f7b9e6: Pull complete [2022-11-07T17:52:50.089Z] eaf3925da568: Pull complete [2022-11-07T17:52:51.993Z] bab4dde63d76: Pull complete [2022-11-07T17:52:51.993Z] bde34c3a00c8: Pull complete [2022-11-07T17:52:51.993Z] b352a97aabf1: Pull complete [2022-11-07T17:52:51.993Z] 4872d77fe225: Pull complete [2022-11-07T17:52:51.993Z] 5851b861e8e6: Pull complete [2022-11-07T17:52:52.253Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T17:52:52.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:52:52.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:52:52.333Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T17:52:52.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:52:54.499Z] $ docker top c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 -eo pid,comm [2022-11-07T17:52:54.566Z] 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-11-07T17:52:54.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:52:54.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:52:54.601Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:52:54.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:52:54.724Z] $ docker exec c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 ssh-agent [2022-11-07T17:52:54.838Z] SSH_AUTH_SOCK=/tmp/ssh-o79PppPQBlSZ/agent.33 [2022-11-07T17:52:54.838Z] SSH_AGENT_PID=39 [2022-11-07T17:52:54.850Z] Running ssh-add (command line suppressed) [2022-11-07T17:52:54.954Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10504405049522276535.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10504405049522276535.key) [2022-11-07T17:52:54.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:52:55.258Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T17:52:55.270Z] $ docker exec --env ******** --env ******** c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 ssh-agent -k [2022-11-07T17:52:55.372Z] unset SSH_AUTH_SOCK; [2022-11-07T17:52:55.372Z] unset SSH_AGENT_PID; [2022-11-07T17:52:55.372Z] echo Agent pid 39 killed; [2022-11-07T17:52:55.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T17:52:55.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:52:55.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:52:55.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:52:55.528Z] $ docker exec c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 ssh-agent [2022-11-07T17:52:55.650Z] SSH_AUTH_SOCK=/tmp/ssh-fPoFROC7wOlR/agent.71 [2022-11-07T17:52:55.650Z] SSH_AGENT_PID=77 [2022-11-07T17:52:55.655Z] Running ssh-add (command line suppressed) [2022-11-07T17:52:55.762Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14867723491915900198.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14867723491915900198.key) [2022-11-07T17:52:55.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:52:56.060Z] + git semver init [2022-11-07T17:52:56.319Z] 2022-11-07 17:52:56,229 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T17:52:56.319Z] 2022-11-07 17:52:56,230 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-07T17:52:56.319Z] 2022-11-07 17:52:56,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-07T17:52:56.319Z] 2022-11-07 17:52:56,230 [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-11-07T17:52:57.258Z] 2022-11-07 17:52:57,151 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-11-07T17:52:57.258Z] 2022-11-07 17:52:57,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-11-07T17:52:57.258Z] 2022-11-07 17:52:57,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:52:57.258Z] 2022-11-07 17:52:57,152 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:52:57.258Z] 2.3.0-dev.33 [Pipeline] } [2022-11-07T17:52:57.267Z] $ docker exec --env ******** --env ******** c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 ssh-agent -k [2022-11-07T17:52:57.370Z] unset SSH_AUTH_SOCK; [2022-11-07T17:52:57.371Z] unset SSH_AGENT_PID; [2022-11-07T17:52:57.371Z] echo Agent pid 77 killed; [2022-11-07T17:52:57.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:52:57.689Z] + git semver [Pipeline] } [2022-11-07T17:52:57.960Z] $ docker stop --time=1 c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 [2022-11-07T17:52:59.239Z] $ docker rm -f c7e7d33000edcde3e24ba4d8e674f29c01994e652e60a8be395be7511a74bbe2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:52:59.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T17:52:59.727Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T17:52:59.730Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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-11-07T17:52:59.860Z] provisioning config files... [2022-11-07T17:52:59.869Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4979394446416471414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:53:00.166Z] ---> docker-login.sh [2022-11-07T17:53:00.166Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:53:00.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:53:00.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:53:00.166Z] Configure a credential helper to remove this warning. See [2022-11-07T17:53:00.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:53:00.166Z] [2022-11-07T17:53:00.166Z] Login Succeeded [2022-11-07T17:53:00.166Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:53:00.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:53:00.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:53:00.166Z] Configure a credential helper to remove this warning. See [2022-11-07T17:53:00.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:53:00.166Z] [2022-11-07T17:53:00.166Z] Login Succeeded [2022-11-07T17:53:00.166Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:53:00.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:53:00.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:53:00.425Z] Configure a credential helper to remove this warning. See [2022-11-07T17:53:00.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:53:00.425Z] [2022-11-07T17:53:00.425Z] Login Succeeded [2022-11-07T17:53:00.425Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:53:00.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:53:00.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:53:00.425Z] Configure a credential helper to remove this warning. See [2022-11-07T17:53:00.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:53:00.425Z] [2022-11-07T17:53:00.425Z] Login Succeeded [2022-11-07T17:53:00.425Z] docker.io [2022-11-07T17:53:00.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:53:00.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:53:00.993Z] Configure a credential helper to remove this warning. See [2022-11-07T17:53:00.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:53:00.993Z] [2022-11-07T17:53:00.993Z] Login Succeeded [2022-11-07T17:53:00.993Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:53:01.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:53:01.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:53:01.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:53:01.073Z] ========================================================= [2022-11-07T17:53:01.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T17:53:01.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:01.382Z] + 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-11-07T17:53:01.382Z] Sending build context to Docker daemon 6.207MB [2022-11-07T17:53:01.382Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:53:01.382Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:53:01.382Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T17:53:01.382Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:53:01.382Z] 4583459ba037: Pulling fs layer [2022-11-07T17:53:01.382Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T17:53:01.382Z] 53926ce57604: Pulling fs layer [2022-11-07T17:53:01.382Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T17:53:01.382Z] 22ff95d597cd: Pulling fs layer [2022-11-07T17:53:01.382Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T17:53:01.382Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T17:53:01.382Z] a7acece74701: Pulling fs layer [2022-11-07T17:53:01.382Z] 21b2b0c7a3f4: Waiting [2022-11-07T17:53:01.382Z] 22ff95d597cd: Waiting [2022-11-07T17:53:01.382Z] 12d6caf4c0d1: Waiting [2022-11-07T17:53:01.382Z] 96b7cbca73a9: Waiting [2022-11-07T17:53:01.382Z] a7acece74701: Waiting [2022-11-07T17:53:01.382Z] 53926ce57604: Waiting [2022-11-07T17:53:01.382Z] 93c1e223e6f2: Download complete [2022-11-07T17:53:01.641Z] 4583459ba037: Verifying Checksum [2022-11-07T17:53:01.641Z] 4583459ba037: Download complete [2022-11-07T17:53:01.641Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T17:53:01.641Z] 21b2b0c7a3f4: Download complete [2022-11-07T17:53:01.641Z] 22ff95d597cd: Download complete [2022-11-07T17:53:01.641Z] 213ec9aee27d: Verifying Checksum [2022-11-07T17:53:01.641Z] 213ec9aee27d: Download complete [2022-11-07T17:53:01.641Z] 12d6caf4c0d1: Download complete [2022-11-07T17:53:01.641Z] 213ec9aee27d: Pull complete [2022-11-07T17:53:01.902Z] 4583459ba037: Pull complete [2022-11-07T17:53:01.902Z] 93c1e223e6f2: Pull complete [2022-11-07T17:53:02.474Z] a7acece74701: Verifying Checksum [2022-11-07T17:53:02.474Z] a7acece74701: Download complete [2022-11-07T17:53:02.474Z] 53926ce57604: Verifying Checksum [2022-11-07T17:53:02.474Z] 53926ce57604: Download complete [2022-11-07T17:53:02.731Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T17:53:02.731Z] 96b7cbca73a9: Download complete [2022-11-07T17:53:06.013Z] 53926ce57604: Pull complete [2022-11-07T17:53:06.013Z] 21b2b0c7a3f4: Pull complete [2022-11-07T17:53:06.013Z] 22ff95d597cd: Pull complete [2022-11-07T17:53:06.013Z] 12d6caf4c0d1: Pull complete [2022-11-07T17:53:07.913Z] 96b7cbca73a9: Pull complete [2022-11-07T17:53:08.848Z] a7acece74701: Pull complete [2022-11-07T17:53:08.848Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T17:53:08.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T17:53:08.848Z] ---> db6d94c90886 [2022-11-07T17:53:08.848Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:53:12.167Z] ---> Running in afd3bcc395fd [2022-11-07T17:53:12.167Z] Removing intermediate container afd3bcc395fd [2022-11-07T17:53:12.167Z] ---> fbcd1d159846 [2022-11-07T17:53:12.167Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:53:12.167Z] ---> Running in d0dbf57685a6 [2022-11-07T17:53:12.167Z] Removing intermediate container d0dbf57685a6 [2022-11-07T17:53:12.167Z] ---> 632221132265 [2022-11-07T17:53:12.167Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:53:12.167Z] ---> Running in 2af6c1f00c66 [2022-11-07T17:53:12.167Z] Removing intermediate container 2af6c1f00c66 [2022-11-07T17:53:12.167Z] ---> 7b87eb8d8bc9 [2022-11-07T17:53:12.167Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:53:12.167Z] ---> Running in 4fff5ecf84f0 [2022-11-07T17:53:12.167Z] Removing intermediate container 4fff5ecf84f0 [2022-11-07T17:53:12.167Z] ---> 9052d8c31eb1 [2022-11-07T17:53:12.167Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:53:12.167Z] ---> Running in ac014113088c [2022-11-07T17:53:12.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:53:12.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:53:12.944Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T17:53:12.944Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T17:53:12.944Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T17:53:12.944Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T17:53:12.944Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:53:12.944Z] OK: 216 MiB in 55 packages [2022-11-07T17:53:13.511Z] Removing intermediate container ac014113088c [2022-11-07T17:53:13.511Z] ---> 6c7f428e34ba [2022-11-07T17:53:13.511Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-07T17:53:13.511Z] ---> Running in 67db856b8a25 [2022-11-07T17:53:13.511Z] Removing intermediate container 67db856b8a25 [2022-11-07T17:53:13.511Z] ---> d1eec6b07e53 [2022-11-07T17:53:13.511Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:53:13.511Z] ---> 0121191ba27d [2022-11-07T17:53:13.511Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:53:13.511Z] ---> Running in f6e5650700fa [2022-11-07T17:53:14.834Z] Still waiting to schedule task [2022-11-07T17:53:14.834Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:53:45.622Z] Removing intermediate container f6e5650700fa [2022-11-07T17:53:45.622Z] ---> 09f2ac97f95b [2022-11-07T17:53:45.622Z] Step 11/12 : COPY . . [2022-11-07T17:53:45.622Z] ---> 567d487aad46 [2022-11-07T17:53:45.622Z] Step 12/12 : RUN $MAKE [2022-11-07T17:53:45.622Z] ---> Running in 10bbbf3240ba [2022-11-07T17:53:45.622Z] noop [2022-11-07T17:53:45.622Z] Removing intermediate container 10bbbf3240ba [2022-11-07T17:53:45.622Z] ---> f5f97001089a [2022-11-07T17:53:45.622Z] Successfully built f5f97001089a [2022-11-07T17:53:45.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:45.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:53:45.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:53:45.989Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T17:53:46.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:53:46.352Z] $ docker top edea0c467d9d8f4caef997f7d2eb9d534937202f6e3a715ef9e9a68949bbe6bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:53:46.690Z] + go version [2022-11-07T17:53:46.690Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T17:53:46.699Z] $ docker stop --time=1 edea0c467d9d8f4caef997f7d2eb9d534937202f6e3a715ef9e9a68949bbe6bd [2022-11-07T17:53:47.984Z] $ docker rm -f edea0c467d9d8f4caef997f7d2eb9d534937202f6e3a715ef9e9a68949bbe6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:48.373Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:53:48.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:53:48.432Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T17:53:48.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:53:48.791Z] $ docker top c23c381510465b94b4a7a4737ebb46978d2d317072ffb1136559162340e32204 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:53:49.127Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:53:49.420Z] + make test [2022-11-07T17:53:49.421Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:53:49.678Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-07T17:53:59.639Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-07T17:53:59.639Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements [2022-11-07T17:53:59.639Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-07T17:54:06.196Z] 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-11-07T17:54:06.196Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:54:09.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:54:09.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:54:09.483Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T17:54:09.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:54:09.508Z] $ docker stop --time=1 c23c381510465b94b4a7a4737ebb46978d2d317072ffb1136559162340e32204 [2022-11-07T17:54:11.648Z] $ docker rm -f c23c381510465b94b4a7a4737ebb46978d2d317072ffb1136559162340e32204 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:54:12.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:54:12.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T17:54:12.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:54:12.839Z] + ls -al . [2022-11-07T17:54:12.839Z] total 196 [2022-11-07T17:54:12.839Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:53 . [2022-11-07T17:54:12.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:52 .. [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:52 .dockerignore [2022-11-07T17:54:12.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:53 .git [2022-11-07T17:54:12.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 .github [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:52 .gitignore [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:52 .golangci.yml [2022-11-07T17:54:12.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:52 .semver [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:52 Attribution.txt [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:52 CHANGELOG.md [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:52 Dockerfile [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:52 GOVERNANCE.md [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:52 Jenkinsfile [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:52 LICENSE [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:52 Makefile [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:52 OWNERS.md [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:52 README.md [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:52 VERSION [2022-11-07T17:54:12.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 bin [2022-11-07T17:54:12.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 cmd [2022-11-07T17:54:12.839Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:53 coverage.out [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 3470 Nov 7 17:52 go.mod [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 45060 Nov 7 17:52 go.sum [2022-11-07T17:54:12.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 internal [2022-11-07T17:54:12.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 mock [2022-11-07T17:54:12.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:52 snap [2022-11-07T17:54:12.839Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:13.141Z] + 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=9ee6b9239046894cb89ff0f0b410cd21a3bbb457 --label arch=amd64 --label version=2.3.0-dev.33 . [2022-11-07T17:54:13.141Z] Sending build context to Docker daemon 6.226MB [2022-11-07T17:54:13.141Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:54:13.141Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T17:54:13.141Z] ---> f5f97001089a [2022-11-07T17:54:13.141Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:54:13.141Z] ---> Running in cd271a75d4d3 [2022-11-07T17:54:13.401Z] Removing intermediate container cd271a75d4d3 [2022-11-07T17:54:13.401Z] ---> 2126a37e361e [2022-11-07T17:54:13.401Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:54:13.401Z] ---> Running in 5792557c14b5 [2022-11-07T17:54:13.401Z] Removing intermediate container 5792557c14b5 [2022-11-07T17:54:13.401Z] ---> 2cd30177a5b3 [2022-11-07T17:54:13.401Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:54:13.401Z] ---> Running in 3f2855c524a5 [2022-11-07T17:54:13.401Z] Removing intermediate container 3f2855c524a5 [2022-11-07T17:54:13.401Z] ---> 9e9cc1454315 [2022-11-07T17:54:13.401Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:54:13.660Z] ---> Running in 8d3c4e9960d3 [2022-11-07T17:54:13.660Z] Removing intermediate container 8d3c4e9960d3 [2022-11-07T17:54:13.660Z] ---> 52d3f59c8206 [2022-11-07T17:54:13.660Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:54:13.660Z] ---> Running in 54dd287c3794 [2022-11-07T17:54:13.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:54:13.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:54:14.177Z] OK: 216 MiB in 55 packages [2022-11-07T17:54:14.437Z] Removing intermediate container 54dd287c3794 [2022-11-07T17:54:14.437Z] ---> 28ac59e6130b [2022-11-07T17:54:14.437Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-07T17:54:14.437Z] ---> Running in adc95adfb459 [2022-11-07T17:54:14.437Z] Removing intermediate container adc95adfb459 [2022-11-07T17:54:14.437Z] ---> c4c1991a7def [2022-11-07T17:54:14.437Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T17:54:14.696Z] ---> 5a0a26f86fe7 [2022-11-07T17:54:14.696Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:54:14.696Z] ---> Running in 44b72fc16224 [2022-11-07T17:54:15.298Z] Removing intermediate container 44b72fc16224 [2022-11-07T17:54:15.298Z] ---> 3d3b307db5eb [2022-11-07T17:54:15.298Z] Step 11/24 : COPY . . [2022-11-07T17:54:15.556Z] ---> 6f02d8994000 [2022-11-07T17:54:15.556Z] Step 12/24 : RUN $MAKE [2022-11-07T17:54:15.556Z] ---> Running in a817fc1d19d3 [2022-11-07T17:54:15.816Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-07T17:54:37.763Z] Removing intermediate container a817fc1d19d3 [2022-11-07T17:54:37.763Z] ---> 8c44e29434f9 [2022-11-07T17:54:37.763Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T17:54:37.763Z] 3.16: Pulling from library/alpine [2022-11-07T17:54:37.763Z] 213ec9aee27d: Already exists [2022-11-07T17:54:37.763Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:54:37.763Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:54:37.763Z] ---> 9c6f07244728 [2022-11-07T17:54:37.764Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-07T17:54:37.764Z] ---> Running in ff9694366143 [2022-11-07T17:54:37.764Z] Removing intermediate container ff9694366143 [2022-11-07T17:54:37.764Z] ---> b016e6813249 [2022-11-07T17:54:37.764Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:54:37.764Z] ---> Running in e48d3c897a08 [2022-11-07T17:54:37.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:54:37.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:54:37.764Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:54:37.764Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:54:37.764Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:54:37.764Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:54:37.764Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:54:37.764Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:54:37.764Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:54:37.764Z] OK: 8 MiB in 20 packages [2022-11-07T17:54:37.764Z] Removing intermediate container e48d3c897a08 [2022-11-07T17:54:37.764Z] ---> 2953bc09ce53 [2022-11-07T17:54:37.764Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-07T17:54:37.764Z] ---> 69e38b7ac5da [2022-11-07T17:54:37.764Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-07T17:54:37.764Z] ---> 8e9c465e8460 [2022-11-07T17:54:37.764Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-07T17:54:37.764Z] ---> ff9192b46044 [2022-11-07T17:54:37.764Z] Step 19/24 : EXPOSE 59982 [2022-11-07T17:54:37.764Z] ---> Running in 4d8432c269ec [2022-11-07T17:54:37.764Z] Removing intermediate container 4d8432c269ec [2022-11-07T17:54:37.764Z] ---> 12cbeca800e7 [2022-11-07T17:54:37.764Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-07T17:54:37.764Z] ---> Running in 14e19c6ed34f [2022-11-07T17:54:37.764Z] Removing intermediate container 14e19c6ed34f [2022-11-07T17:54:37.764Z] ---> 0233d51d5564 [2022-11-07T17:54:37.764Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T17:54:37.764Z] ---> Running in 88331259204e [2022-11-07T17:54:37.764Z] Removing intermediate container 88331259204e [2022-11-07T17:54:37.764Z] ---> 9b7404971b90 [2022-11-07T17:54:37.764Z] Step 22/24 : LABEL arch=amd64 [2022-11-07T17:54:37.764Z] ---> Running in 537727d7f649 [2022-11-07T17:54:37.764Z] Removing intermediate container 537727d7f649 [2022-11-07T17:54:37.764Z] ---> 4bc80d802be5 [2022-11-07T17:54:37.764Z] Step 23/24 : LABEL git_sha=9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T17:54:37.764Z] ---> Running in ce4ad5151a25 [2022-11-07T17:54:38.023Z] Removing intermediate container ce4ad5151a25 [2022-11-07T17:54:38.023Z] ---> 80574f261ba1 [2022-11-07T17:54:38.023Z] Step 24/24 : LABEL version=2.3.0-dev.33 [2022-11-07T17:54:38.023Z] ---> Running in afafe14c2387 [2022-11-07T17:54:38.023Z] Removing intermediate container afafe14c2387 [2022-11-07T17:54:38.023Z] ---> c4eb52c5223e [2022-11-07T17:54:38.023Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:54:38.023Z] Successfully built c4eb52c5223e [2022-11-07T17:54:38.023Z] 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-11-07T17:54:38.119Z] provisioning config files... [2022-11-07T17:54:38.133Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6360058399374550198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:38.430Z] ---> docker-login.sh [2022-11-07T17:54:38.431Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:54:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:54:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:54:38.431Z] Configure a credential helper to remove this warning. See [2022-11-07T17:54:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:54:38.431Z] [2022-11-07T17:54:38.431Z] Login Succeeded [2022-11-07T17:54:38.431Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:54:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:54:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:54:38.431Z] Configure a credential helper to remove this warning. See [2022-11-07T17:54:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:54:38.431Z] [2022-11-07T17:54:38.431Z] Login Succeeded [2022-11-07T17:54:38.431Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:54:38.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:54:38.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:54:38.692Z] Configure a credential helper to remove this warning. See [2022-11-07T17:54:38.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:54:38.692Z] [2022-11-07T17:54:38.692Z] Login Succeeded [2022-11-07T17:54:38.692Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:54:38.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:54:38.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:54:38.692Z] Configure a credential helper to remove this warning. See [2022-11-07T17:54:38.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:54:38.692Z] [2022-11-07T17:54:38.692Z] Login Succeeded [2022-11-07T17:54:38.692Z] docker.io [2022-11-07T17:54:38.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:54:39.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:54:39.261Z] Configure a credential helper to remove this warning. See [2022-11-07T17:54:39.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:54:39.261Z] [2022-11-07T17:54:39.261Z] Login Succeeded [2022-11-07T17:54:39.261Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:54:39.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:54:39.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:54:39.301Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-11-07T17:54:39.301Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T17:54:39.301Z] latest [2022-11-07T17:54:39.301Z] 2.3.0-dev.33 [2022-11-07T17:54:39.301Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T17:54:39.301Z] main [2022-11-07T17:54:39.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:39.605Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:39.946Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T17:54:39.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:54:39.946Z] ae7a2d6bcb7a: Preparing [2022-11-07T17:54:39.946Z] e0621d45a583: Preparing [2022-11-07T17:54:39.946Z] bde10671d956: Preparing [2022-11-07T17:54:39.946Z] df0e5cd6650e: Preparing [2022-11-07T17:54:39.946Z] 994393dc58e7: Preparing [2022-11-07T17:54:39.946Z] 994393dc58e7: Layer already exists [2022-11-07T17:54:39.946Z] e0621d45a583: Pushed [2022-11-07T17:54:39.946Z] ae7a2d6bcb7a: Pushed [2022-11-07T17:54:40.216Z] df0e5cd6650e: Pushed [2022-11-07T17:54:42.200Z] bde10671d956: Pushed [2022-11-07T17:54:42.458Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457: digest: sha256:4fef2d7b4c1fc00c8584b86f64668f6ee701a772fe667c6a1a0ea1225920f982 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:42.771Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:43.079Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-07T17:54:43.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:54:43.079Z] ae7a2d6bcb7a: Preparing [2022-11-07T17:54:43.079Z] e0621d45a583: Preparing [2022-11-07T17:54:43.079Z] bde10671d956: Preparing [2022-11-07T17:54:43.079Z] df0e5cd6650e: Preparing [2022-11-07T17:54:43.079Z] 994393dc58e7: Preparing [2022-11-07T17:54:43.079Z] 994393dc58e7: Layer already exists [2022-11-07T17:54:43.079Z] e0621d45a583: Layer already exists [2022-11-07T17:54:43.079Z] bde10671d956: Layer already exists [2022-11-07T17:54:43.079Z] df0e5cd6650e: Layer already exists [2022-11-07T17:54:43.079Z] ae7a2d6bcb7a: Layer already exists [2022-11-07T17:54:43.079Z] latest: digest: sha256:4fef2d7b4c1fc00c8584b86f64668f6ee701a772fe667c6a1a0ea1225920f982 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:43.387Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:43.697Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.33 [2022-11-07T17:54:43.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:54:43.697Z] ae7a2d6bcb7a: Preparing [2022-11-07T17:54:43.697Z] e0621d45a583: Preparing [2022-11-07T17:54:43.697Z] bde10671d956: Preparing [2022-11-07T17:54:43.697Z] df0e5cd6650e: Preparing [2022-11-07T17:54:43.697Z] 994393dc58e7: Preparing [2022-11-07T17:54:43.697Z] df0e5cd6650e: Layer already exists [2022-11-07T17:54:43.697Z] e0621d45a583: Layer already exists [2022-11-07T17:54:43.697Z] ae7a2d6bcb7a: Layer already exists [2022-11-07T17:54:43.697Z] 994393dc58e7: Layer already exists [2022-11-07T17:54:43.697Z] bde10671d956: Layer already exists [2022-11-07T17:54:43.697Z] 2.3.0-dev.33: digest: sha256:4fef2d7b4c1fc00c8584b86f64668f6ee701a772fe667c6a1a0ea1225920f982 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:44.013Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:44.313Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T17:54:44.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:54:44.313Z] ae7a2d6bcb7a: Preparing [2022-11-07T17:54:44.313Z] e0621d45a583: Preparing [2022-11-07T17:54:44.313Z] bde10671d956: Preparing [2022-11-07T17:54:44.313Z] df0e5cd6650e: Preparing [2022-11-07T17:54:44.313Z] 994393dc58e7: Preparing [2022-11-07T17:54:44.313Z] e0621d45a583: Layer already exists [2022-11-07T17:54:44.313Z] bde10671d956: Layer already exists [2022-11-07T17:54:44.313Z] 994393dc58e7: Layer already exists [2022-11-07T17:54:44.313Z] df0e5cd6650e: Layer already exists [2022-11-07T17:54:44.313Z] ae7a2d6bcb7a: Layer already exists [2022-11-07T17:54:44.313Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33: digest: sha256:4fef2d7b4c1fc00c8584b86f64668f6ee701a772fe667c6a1a0ea1225920f982 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:44.616Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:44.919Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-11-07T17:54:44.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:54:44.919Z] ae7a2d6bcb7a: Preparing [2022-11-07T17:54:44.919Z] e0621d45a583: Preparing [2022-11-07T17:54:44.919Z] bde10671d956: Preparing [2022-11-07T17:54:44.919Z] df0e5cd6650e: Preparing [2022-11-07T17:54:44.919Z] 994393dc58e7: Preparing [2022-11-07T17:54:44.919Z] 994393dc58e7: Layer already exists [2022-11-07T17:54:44.919Z] bde10671d956: Layer already exists [2022-11-07T17:54:44.919Z] e0621d45a583: Layer already exists [2022-11-07T17:54:44.919Z] df0e5cd6650e: Layer already exists [2022-11-07T17:54:44.919Z] ae7a2d6bcb7a: Layer already exists [2022-11-07T17:54:44.919Z] main: digest: sha256:4fef2d7b4c1fc00c8584b86f64668f6ee701a772fe667c6a1a0ea1225920f982 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:54:45.067Z] ===================================================== [Pipeline] echo [2022-11-07T17:54:45.075Z] taggedImages: [2022-11-07T17:54:45.075Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T17:54:45.075Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-07T17:54:45.075Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.33 [2022-11-07T17:54:45.075Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T17:54:45.075Z] - 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-11-07T17:54:45.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:54:45.435Z] [2022-11-07T17:54:45.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:45.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:54:45.733Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:54:45.733Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:54:45.733Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:54:45.733Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:54:45.733Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:54:45.733Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:54:45.733Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:54:45.733Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:54:45.733Z] 5d3b04190fa2: Waiting [2022-11-07T17:54:45.733Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:54:45.733Z] 33b1e0a273af: Waiting [2022-11-07T17:54:45.733Z] 2f39f015ded8: Waiting [2022-11-07T17:54:45.733Z] 5c69ac0246d0: Download complete [2022-11-07T17:54:45.733Z] 3a2ae6a8a46f: Download complete [2022-11-07T17:54:45.991Z] 33b1e0a273af: Download complete [2022-11-07T17:54:45.991Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T17:54:45.991Z] 5d3b04190fa2: Download complete [2022-11-07T17:54:45.991Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:54:45.991Z] ec43610c2a17: Download complete [2022-11-07T17:54:45.991Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:54:45.991Z] 5eb5b503b376: Download complete [2022-11-07T17:54:46.557Z] 2f39f015ded8: Download complete [2022-11-07T17:54:47.127Z] 5eb5b503b376: Pull complete [2022-11-07T17:54:47.385Z] 5c69ac0246d0: Pull complete [2022-11-07T17:54:47.645Z] ec43610c2a17: Pull complete [2022-11-07T17:54:47.645Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:54:47.904Z] 33b1e0a273af: Pull complete [2022-11-07T17:54:48.161Z] 5d3b04190fa2: Pull complete [2022-11-07T17:54:52.339Z] 2f39f015ded8: Pull complete [2022-11-07T17:54:52.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:54:52.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:54:52.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:54:52.415Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T17:54:52.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:54:55.081Z] $ docker top 6accdfba919cbda5320b85774de9551f1bb5c259f35ea9749178a010eb54790f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:55.461Z] ---> job-cost.sh [2022-11-07T17:54:55.461Z] lf-activate-venv: SKIPPING [2022-11-07T17:54:55.461Z] INFO: No Stack... [2022-11-07T17:54:56.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:54:56.287Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:54:56.573Z] + + cut -d, -f6 [2022-11-07T17:54:56.573Z] cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2022-11-07T17:54:56.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [2022-11-07T17:54:56.591Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] did not exist. Created. [2022-11-07T17:54:56.591Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:54:56.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:54:56.913Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:54:56.918Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:54:56.933Z] $ docker stop --time=1 6accdfba919cbda5320b85774de9551f1bb5c259f35ea9749178a010eb54790f [2022-11-07T17:54:58.075Z] $ docker rm -f 6accdfba919cbda5320b85774de9551f1bb5c259f35ea9749178a010eb54790f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:56:24.837Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118492 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-11-07T17:56:24.846Z] Running in /w/workspace/device-mqtt-go/80 [Pipeline] { [Pipeline] checkout [2022-11-07T17:56:24.877Z] Selected Git installation does not exist. Using Default [2022-11-07T17:56:24.877Z] The recommended git tool is: NONE [2022-11-07T17:56:30.019Z] using credential edgex-jenkins-ssh [2022-11-07T17:56:30.037Z] Cloning the remote Git repository [2022-11-07T17:56:30.077Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-07T17:56:30.145Z] > git init /w/workspace/device-mqtt-go/80 # timeout=10 [2022-11-07T17:56:30.282Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-07T17:56:30.283Z] > git --version # timeout=10 [2022-11-07T17:56:30.304Z] > git --version # 'git version 2.25.1' [2022-11-07T17:56:30.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T17:56:30.353Z] Verifying host key using known hosts file [2022-11-07T17:56:30.546Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T17:56:30.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:56:31.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-11-07T17:56:31.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:56:32.537Z] Avoid second fetch [2022-11-07T17:56:32.538Z] Checking out Revision 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 (main) [2022-11-07T17:56:33.058Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#437)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:56:32.554Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T17:56:32.569Z] > git checkout -f 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 # timeout=10 [2022-11-07T17:56:33.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:56:33.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:56:33.908Z] Dload Upload Total Spent Left Speed [2022-11-07T17:56:33.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-11-07T17:56:34.458Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:56:34.784Z] + sudo tee /etc/docker/daemon.new [2022-11-07T17:56:34.784Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:56:34.784Z] { [2022-11-07T17:56:34.784Z] "registry-mirrors": [ [2022-11-07T17:56:34.784Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:56:34.784Z] ], [2022-11-07T17:56:34.784Z] "bip": "10.250.0.254/24", [2022-11-07T17:56:34.784Z] "hosts": [ [2022-11-07T17:56:34.784Z] "tcp://0.0.0.0:5555", [2022-11-07T17:56:34.784Z] "unix:///var/run/docker.sock" [2022-11-07T17:56:34.784Z] ], [2022-11-07T17:56:34.784Z] "mtu": 1458, [2022-11-07T17:56:34.784Z] "selinux-enabled": true, [2022-11-07T17:56:34.784Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:56:34.784Z] } [Pipeline] sh [2022-11-07T17:56:35.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:56:35.468Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:56:53.726Z] provisioning config files... [2022-11-07T17:56:53.750Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/80@tmp/config10158733953312361514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:56:54.092Z] ---> docker-login.sh [2022-11-07T17:56:54.092Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:56:54.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:56:54.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:56:54.677Z] Configure a credential helper to remove this warning. See [2022-11-07T17:56:54.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:56:54.677Z] [2022-11-07T17:56:54.677Z] Login Succeeded [2022-11-07T17:56:54.677Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:56:54.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:56:54.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:56:54.946Z] Configure a credential helper to remove this warning. See [2022-11-07T17:56:54.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:56:54.946Z] [2022-11-07T17:56:54.946Z] Login Succeeded [2022-11-07T17:56:54.946Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:56:55.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:56:55.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:56:55.213Z] Configure a credential helper to remove this warning. See [2022-11-07T17:56:55.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:56:55.213Z] [2022-11-07T17:56:55.213Z] Login Succeeded [2022-11-07T17:56:55.213Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:56:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:56:55.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:56:55.757Z] Configure a credential helper to remove this warning. See [2022-11-07T17:56:55.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:56:55.757Z] [2022-11-07T17:56:55.757Z] Login Succeeded [2022-11-07T17:56:55.757Z] docker.io [2022-11-07T17:56:55.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:56:56.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:56:56.342Z] Configure a credential helper to remove this warning. See [2022-11-07T17:56:56.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:56:56.342Z] [2022-11-07T17:56:56.342Z] Login Succeeded [2022-11-07T17:56:56.342Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:56:56.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:56:56.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:56:56.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:56:56.527Z] ========================================================= [2022-11-07T17:56:56.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T17:56:56.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:56:56.855Z] + 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-11-07T17:56:57.124Z] Sending build context to Docker daemon 3.232MB [2022-11-07T17:56:57.124Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:56:57.124Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:56:57.394Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T17:56:57.394Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:56:57.394Z] 35d82f9e3411: Pulling fs layer [2022-11-07T17:56:57.394Z] e16973657156: Pulling fs layer [2022-11-07T17:56:57.394Z] fc693d55d65f: Pulling fs layer [2022-11-07T17:56:57.394Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T17:56:57.394Z] dda99020689f: Pulling fs layer [2022-11-07T17:56:57.394Z] db1c61fa0a46: Pulling fs layer [2022-11-07T17:56:57.394Z] 891c053d2c06: Pulling fs layer [2022-11-07T17:56:57.394Z] fc693d55d65f: Waiting [2022-11-07T17:56:57.394Z] 7e9fc2657dce: Waiting [2022-11-07T17:56:57.394Z] dda99020689f: Waiting [2022-11-07T17:56:57.394Z] db1c61fa0a46: Waiting [2022-11-07T17:56:57.394Z] 891c053d2c06: Waiting [2022-11-07T17:56:57.394Z] e16973657156: Download complete [2022-11-07T17:56:57.394Z] 35d82f9e3411: Verifying Checksum [2022-11-07T17:56:57.394Z] 35d82f9e3411: Download complete [2022-11-07T17:56:57.394Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T17:56:57.394Z] 7e9fc2657dce: Download complete [2022-11-07T17:56:57.394Z] dda99020689f: Verifying Checksum [2022-11-07T17:56:57.394Z] dda99020689f: Download complete [2022-11-07T17:56:57.394Z] 9b18e9b68314: Verifying Checksum [2022-11-07T17:56:58.365Z] 9b18e9b68314: Pull complete [2022-11-07T17:56:58.632Z] 891c053d2c06: Verifying Checksum [2022-11-07T17:56:58.632Z] 891c053d2c06: Download complete [2022-11-07T17:56:58.908Z] 35d82f9e3411: Pull complete [2022-11-07T17:56:59.180Z] e16973657156: Pull complete [2022-11-07T17:56:59.768Z] db1c61fa0a46: Verifying Checksum [2022-11-07T17:56:59.768Z] db1c61fa0a46: Download complete [2022-11-07T17:57:00.355Z] fc693d55d65f: Verifying Checksum [2022-11-07T17:57:00.355Z] fc693d55d65f: Download complete [2022-11-07T17:57:12.688Z] fc693d55d65f: Pull complete [2022-11-07T17:57:12.688Z] 7e9fc2657dce: Pull complete [2022-11-07T17:57:12.688Z] dda99020689f: Pull complete [2022-11-07T17:57:19.351Z] db1c61fa0a46: Pull complete [2022-11-07T17:57:20.779Z] 891c053d2c06: Pull complete [2022-11-07T17:57:20.779Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T17:57:20.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:57:20.779Z] ---> f96f9c87975a [2022-11-07T17:57:20.779Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:57:22.745Z] ---> Running in 2efaf5f9e16b [2022-11-07T17:57:23.013Z] Removing intermediate container 2efaf5f9e16b [2022-11-07T17:57:23.013Z] ---> f20d26d4b88d [2022-11-07T17:57:23.013Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:57:23.013Z] ---> Running in 753f2109221d [2022-11-07T17:57:23.291Z] Removing intermediate container 753f2109221d [2022-11-07T17:57:23.291Z] ---> 73a4ed995f2a [2022-11-07T17:57:23.291Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:57:23.291Z] ---> Running in 6a59db169a04 [2022-11-07T17:57:23.878Z] Removing intermediate container 6a59db169a04 [2022-11-07T17:57:23.878Z] ---> e76c7a46f4f8 [2022-11-07T17:57:23.878Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:57:23.878Z] ---> Running in 87cda7239277 [2022-11-07T17:57:24.151Z] Removing intermediate container 87cda7239277 [2022-11-07T17:57:24.151Z] ---> fb6d1a310702 [2022-11-07T17:57:24.151Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:57:24.151Z] ---> Running in a1b6cab4760e [2022-11-07T17:57:25.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:57:25.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:57:26.981Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T17:57:26.981Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T17:57:26.981Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T17:57:26.981Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T17:57:26.981Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:57:26.981Z] OK: 226 MiB in 55 packages [2022-11-07T17:57:28.035Z] Removing intermediate container a1b6cab4760e [2022-11-07T17:57:28.035Z] ---> fb1456390ef9 [2022-11-07T17:57:28.035Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-07T17:57:28.035Z] ---> Running in 49cab5808d46 [2022-11-07T17:57:28.311Z] Removing intermediate container 49cab5808d46 [2022-11-07T17:57:28.311Z] ---> 33655740c498 [2022-11-07T17:57:28.311Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:57:28.908Z] ---> 752754734ac9 [2022-11-07T17:57:28.908Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:57:28.908Z] ---> Running in c9d07b292bb6 [2022-11-07T17:58:25.347Z] Removing intermediate container c9d07b292bb6 [2022-11-07T17:58:25.347Z] ---> a0343dc9b6dd [2022-11-07T17:58:25.347Z] Step 11/12 : COPY . . [2022-11-07T17:58:25.347Z] ---> e5323b079d94 [2022-11-07T17:58:25.347Z] Step 12/12 : RUN $MAKE [2022-11-07T17:58:25.347Z] ---> Running in 08b0a9157b21 [2022-11-07T17:58:25.347Z] noop [2022-11-07T17:58:25.347Z] Removing intermediate container 08b0a9157b21 [2022-11-07T17:58:25.347Z] ---> 69a95ceb9633 [2022-11-07T17:58:25.347Z] Successfully built 69a95ceb9633 [2022-11-07T17:58:25.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:58:25.689Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:58:25.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:58:25.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-118492 does not seem to be running inside a container [2022-11-07T17:58:25.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/80 -v /w/workspace/device-mqtt-go/80:/w/workspace/device-mqtt-go/80:rw,z -v /w/workspace/device-mqtt-go/80@tmp:/w/workspace/device-mqtt-go/80@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-11-07T17:58:27.050Z] $ docker top b5d6d59be4468065c6e64cab28d5a12b172a0335c267388963487404eac1dd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:58:27.868Z] + go version [2022-11-07T17:58:27.868Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T17:58:27.882Z] $ docker stop --time=1 b5d6d59be4468065c6e64cab28d5a12b172a0335c267388963487404eac1dd39 [2022-11-07T17:58:29.493Z] $ docker rm -f b5d6d59be4468065c6e64cab28d5a12b172a0335c267388963487404eac1dd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:58:30.028Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:58:30.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:58:30.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-118492 does not seem to be running inside a container [2022-11-07T17:58:30.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/80 -v /w/workspace/device-mqtt-go/80:/w/workspace/device-mqtt-go/80:rw,z -v /w/workspace/device-mqtt-go/80@tmp:/w/workspace/device-mqtt-go/80@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-11-07T17:58:31.376Z] $ docker top c3cf4e45f19931085087d42c29eaae0d10af1c7e651defbc7ff96ee1f387da9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:58:31.877Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/80 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:58:32.201Z] + make test [2022-11-07T17:58:32.468Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:58:33.873Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-07T18:00:10.536Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-07T18:00:10.536Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements [2022-11-07T18:00:10.536Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-07T18:00:10.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T18:00:10.536Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T18:00:22.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T18:00:22.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T18:00:22.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T18:00:22.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T18:00:22.914Z] $ docker stop --time=1 c3cf4e45f19931085087d42c29eaae0d10af1c7e651defbc7ff96ee1f387da9b [2022-11-07T18:00:24.741Z] $ docker rm -f c3cf4e45f19931085087d42c29eaae0d10af1c7e651defbc7ff96ee1f387da9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T18:00:25.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T18:00:25.682Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T18:00:26.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T18:00:26.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T18:00:26.775Z] + ls -al . [2022-11-07T18:00:26.775Z] total 192 [2022-11-07T18:00:26.775Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:58 . [2022-11-07T18:00:26.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:56 .. [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:56 .dockerignore [2022-11-07T18:00:26.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:56 .git [2022-11-07T18:00:26.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:56 .github [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:56 .gitignore [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:56 .golangci.yml [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:56 Attribution.txt [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:56 CHANGELOG.md [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:56 Dockerfile [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:56 GOVERNANCE.md [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:56 Jenkinsfile [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:56 LICENSE [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:56 Makefile [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:56 OWNERS.md [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:56 README.md [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:52 VERSION [2022-11-07T18:00:26.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:56 bin [2022-11-07T18:00:26.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:56 cmd [2022-11-07T18:00:26.775Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:59 coverage.out [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 3470 Nov 7 17:56 go.mod [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 45060 Nov 7 17:56 go.sum [2022-11-07T18:00:26.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:56 internal [2022-11-07T18:00:26.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:56 mock [2022-11-07T18:00:26.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:56 snap [2022-11-07T18:00:26.775Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:00:27.111Z] + 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=9ee6b9239046894cb89ff0f0b410cd21a3bbb457 --label arch=arm64 --label version=2.3.0-dev.33 . [2022-11-07T18:00:27.382Z] Sending build context to Docker daemon 3.251MB [2022-11-07T18:00:27.382Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T18:00:27.382Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T18:00:27.382Z] ---> 69a95ceb9633 [2022-11-07T18:00:27.382Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T18:00:27.650Z] ---> Running in 950f82c87721 [2022-11-07T18:00:27.919Z] Removing intermediate container 950f82c87721 [2022-11-07T18:00:27.919Z] ---> 6348162bc845 [2022-11-07T18:00:27.919Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T18:00:27.919Z] ---> Running in 936b61c882ba [2022-11-07T18:00:28.189Z] Removing intermediate container 936b61c882ba [2022-11-07T18:00:28.189Z] ---> 93df19044ea6 [2022-11-07T18:00:28.189Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T18:00:28.189Z] ---> Running in 175277846b77 [2022-11-07T18:00:28.456Z] Removing intermediate container 175277846b77 [2022-11-07T18:00:28.456Z] ---> ca5a35872734 [2022-11-07T18:00:28.456Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T18:00:28.456Z] ---> Running in 69a0c7ae9647 [2022-11-07T18:00:28.726Z] Removing intermediate container 69a0c7ae9647 [2022-11-07T18:00:28.726Z] ---> 2d8c91194d32 [2022-11-07T18:00:28.726Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T18:00:28.994Z] ---> Running in 9d530bada69b [2022-11-07T18:00:29.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T18:00:30.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T18:00:31.179Z] OK: 226 MiB in 55 packages [2022-11-07T18:00:32.142Z] Removing intermediate container 9d530bada69b [2022-11-07T18:00:32.142Z] ---> feaeac5801e8 [2022-11-07T18:00:32.142Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-07T18:00:32.142Z] ---> Running in c3823aee9ebb [2022-11-07T18:00:32.411Z] Removing intermediate container c3823aee9ebb [2022-11-07T18:00:32.411Z] ---> a12e06422177 [2022-11-07T18:00:32.411Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T18:00:32.997Z] ---> eb1c25e2fcdb [2022-11-07T18:00:32.997Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T18:00:32.997Z] ---> Running in 0708c923b88d [2022-11-07T18:00:34.944Z] Removing intermediate container 0708c923b88d [2022-11-07T18:00:34.944Z] ---> 25c6c8cf9ef1 [2022-11-07T18:00:34.944Z] Step 11/24 : COPY . . [2022-11-07T18:00:35.908Z] ---> c9207bcb5010 [2022-11-07T18:00:35.908Z] Step 12/24 : RUN $MAKE [2022-11-07T18:00:35.908Z] ---> Running in 64d39d224357 [2022-11-07T18:00:36.869Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-07T18:03:28.611Z] Removing intermediate container 64d39d224357 [2022-11-07T18:03:28.611Z] ---> 0e301a4eecd3 [2022-11-07T18:03:28.611Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T18:03:28.611Z] 3.16: Pulling from library/alpine [2022-11-07T18:03:28.611Z] 9b18e9b68314: Already exists [2022-11-07T18:03:28.611Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T18:03:28.611Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T18:03:28.611Z] ---> a6215f271958 [2022-11-07T18:03:28.611Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-07T18:03:28.611Z] ---> Running in f5936159a6fc [2022-11-07T18:03:28.611Z] Removing intermediate container f5936159a6fc [2022-11-07T18:03:28.611Z] ---> 35d18f2372c8 [2022-11-07T18:03:28.611Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T18:03:28.611Z] ---> Running in fa690261afc1 [2022-11-07T18:03:28.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T18:03:28.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T18:03:28.611Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T18:03:28.611Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T18:03:28.611Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T18:03:28.611Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T18:03:28.611Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T18:03:28.611Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T18:03:28.611Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T18:03:28.611Z] OK: 8 MiB in 20 packages [2022-11-07T18:03:28.611Z] Removing intermediate container fa690261afc1 [2022-11-07T18:03:28.611Z] ---> 764660ef7bb3 [2022-11-07T18:03:28.611Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-07T18:03:28.611Z] ---> b8da9f397462 [2022-11-07T18:03:28.611Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-07T18:03:28.611Z] ---> 38a170426ceb [2022-11-07T18:03:28.611Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-07T18:03:28.611Z] ---> 78b14f0c83cf [2022-11-07T18:03:28.611Z] Step 19/24 : EXPOSE 59982 [2022-11-07T18:03:28.611Z] ---> Running in a75437d9fe95 [2022-11-07T18:03:28.611Z] Removing intermediate container a75437d9fe95 [2022-11-07T18:03:28.611Z] ---> d997f1813fd3 [2022-11-07T18:03:28.611Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-07T18:03:28.611Z] ---> Running in 0a10b53d2d4d [2022-11-07T18:03:28.611Z] Removing intermediate container 0a10b53d2d4d [2022-11-07T18:03:28.611Z] ---> d5aaf3c762ac [2022-11-07T18:03:28.611Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T18:03:28.611Z] ---> Running in 29f5eaa60b3d [2022-11-07T18:03:28.611Z] Removing intermediate container 29f5eaa60b3d [2022-11-07T18:03:28.611Z] ---> 325ddb784135 [2022-11-07T18:03:28.611Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T18:03:28.611Z] ---> Running in c8c58b22b511 [2022-11-07T18:03:28.611Z] Removing intermediate container c8c58b22b511 [2022-11-07T18:03:28.611Z] ---> fda742d747f2 [2022-11-07T18:03:28.611Z] Step 23/24 : LABEL git_sha=9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T18:03:28.611Z] ---> Running in 555a71ac0bf8 [2022-11-07T18:03:28.611Z] Removing intermediate container 555a71ac0bf8 [2022-11-07T18:03:28.611Z] ---> 8a5eadb04236 [2022-11-07T18:03:28.611Z] Step 24/24 : LABEL version=2.3.0-dev.33 [2022-11-07T18:03:28.611Z] ---> Running in 1130359f137b [2022-11-07T18:03:28.611Z] Removing intermediate container 1130359f137b [2022-11-07T18:03:28.611Z] ---> 306cac18161b [2022-11-07T18:03:28.611Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T18:03:28.611Z] Successfully built 306cac18161b [2022-11-07T18:03:28.611Z] 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-11-07T18:03:28.729Z] provisioning config files... [2022-11-07T18:03:28.745Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/80@tmp/config355488203013071918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:03:29.080Z] ---> docker-login.sh [2022-11-07T18:03:29.080Z] nexus3.edgexfoundry.org:10001 [2022-11-07T18:03:29.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T18:03:29.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T18:03:29.346Z] Configure a credential helper to remove this warning. See [2022-11-07T18:03:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T18:03:29.346Z] [2022-11-07T18:03:29.346Z] Login Succeeded [2022-11-07T18:03:29.346Z] nexus3.edgexfoundry.org:10002 [2022-11-07T18:03:29.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T18:03:29.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T18:03:29.614Z] Configure a credential helper to remove this warning. See [2022-11-07T18:03:29.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T18:03:29.614Z] [2022-11-07T18:03:29.614Z] Login Succeeded [2022-11-07T18:03:29.614Z] nexus3.edgexfoundry.org:10003 [2022-11-07T18:03:29.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T18:03:29.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T18:03:29.882Z] Configure a credential helper to remove this warning. See [2022-11-07T18:03:29.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T18:03:29.882Z] [2022-11-07T18:03:29.882Z] Login Succeeded [2022-11-07T18:03:29.882Z] nexus3.edgexfoundry.org:10004 [2022-11-07T18:03:30.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T18:03:30.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T18:03:30.419Z] Configure a credential helper to remove this warning. See [2022-11-07T18:03:30.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T18:03:30.419Z] [2022-11-07T18:03:30.419Z] Login Succeeded [2022-11-07T18:03:30.419Z] docker.io [2022-11-07T18:03:30.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T18:03:30.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T18:03:30.950Z] Configure a credential helper to remove this warning. See [2022-11-07T18:03:30.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T18:03:30.950Z] [2022-11-07T18:03:30.950Z] Login Succeeded [2022-11-07T18:03:30.950Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T18:03:30.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T18:03:30.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T18:03:31.003Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-11-07T18:03:31.003Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T18:03:31.003Z] latest [2022-11-07T18:03:31.003Z] 2.3.0-dev.33 [2022-11-07T18:03:31.003Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T18:03:31.003Z] main [2022-11-07T18:03:31.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:31.344Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:31.695Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T18:03:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T18:03:31.695Z] 694cbf7bde09: Preparing [2022-11-07T18:03:31.695Z] 562b86bf595e: Preparing [2022-11-07T18:03:31.695Z] 4ce7a3dcdc39: Preparing [2022-11-07T18:03:31.695Z] 034c12509ec3: Preparing [2022-11-07T18:03:31.695Z] 5d3e392a13a0: Preparing [2022-11-07T18:03:31.695Z] 5d3e392a13a0: Layer already exists [2022-11-07T18:03:31.963Z] 562b86bf595e: Pushed [2022-11-07T18:03:31.963Z] 694cbf7bde09: Pushed [2022-11-07T18:03:32.547Z] 034c12509ec3: Pushed [2022-11-07T18:03:36.793Z] 4ce7a3dcdc39: Pushed [2022-11-07T18:03:37.059Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457: digest: sha256:1548cb13cf54920804534b555094e79856a962caa718fa18acd581e0fdf889fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:37.407Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:37.750Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-07T18:03:37.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T18:03:37.750Z] 694cbf7bde09: Preparing [2022-11-07T18:03:37.750Z] 562b86bf595e: Preparing [2022-11-07T18:03:37.750Z] 4ce7a3dcdc39: Preparing [2022-11-07T18:03:37.750Z] 034c12509ec3: Preparing [2022-11-07T18:03:37.750Z] 5d3e392a13a0: Preparing [2022-11-07T18:03:37.750Z] 5d3e392a13a0: Layer already exists [2022-11-07T18:03:37.750Z] 694cbf7bde09: Layer already exists [2022-11-07T18:03:37.750Z] 4ce7a3dcdc39: Layer already exists [2022-11-07T18:03:37.750Z] 034c12509ec3: Layer already exists [2022-11-07T18:03:37.750Z] 562b86bf595e: Layer already exists [2022-11-07T18:03:37.750Z] latest: digest: sha256:1548cb13cf54920804534b555094e79856a962caa718fa18acd581e0fdf889fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:38.095Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:38.431Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.33 [2022-11-07T18:03:38.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T18:03:38.431Z] 694cbf7bde09: Preparing [2022-11-07T18:03:38.431Z] 562b86bf595e: Preparing [2022-11-07T18:03:38.431Z] 4ce7a3dcdc39: Preparing [2022-11-07T18:03:38.431Z] 034c12509ec3: Preparing [2022-11-07T18:03:38.431Z] 5d3e392a13a0: Preparing [2022-11-07T18:03:38.431Z] 562b86bf595e: Layer already exists [2022-11-07T18:03:38.431Z] 694cbf7bde09: Layer already exists [2022-11-07T18:03:38.431Z] 034c12509ec3: Layer already exists [2022-11-07T18:03:38.431Z] 4ce7a3dcdc39: Layer already exists [2022-11-07T18:03:38.431Z] 5d3e392a13a0: Layer already exists [2022-11-07T18:03:38.431Z] 2.3.0-dev.33: digest: sha256:1548cb13cf54920804534b555094e79856a962caa718fa18acd581e0fdf889fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:38.775Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:39.116Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T18:03:39.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T18:03:39.116Z] 694cbf7bde09: Preparing [2022-11-07T18:03:39.116Z] 562b86bf595e: Preparing [2022-11-07T18:03:39.116Z] 4ce7a3dcdc39: Preparing [2022-11-07T18:03:39.116Z] 034c12509ec3: Preparing [2022-11-07T18:03:39.116Z] 5d3e392a13a0: Preparing [2022-11-07T18:03:39.116Z] 5d3e392a13a0: Layer already exists [2022-11-07T18:03:39.116Z] 694cbf7bde09: Layer already exists [2022-11-07T18:03:39.116Z] 4ce7a3dcdc39: Layer already exists [2022-11-07T18:03:39.116Z] 034c12509ec3: Layer already exists [2022-11-07T18:03:39.116Z] 562b86bf595e: Layer already exists [2022-11-07T18:03:39.116Z] 9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33: digest: sha256:1548cb13cf54920804534b555094e79856a962caa718fa18acd581e0fdf889fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:39.454Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:39.790Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-11-07T18:03:39.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T18:03:39.790Z] 694cbf7bde09: Preparing [2022-11-07T18:03:39.790Z] 562b86bf595e: Preparing [2022-11-07T18:03:39.790Z] 4ce7a3dcdc39: Preparing [2022-11-07T18:03:39.790Z] 034c12509ec3: Preparing [2022-11-07T18:03:39.790Z] 5d3e392a13a0: Preparing [2022-11-07T18:03:39.790Z] 5d3e392a13a0: Layer already exists [2022-11-07T18:03:39.790Z] 4ce7a3dcdc39: Layer already exists [2022-11-07T18:03:39.790Z] 562b86bf595e: Layer already exists [2022-11-07T18:03:39.790Z] 694cbf7bde09: Layer already exists [2022-11-07T18:03:39.790Z] 034c12509ec3: Layer already exists [2022-11-07T18:03:39.790Z] main: digest: sha256:1548cb13cf54920804534b555094e79856a962caa718fa18acd581e0fdf889fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T18:03:39.847Z] ===================================================== [Pipeline] echo [2022-11-07T18:03:39.863Z] taggedImages: [2022-11-07T18:03:39.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [2022-11-07T18:03:39.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-07T18:03:39.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.33 [2022-11-07T18:03:39.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9ee6b9239046894cb89ff0f0b410cd21a3bbb457-2.3.0-dev.33 [2022-11-07T18:03:39.863Z] - 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-11-07T18:03:40.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T18:03:40.242Z] [2022-11-07T18:03:40.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:03:40.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T18:03:40.572Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T18:03:40.572Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T18:03:40.572Z] 04944245beec: Pulling fs layer [2022-11-07T18:03:40.572Z] 699f458cf7ca: Pulling fs layer [2022-11-07T18:03:40.572Z] 765212b225bb: Pulling fs layer [2022-11-07T18:03:40.572Z] f23df028b6ca: Pulling fs layer [2022-11-07T18:03:40.572Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T18:03:40.572Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T18:03:40.572Z] f23df028b6ca: Waiting [2022-11-07T18:03:40.572Z] d65c8cfc05b1: Waiting [2022-11-07T18:03:40.572Z] 2437ff75d9bd: Waiting [2022-11-07T18:03:40.572Z] 765212b225bb: Waiting [2022-11-07T18:03:40.849Z] 04944245beec: Verifying Checksum [2022-11-07T18:03:40.849Z] 04944245beec: Download complete [2022-11-07T18:03:40.849Z] 765212b225bb: Verifying Checksum [2022-11-07T18:03:40.849Z] 765212b225bb: Download complete [2022-11-07T18:03:40.849Z] f23df028b6ca: Download complete [2022-11-07T18:03:40.849Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T18:03:40.849Z] d65c8cfc05b1: Download complete [2022-11-07T18:03:40.849Z] 699f458cf7ca: Verifying Checksum [2022-11-07T18:03:40.849Z] 699f458cf7ca: Download complete [2022-11-07T18:03:41.467Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T18:03:41.467Z] 8998bd30e6a1: Download complete [2022-11-07T18:03:43.452Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T18:03:43.452Z] 2437ff75d9bd: Download complete [2022-11-07T18:03:45.393Z] 8998bd30e6a1: Pull complete [2022-11-07T18:03:45.393Z] 04944245beec: Pull complete [2022-11-07T18:03:46.802Z] 699f458cf7ca: Pull complete [2022-11-07T18:03:47.070Z] 765212b225bb: Pull complete [2022-11-07T18:03:49.009Z] f23df028b6ca: Pull complete [2022-11-07T18:03:49.009Z] d65c8cfc05b1: Pull complete [2022-11-07T18:04:04.004Z] 2437ff75d9bd: Pull complete [2022-11-07T18:04:04.004Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T18:04:04.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T18:04:04.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:04.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-118492 does not seem to be running inside a container [2022-11-07T18:04:04.240Z] $ 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/80 -v /w/workspace/device-mqtt-go/80:/w/workspace/device-mqtt-go/80:rw,z -v /w/workspace/device-mqtt-go/80@tmp:/w/workspace/device-mqtt-go/80@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-11-07T18:04:06.713Z] $ docker top 36e2d9afae82c524472dc31444bc2b36497aa6dbea169fcda963b2a4f13cab96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:04:07.222Z] ---> job-cost.sh [2022-11-07T18:04:07.488Z] lf-activate-venv: SKIPPING [2022-11-07T18:04:07.488Z] INFO: No Stack... [2022-11-07T18:04:07.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T18:04:08.712Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T18:04:09.037Z] + cat /w/workspace/device-mqtt-go/80/archives/cost.csv [2022-11-07T18:04:09.038Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T18:04:09.105Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [2022-11-07T18:04:09.112Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] did not exist. Created. [2022-11-07T18:04:09.112Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T18:04:09.766Z] /w/workspace/device-mqtt-go/80@tmp/durable-d4666b67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T18:04:10.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T18:04:10.442Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T18:04:10.483Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T18:04:10.492Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T18:04:10.507Z] $ docker stop --time=1 36e2d9afae82c524472dc31444bc2b36497aa6dbea169fcda963b2a4f13cab96 [2022-11-07T18:04:11.982Z] $ docker rm -f 36e2d9afae82c524472dc31444bc2b36497aa6dbea169fcda963b2a4f13cab96 [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-11-07T18:04:12.347Z] provisioning config files... [2022-11-07T18:04:12.359Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12439067419994620845tmp [Pipeline] { [Pipeline] sh [2022-11-07T18:04:12.649Z] + set +x [2022-11-07T18:04:12.649Z] + curl -s https://codecov.io/bash [2022-11-07T18:04:12.649Z] + bash -s -- [2022-11-07T18:04:12.649Z] [2022-11-07T18:04:12.649Z] _____ _ [2022-11-07T18:04:12.649Z] / ____| | | [2022-11-07T18:04:12.649Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T18:04:12.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T18:04:12.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T18:04:12.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T18:04:12.649Z] Bash-1.0.6 [2022-11-07T18:04:12.649Z] [2022-11-07T18:04:12.649Z] [2022-11-07T18:04:12.649Z] ==> git version 2.25.1 found [2022-11-07T18:04:12.649Z] ==> 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-11-07T18:04:12.649Z] Release-Date: 2020-01-08 [2022-11-07T18:04:12.649Z] 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-11-07T18:04:12.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T18:04:12.649Z] ==> Jenkins CI detected. [2022-11-07T18:04:12.649Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-07T18:04:12.649Z] project root: . [2022-11-07T18:04:12.649Z] --> token set from env [2022-11-07T18:04:12.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T18:04:12.649Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T18:04:12.649Z] ==> Python coveragepy not found [2022-11-07T18:04:12.649Z] ==> Searching for coverage reports in: [2022-11-07T18:04:12.649Z] + . [2022-11-07T18:04:12.649Z] -> Found 1 reports [2022-11-07T18:04:12.649Z] ==> Detecting git/mercurial file structure [2022-11-07T18:04:12.649Z] ==> Reading reports [2022-11-07T18:04:12.908Z] + ./coverage.out bytes=17887 [2022-11-07T18:04:12.908Z] ==> Appending adjustments [2022-11-07T18:04:12.908Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T18:04:12.908Z] + Found adjustments [2022-11-07T18:04:12.908Z] ==> Gzipping contents [2022-11-07T18:04:12.908Z] 4.0K /tmp/codecov.HIf7b9.gz [2022-11-07T18:04:12.908Z] ==> Uploading reports [2022-11-07T18:04:12.908Z] url: https://codecov.io [2022-11-07T18:04:12.908Z] query: branch=main&commit=9ee6b9239046894cb89ff0f0b410cd21a3bbb457&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T18:04:12.908Z] -> Pinging Codecov [2022-11-07T18:04:12.908Z] 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=9ee6b9239046894cb89ff0f0b410cd21a3bbb457&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T18:04:13.167Z] -> Uploading to [2022-11-07T18:04:13.167Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/7D719EC7BBE17E464838252E33014C33/9ee6b9239046894cb89ff0f0b410cd21a3bbb457/9a692571-c463-4c32-b895-cc5c7c1e9d89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T180412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4031147d588fbfc72a32e8b4ada6585ffd8272bf83522bcdda8deb48d3c6f24 [2022-11-07T18:04:13.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T18:04:13.167Z] Dload Upload Total Spent Left Speed [2022-11-07T18:04:13.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 13401 --:--:-- --:--:-- --:--:-- 13401 [2022-11-07T18:04:13.433Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] } [2022-11-07T18:04:13.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T18:04:13.561Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T18:04:13.572Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:13.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T18:04:13.867Z] [2022-11-07T18:04:13.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:14.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T18:04:14.176Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T18:04:14.176Z] df9b9388f04a: Pulling fs layer [2022-11-07T18:04:14.176Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T18:04:14.176Z] 25bc292e5bac: Pulling fs layer [2022-11-07T18:04:14.176Z] 114826534d7a: Pulling fs layer [2022-11-07T18:04:14.176Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T18:04:14.176Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T18:04:14.176Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T18:04:14.176Z] 4657fd5d0bcf: Waiting [2022-11-07T18:04:14.176Z] 6ad1cebc031e: Waiting [2022-11-07T18:04:14.176Z] 8a3aa393b2d8: Waiting [2022-11-07T18:04:14.176Z] 114826534d7a: Waiting [2022-11-07T18:04:14.176Z] 25bc292e5bac: Verifying Checksum [2022-11-07T18:04:14.176Z] 25bc292e5bac: Download complete [2022-11-07T18:04:14.176Z] 52dc419b0ee2: Verifying Checksum [2022-11-07T18:04:14.176Z] 52dc419b0ee2: Download complete [2022-11-07T18:04:14.176Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T18:04:14.176Z] 4657fd5d0bcf: Download complete [2022-11-07T18:04:14.176Z] df9b9388f04a: Verifying Checksum [2022-11-07T18:04:14.176Z] df9b9388f04a: Download complete [2022-11-07T18:04:14.436Z] df9b9388f04a: Pull complete [2022-11-07T18:04:14.436Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T18:04:14.436Z] 6ad1cebc031e: Download complete [2022-11-07T18:04:14.436Z] 52dc419b0ee2: Pull complete [2022-11-07T18:04:14.436Z] 25bc292e5bac: Pull complete [2022-11-07T18:04:15.009Z] 114826534d7a: Verifying Checksum [2022-11-07T18:04:15.009Z] 114826534d7a: Download complete [2022-11-07T18:04:15.009Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T18:04:15.009Z] 8a3aa393b2d8: Download complete [2022-11-07T18:04:18.291Z] 114826534d7a: Pull complete [2022-11-07T18:04:18.291Z] 4657fd5d0bcf: Pull complete [2022-11-07T18:04:18.291Z] 6ad1cebc031e: Pull complete [2022-11-07T18:04:20.820Z] 8a3aa393b2d8: Pull complete [2022-11-07T18:04:20.820Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T18:04:20.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T18:04:20.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:20.900Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:04:20.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-07T18:04:24.272Z] $ docker top 1fe17cd97d720dbbb12db3788cdc22b13b612f2c5f776e220a9c8d8bfa74e4e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T18:04:24.347Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-11-07T18:04:24.629Z] + set -o pipefail [2022-11-07T18:04:24.629Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/34d47ba8-71c7-4d4f-b2a6-3bf2e03e97de [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] [2022-11-07T18:04:29.931Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T18:04:29.931Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T18:04:29.931Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T18:04:29.940Z] $ docker stop --time=1 1fe17cd97d720dbbb12db3788cdc22b13b612f2c5f776e220a9c8d8bfa74e4e1 [2022-11-07T18:04:32.951Z] $ docker rm -f 1fe17cd97d720dbbb12db3788cdc22b13b612f2c5f776e220a9c8d8bfa74e4e1 [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-11-07T18:04:33.657Z] + git log --format=format:%s -1 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 [Pipeline] sh [2022-11-07T18:04:33.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T18:04:33.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:34.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T18:04:34.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:34.306Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:04:34.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T18:04:34.766Z] $ docker top d186e41107e16c27ef8c3c281d6c0b370e87ebf894d23356563f4efa7409aeca -eo pid,comm [2022-11-07T18:04:34.827Z] 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-11-07T18:04:34.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T18:04:34.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T18:04:34.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T18:04:34.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T18:04:34.957Z] $ docker exec d186e41107e16c27ef8c3c281d6c0b370e87ebf894d23356563f4efa7409aeca ssh-agent [2022-11-07T18:04:35.080Z] SSH_AUTH_SOCK=/tmp/ssh-FqtmFqMzp1Fd/agent.32 [2022-11-07T18:04:35.080Z] SSH_AGENT_PID=38 [2022-11-07T18:04:35.085Z] Running ssh-add (command line suppressed) [2022-11-07T18:04:35.175Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13100456710624379958.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13100456710624379958.key) [2022-11-07T18:04:35.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T18:04:35.481Z] + git semver tag [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,652 [run_tag] DEBUG tag force:False [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,652 [check_head_tag] DEBUG check head tag [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,653 [execute] INFO git cat-file --batch-check [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,657 [execute] INFO git cat-file --batch [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,675 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,675 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T18:04:35.742Z] 2022-11-07 18:04:35,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:35.742Z] 2.3.0-dev.33 [Pipeline] } [2022-11-07T18:04:35.744Z] $ docker exec --env ******** --env ******** d186e41107e16c27ef8c3c281d6c0b370e87ebf894d23356563f4efa7409aeca ssh-agent -k [2022-11-07T18:04:35.851Z] unset SSH_AUTH_SOCK; [2022-11-07T18:04:35.852Z] unset SSH_AGENT_PID; [2022-11-07T18:04:35.852Z] echo Agent pid 38 killed; [2022-11-07T18:04:35.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T18:04:36.164Z] + git semver [Pipeline] } [2022-11-07T18:04:36.428Z] $ docker stop --time=1 d186e41107e16c27ef8c3c281d6c0b370e87ebf894d23356563f4efa7409aeca [2022-11-07T18:04:37.683Z] $ docker rm -f d186e41107e16c27ef8c3c281d6c0b370e87ebf894d23356563f4efa7409aeca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:38.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T18:04:38.050Z] [2022-11-07T18:04:38.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:38.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T18:04:38.344Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T18:04:38.344Z] ab5ef0e58194: Pulling fs layer [2022-11-07T18:04:38.344Z] 9712f1f96733: Pulling fs layer [2022-11-07T18:04:38.344Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T18:04:38.344Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T18:04:38.344Z] e9a5061849ea: Pulling fs layer [2022-11-07T18:04:38.344Z] d747dcd14b5f: Pulling fs layer [2022-11-07T18:04:38.344Z] 2de7ff778b66: Pulling fs layer [2022-11-07T18:04:38.344Z] e9a5061849ea: Waiting [2022-11-07T18:04:38.344Z] d747dcd14b5f: Waiting [2022-11-07T18:04:38.344Z] 0d9ebad4ef96: Waiting [2022-11-07T18:04:38.344Z] 9712f1f96733: Verifying Checksum [2022-11-07T18:04:38.344Z] 9712f1f96733: Download complete [2022-11-07T18:04:38.609Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T18:04:38.609Z] 63f879dbbcfc: Download complete [2022-11-07T18:04:38.868Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T18:04:38.868Z] 0d9ebad4ef96: Download complete [2022-11-07T18:04:38.868Z] ab5ef0e58194: Download complete [2022-11-07T18:04:38.868Z] d747dcd14b5f: Verifying Checksum [2022-11-07T18:04:38.868Z] d747dcd14b5f: Download complete [2022-11-07T18:04:38.868Z] e9a5061849ea: Verifying Checksum [2022-11-07T18:04:38.868Z] e9a5061849ea: Download complete [2022-11-07T18:04:38.868Z] 2de7ff778b66: Verifying Checksum [2022-11-07T18:04:38.868Z] 2de7ff778b66: Download complete [2022-11-07T18:04:41.394Z] ab5ef0e58194: Pull complete [2022-11-07T18:04:41.394Z] 9712f1f96733: Pull complete [2022-11-07T18:04:41.959Z] 63f879dbbcfc: Pull complete [2022-11-07T18:04:45.237Z] 0d9ebad4ef96: Pull complete [2022-11-07T18:04:45.494Z] e9a5061849ea: Pull complete [2022-11-07T18:04:45.495Z] d747dcd14b5f: Pull complete [2022-11-07T18:04:46.427Z] 2de7ff778b66: Pull complete [2022-11-07T18:04:46.427Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T18:04:46.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T18:04:46.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:46.495Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:04:46.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-07T18:04:50.668Z] $ docker top 1455e6b20d449c3808ddbd85170b1f9e1258d8da54367cd62821132d0b8ddd40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T18:04:50.737Z] provisioning config files... [2022-11-07T18:04:50.743Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12515174232098305554tmp [2022-11-07T18:04:50.751Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7498420904400999670tmp [2022-11-07T18:04:50.761Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2455216806245825868tmp [Pipeline] { [Pipeline] echo [2022-11-07T18:04:50.777Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:04:51.058Z] ---> sigul-configuration.sh [2022-11-07T18:04:51.058Z] gpg: directory `/root/.gnupg' created [2022-11-07T18:04:51.058Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T18:04:51.058Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T18:04:51.058Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T18:04:51.058Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T18:04:51.058Z] gpg: CAST5 encrypted data [2022-11-07T18:04:51.058Z] gpg: encrypted with 1 passphrase [2022-11-07T18:04:51.058Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T18:04:51.342Z] + mkdir /home/jenkins [2022-11-07T18:04:51.343Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T18:04:51.629Z] + 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-11-07T18:04:51.637Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:04:51.920Z] ---> sigul-install.sh [2022-11-07T18:04:51.920Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T18:04:52.215Z] + git tag --list [2022-11-07T18:04:52.215Z] 0.7.1 [2022-11-07T18:04:52.215Z] v1.0.0 [2022-11-07T18:04:52.215Z] v1.1.0 [2022-11-07T18:04:52.215Z] v1.1.1 [2022-11-07T18:04:52.215Z] v1.2.2 [2022-11-07T18:04:52.215Z] v1.3.0 [2022-11-07T18:04:52.215Z] v1.3.1 [2022-11-07T18:04:52.215Z] v2.0.0 [2022-11-07T18:04:52.215Z] v2.1.0 [2022-11-07T18:04:52.215Z] v2.1.1 [2022-11-07T18:04:52.215Z] v2.1.1-dev.1 [2022-11-07T18:04:52.215Z] v2.1.1-dev.2 [2022-11-07T18:04:52.215Z] v2.2.0 [2022-11-07T18:04:52.215Z] v2.2.1-dev.1 [2022-11-07T18:04:52.215Z] v2.2.1-dev.10 [2022-11-07T18:04:52.215Z] v2.2.1-dev.2 [2022-11-07T18:04:52.215Z] v2.2.1-dev.3 [2022-11-07T18:04:52.215Z] v2.2.1-dev.4 [2022-11-07T18:04:52.215Z] v2.2.1-dev.5 [2022-11-07T18:04:52.215Z] v2.2.1-dev.6 [2022-11-07T18:04:52.215Z] v2.2.1-dev.7 [2022-11-07T18:04:52.215Z] v2.2.1-dev.8 [2022-11-07T18:04:52.215Z] v2.2.1-dev.9 [2022-11-07T18:04:52.215Z] v2.3.0-dev.10 [2022-11-07T18:04:52.215Z] v2.3.0-dev.11 [2022-11-07T18:04:52.215Z] v2.3.0-dev.12 [2022-11-07T18:04:52.215Z] v2.3.0-dev.13 [2022-11-07T18:04:52.215Z] v2.3.0-dev.14 [2022-11-07T18:04:52.216Z] v2.3.0-dev.15 [2022-11-07T18:04:52.216Z] v2.3.0-dev.16 [2022-11-07T18:04:52.216Z] v2.3.0-dev.17 [2022-11-07T18:04:52.216Z] v2.3.0-dev.18 [2022-11-07T18:04:52.216Z] v2.3.0-dev.19 [2022-11-07T18:04:52.216Z] v2.3.0-dev.20 [2022-11-07T18:04:52.216Z] v2.3.0-dev.21 [2022-11-07T18:04:52.216Z] v2.3.0-dev.22 [2022-11-07T18:04:52.216Z] v2.3.0-dev.23 [2022-11-07T18:04:52.216Z] v2.3.0-dev.24 [2022-11-07T18:04:52.216Z] v2.3.0-dev.25 [2022-11-07T18:04:52.216Z] v2.3.0-dev.26 [2022-11-07T18:04:52.216Z] v2.3.0-dev.27 [2022-11-07T18:04:52.216Z] v2.3.0-dev.28 [2022-11-07T18:04:52.216Z] v2.3.0-dev.29 [2022-11-07T18:04:52.216Z] v2.3.0-dev.30 [2022-11-07T18:04:52.216Z] v2.3.0-dev.31 [2022-11-07T18:04:52.216Z] v2.3.0-dev.32 [2022-11-07T18:04:52.216Z] v2.3.0-dev.33 [Pipeline] sh [2022-11-07T18:04:52.504Z] + lftools sign git-tag v2.3.0-dev.33 [2022-11-07T18:04:53.071Z] Signing Git tag with Sigul... [2022-11-07T18:04:53.071Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-11-07T18:04:53.338Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:04:53.622Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T18:04:53.629Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T18:04:53.642Z] $ docker stop --time=1 1455e6b20d449c3808ddbd85170b1f9e1258d8da54367cd62821132d0b8ddd40 [2022-11-07T18:04:54.933Z] $ docker rm -f 1455e6b20d449c3808ddbd85170b1f9e1258d8da54367cd62821132d0b8ddd40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T18:04:55.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T18:04:55.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:55.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T18:04:55.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:55.714Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:04:55.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T18:04:56.094Z] $ docker top 6f391af5289a6304d651877ca33ecad59714cea4a7a51807be8c373ed428cb70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T18:04:56.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T18:04:56.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T18:04:56.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T18:04:56.288Z] $ docker exec 6f391af5289a6304d651877ca33ecad59714cea4a7a51807be8c373ed428cb70 ssh-agent [2022-11-07T18:04:56.412Z] SSH_AUTH_SOCK=/tmp/ssh-hHy6eG0PVNn9/agent.33 [2022-11-07T18:04:56.412Z] SSH_AGENT_PID=39 [2022-11-07T18:04:56.417Z] Running ssh-add (command line suppressed) [2022-11-07T18:04:56.515Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1528880769454025597.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1528880769454025597.key) [2022-11-07T18:04:56.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T18:04:56.825Z] + git semver bump pre [2022-11-07T18:04:57.085Z] 2022-11-07 18:04:56,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,986 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,986 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,986 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,986 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,988 [execute] INFO git cat-file --batch-check [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,993 [execute] INFO git cat-file --batch [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T18:04:57.086Z] 2022-11-07 18:04:56,998 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:04:57.086Z] 2.3.0-dev.34 [Pipeline] } [2022-11-07T18:04:57.088Z] $ docker exec --env ******** --env ******** 6f391af5289a6304d651877ca33ecad59714cea4a7a51807be8c373ed428cb70 ssh-agent -k [2022-11-07T18:04:57.186Z] unset SSH_AUTH_SOCK; [2022-11-07T18:04:57.186Z] unset SSH_AGENT_PID; [2022-11-07T18:04:57.186Z] echo Agent pid 39 killed; [2022-11-07T18:04:57.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T18:04:57.513Z] + git semver [Pipeline] } [2022-11-07T18:04:57.778Z] $ docker stop --time=1 6f391af5289a6304d651877ca33ecad59714cea4a7a51807be8c373ed428cb70 [2022-11-07T18:04:59.062Z] $ docker rm -f 6f391af5289a6304d651877ca33ecad59714cea4a7a51807be8c373ed428cb70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T18:04:59.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T18:04:59.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:04:59.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T18:04:59.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:04:59.780Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:04:59.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T18:05:00.130Z] $ docker top 01f6d79e30ad33f906f3eb6fd73e216cbd7e8e6c06475e6f51e97b9774720225 -eo pid,comm [2022-11-07T18:05:00.184Z] 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-11-07T18:05:00.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T18:05:00.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T18:05:00.221Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T18:05:00.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T18:05:00.353Z] $ docker exec 01f6d79e30ad33f906f3eb6fd73e216cbd7e8e6c06475e6f51e97b9774720225 ssh-agent [2022-11-07T18:05:00.467Z] SSH_AUTH_SOCK=/tmp/ssh-wGXtOixjxOpz/agent.31 [2022-11-07T18:05:00.467Z] SSH_AGENT_PID=37 [2022-11-07T18:05:00.472Z] Running ssh-add (command line suppressed) [2022-11-07T18:05:00.562Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1186290515013915325.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1186290515013915325.key) [2022-11-07T18:05:00.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T18:05:00.871Z] + git semver push [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,037 [run_push] DEBUG push [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,038 [execute] INFO git cat-file --batch-check [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,041 [execute] INFO git rev-list 76aa293a6471d00a57009d8cac8126e25c4489d4 -- [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,041 [execute] DEBUG Popen(['git', 'rev-list', '76aa293a6471d00a57009d8cac8126e25c4489d4', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,047 [execute] INFO git fetch -v origin [2022-11-07T18:05:01.129Z] 2022-11-07 18:05:01,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T18:05:02.067Z] 2022-11-07 18:05:01,785 [run_push] DEBUG no remote changes detected [2022-11-07T18:05:02.067Z] 2022-11-07 18:05:01,785 [execute] INFO git push origin semver [2022-11-07T18:05:02.067Z] 2022-11-07 18:05:01,785 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T18:05:03.450Z] 2022-11-07 18:05:03,111 [run_push] DEBUG push all version tags [2022-11-07T18:05:03.450Z] 2022-11-07 18:05:03,112 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T18:05:03.450Z] 2022-11-07 18:05:03,112 [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-11-07T18:05:04.389Z] 2022-11-07 18:05:04,224 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T18:05:04.389Z] 2.3.0-dev.34 [Pipeline] } [2022-11-07T18:05:04.391Z] $ docker exec --env ******** --env ******** 01f6d79e30ad33f906f3eb6fd73e216cbd7e8e6c06475e6f51e97b9774720225 ssh-agent -k [2022-11-07T18:05:04.490Z] unset SSH_AUTH_SOCK; [2022-11-07T18:05:04.490Z] unset SSH_AGENT_PID; [2022-11-07T18:05:04.490Z] echo Agent pid 37 killed; [2022-11-07T18:05:04.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T18:05:04.814Z] + git semver [Pipeline] } [2022-11-07T18:05:05.080Z] $ docker stop --time=1 01f6d79e30ad33f906f3eb6fd73e216cbd7e8e6c06475e6f51e97b9774720225 [2022-11-07T18:05:06.385Z] $ docker rm -f 01f6d79e30ad33f906f3eb6fd73e216cbd7e8e6c06475e6f51e97b9774720225 [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-11-07T18:05:06.941Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-11-07T18:05:06.941Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T18:05:06.941Z] total 16 [2022-11-07T18:05:06.941Z] drwxr-xr-x 3 root root 4096 Nov 7 17:54 . [2022-11-07T18:05:06.941Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 18:04 .. [2022-11-07T18:05:06.941Z] drwxr-xr-x 2 root root 4096 Nov 7 17:54 cost [2022-11-07T18:05:06.941Z] -rw-r--r-- 1 root root 85 Nov 7 17:54 cost.csv [2022-11-07T18:05:06.941Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T18:05:06.941Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T18:05:06.941Z] total 16 [2022-11-07T18:05:06.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:54 . [2022-11-07T18:05:06.941Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 18:04 .. [2022-11-07T18:05:06.941Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:54 cost [2022-11-07T18:05:06.941Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 7 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:07.233Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:08.088Z] ---> package-listing.sh [2022-11-07T18:05:08.088Z] ++ facter osfamily [2022-11-07T18:05:08.088Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T18:05:08.346Z] + OS_FAMILY=debian [2022-11-07T18:05:08.346Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-07T18:05:08.346Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T18:05:08.346Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T18:05:08.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T18:05:08.346Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T18:05:08.346Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-07T18:05:08.346Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T18:05:08.346Z] + case "${OS_FAMILY}" in [2022-11-07T18:05:08.346Z] + dpkg -l [2022-11-07T18:05:08.346Z] + grep '^ii' [2022-11-07T18:05:08.346Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T18:05:08.346Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T18:05:08.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T18:05:08.346Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-07T18:05:08.347Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-11-07T18:05:08.347Z] + 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-11-07T18:05:08.356Z] 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-11-07T18:05:08.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T18:05:09.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T18:05:09.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T18:05:09.254Z] prd-ubuntu20.04-docker-8c-8g-118489 does not seem to be running inside a container [2022-11-07T18:05:09.275Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T18:05:09.477Z] $ docker top 972bfe1f4be2e5c9d69b317d2018c6e0d265ac7eabd6b45c07949626969a9d78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T18:05:09.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T18:05:10.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T18:05:10.386Z] + ls /var/log/sa-host [2022-11-07T18:05:10.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T18:05:10.450Z] provisioning config files... [2022-11-07T18:05:10.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2656814444803098363tmp [Pipeline] { [Pipeline] echo [2022-11-07T18:05:10.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:10.774Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T18:05:10.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:11.135Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T18:05:11.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:11.465Z] ---> sudo-logs.sh [2022-11-07T18:05:11.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T18:05:11.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:11.773Z] ---> job-cost.sh [2022-11-07T18:05:11.773Z] lf-activate-venv: SKIPPING [2022-11-07T18:05:11.773Z] DEBUG: total: 0.2199999988079071 [2022-11-07T18:05:11.773Z] INFO: Retrieving Stack Cost... [2022-11-07T18:05:12.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T18:05:12.966Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T18:05:12.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T18:05:13.251Z] ---> logs-deploy.sh [2022-11-07T18:05:13.251Z] lf-activate-venv: SKIPPING [2022-11-07T18:05:13.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/80 [2022-11-07T18:05:13.251Z] INFO: archiving workspace using pattern(s): [2022-11-07T18:05:14.188Z] Archives upload complete. [2022-11-07T18:05:14.188Z] INFO: archiving logs to Nexus