Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5ec5e69222fbe1cabc57f6e226de7296c53eab0 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-ssh11605441098468135707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3399667641882839396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2837672000457264935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17800999054209352097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5657565849360144058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8894 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision a5ec5e69222fbe1cabc57f6e226de7296c53eab0 (main) Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563)" > git config core.sparsecheckout # timeout=10 > git checkout -f a5ec5e69222fbe1cabc57f6e226de7296c53eab0 # timeout=10 > git rev-list --no-walk b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T08:28:39.845Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T08:28:39.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T08:28:39.912Z] ========================================================= [2023-04-18T08:28:39.912Z] EdgeX Global Pipelines Version Info [2023-04-18T08:28:39.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:28:40.615Z] ------------------- [2023-04-18T08:28:40.615Z] stable info: [2023-04-18T08:28:40.615Z] ------------------- [2023-04-18T08:28:40.615Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T08:28:40.615Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T08:28:40.615Z] Message: update stable to v1.0.248 [2023-04-18T08:28:41.188Z] ------------------- [2023-04-18T08:28:41.188Z] experimental info: [2023-04-18T08:28:41.188Z] ------------------- [2023-04-18T08:28:41.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T08:28:41.188Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T08:28:41.188Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T08:28:41.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-18T08:28:41.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-18T08:28:41.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T08:28:41.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T08:28:41.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T08:28:41.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T08:28:41.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T08:28:41.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T08:28:41.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T08:28:41.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T08:28:41.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T08:28:41.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-18T08:28:41.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T08:28:41.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T08:28:41.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T08:28:41.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T08:28:41.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T08:28:41.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T08:28:41.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T08:28:41.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T08:28:41.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T08:28:41.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T08:28:41.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T08:28:41.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T08:28:41.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T08:28:41.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T08:28:41.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T08:28:41.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T08:28:41.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T08:28:41.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T08:28:41.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo [2023-04-18T08:28:41.715Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5ec5e6 [Pipeline] echo [2023-04-18T08:28:41.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:28:41.767Z] provisioning config files... [2023-04-18T08:28:41.780Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2328402508749417001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:28:42.080Z] ---> docker-login.sh [2023-04-18T08:28:42.080Z] nexus3.edgexfoundry.org:10001 [2023-04-18T08:28:42.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:42.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:42.340Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:42.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:42.340Z] [2023-04-18T08:28:42.340Z] Login Succeeded [2023-04-18T08:28:42.340Z] nexus3.edgexfoundry.org:10002 [2023-04-18T08:28:42.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:42.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:42.601Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:42.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:42.601Z] [2023-04-18T08:28:42.601Z] Login Succeeded [2023-04-18T08:28:42.601Z] nexus3.edgexfoundry.org:10003 [2023-04-18T08:28:42.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:42.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:42.601Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:42.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:42.601Z] [2023-04-18T08:28:42.601Z] Login Succeeded [2023-04-18T08:28:42.601Z] nexus3.edgexfoundry.org:10004 [2023-04-18T08:28:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:42.861Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:42.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:42.861Z] [2023-04-18T08:28:42.861Z] Login Succeeded [2023-04-18T08:28:42.861Z] docker.io [2023-04-18T08:28:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:43.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:43.121Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:43.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:43.121Z] [2023-04-18T08:28:43.121Z] Login Succeeded [2023-04-18T08:28:43.121Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T08:28:43.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T08:28:43.498Z] + git rev-list -1 --merges a5ec5e69222fbe1cabc57f6e226de7296c53eab0~1..a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo [2023-04-18T08:28:43.518Z] -----------> git rev-list -1 --merges a5ec5e69222fbe1cabc57f6e226de7296c53eab0~1..a5ec5e69222fbe1cabc57f6e226de7296c53eab0 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [false] [Pipeline] sh [2023-04-18T08:28:43.806Z] + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo [2023-04-18T08:28:43.821Z] ========================================================= [2023-04-18T08:28:43.821Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T08:28:43.821Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T08:28:44.165Z] + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo [2023-04-18T08:28:44.175Z] [semverPrep] GIT_COMMIT: a5ec5e69222fbe1cabc57f6e226de7296c53eab0, Commit Message: fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563) [Pipeline] echo [2023-04-18T08:28:44.182Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T08:28:44.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T08:28:44.564Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T08:28:44.564Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T08:28:44.564Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T08:28:44.564Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T08:28:44.564Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T08:28:44.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:28:44.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:28:44.982Z] [2023-04-18T08:28:44.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:28:45.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:28:45.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T08:28:45.286Z] b85a868b505f: Pulling fs layer [2023-04-18T08:28:45.286Z] e2be974225ed: Pulling fs layer [2023-04-18T08:28:45.286Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T08:28:45.286Z] 988bab9f4d93: Pulling fs layer [2023-04-18T08:28:45.286Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T08:28:45.286Z] eaf3925da568: Pulling fs layer [2023-04-18T08:28:45.286Z] bab4dde63d76: Pulling fs layer [2023-04-18T08:28:45.286Z] bde34c3a00c8: Pulling fs layer [2023-04-18T08:28:45.286Z] b352a97aabf1: Pulling fs layer [2023-04-18T08:28:45.286Z] 4872d77fe225: Pulling fs layer [2023-04-18T08:28:45.286Z] 5851b861e8e6: Pulling fs layer [2023-04-18T08:28:45.286Z] eaf3925da568: Waiting [2023-04-18T08:28:45.286Z] 5851b861e8e6: Waiting [2023-04-18T08:28:45.286Z] bab4dde63d76: Waiting [2023-04-18T08:28:45.286Z] 4872d77fe225: Waiting [2023-04-18T08:28:45.286Z] bde34c3a00c8: Waiting [2023-04-18T08:28:45.286Z] b352a97aabf1: Waiting [2023-04-18T08:28:45.286Z] 1469e6f7b9e6: Waiting [2023-04-18T08:28:45.286Z] 988bab9f4d93: Waiting [2023-04-18T08:28:45.286Z] e2be974225ed: Download complete [2023-04-18T08:28:45.286Z] 988bab9f4d93: Download complete [2023-04-18T08:28:45.545Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T08:28:45.545Z] 1469e6f7b9e6: Download complete [2023-04-18T08:28:45.545Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T08:28:45.545Z] 339a4e72a1f5: Download complete [2023-04-18T08:28:45.545Z] eaf3925da568: Download complete [2023-04-18T08:28:45.545Z] bde34c3a00c8: Verifying Checksum [2023-04-18T08:28:45.545Z] bde34c3a00c8: Download complete [2023-04-18T08:28:45.545Z] b352a97aabf1: Verifying Checksum [2023-04-18T08:28:45.545Z] b352a97aabf1: Download complete [2023-04-18T08:28:45.545Z] 4872d77fe225: Verifying Checksum [2023-04-18T08:28:45.545Z] 4872d77fe225: Download complete [2023-04-18T08:28:45.545Z] 5851b861e8e6: Verifying Checksum [2023-04-18T08:28:45.545Z] 5851b861e8e6: Download complete [2023-04-18T08:28:45.545Z] b85a868b505f: Verifying Checksum [2023-04-18T08:28:45.545Z] b85a868b505f: Download complete [2023-04-18T08:28:45.805Z] bab4dde63d76: Verifying Checksum [2023-04-18T08:28:45.805Z] bab4dde63d76: Download complete [2023-04-18T08:28:46.741Z] b85a868b505f: Pull complete [2023-04-18T08:28:46.999Z] e2be974225ed: Pull complete [2023-04-18T08:28:47.257Z] 339a4e72a1f5: Pull complete [2023-04-18T08:28:47.515Z] 988bab9f4d93: Pull complete [2023-04-18T08:28:47.774Z] 1469e6f7b9e6: Pull complete [2023-04-18T08:28:47.774Z] eaf3925da568: Pull complete [2023-04-18T08:28:49.680Z] bab4dde63d76: Pull complete [2023-04-18T08:28:49.680Z] bde34c3a00c8: Pull complete [2023-04-18T08:28:49.680Z] b352a97aabf1: Pull complete [2023-04-18T08:28:49.680Z] 4872d77fe225: Pull complete [2023-04-18T08:28:49.680Z] 5851b861e8e6: Pull complete [2023-04-18T08:28:49.680Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T08:28:49.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:28:49.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:28:49.770Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:28:49.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T08:28:51.119Z] $ docker top 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c -eo pid,comm [2023-04-18T08:28:51.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T08:28:51.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T08:28:51.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T08:28:51.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T08:28:51.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T08:28:51.342Z] $ docker exec 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent [2023-04-18T08:28:51.451Z] SSH_AUTH_SOCK=/tmp/ssh-6SZ027IvEuHt/agent.32 [2023-04-18T08:28:51.451Z] SSH_AGENT_PID=38 [2023-04-18T08:28:51.458Z] Running ssh-add (command line suppressed) [2023-04-18T08:28:51.564Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798277417745580795.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798277417745580795.key) [2023-04-18T08:28:51.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T08:28:51.874Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T08:28:51.890Z] $ docker exec --env ******** --env ******** 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent -k [2023-04-18T08:28:51.998Z] unset SSH_AUTH_SOCK; [2023-04-18T08:28:51.999Z] unset SSH_AGENT_PID; [2023-04-18T08:28:51.999Z] echo Agent pid 38 killed; [2023-04-18T08:28:52.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T08:28:52.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T08:28:52.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T08:28:52.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T08:28:52.157Z] $ docker exec 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent [2023-04-18T08:28:52.279Z] SSH_AUTH_SOCK=/tmp/ssh-5nN2sHGA9d1I/agent.70 [2023-04-18T08:28:52.279Z] SSH_AGENT_PID=76 [2023-04-18T08:28:52.284Z] Running ssh-add (command line suppressed) [2023-04-18T08:28:52.397Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14688048720726939585.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14688048720726939585.key) [2023-04-18T08:28:52.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T08:28:52.697Z] + git semver init [2023-04-18T08:28:52.956Z] 2023-04-18 08:28:52,919 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T08:28:52.956Z] 2023-04-18 08:28:52,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-18T08:28:52.956Z] 2023-04-18 08:28:52,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-18T08:28:52.956Z] 2023-04-18 08:28:52,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T08:28:53.891Z] 2023-04-18 08:28:53,680 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-18T08:28:53.891Z] 2023-04-18 08:28:53,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-18T08:28:53.891Z] 2023-04-18 08:28:53,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:28:53.891Z] 2023-04-18 08:28:53,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:28:53.891Z] 3.0.0-dev.20 [Pipeline] } [2023-04-18T08:28:53.901Z] $ docker exec --env ******** --env ******** 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent -k [2023-04-18T08:28:53.996Z] unset SSH_AUTH_SOCK; [2023-04-18T08:28:53.996Z] unset SSH_AGENT_PID; [2023-04-18T08:28:53.997Z] echo Agent pid 76 killed; [2023-04-18T08:28:54.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T08:28:54.303Z] + git semver [Pipeline] } [2023-04-18T08:28:54.574Z] $ docker stop --time=1 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c [2023-04-18T08:28:55.920Z] $ docker rm -f --volumes 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T08:28:56.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T08:28:56.466Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T08:28:56.469Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:28:56.612Z] provisioning config files... [2023-04-18T08:28:56.621Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14762006675889131144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:28:56.916Z] ---> docker-login.sh [2023-04-18T08:28:56.916Z] nexus3.edgexfoundry.org:10001 [2023-04-18T08:28:56.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:56.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:56.916Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:56.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:56.916Z] [2023-04-18T08:28:56.916Z] Login Succeeded [2023-04-18T08:28:56.916Z] nexus3.edgexfoundry.org:10002 [2023-04-18T08:28:56.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:56.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:56.916Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:56.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:56.916Z] [2023-04-18T08:28:56.916Z] Login Succeeded [2023-04-18T08:28:56.916Z] nexus3.edgexfoundry.org:10003 [2023-04-18T08:28:57.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:57.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:57.187Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:57.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:57.187Z] [2023-04-18T08:28:57.187Z] Login Succeeded [2023-04-18T08:28:57.187Z] nexus3.edgexfoundry.org:10004 [2023-04-18T08:28:57.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:57.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:57.187Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:57.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:57.187Z] [2023-04-18T08:28:57.187Z] Login Succeeded [2023-04-18T08:28:57.187Z] docker.io [2023-04-18T08:28:57.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:28:57.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:28:57.446Z] Configure a credential helper to remove this warning. See [2023-04-18T08:28:57.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:28:57.446Z] [2023-04-18T08:28:57.446Z] Login Succeeded [2023-04-18T08:28:57.446Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T08:28:57.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T08:28:57.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:28:57.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:28:57.526Z] ========================================================= [2023-04-18T08:28:57.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T08:28:57.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:28:57.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T08:28:57.829Z] Sending build context to Docker daemon 6.418MB [2023-04-18T08:28:57.829Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T08:28:57.829Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T08:28:57.829Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T08:28:57.829Z] 63b65145d645: Pulling fs layer [2023-04-18T08:28:57.829Z] a2d21d5440eb: Pulling fs layer [2023-04-18T08:28:57.829Z] 935e6c44a52c: Pulling fs layer [2023-04-18T08:28:57.829Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T08:28:57.829Z] 30dea6a524f1: Pulling fs layer [2023-04-18T08:28:57.829Z] a2aff8979fd8: Pulling fs layer [2023-04-18T08:28:57.829Z] 6808be2612f2: Pulling fs layer [2023-04-18T08:28:57.829Z] f25807f1079a: Pulling fs layer [2023-04-18T08:28:57.829Z] 94cc34f8dd06: Waiting [2023-04-18T08:28:57.829Z] 30dea6a524f1: Waiting [2023-04-18T08:28:57.829Z] a2aff8979fd8: Waiting [2023-04-18T08:28:57.829Z] 6808be2612f2: Waiting [2023-04-18T08:28:57.829Z] f25807f1079a: Waiting [2023-04-18T08:28:57.829Z] a2d21d5440eb: Verifying Checksum [2023-04-18T08:28:57.829Z] a2d21d5440eb: Download complete [2023-04-18T08:28:58.094Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T08:28:58.094Z] 94cc34f8dd06: Download complete [2023-04-18T08:28:58.094Z] 30dea6a524f1: Verifying Checksum [2023-04-18T08:28:58.094Z] 30dea6a524f1: Download complete [2023-04-18T08:28:58.094Z] 63b65145d645: Verifying Checksum [2023-04-18T08:28:58.094Z] 63b65145d645: Download complete [2023-04-18T08:28:58.094Z] a2aff8979fd8: Verifying Checksum [2023-04-18T08:28:58.094Z] a2aff8979fd8: Download complete [2023-04-18T08:28:58.094Z] 63b65145d645: Pull complete [2023-04-18T08:28:58.360Z] a2d21d5440eb: Pull complete [2023-04-18T08:28:58.620Z] f25807f1079a: Verifying Checksum [2023-04-18T08:28:58.620Z] f25807f1079a: Download complete [2023-04-18T08:28:58.620Z] 935e6c44a52c: Download complete [2023-04-18T08:28:58.878Z] 6808be2612f2: Verifying Checksum [2023-04-18T08:28:58.878Z] 6808be2612f2: Download complete [2023-04-18T08:29:02.161Z] 935e6c44a52c: Pull complete [2023-04-18T08:29:02.161Z] 94cc34f8dd06: Pull complete [2023-04-18T08:29:02.161Z] 30dea6a524f1: Pull complete [2023-04-18T08:29:02.161Z] a2aff8979fd8: Pull complete [2023-04-18T08:29:04.693Z] 6808be2612f2: Pull complete [2023-04-18T08:29:05.258Z] f25807f1079a: Pull complete [2023-04-18T08:29:05.258Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T08:29:05.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T08:29:05.258Z] ---> 3b553350e43f [2023-04-18T08:29:05.258Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T08:29:06.636Z] ---> Running in 8fbb7c9d5fe2 [2023-04-18T08:29:06.894Z] Removing intermediate container 8fbb7c9d5fe2 [2023-04-18T08:29:06.895Z] ---> 94be1f70f2a6 [2023-04-18T08:29:06.895Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T08:29:06.895Z] ---> Running in f94f206eaab3 [2023-04-18T08:29:06.895Z] Removing intermediate container f94f206eaab3 [2023-04-18T08:29:06.895Z] ---> 1d50730dc634 [2023-04-18T08:29:06.895Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T08:29:06.895Z] ---> Running in 67b1303b8bd0 [2023-04-18T08:29:06.895Z] Removing intermediate container 67b1303b8bd0 [2023-04-18T08:29:06.895Z] ---> 8a4f8c8d2bef [2023-04-18T08:29:06.895Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T08:29:07.153Z] ---> Running in 2114bdad5912 [2023-04-18T08:29:07.153Z] Removing intermediate container 2114bdad5912 [2023-04-18T08:29:07.153Z] ---> d89a9efe386a [2023-04-18T08:29:07.153Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T08:29:07.153Z] ---> Running in ba1671d07869 [2023-04-18T08:29:07.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T08:29:07.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T08:29:07.931Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T08:29:07.931Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T08:29:07.931Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T08:29:07.931Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T08:29:07.931Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T08:29:07.931Z] OK: 269 MiB in 57 packages [2023-04-18T08:29:08.190Z] Removing intermediate container ba1671d07869 [2023-04-18T08:29:08.190Z] ---> ceb741361348 [2023-04-18T08:29:08.190Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T08:29:08.450Z] ---> Running in 3f3343407e78 [2023-04-18T08:29:08.450Z] Removing intermediate container 3f3343407e78 [2023-04-18T08:29:08.450Z] ---> 5d7690472f30 [2023-04-18T08:29:08.450Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T08:29:08.450Z] ---> 9d4284ef95c5 [2023-04-18T08:29:08.450Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T08:29:08.709Z] ---> Running in 1c9b18dc223b [2023-04-18T08:29:11.573Z] Still waiting to schedule task [2023-04-18T08:29:11.574Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T08:29:47.440Z] Removing intermediate container 1c9b18dc223b [2023-04-18T08:29:47.441Z] ---> a34e6818dfe1 [2023-04-18T08:29:47.441Z] Step 11/12 : COPY . . [2023-04-18T08:29:47.441Z] ---> 378a88d52a94 [2023-04-18T08:29:47.441Z] Step 12/12 : RUN $MAKE [2023-04-18T08:29:47.441Z] ---> Running in 82676ee52fba [2023-04-18T08:29:47.441Z] noop [2023-04-18T08:29:47.441Z] Removing intermediate container 82676ee52fba [2023-04-18T08:29:47.441Z] ---> d9cf2345d8e6 [2023-04-18T08:29:47.441Z] Successfully built d9cf2345d8e6 [2023-04-18T08:29:47.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:29:47.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T08:29:47.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:29:47.911Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:29:47.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T08:29:48.345Z] $ docker top 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T08:29:48.703Z] + go version [2023-04-18T08:29:48.703Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T08:29:48.716Z] $ docker stop --time=1 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 [2023-04-18T08:29:49.998Z] $ docker rm -f --volumes 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:29:50.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T08:29:50.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:29:50.471Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:29:50.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T08:29:50.833Z] $ docker top 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T08:29:51.170Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T08:29:51.467Z] + make test [2023-04-18T08:29:51.467Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T08:29:56.741Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T08:30:06.709Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-18T08:30:06.709Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T08:30:06.709Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.9% of statements [2023-04-18T08:30:13.266Z] go vet ./... [2023-04-18T08:30:16.544Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T08:30:16.544Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T08:30:16.544Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T08:30:16.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T08:30:16.568Z] $ docker stop --time=1 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 [2023-04-18T08:30:18.510Z] $ docker rm -f --volumes 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T08:30:18.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T08:30:19.035Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T08:30:19.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T08:30:19.816Z] + ls -al . [2023-04-18T08:30:19.816Z] total 180 [2023-04-18T08:30:19.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 08:29 . [2023-04-18T08:30:19.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:28 .. [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 08:28 .dockerignore [2023-04-18T08:30:19.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 08:28 .git [2023-04-18T08:30:19.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 .github [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 08:28 .gitignore [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 08:28 .golangci.yml [2023-04-18T08:30:19.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 08:28 .semver [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 08:28 Attribution.txt [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 08:28 CHANGELOG.md [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 08:28 Dockerfile [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 08:28 GOVERNANCE.md [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 08:28 Jenkinsfile [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 08:28 LICENSE [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 08:28 Makefile [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 08:28 OWNERS.md [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 08:28 README.md [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 08:28 VERSION [2023-04-18T08:30:19.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:28 bin [2023-04-18T08:30:19.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 cmd [2023-04-18T08:30:19.816Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 08:30 coverage.out [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 08:28 go.mod [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 08:28 go.sum [2023-04-18T08:30:19.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 internal [2023-04-18T08:30:19.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:28 mock [2023-04-18T08:30:19.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:28 snap [2023-04-18T08:30:19.816Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 08:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:20.131Z] + 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=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 --label arch=amd64 --label version=3.0.0-dev.20 . [2023-04-18T08:30:20.131Z] Sending build context to Docker daemon 6.437MB [2023-04-18T08:30:20.131Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T08:30:20.131Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-18T08:30:20.131Z] ---> d9cf2345d8e6 [2023-04-18T08:30:20.131Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T08:30:20.131Z] ---> Running in bac7e53e3a41 [2023-04-18T08:30:20.391Z] Removing intermediate container bac7e53e3a41 [2023-04-18T08:30:20.391Z] ---> f042c3f54c49 [2023-04-18T08:30:20.391Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T08:30:20.391Z] ---> Running in dde5a394de43 [2023-04-18T08:30:20.391Z] Removing intermediate container dde5a394de43 [2023-04-18T08:30:20.391Z] ---> 69b2c9a8e34e [2023-04-18T08:30:20.391Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T08:30:20.391Z] ---> Running in 3f6834e4f3e6 [2023-04-18T08:30:20.651Z] Removing intermediate container 3f6834e4f3e6 [2023-04-18T08:30:20.651Z] ---> 62868d316423 [2023-04-18T08:30:20.651Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T08:30:20.651Z] ---> Running in fbc4be4248ee [2023-04-18T08:30:20.651Z] Removing intermediate container fbc4be4248ee [2023-04-18T08:30:20.651Z] ---> ee3fda89bcd9 [2023-04-18T08:30:20.651Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T08:30:20.651Z] ---> Running in 3ff3d40a6346 [2023-04-18T08:30:20.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T08:30:21.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T08:30:21.431Z] OK: 269 MiB in 57 packages [2023-04-18T08:30:21.690Z] Removing intermediate container 3ff3d40a6346 [2023-04-18T08:30:21.690Z] ---> 010ec6d1feac [2023-04-18T08:30:21.690Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-18T08:30:21.690Z] ---> Running in 311c411d716e [2023-04-18T08:30:21.951Z] Removing intermediate container 311c411d716e [2023-04-18T08:30:21.951Z] ---> 9c48d392a7c6 [2023-04-18T08:30:21.951Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-18T08:30:21.951Z] ---> 75217affdd71 [2023-04-18T08:30:21.951Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T08:30:21.951Z] ---> Running in d68462a815a2 [2023-04-18T08:30:22.886Z] Removing intermediate container d68462a815a2 [2023-04-18T08:30:22.886Z] ---> 550adf571fee [2023-04-18T08:30:22.886Z] Step 11/24 : COPY . . [2023-04-18T08:30:23.144Z] ---> ce73b645771f [2023-04-18T08:30:23.144Z] Step 12/24 : RUN $MAKE [2023-04-18T08:30:23.144Z] ---> Running in 703f89846c8e [2023-04-18T08:30:23.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-18T08:30:45.341Z] Removing intermediate container 703f89846c8e [2023-04-18T08:30:45.341Z] ---> d901ada057de [2023-04-18T08:30:45.341Z] Step 13/24 : FROM alpine:3.17 [2023-04-18T08:30:45.341Z] 3.17: Pulling from library/alpine [2023-04-18T08:30:45.341Z] f56be85fc22e: Pulling fs layer [2023-04-18T08:30:45.341Z] f56be85fc22e: Verifying Checksum [2023-04-18T08:30:45.341Z] f56be85fc22e: Download complete [2023-04-18T08:30:45.341Z] f56be85fc22e: Pull complete [2023-04-18T08:30:45.341Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T08:30:45.341Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T08:30:45.341Z] ---> 9ed4aefc74f6 [2023-04-18T08:30:45.341Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-18T08:30:45.341Z] ---> Running in 791e5444d4e9 [2023-04-18T08:30:45.341Z] Removing intermediate container 791e5444d4e9 [2023-04-18T08:30:45.341Z] ---> eb114de0cfb1 [2023-04-18T08:30:45.341Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T08:30:45.341Z] ---> Running in 992fbf18dae4 [2023-04-18T08:30:45.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T08:30:45.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T08:30:45.341Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T08:30:45.341Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T08:30:45.341Z] OK: 7 MiB in 16 packages [2023-04-18T08:30:45.341Z] Removing intermediate container 992fbf18dae4 [2023-04-18T08:30:45.341Z] ---> 3f1ae1b9a2ac [2023-04-18T08:30:45.341Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-18T08:30:45.341Z] ---> d372c0dc3332 [2023-04-18T08:30:45.341Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-18T08:30:45.341Z] ---> c7f16a02183f [2023-04-18T08:30:45.341Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-18T08:30:45.341Z] ---> 58f6d9a80da3 [2023-04-18T08:30:45.341Z] Step 19/24 : EXPOSE 59982 [2023-04-18T08:30:45.341Z] ---> Running in 21084922fd06 [2023-04-18T08:30:45.341Z] Removing intermediate container 21084922fd06 [2023-04-18T08:30:45.341Z] ---> 5316deb1c28c [2023-04-18T08:30:45.341Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-18T08:30:45.341Z] ---> Running in 5477ad22ba45 [2023-04-18T08:30:45.341Z] Removing intermediate container 5477ad22ba45 [2023-04-18T08:30:45.341Z] ---> a0236d094475 [2023-04-18T08:30:45.341Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T08:30:45.341Z] ---> Running in 98f26e74ea51 [2023-04-18T08:30:45.341Z] Removing intermediate container 98f26e74ea51 [2023-04-18T08:30:45.341Z] ---> 09e76ff9f810 [2023-04-18T08:30:45.341Z] Step 22/24 : LABEL arch=amd64 [2023-04-18T08:30:45.600Z] ---> Running in f0559cfda9f0 [2023-04-18T08:30:45.600Z] Removing intermediate container f0559cfda9f0 [2023-04-18T08:30:45.600Z] ---> dc7224dfe8c7 [2023-04-18T08:30:45.600Z] Step 23/24 : LABEL git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:30:45.600Z] ---> Running in 657fc2810ef9 [2023-04-18T08:30:45.600Z] Removing intermediate container 657fc2810ef9 [2023-04-18T08:30:45.600Z] ---> cb7a6cf2fbd3 [2023-04-18T08:30:45.600Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-04-18T08:30:45.859Z] ---> Running in fc20baee2cd2 [2023-04-18T08:30:45.859Z] Removing intermediate container fc20baee2cd2 [2023-04-18T08:30:45.859Z] ---> 79a73ea4ce1a [2023-04-18T08:30:45.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T08:30:45.859Z] Successfully built 79a73ea4ce1a [2023-04-18T08:30:45.859Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:30:45.948Z] provisioning config files... [2023-04-18T08:30:45.957Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8583142665632968984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:30:46.251Z] ---> docker-login.sh [2023-04-18T08:30:46.251Z] nexus3.edgexfoundry.org:10001 [2023-04-18T08:30:46.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:30:46.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:30:46.251Z] Configure a credential helper to remove this warning. See [2023-04-18T08:30:46.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:30:46.251Z] [2023-04-18T08:30:46.251Z] Login Succeeded [2023-04-18T08:30:46.251Z] nexus3.edgexfoundry.org:10002 [2023-04-18T08:30:46.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:30:46.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:30:46.510Z] Configure a credential helper to remove this warning. See [2023-04-18T08:30:46.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:30:46.510Z] [2023-04-18T08:30:46.510Z] Login Succeeded [2023-04-18T08:30:46.510Z] nexus3.edgexfoundry.org:10003 [2023-04-18T08:30:46.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:30:46.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:30:46.510Z] Configure a credential helper to remove this warning. See [2023-04-18T08:30:46.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:30:46.510Z] [2023-04-18T08:30:46.510Z] Login Succeeded [2023-04-18T08:30:46.510Z] nexus3.edgexfoundry.org:10004 [2023-04-18T08:30:46.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:30:46.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:30:46.770Z] Configure a credential helper to remove this warning. See [2023-04-18T08:30:46.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:30:46.770Z] [2023-04-18T08:30:46.770Z] Login Succeeded [2023-04-18T08:30:46.770Z] docker.io [2023-04-18T08:30:46.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:30:47.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:30:47.030Z] Configure a credential helper to remove this warning. See [2023-04-18T08:30:47.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:30:47.030Z] [2023-04-18T08:30:47.030Z] Login Succeeded [2023-04-18T08:30:47.030Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T08:30:47.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T08:30:47.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:30:47.093Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-18T08:30:47.093Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:30:47.093Z] latest [2023-04-18T08:30:47.093Z] 3.0.0-dev.20 [2023-04-18T08:30:47.093Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:30:47.093Z] main [2023-04-18T08:30:47.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:47.414Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:47.711Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:30:47.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T08:30:47.712Z] 31781fcf3132: Preparing [2023-04-18T08:30:47.712Z] 7272597f65a3: Preparing [2023-04-18T08:30:47.712Z] e9bb0a1e6517: Preparing [2023-04-18T08:30:47.712Z] 5f0218ca1984: Preparing [2023-04-18T08:30:47.712Z] f1417ff83b31: Preparing [2023-04-18T08:30:47.712Z] f1417ff83b31: Layer already exists [2023-04-18T08:30:47.712Z] 7272597f65a3: Pushed [2023-04-18T08:30:47.712Z] 31781fcf3132: Pushed [2023-04-18T08:30:47.712Z] 5f0218ca1984: Pushed [2023-04-18T08:30:50.241Z] e9bb0a1e6517: Pushed [2023-04-18T08:30:50.241Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:50.547Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:50.849Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-18T08:30:50.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T08:30:50.849Z] 31781fcf3132: Preparing [2023-04-18T08:30:50.849Z] 7272597f65a3: Preparing [2023-04-18T08:30:50.849Z] e9bb0a1e6517: Preparing [2023-04-18T08:30:50.849Z] 5f0218ca1984: Preparing [2023-04-18T08:30:50.849Z] f1417ff83b31: Preparing [2023-04-18T08:30:50.849Z] e9bb0a1e6517: Layer already exists [2023-04-18T08:30:50.849Z] 7272597f65a3: Layer already exists [2023-04-18T08:30:50.849Z] 31781fcf3132: Layer already exists [2023-04-18T08:30:50.849Z] 5f0218ca1984: Layer already exists [2023-04-18T08:30:50.849Z] f1417ff83b31: Layer already exists [2023-04-18T08:30:50.849Z] latest: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:51.165Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:51.475Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 [2023-04-18T08:30:51.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T08:30:51.475Z] 31781fcf3132: Preparing [2023-04-18T08:30:51.475Z] 7272597f65a3: Preparing [2023-04-18T08:30:51.475Z] e9bb0a1e6517: Preparing [2023-04-18T08:30:51.475Z] 5f0218ca1984: Preparing [2023-04-18T08:30:51.475Z] f1417ff83b31: Preparing [2023-04-18T08:30:51.475Z] 5f0218ca1984: Layer already exists [2023-04-18T08:30:51.475Z] f1417ff83b31: Layer already exists [2023-04-18T08:30:51.475Z] 31781fcf3132: Layer already exists [2023-04-18T08:30:51.475Z] 7272597f65a3: Layer already exists [2023-04-18T08:30:51.475Z] e9bb0a1e6517: Layer already exists [2023-04-18T08:30:51.475Z] 3.0.0-dev.20: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:51.785Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:52.093Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:30:52.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T08:30:52.093Z] 31781fcf3132: Preparing [2023-04-18T08:30:52.093Z] 7272597f65a3: Preparing [2023-04-18T08:30:52.093Z] e9bb0a1e6517: Preparing [2023-04-18T08:30:52.093Z] 5f0218ca1984: Preparing [2023-04-18T08:30:52.093Z] f1417ff83b31: Preparing [2023-04-18T08:30:52.093Z] 31781fcf3132: Layer already exists [2023-04-18T08:30:52.093Z] f1417ff83b31: Layer already exists [2023-04-18T08:30:52.093Z] 5f0218ca1984: Layer already exists [2023-04-18T08:30:52.093Z] e9bb0a1e6517: Layer already exists [2023-04-18T08:30:52.093Z] 7272597f65a3: Layer already exists [2023-04-18T08:30:52.093Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:52.420Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:52.588Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8897 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-18T08:30:52.601Z] Running in /w/workspace/device-mqtt-go/104 [Pipeline] { [Pipeline] checkout [2023-04-18T08:30:52.629Z] Selected Git installation does not exist. Using Default [2023-04-18T08:30:52.629Z] The recommended git tool is: NONE [2023-04-18T08:30:52.727Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-18T08:30:52.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T08:30:52.727Z] 31781fcf3132: Preparing [2023-04-18T08:30:52.727Z] 7272597f65a3: Preparing [2023-04-18T08:30:52.727Z] e9bb0a1e6517: Preparing [2023-04-18T08:30:52.727Z] 5f0218ca1984: Preparing [2023-04-18T08:30:52.727Z] f1417ff83b31: Preparing [2023-04-18T08:30:52.727Z] e9bb0a1e6517: Layer already exists [2023-04-18T08:30:52.727Z] 5f0218ca1984: Layer already exists [2023-04-18T08:30:52.727Z] 31781fcf3132: Layer already exists [2023-04-18T08:30:52.727Z] f1417ff83b31: Layer already exists [2023-04-18T08:30:52.727Z] 7272597f65a3: Layer already exists [2023-04-18T08:30:52.727Z] main: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T08:30:52.772Z] ===================================================== [Pipeline] echo [2023-04-18T08:30:52.779Z] taggedImages: [2023-04-18T08:30:52.779Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:30:52.779Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-18T08:30:52.779Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 [2023-04-18T08:30:52.779Z] - nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:30:52.779Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:53.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T08:30:53.135Z] [2023-04-18T08:30:53.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:30:53.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T08:30:53.431Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T08:30:53.431Z] 5eb5b503b376: Pulling fs layer [2023-04-18T08:30:53.431Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T08:30:53.431Z] ec43610c2a17: Pulling fs layer [2023-04-18T08:30:53.431Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T08:30:53.431Z] 33b1e0a273af: Pulling fs layer [2023-04-18T08:30:53.431Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T08:30:53.431Z] 2f39f015ded8: Pulling fs layer [2023-04-18T08:30:53.431Z] 5d3b04190fa2: Waiting [2023-04-18T08:30:53.431Z] 3a2ae6a8a46f: Waiting [2023-04-18T08:30:53.431Z] 33b1e0a273af: Waiting [2023-04-18T08:30:53.431Z] 2f39f015ded8: Waiting [2023-04-18T08:30:53.431Z] 5c69ac0246d0: Download complete [2023-04-18T08:30:53.431Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T08:30:53.431Z] 3a2ae6a8a46f: Download complete [2023-04-18T08:30:53.431Z] 33b1e0a273af: Verifying Checksum [2023-04-18T08:30:53.431Z] 33b1e0a273af: Download complete [2023-04-18T08:30:53.689Z] 5d3b04190fa2: Download complete [2023-04-18T08:30:53.689Z] ec43610c2a17: Download complete [2023-04-18T08:30:53.689Z] 5eb5b503b376: Verifying Checksum [2023-04-18T08:30:53.689Z] 5eb5b503b376: Download complete [2023-04-18T08:30:54.256Z] 2f39f015ded8: Download complete [2023-04-18T08:30:55.192Z] 5eb5b503b376: Pull complete [2023-04-18T08:30:55.192Z] 5c69ac0246d0: Pull complete [2023-04-18T08:30:55.759Z] ec43610c2a17: Pull complete [2023-04-18T08:30:55.759Z] 3a2ae6a8a46f: Pull complete [2023-04-18T08:30:56.018Z] 33b1e0a273af: Pull complete [2023-04-18T08:30:56.018Z] 5d3b04190fa2: Pull complete [2023-04-18T08:30:58.134Z] using credential edgex-jenkins-ssh [2023-04-18T08:30:58.151Z] Cloning the remote Git repository [2023-04-18T08:30:58.202Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T08:30:58.306Z] > git init /w/workspace/device-mqtt-go/104 # timeout=10 [2023-04-18T08:30:58.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T08:30:58.466Z] > git --version # timeout=10 [2023-04-18T08:30:58.486Z] > git --version # 'git version 2.25.1' [2023-04-18T08:30:58.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T08:30:58.632Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T08:31:00.205Z] 2f39f015ded8: Pull complete [2023-04-18T08:31:00.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T08:31:00.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T08:31:00.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:31:00.288Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:31:00.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T08:31:02.065Z] $ docker top 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:31:02.458Z] ---> job-cost.sh [2023-04-18T08:31:02.458Z] lf-activate-venv: SKIPPING [2023-04-18T08:31:02.458Z] INFO: No Stack... [2023-04-18T08:31:02.695Z] Avoid second fetch [2023-04-18T08:31:02.695Z] Checking out Revision a5ec5e69222fbe1cabc57f6e226de7296c53eab0 (main) [2023-04-18T08:31:02.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T08:31:01.783Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-18T08:31:01.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T08:31:02.719Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T08:31:02.784Z] > git checkout -f a5ec5e69222fbe1cabc57f6e226de7296c53eab0 # timeout=10 [2023-04-18T08:31:03.272Z] Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563)" [2023-04-18T08:31:03.285Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T08:31:03.574Z] + cut -d, -f6 [2023-04-18T08:31:03.574Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2023-04-18T08:31:03.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [2023-04-18T08:31:03.598Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] did not exist. Created. [2023-04-18T08:31:03.598Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T08:31:03.722Z] [2023-04-18T08:31:03.722Z] GitHub has been notified of this commit’s build result [2023-04-18T08:31:03.722Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T08:31:03.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T08:31:03.970Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T08:31:03.977Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T08:31:03.992Z] $ docker stop --time=1 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc [2023-04-18T08:31:04.266Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T08:31:04.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T08:31:04.266Z] Dload Upload Total Spent Left Speed [2023-04-18T08:31:04.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [2023-04-18T08:31:05.154Z] $ docker rm -f --volumes 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T08:31:05.528Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T08:31:05.856Z] + sudo tee /etc/docker/daemon.new [2023-04-18T08:31:05.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T08:31:05.856Z] { [2023-04-18T08:31:05.856Z] "registry-mirrors": [ [2023-04-18T08:31:05.856Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T08:31:05.856Z] ], [2023-04-18T08:31:05.856Z] "bip": "10.250.0.254/24", [2023-04-18T08:31:05.856Z] "hosts": [ [2023-04-18T08:31:05.856Z] "tcp://0.0.0.0:5555", [2023-04-18T08:31:05.856Z] "unix:///var/run/docker.sock" [2023-04-18T08:31:05.856Z] ], [2023-04-18T08:31:05.856Z] "mtu": 1458, [2023-04-18T08:31:05.856Z] "selinux-enabled": true, [2023-04-18T08:31:05.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T08:31:05.856Z] } [Pipeline] sh [2023-04-18T08:31:06.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T08:31:06.512Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:31:24.780Z] provisioning config files... [2023-04-18T08:31:24.806Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/104@tmp/config18385831396731656050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:31:25.160Z] ---> docker-login.sh [2023-04-18T08:31:25.160Z] nexus3.edgexfoundry.org:10001 [2023-04-18T08:31:25.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:31:25.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:31:25.697Z] Configure a credential helper to remove this warning. See [2023-04-18T08:31:25.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:31:25.697Z] [2023-04-18T08:31:25.697Z] Login Succeeded [2023-04-18T08:31:25.697Z] nexus3.edgexfoundry.org:10002 [2023-04-18T08:31:25.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:31:25.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:31:25.968Z] Configure a credential helper to remove this warning. See [2023-04-18T08:31:25.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:31:25.968Z] [2023-04-18T08:31:25.968Z] Login Succeeded [2023-04-18T08:31:25.968Z] nexus3.edgexfoundry.org:10003 [2023-04-18T08:31:26.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:31:26.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:31:26.507Z] Configure a credential helper to remove this warning. See [2023-04-18T08:31:26.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:31:26.507Z] [2023-04-18T08:31:26.507Z] Login Succeeded [2023-04-18T08:31:26.507Z] nexus3.edgexfoundry.org:10004 [2023-04-18T08:31:26.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:31:26.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:31:26.775Z] Configure a credential helper to remove this warning. See [2023-04-18T08:31:26.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:31:26.775Z] [2023-04-18T08:31:26.775Z] Login Succeeded [2023-04-18T08:31:26.775Z] docker.io [2023-04-18T08:31:27.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:31:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:31:27.323Z] Configure a credential helper to remove this warning. See [2023-04-18T08:31:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:31:27.323Z] [2023-04-18T08:31:27.323Z] Login Succeeded [2023-04-18T08:31:27.323Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T08:31:27.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T08:31:27.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:31:27.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:31:27.625Z] ========================================================= [2023-04-18T08:31:27.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T08:31:27.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:31:27.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T08:31:28.226Z] Sending build context to Docker daemon 3.331MB [2023-04-18T08:31:28.226Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T08:31:28.226Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T08:31:28.498Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T08:31:28.498Z] af6eaf76a39c: Pulling fs layer [2023-04-18T08:31:28.498Z] 55522c791124: Pulling fs layer [2023-04-18T08:31:28.498Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T08:31:28.498Z] 169dfbe0d373: Pulling fs layer [2023-04-18T08:31:28.498Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T08:31:28.498Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T08:31:28.498Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T08:31:28.498Z] e1ff8fa3b103: Waiting [2023-04-18T08:31:28.498Z] 169dfbe0d373: Waiting [2023-04-18T08:31:28.498Z] 52ebb69f0ebf: Waiting [2023-04-18T08:31:28.498Z] 5abe8eddf0d5: Waiting [2023-04-18T08:31:28.498Z] 55522c791124: Verifying Checksum [2023-04-18T08:31:28.498Z] 55522c791124: Download complete [2023-04-18T08:31:28.498Z] 169dfbe0d373: Verifying Checksum [2023-04-18T08:31:28.498Z] 169dfbe0d373: Download complete [2023-04-18T08:31:28.498Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T08:31:28.498Z] e1ff8fa3b103: Download complete [2023-04-18T08:31:28.498Z] af6eaf76a39c: Verifying Checksum [2023-04-18T08:31:28.498Z] af6eaf76a39c: Download complete [2023-04-18T08:31:29.466Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T08:31:29.466Z] 5abe8eddf0d5: Download complete [2023-04-18T08:31:29.466Z] af6eaf76a39c: Pull complete [2023-04-18T08:31:30.085Z] 55522c791124: Pull complete [2023-04-18T08:31:31.055Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T08:31:31.055Z] ce5c4a1c91eb: Download complete [2023-04-18T08:31:31.055Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T08:31:31.055Z] 52ebb69f0ebf: Download complete [2023-04-18T08:31:43.419Z] ce5c4a1c91eb: Pull complete [2023-04-18T08:31:43.419Z] 169dfbe0d373: Pull complete [2023-04-18T08:31:43.419Z] e1ff8fa3b103: Pull complete [2023-04-18T08:31:50.088Z] 52ebb69f0ebf: Pull complete [2023-04-18T08:31:52.052Z] 5abe8eddf0d5: Pull complete [2023-04-18T08:31:52.052Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T08:31:52.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T08:31:52.052Z] ---> 6cb57ee374ae [2023-04-18T08:31:52.052Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T08:31:55.879Z] ---> Running in 31a3b3443fe9 [2023-04-18T08:31:55.879Z] Removing intermediate container 31a3b3443fe9 [2023-04-18T08:31:55.879Z] ---> f99c22d60c8a [2023-04-18T08:31:55.879Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T08:31:55.879Z] ---> Running in a538beea6109 [2023-04-18T08:31:55.879Z] Removing intermediate container a538beea6109 [2023-04-18T08:31:55.879Z] ---> f15fafbebbf7 [2023-04-18T08:31:55.879Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T08:31:55.879Z] ---> Running in 284eabe9d704 [2023-04-18T08:31:55.879Z] Removing intermediate container 284eabe9d704 [2023-04-18T08:31:55.879Z] ---> c1c96e6b3678 [2023-04-18T08:31:55.879Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T08:31:55.879Z] ---> Running in 17595e69ea7c [2023-04-18T08:31:55.879Z] Removing intermediate container 17595e69ea7c [2023-04-18T08:31:55.879Z] ---> bc48dcc7e3e1 [2023-04-18T08:31:55.879Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T08:31:55.879Z] ---> Running in ea7c8ffb8dbb [2023-04-18T08:31:55.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T08:31:56.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T08:31:57.808Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T08:31:57.808Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T08:31:57.808Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T08:31:58.075Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T08:31:58.075Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T08:31:58.075Z] OK: 268 MiB in 57 packages [2023-04-18T08:31:59.041Z] Removing intermediate container ea7c8ffb8dbb [2023-04-18T08:31:59.041Z] ---> 3d38ed0bce36 [2023-04-18T08:31:59.041Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T08:31:59.041Z] ---> Running in 69a2ff584133 [2023-04-18T08:31:59.309Z] Removing intermediate container 69a2ff584133 [2023-04-18T08:31:59.309Z] ---> b11a267a4941 [2023-04-18T08:31:59.309Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T08:31:59.896Z] ---> 367eb843efb5 [2023-04-18T08:31:59.896Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T08:31:59.896Z] ---> Running in 802cbf1a62ed [2023-04-18T08:33:07.907Z] Removing intermediate container 802cbf1a62ed [2023-04-18T08:33:07.907Z] ---> 0b83f8555ab1 [2023-04-18T08:33:07.907Z] Step 11/12 : COPY . . [2023-04-18T08:33:07.907Z] ---> 016cda8110b3 [2023-04-18T08:33:07.907Z] Step 12/12 : RUN $MAKE [2023-04-18T08:33:07.907Z] ---> Running in 76ebb86b5bc6 [2023-04-18T08:33:07.907Z] noop [2023-04-18T08:33:07.907Z] Removing intermediate container 76ebb86b5bc6 [2023-04-18T08:33:07.907Z] ---> dabc8d03dafe [2023-04-18T08:33:07.907Z] Successfully built dabc8d03dafe [2023-04-18T08:33:07.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:33:08.257Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T08:33:08.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:33:08.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2023-04-18T08:33:08.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T08:33:09.750Z] $ docker top 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T08:33:10.582Z] + go version [2023-04-18T08:33:10.582Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T08:33:10.606Z] $ docker stop --time=1 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad [2023-04-18T08:33:12.231Z] $ docker rm -f --volumes 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:33:12.777Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T08:33:12.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:33:12.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2023-04-18T08:33:13.018Z] $ 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/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T08:33:16.095Z] $ docker top fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T08:33:16.917Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/104 [Pipeline] fileExists [Pipeline] sh [2023-04-18T08:33:17.245Z] + make test [2023-04-18T08:33:17.518Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T08:33:49.755Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T08:35:41.423Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-18T08:35:41.423Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T08:35:41.423Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 21.9% of statements [2023-04-18T08:35:41.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T08:35:41.697Z] go vet ./... [2023-04-18T08:36:13.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T08:36:13.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T08:36:13.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T08:36:13.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T08:36:13.977Z] $ docker stop --time=1 fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 [2023-04-18T08:36:15.958Z] $ docker rm -f --volumes fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T08:36:17.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T08:36:17.053Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T08:36:17.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T08:36:17.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T08:36:18.218Z] + ls -al . [2023-04-18T08:36:18.218Z] total 176 [2023-04-18T08:36:18.218Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 08:33 . [2023-04-18T08:36:18.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:30 .. [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 08:31 .dockerignore [2023-04-18T08:36:18.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 08:31 .git [2023-04-18T08:36:18.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 .github [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 08:31 .gitignore [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 08:31 .golangci.yml [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 08:31 Attribution.txt [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 08:31 CHANGELOG.md [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 08:31 Dockerfile [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 08:31 GOVERNANCE.md [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 08:31 Jenkinsfile [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 08:31 LICENSE [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 08:31 Makefile [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 08:31 OWNERS.md [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 08:31 README.md [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 08:28 VERSION [2023-04-18T08:36:18.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:31 bin [2023-04-18T08:36:18.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 cmd [2023-04-18T08:36:18.218Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 08:35 coverage.out [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 08:31 go.mod [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 08:31 go.sum [2023-04-18T08:36:18.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 internal [2023-04-18T08:36:18.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:31 mock [2023-04-18T08:36:18.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:31 snap [2023-04-18T08:36:18.218Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:36:18.552Z] + 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=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 --label arch=arm64 --label version=3.0.0-dev.20 . [2023-04-18T08:36:18.820Z] Sending build context to Docker daemon 3.35MB [2023-04-18T08:36:18.820Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T08:36:18.820Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-18T08:36:18.820Z] ---> dabc8d03dafe [2023-04-18T08:36:18.820Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T08:36:19.089Z] ---> Running in 136eca59ac4a [2023-04-18T08:36:19.357Z] Removing intermediate container 136eca59ac4a [2023-04-18T08:36:19.357Z] ---> 52a40cb83b33 [2023-04-18T08:36:19.357Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T08:36:19.357Z] ---> Running in a193ff6e28aa [2023-04-18T08:36:19.625Z] Removing intermediate container a193ff6e28aa [2023-04-18T08:36:19.625Z] ---> 0b332d313efb [2023-04-18T08:36:19.625Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T08:36:19.625Z] ---> Running in 90d20ed8f9e3 [2023-04-18T08:36:19.892Z] Removing intermediate container 90d20ed8f9e3 [2023-04-18T08:36:19.892Z] ---> 296650ca3438 [2023-04-18T08:36:19.892Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T08:36:20.160Z] ---> Running in fc36339c2602 [2023-04-18T08:36:20.427Z] Removing intermediate container fc36339c2602 [2023-04-18T08:36:20.427Z] ---> 93a288e46f77 [2023-04-18T08:36:20.427Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T08:36:20.427Z] ---> Running in 8489d21e80eb [2023-04-18T08:36:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T08:36:21.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T08:36:22.946Z] OK: 268 MiB in 57 packages [2023-04-18T08:36:23.910Z] Removing intermediate container 8489d21e80eb [2023-04-18T08:36:23.910Z] ---> 074921db3444 [2023-04-18T08:36:23.910Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-18T08:36:23.910Z] ---> Running in ddcdcc14f5d4 [2023-04-18T08:36:24.178Z] Removing intermediate container ddcdcc14f5d4 [2023-04-18T08:36:24.178Z] ---> 46879503b5a1 [2023-04-18T08:36:24.178Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-18T08:36:24.761Z] ---> 4acf4c63ddfa [2023-04-18T08:36:24.761Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T08:36:24.761Z] ---> Running in 8cf48a0e8d85 [2023-04-18T08:36:27.346Z] Removing intermediate container 8cf48a0e8d85 [2023-04-18T08:36:27.346Z] ---> 24d6ea5a3501 [2023-04-18T08:36:27.346Z] Step 11/24 : COPY . . [2023-04-18T08:36:29.288Z] ---> 38330015bfa6 [2023-04-18T08:36:29.288Z] Step 12/24 : RUN $MAKE [2023-04-18T08:36:29.288Z] ---> Running in d33fe0eed219 [2023-04-18T08:36:29.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-18T08:38:36.551Z] Removing intermediate container d33fe0eed219 [2023-04-18T08:38:36.551Z] ---> b1cc3f534ab8 [2023-04-18T08:38:36.551Z] Step 13/24 : FROM alpine:3.17 [2023-04-18T08:38:36.551Z] 3.17: Pulling from library/alpine [2023-04-18T08:38:36.551Z] c41833b44d91: Pulling fs layer [2023-04-18T08:38:36.551Z] c41833b44d91: Download complete [2023-04-18T08:38:36.551Z] c41833b44d91: Pull complete [2023-04-18T08:38:36.551Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T08:38:36.551Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T08:38:36.551Z] ---> 51e60588ff2c [2023-04-18T08:38:36.551Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-18T08:38:36.551Z] ---> Running in 86a857032597 [2023-04-18T08:38:36.551Z] Removing intermediate container 86a857032597 [2023-04-18T08:38:36.551Z] ---> dd996174a949 [2023-04-18T08:38:36.551Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T08:38:36.551Z] ---> Running in 38e003e61ac3 [2023-04-18T08:38:37.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T08:38:37.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T08:38:38.683Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T08:38:38.683Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T08:38:38.683Z] OK: 8 MiB in 16 packages [2023-04-18T08:38:41.276Z] Removing intermediate container 38e003e61ac3 [2023-04-18T08:38:41.276Z] ---> 9534aee507a2 [2023-04-18T08:38:41.276Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-18T08:38:42.250Z] ---> 7d047940c62b [2023-04-18T08:38:42.250Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-18T08:38:42.837Z] ---> c536def820ca [2023-04-18T08:38:42.837Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-18T08:38:43.424Z] ---> 9b540eb7dcee [2023-04-18T08:38:43.424Z] Step 19/24 : EXPOSE 59982 [2023-04-18T08:38:43.424Z] ---> Running in 7fe9aba74c48 [2023-04-18T08:38:43.692Z] Removing intermediate container 7fe9aba74c48 [2023-04-18T08:38:43.692Z] ---> 535d62d42279 [2023-04-18T08:38:43.692Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-18T08:38:43.692Z] ---> Running in f184c72bba98 [2023-04-18T08:38:43.959Z] Removing intermediate container f184c72bba98 [2023-04-18T08:38:43.959Z] ---> d0e5fd8f9c7f [2023-04-18T08:38:43.959Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T08:38:43.959Z] ---> Running in 908bd419850a [2023-04-18T08:38:44.228Z] Removing intermediate container 908bd419850a [2023-04-18T08:38:44.228Z] ---> f96daf952f1d [2023-04-18T08:38:44.228Z] Step 22/24 : LABEL arch=arm64 [2023-04-18T08:38:44.498Z] ---> Running in 01cf6b8d7b98 [2023-04-18T08:38:44.769Z] Removing intermediate container 01cf6b8d7b98 [2023-04-18T08:38:44.769Z] ---> 687ebbfdcc40 [2023-04-18T08:38:44.769Z] Step 23/24 : LABEL git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:38:44.769Z] ---> Running in 1d4cb2afe253 [2023-04-18T08:38:45.036Z] Removing intermediate container 1d4cb2afe253 [2023-04-18T08:38:45.036Z] ---> 7870e06aa2a5 [2023-04-18T08:38:45.036Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-04-18T08:38:45.036Z] ---> Running in 25f474734834 [2023-04-18T08:38:45.303Z] Removing intermediate container 25f474734834 [2023-04-18T08:38:45.303Z] ---> 0a9a31ba8774 [2023-04-18T08:38:45.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T08:38:45.303Z] Successfully built 0a9a31ba8774 [2023-04-18T08:38:45.303Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:38:45.416Z] provisioning config files... [2023-04-18T08:38:45.429Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/104@tmp/config10601016883850584462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:38:45.764Z] ---> docker-login.sh [2023-04-18T08:38:45.764Z] nexus3.edgexfoundry.org:10001 [2023-04-18T08:38:45.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:38:46.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:38:46.031Z] Configure a credential helper to remove this warning. See [2023-04-18T08:38:46.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:38:46.031Z] [2023-04-18T08:38:46.032Z] Login Succeeded [2023-04-18T08:38:46.032Z] nexus3.edgexfoundry.org:10002 [2023-04-18T08:38:46.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:38:46.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:38:46.299Z] Configure a credential helper to remove this warning. See [2023-04-18T08:38:46.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:38:46.299Z] [2023-04-18T08:38:46.299Z] Login Succeeded [2023-04-18T08:38:46.299Z] nexus3.edgexfoundry.org:10003 [2023-04-18T08:38:46.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:38:46.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:38:46.834Z] Configure a credential helper to remove this warning. See [2023-04-18T08:38:46.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:38:46.834Z] [2023-04-18T08:38:46.834Z] Login Succeeded [2023-04-18T08:38:46.834Z] nexus3.edgexfoundry.org:10004 [2023-04-18T08:38:47.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:38:47.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:38:47.105Z] Configure a credential helper to remove this warning. See [2023-04-18T08:38:47.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:38:47.105Z] [2023-04-18T08:38:47.105Z] Login Succeeded [2023-04-18T08:38:47.105Z] docker.io [2023-04-18T08:38:47.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T08:38:47.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T08:38:47.640Z] Configure a credential helper to remove this warning. See [2023-04-18T08:38:47.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T08:38:47.640Z] [2023-04-18T08:38:47.640Z] Login Succeeded [2023-04-18T08:38:47.640Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T08:38:47.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T08:38:47.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T08:38:47.697Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-18T08:38:47.697Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:38:47.697Z] latest [2023-04-18T08:38:47.697Z] 3.0.0-dev.20 [2023-04-18T08:38:47.697Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:38:47.697Z] main [2023-04-18T08:38:47.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:48.041Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:48.396Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:38:48.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T08:38:48.396Z] 5741816574e8: Preparing [2023-04-18T08:38:48.396Z] 9ef1b33be10a: Preparing [2023-04-18T08:38:48.396Z] 621de9d28ddb: Preparing [2023-04-18T08:38:48.396Z] ce75e906f6a8: Preparing [2023-04-18T08:38:48.396Z] 26cbea5cba74: Preparing [2023-04-18T08:38:48.396Z] 26cbea5cba74: Layer already exists [2023-04-18T08:38:48.664Z] 5741816574e8: Pushed [2023-04-18T08:38:48.664Z] 9ef1b33be10a: Pushed [2023-04-18T08:38:48.664Z] ce75e906f6a8: Pushed [2023-04-18T08:38:54.008Z] 621de9d28ddb: Pushed [2023-04-18T08:38:54.008Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:54.349Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:54.693Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-18T08:38:54.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T08:38:54.693Z] 5741816574e8: Preparing [2023-04-18T08:38:54.693Z] 9ef1b33be10a: Preparing [2023-04-18T08:38:54.693Z] 621de9d28ddb: Preparing [2023-04-18T08:38:54.693Z] ce75e906f6a8: Preparing [2023-04-18T08:38:54.693Z] 26cbea5cba74: Preparing [2023-04-18T08:38:54.693Z] 9ef1b33be10a: Layer already exists [2023-04-18T08:38:54.693Z] 5741816574e8: Layer already exists [2023-04-18T08:38:54.693Z] 26cbea5cba74: Layer already exists [2023-04-18T08:38:54.693Z] 621de9d28ddb: Layer already exists [2023-04-18T08:38:54.693Z] ce75e906f6a8: Layer already exists [2023-04-18T08:38:54.693Z] latest: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:55.305Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:55.645Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 [2023-04-18T08:38:55.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T08:38:55.645Z] 5741816574e8: Preparing [2023-04-18T08:38:55.645Z] 9ef1b33be10a: Preparing [2023-04-18T08:38:55.645Z] 621de9d28ddb: Preparing [2023-04-18T08:38:55.645Z] ce75e906f6a8: Preparing [2023-04-18T08:38:55.645Z] 26cbea5cba74: Preparing [2023-04-18T08:38:55.645Z] 26cbea5cba74: Layer already exists [2023-04-18T08:38:55.645Z] 621de9d28ddb: Layer already exists [2023-04-18T08:38:55.645Z] ce75e906f6a8: Layer already exists [2023-04-18T08:38:55.645Z] 5741816574e8: Layer already exists [2023-04-18T08:38:55.645Z] 9ef1b33be10a: Layer already exists [2023-04-18T08:38:55.645Z] 3.0.0-dev.20: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:55.989Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:56.412Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:38:56.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T08:38:56.413Z] 5741816574e8: Preparing [2023-04-18T08:38:56.413Z] 9ef1b33be10a: Preparing [2023-04-18T08:38:56.413Z] 621de9d28ddb: Preparing [2023-04-18T08:38:56.413Z] ce75e906f6a8: Preparing [2023-04-18T08:38:56.413Z] 26cbea5cba74: Preparing [2023-04-18T08:38:56.413Z] 9ef1b33be10a: Layer already exists [2023-04-18T08:38:56.413Z] 26cbea5cba74: Layer already exists [2023-04-18T08:38:56.413Z] 5741816574e8: Layer already exists [2023-04-18T08:38:56.413Z] ce75e906f6a8: Layer already exists [2023-04-18T08:38:56.413Z] 621de9d28ddb: Layer already exists [2023-04-18T08:38:56.413Z] a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:57.027Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:57.386Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-18T08:38:57.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T08:38:57.386Z] 5741816574e8: Preparing [2023-04-18T08:38:57.386Z] 9ef1b33be10a: Preparing [2023-04-18T08:38:57.386Z] 621de9d28ddb: Preparing [2023-04-18T08:38:57.386Z] ce75e906f6a8: Preparing [2023-04-18T08:38:57.386Z] 26cbea5cba74: Preparing [2023-04-18T08:38:57.386Z] 26cbea5cba74: Layer already exists [2023-04-18T08:38:57.386Z] ce75e906f6a8: Layer already exists [2023-04-18T08:38:57.386Z] 621de9d28ddb: Layer already exists [2023-04-18T08:38:57.386Z] 5741816574e8: Layer already exists [2023-04-18T08:38:57.386Z] 9ef1b33be10a: Layer already exists [2023-04-18T08:38:57.386Z] main: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T08:38:57.433Z] ===================================================== [Pipeline] echo [2023-04-18T08:38:57.439Z] taggedImages: [2023-04-18T08:38:57.439Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [2023-04-18T08:38:57.439Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-18T08:38:57.439Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 [2023-04-18T08:38:57.439Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [2023-04-18T08:38:57.439Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:57.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T08:38:57.815Z] [2023-04-18T08:38:57.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:38:58.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T08:38:58.170Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T08:38:58.170Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T08:38:58.170Z] 04944245beec: Pulling fs layer [2023-04-18T08:38:58.170Z] 699f458cf7ca: Pulling fs layer [2023-04-18T08:38:58.170Z] 765212b225bb: Pulling fs layer [2023-04-18T08:38:58.170Z] f23df028b6ca: Pulling fs layer [2023-04-18T08:38:58.170Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T08:38:58.170Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T08:38:58.170Z] 765212b225bb: Waiting [2023-04-18T08:38:58.170Z] f23df028b6ca: Waiting [2023-04-18T08:38:58.170Z] d65c8cfc05b1: Waiting [2023-04-18T08:38:58.170Z] 2437ff75d9bd: Waiting [2023-04-18T08:38:58.461Z] 04944245beec: Verifying Checksum [2023-04-18T08:38:58.461Z] 04944245beec: Download complete [2023-04-18T08:38:58.461Z] 765212b225bb: Verifying Checksum [2023-04-18T08:38:58.461Z] 765212b225bb: Download complete [2023-04-18T08:38:58.461Z] f23df028b6ca: Verifying Checksum [2023-04-18T08:38:58.461Z] f23df028b6ca: Download complete [2023-04-18T08:38:58.461Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T08:38:58.461Z] d65c8cfc05b1: Download complete [2023-04-18T08:38:58.461Z] 699f458cf7ca: Verifying Checksum [2023-04-18T08:38:58.462Z] 699f458cf7ca: Download complete [2023-04-18T08:38:59.055Z] 8998bd30e6a1: Download complete [2023-04-18T08:39:00.999Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T08:39:00.999Z] 2437ff75d9bd: Download complete [2023-04-18T08:39:02.946Z] 8998bd30e6a1: Pull complete [2023-04-18T08:39:03.528Z] 04944245beec: Pull complete [2023-04-18T08:39:04.940Z] 699f458cf7ca: Pull complete [2023-04-18T08:39:04.940Z] 765212b225bb: Pull complete [2023-04-18T08:39:07.523Z] f23df028b6ca: Pull complete [2023-04-18T08:39:07.523Z] d65c8cfc05b1: Pull complete [2023-04-18T08:39:22.512Z] 2437ff75d9bd: Pull complete [2023-04-18T08:39:22.512Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T08:39:22.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T08:39:22.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:39:22.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2023-04-18T08:39:22.766Z] $ 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/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T08:39:25.236Z] $ docker top f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:39:26.037Z] ---> job-cost.sh [2023-04-18T08:39:26.037Z] lf-activate-venv: SKIPPING [2023-04-18T08:39:26.037Z] INFO: No Stack... [2023-04-18T08:39:26.614Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T08:39:27.192Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T08:39:27.508Z] + cut -d, -f6 [2023-04-18T08:39:27.509Z] + cat /w/workspace/device-mqtt-go/104/archives/cost.csv [Pipeline] lock [2023-04-18T08:39:27.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [2023-04-18T08:39:27.576Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] did not exist. Created. [2023-04-18T08:39:27.577Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T08:39:27.902Z] /w/workspace/device-mqtt-go/104@tmp/durable-1e80d45d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T08:39:28.542Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T08:39:28.556Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T08:39:28.600Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T08:39:28.606Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T08:39:28.627Z] $ docker stop --time=1 f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be [2023-04-18T08:39:30.069Z] $ docker rm -f --volumes f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-18T08:39:30.442Z] provisioning config files... [2023-04-18T08:39:30.449Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8565185253288857863tmp [Pipeline] { [Pipeline] sh [2023-04-18T08:39:30.739Z] + set +x [2023-04-18T08:39:30.739Z] + curl -s https://codecov.io/bash [2023-04-18T08:39:30.739Z] + bash -s -- [2023-04-18T08:39:30.739Z] [2023-04-18T08:39:30.739Z] _____ _ [2023-04-18T08:39:30.739Z] / ____| | | [2023-04-18T08:39:30.739Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T08:39:30.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T08:39:30.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T08:39:30.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T08:39:30.739Z] Bash-1.0.6 [2023-04-18T08:39:30.739Z] [2023-04-18T08:39:30.739Z] [2023-04-18T08:39:30.739Z] ==> git version 2.25.1 found [2023-04-18T08:39:30.739Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-18T08:39:30.739Z] Release-Date: 2020-01-08 [2023-04-18T08:39:30.739Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-18T08:39:30.739Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T08:39:30.739Z] ==> Jenkins CI detected. [2023-04-18T08:39:30.739Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-18T08:39:30.739Z] project root: . [2023-04-18T08:39:30.739Z] --> token set from env [2023-04-18T08:39:30.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T08:39:30.739Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T08:39:30.739Z] ==> Python coveragepy not found [2023-04-18T08:39:30.739Z] ==> Searching for coverage reports in: [2023-04-18T08:39:30.739Z] + . [2023-04-18T08:39:30.739Z] -> Found 1 reports [2023-04-18T08:39:30.739Z] ==> Detecting git/mercurial file structure [2023-04-18T08:39:30.999Z] ==> Reading reports [2023-04-18T08:39:30.999Z] + ./coverage.out bytes=18460 [2023-04-18T08:39:30.999Z] ==> Appending adjustments [2023-04-18T08:39:30.999Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T08:39:30.999Z] + Found adjustments [2023-04-18T08:39:30.999Z] ==> Gzipping contents [2023-04-18T08:39:30.999Z] 4.0K /tmp/codecov.XY6RTg.gz [2023-04-18T08:39:30.999Z] ==> Uploading reports [2023-04-18T08:39:30.999Z] url: https://codecov.io [2023-04-18T08:39:30.999Z] query: branch=main&commit=a5ec5e69222fbe1cabc57f6e226de7296c53eab0&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T08:39:30.999Z] -> Pinging Codecov [2023-04-18T08:39:30.999Z] 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=a5ec5e69222fbe1cabc57f6e226de7296c53eab0&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T08:39:30.999Z] -> Uploading to [2023-04-18T08:39:30.999Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/7D719EC7BBE17E464838252E33014C33/a5ec5e69222fbe1cabc57f6e226de7296c53eab0/fcb95d16-2b1d-4688-871c-f9ce4c45bc75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T083930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15d2de9940301db395075b4c51459d831673f8876beb21da93c0d957690e1a8a [2023-04-18T08:39:31.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T08:39:31.258Z] Dload Upload Total Spent Left Speed [2023-04-18T08:39:31.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13956 --:--:-- --:--:-- --:--:-- 14017 [2023-04-18T08:39:31.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } [2023-04-18T08:39:31.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T08:39:31.464Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T08:39:31.473Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:39:31.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T08:39:31.774Z] [2023-04-18T08:39:31.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:39:32.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T08:39:32.074Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T08:39:32.074Z] df9b9388f04a: Pulling fs layer [2023-04-18T08:39:32.074Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T08:39:32.074Z] 25bc292e5bac: Pulling fs layer [2023-04-18T08:39:32.074Z] 114826534d7a: Pulling fs layer [2023-04-18T08:39:32.074Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T08:39:32.074Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T08:39:32.074Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T08:39:32.074Z] 114826534d7a: Waiting [2023-04-18T08:39:32.074Z] 4657fd5d0bcf: Waiting [2023-04-18T08:39:32.074Z] 8a3aa393b2d8: Waiting [2023-04-18T08:39:32.074Z] 6ad1cebc031e: Waiting [2023-04-18T08:39:32.074Z] 25bc292e5bac: Download complete [2023-04-18T08:39:32.074Z] 52dc419b0ee2: Verifying Checksum [2023-04-18T08:39:32.074Z] 52dc419b0ee2: Download complete [2023-04-18T08:39:32.074Z] 4657fd5d0bcf: Download complete [2023-04-18T08:39:32.074Z] df9b9388f04a: Download complete [2023-04-18T08:39:32.336Z] df9b9388f04a: Pull complete [2023-04-18T08:39:32.336Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T08:39:32.336Z] 6ad1cebc031e: Download complete [2023-04-18T08:39:32.336Z] 52dc419b0ee2: Pull complete [2023-04-18T08:39:32.599Z] 25bc292e5bac: Pull complete [2023-04-18T08:39:32.860Z] 114826534d7a: Verifying Checksum [2023-04-18T08:39:32.860Z] 114826534d7a: Download complete [2023-04-18T08:39:33.119Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T08:39:33.119Z] 8a3aa393b2d8: Download complete [2023-04-18T08:39:36.405Z] 114826534d7a: Pull complete [2023-04-18T08:39:36.405Z] 4657fd5d0bcf: Pull complete [2023-04-18T08:39:36.663Z] 6ad1cebc031e: Pull complete [2023-04-18T08:39:39.187Z] 8a3aa393b2d8: Pull complete [2023-04-18T08:39:39.187Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T08:39:39.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T08:39:39.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:39:39.264Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:39:39.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-18T08:39:40.946Z] $ docker top 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T08:39:41.021Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-18T08:39:41.299Z] + set -o pipefail [2023-04-18T08:39:41.299Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/bb84a54f-2c51-40be-9cfe-2633f47ea8f7 [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] [2023-04-18T08:39:46.572Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T08:39:46.572Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T08:39:46.572Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T08:39:46.580Z] $ docker stop --time=1 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 [2023-04-18T08:39:48.583Z] $ docker rm -f --volumes 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T08:39:49.307Z] + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] sh [2023-04-18T08:39:49.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T08:39:49.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:39:49.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:39:49.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:39:49.979Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:39:50.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T08:39:50.446Z] $ docker top ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e -eo pid,comm [2023-04-18T08:39:50.501Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T08:39:50.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T08:39:50.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T08:39:50.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T08:39:50.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T08:39:50.652Z] $ docker exec ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e ssh-agent [2023-04-18T08:39:50.767Z] SSH_AUTH_SOCK=/tmp/ssh-DFFJmYh0RPIN/agent.32 [2023-04-18T08:39:50.767Z] SSH_AGENT_PID=38 [2023-04-18T08:39:50.772Z] Running ssh-add (command line suppressed) [2023-04-18T08:39:50.874Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_189158298557835703.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_189158298557835703.key) [2023-04-18T08:39:50.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T08:39:51.177Z] + git semver tag [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,351 [run_tag] DEBUG tag force:False [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,352 [check_head_tag] DEBUG check head tag [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,353 [execute] INFO git cat-file --batch-check [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,357 [execute] INFO git cat-file --batch [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,378 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T08:39:51.436Z] 2023-04-18 08:39:51,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:39:51.436Z] 3.0.0-dev.20 [Pipeline] } [2023-04-18T08:39:51.445Z] $ docker exec --env ******** --env ******** ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e ssh-agent -k [2023-04-18T08:39:51.554Z] unset SSH_AUTH_SOCK; [2023-04-18T08:39:51.554Z] unset SSH_AGENT_PID; [2023-04-18T08:39:51.555Z] echo Agent pid 38 killed; [2023-04-18T08:39:51.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T08:39:51.883Z] + git semver [Pipeline] } [2023-04-18T08:39:52.153Z] $ docker stop --time=1 ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e [2023-04-18T08:39:53.434Z] $ docker rm -f --volumes ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:39:53.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T08:39:53.822Z] [2023-04-18T08:39:53.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:39:54.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T08:39:54.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T08:39:54.121Z] ab5ef0e58194: Pulling fs layer [2023-04-18T08:39:54.121Z] 9712f1f96733: Pulling fs layer [2023-04-18T08:39:54.121Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T08:39:54.121Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T08:39:54.121Z] e9a5061849ea: Pulling fs layer [2023-04-18T08:39:54.121Z] 0d9ebad4ef96: Waiting [2023-04-18T08:39:54.121Z] d747dcd14b5f: Pulling fs layer [2023-04-18T08:39:54.121Z] 2de7ff778b66: Pulling fs layer [2023-04-18T08:39:54.121Z] e9a5061849ea: Waiting [2023-04-18T08:39:54.121Z] d747dcd14b5f: Waiting [2023-04-18T08:39:54.121Z] 9712f1f96733: Verifying Checksum [2023-04-18T08:39:54.121Z] 9712f1f96733: Download complete [2023-04-18T08:39:54.702Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T08:39:54.702Z] 63f879dbbcfc: Download complete [2023-04-18T08:39:54.702Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T08:39:54.702Z] 0d9ebad4ef96: Download complete [2023-04-18T08:39:54.702Z] d747dcd14b5f: Verifying Checksum [2023-04-18T08:39:54.702Z] d747dcd14b5f: Download complete [2023-04-18T08:39:54.702Z] e9a5061849ea: Verifying Checksum [2023-04-18T08:39:54.702Z] e9a5061849ea: Download complete [2023-04-18T08:39:54.702Z] ab5ef0e58194: Verifying Checksum [2023-04-18T08:39:54.702Z] ab5ef0e58194: Download complete [2023-04-18T08:39:54.960Z] 2de7ff778b66: Verifying Checksum [2023-04-18T08:39:54.960Z] 2de7ff778b66: Download complete [2023-04-18T08:39:57.489Z] ab5ef0e58194: Pull complete [2023-04-18T08:39:57.489Z] 9712f1f96733: Pull complete [2023-04-18T08:39:58.053Z] 63f879dbbcfc: Pull complete [2023-04-18T08:40:02.238Z] 0d9ebad4ef96: Pull complete [2023-04-18T08:40:02.238Z] e9a5061849ea: Pull complete [2023-04-18T08:40:02.238Z] d747dcd14b5f: Pull complete [2023-04-18T08:40:03.174Z] 2de7ff778b66: Pull complete [2023-04-18T08:40:03.174Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T08:40:03.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T08:40:03.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:40:03.257Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:40:03.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-18T08:40:05.277Z] $ docker top 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:40:05.351Z] provisioning config files... [2023-04-18T08:40:05.357Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6453071483892876tmp [2023-04-18T08:40:05.369Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8096406197343870170tmp [2023-04-18T08:40:05.378Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1781396373173004424tmp [Pipeline] { [Pipeline] echo [2023-04-18T08:40:05.393Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:05.677Z] ---> sigul-configuration.sh [2023-04-18T08:40:05.677Z] gpg: directory `/root/.gnupg' created [2023-04-18T08:40:05.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T08:40:05.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T08:40:05.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T08:40:05.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T08:40:05.677Z] gpg: CAST5 encrypted data [2023-04-18T08:40:05.677Z] gpg: encrypted with 1 passphrase [2023-04-18T08:40:05.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T08:40:05.969Z] + mkdir /home/jenkins [2023-04-18T08:40:05.969Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T08:40:06.254Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-18T08:40:06.262Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:06.546Z] ---> sigul-install.sh [2023-04-18T08:40:06.546Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T08:40:06.832Z] + git tag --list [2023-04-18T08:40:06.832Z] 0.7.1 [2023-04-18T08:40:06.832Z] v1.0.0 [2023-04-18T08:40:06.832Z] v1.1.0 [2023-04-18T08:40:06.832Z] v1.1.1 [2023-04-18T08:40:06.832Z] v1.2.2 [2023-04-18T08:40:06.832Z] v1.3.0 [2023-04-18T08:40:06.832Z] v1.3.1 [2023-04-18T08:40:06.832Z] v2.0.0 [2023-04-18T08:40:06.832Z] v2.1.0 [2023-04-18T08:40:06.832Z] v2.1.1 [2023-04-18T08:40:06.832Z] v2.1.1-dev.1 [2023-04-18T08:40:06.832Z] v2.1.1-dev.2 [2023-04-18T08:40:06.832Z] v2.2.0 [2023-04-18T08:40:06.832Z] v2.2.1-dev.1 [2023-04-18T08:40:06.832Z] v2.2.1-dev.10 [2023-04-18T08:40:06.832Z] v2.2.1-dev.2 [2023-04-18T08:40:06.832Z] v2.2.1-dev.3 [2023-04-18T08:40:06.832Z] v2.2.1-dev.4 [2023-04-18T08:40:06.832Z] v2.2.1-dev.5 [2023-04-18T08:40:06.832Z] v2.2.1-dev.6 [2023-04-18T08:40:06.832Z] v2.2.1-dev.7 [2023-04-18T08:40:06.832Z] v2.2.1-dev.8 [2023-04-18T08:40:06.832Z] v2.2.1-dev.9 [2023-04-18T08:40:06.832Z] v2.3.0 [2023-04-18T08:40:06.832Z] v2.3.0-dev.10 [2023-04-18T08:40:06.832Z] v2.3.0-dev.11 [2023-04-18T08:40:06.832Z] v2.3.0-dev.12 [2023-04-18T08:40:06.832Z] v2.3.0-dev.13 [2023-04-18T08:40:06.832Z] v2.3.0-dev.14 [2023-04-18T08:40:06.832Z] v2.3.0-dev.15 [2023-04-18T08:40:06.832Z] v2.3.0-dev.16 [2023-04-18T08:40:06.832Z] v2.3.0-dev.17 [2023-04-18T08:40:06.832Z] v2.3.0-dev.18 [2023-04-18T08:40:06.833Z] v2.3.0-dev.19 [2023-04-18T08:40:06.833Z] v2.3.0-dev.20 [2023-04-18T08:40:06.833Z] v2.3.0-dev.21 [2023-04-18T08:40:06.833Z] v2.3.0-dev.22 [2023-04-18T08:40:06.833Z] v2.3.0-dev.23 [2023-04-18T08:40:06.833Z] v2.3.0-dev.24 [2023-04-18T08:40:06.833Z] v2.3.0-dev.25 [2023-04-18T08:40:06.833Z] v2.3.0-dev.26 [2023-04-18T08:40:06.833Z] v2.3.0-dev.27 [2023-04-18T08:40:06.833Z] v2.3.0-dev.28 [2023-04-18T08:40:06.833Z] v2.3.0-dev.29 [2023-04-18T08:40:06.833Z] v2.3.0-dev.30 [2023-04-18T08:40:06.833Z] v2.3.0-dev.31 [2023-04-18T08:40:06.833Z] v2.3.0-dev.32 [2023-04-18T08:40:06.833Z] v2.3.0-dev.33 [2023-04-18T08:40:06.833Z] v2.3.0-dev.34 [2023-04-18T08:40:06.833Z] v3.0.0-dev.1 [2023-04-18T08:40:06.833Z] v3.0.0-dev.10 [2023-04-18T08:40:06.833Z] v3.0.0-dev.11 [2023-04-18T08:40:06.833Z] v3.0.0-dev.12 [2023-04-18T08:40:06.833Z] v3.0.0-dev.13 [2023-04-18T08:40:06.833Z] v3.0.0-dev.14 [2023-04-18T08:40:06.833Z] v3.0.0-dev.15 [2023-04-18T08:40:06.833Z] v3.0.0-dev.16 [2023-04-18T08:40:06.833Z] v3.0.0-dev.17 [2023-04-18T08:40:06.833Z] v3.0.0-dev.18 [2023-04-18T08:40:06.833Z] v3.0.0-dev.19 [2023-04-18T08:40:06.833Z] v3.0.0-dev.2 [2023-04-18T08:40:06.833Z] v3.0.0-dev.20 [2023-04-18T08:40:06.833Z] v3.0.0-dev.3 [2023-04-18T08:40:06.833Z] v3.0.0-dev.4 [2023-04-18T08:40:06.833Z] v3.0.0-dev.5 [2023-04-18T08:40:06.833Z] v3.0.0-dev.6 [2023-04-18T08:40:06.833Z] v3.0.0-dev.7 [2023-04-18T08:40:06.833Z] v3.0.0-dev.8 [2023-04-18T08:40:06.833Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T08:40:07.123Z] + lftools sign git-tag v3.0.0-dev.20 [2023-04-18T08:40:07.689Z] Signing Git tag with Sigul... [2023-04-18T08:40:07.689Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-04-18T08:40:07.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:08.241Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T08:40:08.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T08:40:08.263Z] $ docker stop --time=1 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f [2023-04-18T08:40:09.591Z] $ docker rm -f --volumes 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T08:40:09.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T08:40:09.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:40:10.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:40:10.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:40:10.344Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:40:10.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T08:40:10.783Z] $ docker top 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f -eo pid,comm [2023-04-18T08:40:10.836Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T08:40:10.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T08:40:10.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T08:40:10.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T08:40:10.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T08:40:10.989Z] $ docker exec 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f ssh-agent [2023-04-18T08:40:11.104Z] SSH_AUTH_SOCK=/tmp/ssh-YgOWXeMeqxTv/agent.31 [2023-04-18T08:40:11.104Z] SSH_AGENT_PID=37 [2023-04-18T08:40:11.109Z] Running ssh-add (command line suppressed) [2023-04-18T08:40:11.206Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2544014785401151213.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2544014785401151213.key) [2023-04-18T08:40:11.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T08:40:11.507Z] + git semver bump pre [2023-04-18T08:40:11.767Z] 2023-04-18 08:40:11,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:40:11.767Z] 2023-04-18 08:40:11,663 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-04-18T08:40:11.767Z] 2023-04-18 08:40:11,663 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-04-18T08:40:11.767Z] 2023-04-18 08:40:11,663 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,665 [execute] INFO git cat-file --batch-check [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,670 [execute] INFO git cat-file --batch [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T08:40:11.768Z] 2023-04-18 08:40:11,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:40:11.768Z] 3.0.0-dev.21 [Pipeline] } [2023-04-18T08:40:11.778Z] $ docker exec --env ******** --env ******** 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f ssh-agent -k [2023-04-18T08:40:11.881Z] unset SSH_AUTH_SOCK; [2023-04-18T08:40:11.881Z] unset SSH_AGENT_PID; [2023-04-18T08:40:11.881Z] echo Agent pid 37 killed; [2023-04-18T08:40:11.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T08:40:12.200Z] + git semver [Pipeline] } [2023-04-18T08:40:12.469Z] $ docker stop --time=1 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f [2023-04-18T08:40:13.815Z] $ docker rm -f --volumes 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T08:40:14.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T08:40:14.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:40:14.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T08:40:14.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:40:14.594Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:40:14.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T08:40:15.057Z] $ docker top bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T08:40:15.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T08:40:15.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T08:40:15.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T08:40:15.257Z] $ docker exec bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 ssh-agent [2023-04-18T08:40:15.351Z] SSH_AUTH_SOCK=/tmp/ssh-aEbS6H4LoYG0/agent.32 [2023-04-18T08:40:15.351Z] SSH_AGENT_PID=38 [2023-04-18T08:40:15.355Z] Running ssh-add (command line suppressed) [2023-04-18T08:40:15.438Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13490008694894176799.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13490008694894176799.key) [2023-04-18T08:40:15.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T08:40:15.739Z] + git semver push [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,923 [run_push] DEBUG push [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,924 [execute] INFO git cat-file --batch-check [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,928 [execute] INFO git rev-list 3a5698f3bbe75e977f2da6027c20b867bf9788a1 -- [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,928 [execute] DEBUG Popen(['git', 'rev-list', '3a5698f3bbe75e977f2da6027c20b867bf9788a1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,937 [execute] INFO git fetch -v origin [2023-04-18T08:40:15.998Z] 2023-04-18 08:40:15,937 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T08:40:16.566Z] 2023-04-18 08:40:16,414 [run_push] DEBUG no remote changes detected [2023-04-18T08:40:16.566Z] 2023-04-18 08:40:16,414 [execute] INFO git push origin semver [2023-04-18T08:40:16.566Z] 2023-04-18 08:40:16,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T08:40:17.503Z] 2023-04-18 08:40:17,336 [run_push] DEBUG push all version tags [2023-04-18T08:40:17.503Z] 2023-04-18 08:40:17,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T08:40:17.503Z] 2023-04-18 08:40:17,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T08:40:18.441Z] 2023-04-18 08:40:18,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T08:40:18.442Z] 3.0.0-dev.21 [Pipeline] } [2023-04-18T08:40:18.448Z] $ docker exec --env ******** --env ******** bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 ssh-agent -k [2023-04-18T08:40:18.541Z] unset SSH_AUTH_SOCK; [2023-04-18T08:40:18.541Z] unset SSH_AGENT_PID; [2023-04-18T08:40:18.541Z] echo Agent pid 38 killed; [2023-04-18T08:40:18.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T08:40:18.850Z] + git semver [Pipeline] } [2023-04-18T08:40:19.117Z] $ docker stop --time=1 bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 [2023-04-18T08:40:20.442Z] $ docker rm -f --volumes bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-18T08:40:21.005Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-18T08:40:21.005Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T08:40:21.005Z] total 16 [2023-04-18T08:40:21.005Z] drwxr-xr-x 3 root root 4096 Apr 18 08:31 . [2023-04-18T08:40:21.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 08:40 .. [2023-04-18T08:40:21.005Z] drwxr-xr-x 2 root root 4096 Apr 18 08:31 cost [2023-04-18T08:40:21.005Z] -rw-r--r-- 1 root root 87 Apr 18 08:31 cost.csv [2023-04-18T08:40:21.005Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T08:40:21.005Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T08:40:21.005Z] total 16 [2023-04-18T08:40:21.005Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 08:31 . [2023-04-18T08:40:21.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 08:40 .. [2023-04-18T08:40:21.005Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 08:31 cost [2023-04-18T08:40:21.005Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 18 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:21.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:22.161Z] ---> package-listing.sh [2023-04-18T08:40:22.161Z] ++ facter osfamily [2023-04-18T08:40:22.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T08:40:22.421Z] + OS_FAMILY=debian [2023-04-18T08:40:22.421Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-18T08:40:22.421Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T08:40:22.421Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T08:40:22.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T08:40:22.421Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T08:40:22.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-18T08:40:22.421Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T08:40:22.421Z] + case "${OS_FAMILY}" in [2023-04-18T08:40:22.421Z] + dpkg -l [2023-04-18T08:40:22.421Z] + grep '^ii' [2023-04-18T08:40:22.421Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T08:40:22.421Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T08:40:22.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T08:40:22.421Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-18T08:40:22.421Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-18T08:40:22.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-18T08:40:22.431Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T08:40:22.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T08:40:23.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T08:40:23.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T08:40:23.325Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2023-04-18T08:40:23.351Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T08:40:23.615Z] $ docker top 68b446905b77dc7406895045b26875a2be906104782382937840156dc7709ec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T08:40:23.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T08:40:24.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T08:40:24.528Z] + ls /var/log/sa-host [2023-04-18T08:40:24.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T08:40:24.671Z] provisioning config files... [2023-04-18T08:40:24.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12529460297114781600tmp [Pipeline] { [Pipeline] echo [2023-04-18T08:40:24.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:24.973Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T08:40:24.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:25.308Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T08:40:25.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:25.602Z] ---> sudo-logs.sh [2023-04-18T08:40:25.602Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T08:40:25.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:25.913Z] ---> job-cost.sh [2023-04-18T08:40:25.913Z] lf-activate-venv: SKIPPING [2023-04-18T08:40:25.913Z] DEBUG: total: 0.2199999988079071 [2023-04-18T08:40:25.913Z] INFO: Retrieving Stack Cost... [2023-04-18T08:40:26.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T08:40:26.432Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T08:40:26.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T08:40:26.724Z] ---> logs-deploy.sh [2023-04-18T08:40:26.724Z] lf-activate-venv: SKIPPING [2023-04-18T08:40:26.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/104 [2023-04-18T08:40:26.724Z] INFO: archiving workspace using pattern(s): [2023-04-18T08:40:27.658Z] Archives upload complete. [2023-04-18T08:40:27.658Z] INFO: archiving logs to Nexus