Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db7876f2142a7278c0249a92e31096ef17edc92f 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-ssh10913997389773406612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh421955145847427178.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3568260965822662914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9345879063502525373.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-ssh17529811968313086812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14435’ Running on prd-ubuntu20.04-docker-8c-8g-14439 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision db7876f2142a7278c0249a92e31096ef17edc92f (main) Commit message: "Merge pull request #596 from jumpingliu/ignore-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 > git rev-list --no-walk 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:27:19.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:27:19.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:27:19.068Z] ========================================================= [2023-05-08T04:27:19.068Z] EdgeX Global Pipelines Version Info [2023-05-08T04:27:19.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:27:19.778Z] ------------------- [2023-05-08T04:27:19.778Z] stable info: [2023-05-08T04:27:19.778Z] ------------------- [2023-05-08T04:27:19.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:27:19.778Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:27:19.778Z] Message: update stable to v1.0.249 [2023-05-08T04:27:20.350Z] ------------------- [2023-05-08T04:27:20.350Z] experimental info: [2023-05-08T04:27:20.350Z] ------------------- [2023-05-08T04:27:20.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:27:20.350Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:27:20.350Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:27:20.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-08T04:27:20.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-08T04:27:20.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:27:20.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:27:20.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:27:20.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:27:20.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:27:20.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:27:20.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:27:20.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:27:20.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:27:20.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-08T04:27:20.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:27:20.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:27:20.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:27:20.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:27:20.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:27:20.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:27:20.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:27:20.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:27:20.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T04:27:20.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T04:27:20.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:27:20.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:27:20.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:27:20.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:27:20.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:27:20.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T04:27:20.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T04:27:20.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T04:27:20.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] echo [2023-05-08T04:27:20.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db7876f [Pipeline] echo [2023-05-08T04:27:20.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:27:20.976Z] provisioning config files... [2023-05-08T04:27:20.989Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1877873713851605985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:27:21.293Z] ---> docker-login.sh [2023-05-08T04:27:21.293Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:27:21.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:21.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:21.555Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:21.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:21.555Z] [2023-05-08T04:27:21.555Z] Login Succeeded [2023-05-08T04:27:21.555Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:27:21.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:21.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:21.555Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:21.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:21.555Z] [2023-05-08T04:27:21.555Z] Login Succeeded [2023-05-08T04:27:21.555Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:27:21.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:21.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:21.815Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:21.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:21.815Z] [2023-05-08T04:27:21.815Z] Login Succeeded [2023-05-08T04:27:21.815Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:27:21.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:21.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:21.816Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:21.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:21.816Z] [2023-05-08T04:27:21.816Z] Login Succeeded [2023-05-08T04:27:21.816Z] docker.io [2023-05-08T04:27:22.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:22.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:22.336Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:22.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:22.336Z] [2023-05-08T04:27:22.336Z] Login Succeeded [2023-05-08T04:27:22.336Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:27:22.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:27:22.705Z] + git rev-list -1 --merges db7876f2142a7278c0249a92e31096ef17edc92f~1..db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] echo [2023-05-08T04:27:22.748Z] -----------> git rev-list -1 --merges db7876f2142a7278c0249a92e31096ef17edc92f~1..db7876f2142a7278c0249a92e31096ef17edc92f db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:27:22.748Z] db7876f2142a7278c0249a92e31096ef17edc92f [false] [Pipeline] sh [2023-05-08T04:27:23.035Z] + git log --format=format:%s -1 db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] echo [2023-05-08T04:27:23.051Z] ========================================================= [2023-05-08T04:27:23.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:27:23.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:27:23.366Z] + git log --format=format:%s -1 db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] echo [2023-05-08T04:27:23.377Z] [semverPrep] GIT_COMMIT: db7876f2142a7278c0249a92e31096ef17edc92f, Commit Message: Merge pull request #596 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-08T04:27:23.386Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:27:23.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:27:23.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:27:23.716Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:27:23.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:27:23.716Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:27:23.716Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:27:23.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:27:24.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:27:24.057Z] [2023-05-08T04:27:24.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:27:24.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:27:24.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:27:24.356Z] b85a868b505f: Pulling fs layer [2023-05-08T04:27:24.356Z] e2be974225ed: Pulling fs layer [2023-05-08T04:27:24.356Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:27:24.356Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:27:24.356Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:27:24.356Z] eaf3925da568: Pulling fs layer [2023-05-08T04:27:24.356Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:27:24.356Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:27:24.356Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:27:24.356Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:27:24.356Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:27:24.356Z] b352a97aabf1: Waiting [2023-05-08T04:27:24.356Z] bab4dde63d76: Waiting [2023-05-08T04:27:24.356Z] 4872d77fe225: Waiting [2023-05-08T04:27:24.356Z] 5851b861e8e6: Waiting [2023-05-08T04:27:24.356Z] bde34c3a00c8: Waiting [2023-05-08T04:27:24.356Z] 988bab9f4d93: Waiting [2023-05-08T04:27:24.356Z] 1469e6f7b9e6: Waiting [2023-05-08T04:27:24.356Z] eaf3925da568: Waiting [2023-05-08T04:27:24.356Z] e2be974225ed: Download complete [2023-05-08T04:27:24.356Z] 988bab9f4d93: Verifying Checksum [2023-05-08T04:27:24.356Z] 988bab9f4d93: Download complete [2023-05-08T04:27:24.356Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:27:24.356Z] 339a4e72a1f5: Download complete [2023-05-08T04:27:24.356Z] eaf3925da568: Verifying Checksum [2023-05-08T04:27:24.356Z] eaf3925da568: Download complete [2023-05-08T04:27:24.356Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:27:24.356Z] 1469e6f7b9e6: Download complete [2023-05-08T04:27:24.616Z] bde34c3a00c8: Verifying Checksum [2023-05-08T04:27:24.616Z] bde34c3a00c8: Download complete [2023-05-08T04:27:24.616Z] b352a97aabf1: Verifying Checksum [2023-05-08T04:27:24.616Z] b352a97aabf1: Download complete [2023-05-08T04:27:24.616Z] 4872d77fe225: Download complete [2023-05-08T04:27:24.616Z] 5851b861e8e6: Verifying Checksum [2023-05-08T04:27:24.616Z] 5851b861e8e6: Download complete [2023-05-08T04:27:24.616Z] b85a868b505f: Verifying Checksum [2023-05-08T04:27:24.616Z] b85a868b505f: Download complete [2023-05-08T04:27:24.875Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:27:24.875Z] bab4dde63d76: Download complete [2023-05-08T04:27:25.841Z] b85a868b505f: Pull complete [2023-05-08T04:27:26.107Z] e2be974225ed: Pull complete [2023-05-08T04:27:26.385Z] 339a4e72a1f5: Pull complete [2023-05-08T04:27:26.660Z] 988bab9f4d93: Pull complete [2023-05-08T04:27:26.920Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:27:26.920Z] eaf3925da568: Pull complete [2023-05-08T04:27:28.825Z] bab4dde63d76: Pull complete [2023-05-08T04:27:28.825Z] bde34c3a00c8: Pull complete [2023-05-08T04:27:28.825Z] b352a97aabf1: Pull complete [2023-05-08T04:27:28.825Z] 4872d77fe225: Pull complete [2023-05-08T04:27:28.825Z] 5851b861e8e6: Pull complete [2023-05-08T04:27:28.825Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:27:28.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:27:28.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:27:29.195Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:27:29.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:27:31.607Z] $ docker top 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b -eo pid,comm [2023-05-08T04:27:31.681Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-08T04:27:31.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:27:31.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:27:31.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:27:31.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:27:31.808Z] $ docker exec 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b ssh-agent [2023-05-08T04:27:31.946Z] SSH_AUTH_SOCK=/tmp/ssh-yU2nEHOGM5jP/agent.32 [2023-05-08T04:27:31.946Z] SSH_AGENT_PID=38 [2023-05-08T04:27:31.954Z] Running ssh-add (command line suppressed) [2023-05-08T04:27:32.026Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17012724626971511140.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17012724626971511140.key) [2023-05-08T04:27:32.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:27:32.349Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:27:32.346Z] $ docker exec --env ******** --env ******** 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b ssh-agent -k [2023-05-08T04:27:32.451Z] unset SSH_AUTH_SOCK; [2023-05-08T04:27:32.452Z] unset SSH_AGENT_PID; [2023-05-08T04:27:32.452Z] echo Agent pid 38 killed; [2023-05-08T04:27:32.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:27:32.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:27:32.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:27:32.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:27:32.622Z] $ docker exec 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b ssh-agent [2023-05-08T04:27:32.754Z] SSH_AUTH_SOCK=/tmp/ssh-GMh7VpKjqizs/agent.70 [2023-05-08T04:27:32.754Z] SSH_AGENT_PID=76 [2023-05-08T04:27:32.760Z] Running ssh-add (command line suppressed) [2023-05-08T04:27:32.854Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5706296784448703172.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5706296784448703172.key) [2023-05-08T04:27:32.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:27:33.182Z] + git semver init [2023-05-08T04:27:33.443Z] 2023-05-08 04:27:33,329 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:27:33.443Z] 2023-05-08 04:27:33,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-08T04:27:33.443Z] 2023-05-08 04:27:33,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-08T04:27:33.443Z] 2023-05-08 04:27:33,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:27:34.385Z] 2023-05-08 04:27:34,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-08T04:27:34.385Z] 2023-05-08 04:27:34,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-08T04:27:34.385Z] 2023-05-08 04:27:34,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:27:34.385Z] 2023-05-08 04:27:34,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:27:34.385Z] 3.0.0-dev.33 [Pipeline] } [2023-05-08T04:27:34.380Z] $ docker exec --env ******** --env ******** 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b ssh-agent -k [2023-05-08T04:27:34.484Z] unset SSH_AUTH_SOCK; [2023-05-08T04:27:34.484Z] unset SSH_AGENT_PID; [2023-05-08T04:27:34.485Z] echo Agent pid 76 killed; [2023-05-08T04:27:34.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:27:34.818Z] + git semver [Pipeline] } [2023-05-08T04:27:35.075Z] $ docker stop --time=1 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b [2023-05-08T04:27:36.369Z] $ docker rm -f --volumes 60306c5f591e8edecfb8d2e3adab86373b60b3c6cdb069e0ca4f184520fbb99b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:27:36.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:27:36.970Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:27:36.973Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:27:37.114Z] provisioning config files... [2023-05-08T04:27:37.123Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16850707969937765353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:27:37.423Z] ---> docker-login.sh [2023-05-08T04:27:37.423Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:27:37.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:37.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:37.423Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:37.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:37.423Z] [2023-05-08T04:27:37.423Z] Login Succeeded [2023-05-08T04:27:37.423Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:27:37.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:37.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:37.424Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:37.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:37.424Z] [2023-05-08T04:27:37.424Z] Login Succeeded [2023-05-08T04:27:37.424Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:27:37.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:37.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:37.683Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:37.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:37.683Z] [2023-05-08T04:27:37.683Z] Login Succeeded [2023-05-08T04:27:37.683Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:27:37.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:37.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:37.683Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:37.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:37.683Z] [2023-05-08T04:27:37.683Z] Login Succeeded [2023-05-08T04:27:37.683Z] docker.io [2023-05-08T04:27:37.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:27:37.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:27:37.943Z] Configure a credential helper to remove this warning. See [2023-05-08T04:27:37.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:27:37.943Z] [2023-05-08T04:27:37.943Z] Login Succeeded [2023-05-08T04:27:37.943Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:27:37.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:27:38.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:27:38.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:27:38.045Z] ========================================================= [2023-05-08T04:27:38.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:27:38.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:27:38.371Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T04:27:38.371Z] Sending build context to Docker daemon 6.5MB [2023-05-08T04:27:38.371Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:27:38.371Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:27:38.371Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:27:38.371Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:27:38.371Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:27:38.371Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:27:38.372Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:27:38.372Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:27:38.372Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:27:38.372Z] 9f32a84ed3da: Waiting [2023-05-08T04:27:38.372Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:27:38.372Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:27:38.372Z] 9325e15d5711: Waiting [2023-05-08T04:27:38.372Z] 556b6ee489ea: Waiting [2023-05-08T04:27:38.372Z] 85791d961cd3: Download complete [2023-05-08T04:27:38.372Z] 9f32a84ed3da: Download complete [2023-05-08T04:27:38.372Z] 4d19c01a9841: Verifying Checksum [2023-05-08T04:27:38.372Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:27:38.372Z] f56be85fc22e: Download complete [2023-05-08T04:27:38.632Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:27:38.632Z] 9325e15d5711: Download complete [2023-05-08T04:27:38.632Z] f56be85fc22e: Pull complete [2023-05-08T04:27:38.891Z] 85791d961cd3: Pull complete [2023-05-08T04:27:38.892Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T04:27:38.892Z] c5a4b2cf53e6: Download complete [2023-05-08T04:27:39.151Z] d694b5ae8c79: Verifying Checksum [2023-05-08T04:27:39.151Z] d694b5ae8c79: Download complete [2023-05-08T04:27:39.409Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:27:39.409Z] 556b6ee489ea: Download complete [2023-05-08T04:27:42.694Z] d694b5ae8c79: Pull complete [2023-05-08T04:27:42.694Z] 9f32a84ed3da: Pull complete [2023-05-08T04:27:42.694Z] 4d19c01a9841: Pull complete [2023-05-08T04:27:42.694Z] 9325e15d5711: Pull complete [2023-05-08T04:27:44.598Z] 556b6ee489ea: Pull complete [2023-05-08T04:27:45.533Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:27:45.533Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:27:45.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:27:45.533Z] ---> c4be618373d6 [2023-05-08T04:27:45.533Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:27:48.832Z] ---> Running in 00a94516f5f5 [2023-05-08T04:27:49.090Z] Removing intermediate container 00a94516f5f5 [2023-05-08T04:27:49.090Z] ---> cc0663237384 [2023-05-08T04:27:49.090Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:27:49.090Z] ---> Running in 5fd21bcd1627 [2023-05-08T04:27:49.090Z] Removing intermediate container 5fd21bcd1627 [2023-05-08T04:27:49.090Z] ---> 170c447a4fde [2023-05-08T04:27:49.090Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:27:49.090Z] ---> Running in 9f32a2046aba [2023-05-08T04:27:49.348Z] Removing intermediate container 9f32a2046aba [2023-05-08T04:27:49.348Z] ---> d099c4c273b1 [2023-05-08T04:27:49.348Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:27:49.348Z] ---> Running in 743fa819c67f [2023-05-08T04:27:49.348Z] Removing intermediate container 743fa819c67f [2023-05-08T04:27:49.348Z] ---> fc2a12f7b840 [2023-05-08T04:27:49.348Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:27:49.348Z] ---> Running in 1acdf2f0122c [2023-05-08T04:27:49.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:27:49.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:27:50.125Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:27:50.125Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:27:50.125Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:27:50.125Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:27:50.125Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:27:50.125Z] OK: 269 MiB in 57 packages [2023-05-08T04:27:50.694Z] Removing intermediate container 1acdf2f0122c [2023-05-08T04:27:50.694Z] ---> 4eaa3b2191e8 [2023-05-08T04:27:50.694Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T04:27:50.694Z] ---> Running in 92575a78ac31 [2023-05-08T04:27:50.694Z] Removing intermediate container 92575a78ac31 [2023-05-08T04:27:50.694Z] ---> 8e69b9344ea4 [2023-05-08T04:27:50.694Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:27:50.694Z] ---> 66a0232cd516 [2023-05-08T04:27:50.694Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:27:50.694Z] ---> Running in c9910aa15bd6 [2023-05-08T04:27:52.085Z] Still waiting to schedule task [2023-05-08T04:27:52.085Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14437’ [2023-05-08T04:28:12.636Z] Removing intermediate container c9910aa15bd6 [2023-05-08T04:28:12.636Z] ---> b42fa6f8fa35 [2023-05-08T04:28:12.636Z] Step 11/12 : COPY . . [2023-05-08T04:28:12.636Z] ---> 6575bf9f8ba7 [2023-05-08T04:28:12.636Z] Step 12/12 : RUN $MAKE [2023-05-08T04:28:12.636Z] ---> Running in 17c112606c56 [2023-05-08T04:28:12.895Z] noop [2023-05-08T04:28:13.153Z] Removing intermediate container 17c112606c56 [2023-05-08T04:28:13.153Z] ---> 24efe4468de9 [2023-05-08T04:28:13.153Z] Successfully built 24efe4468de9 [2023-05-08T04:28:13.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:28:13.469Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:28:13.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:28:13.538Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:28:13.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:28:13.895Z] $ docker top 84429a2f1cf3228665dc7c6ece88dbd46f14f1aec620e81efd1b6f1008fa6d41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:28:14.227Z] + go version [2023-05-08T04:28:14.227Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:28:14.242Z] $ docker stop --time=1 84429a2f1cf3228665dc7c6ece88dbd46f14f1aec620e81efd1b6f1008fa6d41 [2023-05-08T04:28:15.523Z] $ docker rm -f --volumes 84429a2f1cf3228665dc7c6ece88dbd46f14f1aec620e81efd1b6f1008fa6d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:28:15.917Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:28:15.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:28:15.994Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:28:16.031Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:28:16.318Z] $ docker top fb5976e54904f147653681e45df188feca2f42c0f65fe04a1a28cc04dc05e2de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:28:16.650Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:28:16.943Z] + make test [2023-05-08T04:28:16.943Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:28:22.209Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T04:28:32.173Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T04:28:32.173Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T04:28:32.173Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.024s coverage: 23.1% of statements [2023-05-08T04:28:38.722Z] go vet ./... [2023-05-08T04:28:42.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:28:42.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:28:42.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:28:42.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:28:42.031Z] $ docker stop --time=1 fb5976e54904f147653681e45df188feca2f42c0f65fe04a1a28cc04dc05e2de [2023-05-08T04:28:44.624Z] $ docker rm -f --volumes fb5976e54904f147653681e45df188feca2f42c0f65fe04a1a28cc04dc05e2de [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:28:45.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:28:45.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:28:45.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:28:45.908Z] + ls -al . [2023-05-08T04:28:45.908Z] total 180 [2023-05-08T04:28:45.908Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:28 . [2023-05-08T04:28:45.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:27 .. [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 04:27 .dockerignore [2023-05-08T04:28:45.908Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:27 .git [2023-05-08T04:28:45.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:27 .github [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:27 .gitignore [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:27 .golangci.yml [2023-05-08T04:28:45.908Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:27 .semver [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 04:27 Attribution.txt [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 04:27 CHANGELOG.md [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 04:27 Dockerfile [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:27 GOVERNANCE.md [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:27 Jenkinsfile [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:27 LICENSE [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 04:27 Makefile [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:27 OWNERS.md [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 04:27 README.md [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:27 VERSION [2023-05-08T04:28:45.908Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:27 bin [2023-05-08T04:28:45.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:27 cmd [2023-05-08T04:28:45.908Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 04:28 coverage.out [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 04:27 go.mod [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:27 go.sum [2023-05-08T04:28:45.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:27 internal [2023-05-08T04:28:45.908Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:27 mock [2023-05-08T04:28:45.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:27 snap [2023-05-08T04:28:45.908Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:28:46.238Z] + 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=db7876f2142a7278c0249a92e31096ef17edc92f --label arch=amd64 --label version=3.0.0-dev.33 . [2023-05-08T04:28:46.238Z] Sending build context to Docker daemon 6.519MB [2023-05-08T04:28:46.238Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:28:46.238Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:28:46.238Z] ---> 24efe4468de9 [2023-05-08T04:28:46.238Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:28:46.525Z] ---> Running in 90746088ce7a [2023-05-08T04:28:46.525Z] Removing intermediate container 90746088ce7a [2023-05-08T04:28:46.525Z] ---> 8a38d090cf2d [2023-05-08T04:28:46.525Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:28:46.525Z] ---> Running in bd7ac614164f [2023-05-08T04:28:46.525Z] Removing intermediate container bd7ac614164f [2023-05-08T04:28:46.525Z] ---> ab38eea9b8a2 [2023-05-08T04:28:46.525Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:28:46.525Z] ---> Running in cd12bd4ce656 [2023-05-08T04:28:46.525Z] Removing intermediate container cd12bd4ce656 [2023-05-08T04:28:46.525Z] ---> a8f856d86d6f [2023-05-08T04:28:46.525Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:28:46.802Z] ---> Running in 201a2901907e [2023-05-08T04:28:46.802Z] Removing intermediate container 201a2901907e [2023-05-08T04:28:46.802Z] ---> 3ecd7f8ca0cc [2023-05-08T04:28:46.802Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:28:46.802Z] ---> Running in 3e47c68ba980 [2023-05-08T04:28:47.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:28:47.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:28:47.387Z] OK: 269 MiB in 57 packages [2023-05-08T04:28:47.658Z] Removing intermediate container 3e47c68ba980 [2023-05-08T04:28:47.658Z] ---> 8271ffcfa9cb [2023-05-08T04:28:47.658Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T04:28:47.658Z] ---> Running in 4368aa3b106d [2023-05-08T04:28:47.658Z] Removing intermediate container 4368aa3b106d [2023-05-08T04:28:47.658Z] ---> fbee66dbbb30 [2023-05-08T04:28:47.658Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:28:47.918Z] ---> 45edc2803893 [2023-05-08T04:28:47.918Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:28:47.918Z] ---> Running in 6e9ab26a51de [2023-05-08T04:28:48.859Z] Removing intermediate container 6e9ab26a51de [2023-05-08T04:28:48.859Z] ---> 43aefbbd0eeb [2023-05-08T04:28:48.859Z] Step 11/24 : COPY . . [2023-05-08T04:28:49.119Z] ---> 10f5cf5a19f8 [2023-05-08T04:28:49.119Z] Step 12/24 : RUN $MAKE [2023-05-08T04:28:49.119Z] ---> Running in 9d830e9b183e [2023-05-08T04:28:49.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-08T04:29:07.453Z] Removing intermediate container 9d830e9b183e [2023-05-08T04:29:07.453Z] ---> 726beef77c0c [2023-05-08T04:29:07.453Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:29:07.453Z] 3.17: Pulling from library/alpine [2023-05-08T04:29:07.453Z] f56be85fc22e: Already exists [2023-05-08T04:29:07.713Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:29:07.713Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:29:07.713Z] ---> 9ed4aefc74f6 [2023-05-08T04:29:07.713Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T04:29:07.713Z] ---> Running in 9db8150b038b [2023-05-08T04:29:07.713Z] Removing intermediate container 9db8150b038b [2023-05-08T04:29:07.713Z] ---> 85636984b369 [2023-05-08T04:29:07.713Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:29:07.713Z] ---> Running in 86ec4b4f5281 [2023-05-08T04:29:07.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:29:08.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:29:08.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:29:08.231Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:29:08.231Z] OK: 7 MiB in 16 packages [2023-05-08T04:29:08.490Z] Removing intermediate container 86ec4b4f5281 [2023-05-08T04:29:08.490Z] ---> 23934ab6a94b [2023-05-08T04:29:08.490Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T04:29:09.426Z] ---> d43dd56ec682 [2023-05-08T04:29:09.426Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T04:29:09.426Z] ---> d5355be59f27 [2023-05-08T04:29:09.426Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T04:29:09.426Z] ---> 1b5a29b87383 [2023-05-08T04:29:09.426Z] Step 19/24 : EXPOSE 59982 [2023-05-08T04:29:09.685Z] ---> Running in bb1a43b6b7bf [2023-05-08T04:29:09.685Z] Removing intermediate container bb1a43b6b7bf [2023-05-08T04:29:09.685Z] ---> 78ee0661397c [2023-05-08T04:29:09.685Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T04:29:09.685Z] ---> Running in 10c05037bfcc [2023-05-08T04:29:09.685Z] Removing intermediate container 10c05037bfcc [2023-05-08T04:29:09.685Z] ---> 417abc8dfc20 [2023-05-08T04:29:09.685Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:29:09.685Z] ---> Running in 6b275f23e641 [2023-05-08T04:29:09.685Z] Removing intermediate container 6b275f23e641 [2023-05-08T04:29:09.685Z] ---> 34ce22935f5d [2023-05-08T04:29:09.685Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T04:29:09.944Z] ---> Running in aea590a98245 [2023-05-08T04:29:09.944Z] Removing intermediate container aea590a98245 [2023-05-08T04:29:09.944Z] ---> f39f709e5131 [2023-05-08T04:29:09.944Z] Step 23/24 : LABEL git_sha=db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:29:09.944Z] ---> Running in d87851d4d3e7 [2023-05-08T04:29:09.944Z] Removing intermediate container d87851d4d3e7 [2023-05-08T04:29:09.944Z] ---> b6536b0f459d [2023-05-08T04:29:09.944Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-05-08T04:29:09.944Z] ---> Running in 09d78966b262 [2023-05-08T04:29:10.203Z] Removing intermediate container 09d78966b262 [2023-05-08T04:29:10.203Z] ---> 616efe171f09 [2023-05-08T04:29:10.203Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:29:10.203Z] Successfully built 616efe171f09 [2023-05-08T04:29:10.203Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:29:10.303Z] provisioning config files... [2023-05-08T04:29:10.312Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14753621476567753229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:29:10.606Z] ---> docker-login.sh [2023-05-08T04:29:10.606Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:29:10.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:29:10.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:29:10.606Z] Configure a credential helper to remove this warning. See [2023-05-08T04:29:10.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:29:10.606Z] [2023-05-08T04:29:10.606Z] Login Succeeded [2023-05-08T04:29:10.606Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:29:10.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:29:10.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:29:10.606Z] Configure a credential helper to remove this warning. See [2023-05-08T04:29:10.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:29:10.606Z] [2023-05-08T04:29:10.606Z] Login Succeeded [2023-05-08T04:29:10.606Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:29:10.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:29:10.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:29:10.866Z] Configure a credential helper to remove this warning. See [2023-05-08T04:29:10.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:29:10.866Z] [2023-05-08T04:29:10.866Z] Login Succeeded [2023-05-08T04:29:10.866Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:29:10.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:29:10.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:29:10.866Z] Configure a credential helper to remove this warning. See [2023-05-08T04:29:10.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:29:10.866Z] [2023-05-08T04:29:10.866Z] Login Succeeded [2023-05-08T04:29:10.866Z] docker.io [2023-05-08T04:29:10.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:29:11.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:29:11.124Z] Configure a credential helper to remove this warning. See [2023-05-08T04:29:11.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:29:11.124Z] [2023-05-08T04:29:11.124Z] Login Succeeded [2023-05-08T04:29:11.124Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:29:11.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:29:11.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:29:11.167Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-08T04:29:11.167Z] db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:29:11.167Z] latest [2023-05-08T04:29:11.167Z] 3.0.0-dev.33 [2023-05-08T04:29:11.167Z] db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:29:11.167Z] main [2023-05-08T04:29:11.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:11.473Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:11.772Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:29:11.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-08T04:29:11.772Z] 41a4c3d0d2dc: Preparing [2023-05-08T04:29:11.772Z] 2e1008b11e91: Preparing [2023-05-08T04:29:11.772Z] cf326892f431: Preparing [2023-05-08T04:29:11.772Z] c007ace97f89: Preparing [2023-05-08T04:29:11.772Z] f1417ff83b31: Preparing [2023-05-08T04:29:11.772Z] f1417ff83b31: Layer already exists [2023-05-08T04:29:11.772Z] 41a4c3d0d2dc: Pushed [2023-05-08T04:29:11.772Z] c007ace97f89: Pushed [2023-05-08T04:29:11.772Z] 2e1008b11e91: Pushed [2023-05-08T04:29:14.303Z] cf326892f431: Pushed [2023-05-08T04:29:14.303Z] db7876f2142a7278c0249a92e31096ef17edc92f: digest: sha256:e12b06918c4a8194400dd96c682ee113ae742e7f9108924e55a3ea4265543c1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:14.605Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:14.906Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-08T04:29:14.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-08T04:29:14.907Z] 41a4c3d0d2dc: Preparing [2023-05-08T04:29:14.907Z] 2e1008b11e91: Preparing [2023-05-08T04:29:14.907Z] cf326892f431: Preparing [2023-05-08T04:29:14.907Z] c007ace97f89: Preparing [2023-05-08T04:29:14.907Z] f1417ff83b31: Preparing [2023-05-08T04:29:14.907Z] 2e1008b11e91: Layer already exists [2023-05-08T04:29:14.907Z] f1417ff83b31: Layer already exists [2023-05-08T04:29:14.907Z] cf326892f431: Layer already exists [2023-05-08T04:29:14.907Z] 41a4c3d0d2dc: Layer already exists [2023-05-08T04:29:14.907Z] c007ace97f89: Layer already exists [2023-05-08T04:29:14.907Z] latest: digest: sha256:e12b06918c4a8194400dd96c682ee113ae742e7f9108924e55a3ea4265543c1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:15.220Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:15.531Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.33 [2023-05-08T04:29:15.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-08T04:29:15.532Z] 41a4c3d0d2dc: Preparing [2023-05-08T04:29:15.532Z] 2e1008b11e91: Preparing [2023-05-08T04:29:15.532Z] cf326892f431: Preparing [2023-05-08T04:29:15.532Z] c007ace97f89: Preparing [2023-05-08T04:29:15.532Z] f1417ff83b31: Preparing [2023-05-08T04:29:15.532Z] cf326892f431: Layer already exists [2023-05-08T04:29:15.532Z] 41a4c3d0d2dc: Layer already exists [2023-05-08T04:29:15.532Z] 2e1008b11e91: Layer already exists [2023-05-08T04:29:15.532Z] f1417ff83b31: Layer already exists [2023-05-08T04:29:15.532Z] c007ace97f89: Layer already exists [2023-05-08T04:29:15.532Z] 3.0.0-dev.33: digest: sha256:e12b06918c4a8194400dd96c682ee113ae742e7f9108924e55a3ea4265543c1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:15.839Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:16.138Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:29:16.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-08T04:29:16.138Z] 41a4c3d0d2dc: Preparing [2023-05-08T04:29:16.138Z] 2e1008b11e91: Preparing [2023-05-08T04:29:16.138Z] cf326892f431: Preparing [2023-05-08T04:29:16.138Z] c007ace97f89: Preparing [2023-05-08T04:29:16.138Z] f1417ff83b31: Preparing [2023-05-08T04:29:16.138Z] 41a4c3d0d2dc: Layer already exists [2023-05-08T04:29:16.138Z] c007ace97f89: Layer already exists [2023-05-08T04:29:16.138Z] f1417ff83b31: Layer already exists [2023-05-08T04:29:16.138Z] 2e1008b11e91: Layer already exists [2023-05-08T04:29:16.138Z] cf326892f431: Layer already exists [2023-05-08T04:29:16.138Z] db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33: digest: sha256:e12b06918c4a8194400dd96c682ee113ae742e7f9108924e55a3ea4265543c1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:16.455Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:16.760Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-08T04:29:16.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-08T04:29:16.760Z] 41a4c3d0d2dc: Preparing [2023-05-08T04:29:16.760Z] 2e1008b11e91: Preparing [2023-05-08T04:29:16.760Z] cf326892f431: Preparing [2023-05-08T04:29:16.760Z] c007ace97f89: Preparing [2023-05-08T04:29:16.760Z] f1417ff83b31: Preparing [2023-05-08T04:29:16.760Z] 41a4c3d0d2dc: Layer already exists [2023-05-08T04:29:16.760Z] f1417ff83b31: Layer already exists [2023-05-08T04:29:16.760Z] 2e1008b11e91: Layer already exists [2023-05-08T04:29:16.760Z] c007ace97f89: Layer already exists [2023-05-08T04:29:16.760Z] cf326892f431: Layer already exists [2023-05-08T04:29:16.760Z] main: digest: sha256:e12b06918c4a8194400dd96c682ee113ae742e7f9108924e55a3ea4265543c1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:29:16.871Z] ===================================================== [Pipeline] echo [2023-05-08T04:29:16.881Z] taggedImages: [2023-05-08T04:29:16.881Z] - nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:29:16.881Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-08T04:29:16.881Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.33 [2023-05-08T04:29:16.881Z] - nexus3.edgexfoundry.org:10004/device-mqtt:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:29:16.881Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:17.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:29:17.248Z] [2023-05-08T04:29:17.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:29:17.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:29:17.557Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:29:17.557Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:29:17.557Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:29:17.557Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:29:17.557Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:29:17.557Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:29:17.557Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:29:17.557Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:29:17.557Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:29:17.557Z] 33b1e0a273af: Waiting [2023-05-08T04:29:17.557Z] 5d3b04190fa2: Waiting [2023-05-08T04:29:17.557Z] 2f39f015ded8: Waiting [2023-05-08T04:29:17.557Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T04:29:17.557Z] 5c69ac0246d0: Download complete [2023-05-08T04:29:17.557Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:29:17.557Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:29:17.557Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:29:17.557Z] 33b1e0a273af: Download complete [2023-05-08T04:29:17.557Z] ec43610c2a17: Verifying Checksum [2023-05-08T04:29:17.557Z] ec43610c2a17: Download complete [2023-05-08T04:29:17.557Z] 5d3b04190fa2: Download complete [2023-05-08T04:29:17.815Z] 5eb5b503b376: Verifying Checksum [2023-05-08T04:29:17.815Z] 5eb5b503b376: Download complete [2023-05-08T04:29:18.380Z] 2f39f015ded8: Download complete [2023-05-08T04:29:18.947Z] 5eb5b503b376: Pull complete [2023-05-08T04:29:18.947Z] 5c69ac0246d0: Pull complete [2023-05-08T04:29:19.513Z] ec43610c2a17: Pull complete [2023-05-08T04:29:19.513Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:29:19.771Z] 33b1e0a273af: Pull complete [2023-05-08T04:29:19.771Z] 5d3b04190fa2: Pull complete [2023-05-08T04:29:23.958Z] 2f39f015ded8: Pull complete [2023-05-08T04:29:23.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:29:23.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:29:23.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:29:24.040Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:29:24.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:29:26.683Z] $ docker top a3b82b3e23b7d703594422a6f65dd8978275db84092699eebf38145533e7e81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:29:27.058Z] ---> job-cost.sh [2023-05-08T04:29:27.058Z] lf-activate-venv: SKIPPING [2023-05-08T04:29:27.058Z] INFO: No Stack... [2023-05-08T04:29:27.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:29:27.577Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:29:27.863Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-08T04:29:27.863Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:29:27.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [2023-05-08T04:29:27.883Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] did not exist. Created. [2023-05-08T04:29:27.883Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:29:28.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:29:28.201Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:29:28.207Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:29:28.231Z] $ docker stop --time=1 a3b82b3e23b7d703594422a6f65dd8978275db84092699eebf38145533e7e81e [2023-05-08T04:29:29.389Z] $ docker rm -f --volumes a3b82b3e23b7d703594422a6f65dd8978275db84092699eebf38145533e7e81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:30:50.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14441 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-08T04:30:50.687Z] Running in /w/workspace/device-mqtt-go/117 [Pipeline] { [Pipeline] checkout [2023-05-08T04:30:50.727Z] Selected Git installation does not exist. Using Default [2023-05-08T04:30:50.727Z] The recommended git tool is: NONE [2023-05-08T04:30:56.402Z] using credential edgex-jenkins-ssh [2023-05-08T04:30:56.418Z] Cloning the remote Git repository [2023-05-08T04:30:56.466Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T04:30:56.566Z] > git init /w/workspace/device-mqtt-go/117 # timeout=10 [2023-05-08T04:30:56.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T04:30:56.738Z] > git --version # timeout=10 [2023-05-08T04:30:56.762Z] > git --version # 'git version 2.25.1' [2023-05-08T04:30:56.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:30:56.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:30:58.188Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-08T04:30:58.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:30:59.101Z] Avoid second fetch [2023-05-08T04:30:59.102Z] Checking out Revision db7876f2142a7278c0249a92e31096ef17edc92f (main) [2023-05-08T04:30:59.700Z] Commit message: "Merge pull request #596 from jumpingliu/ignore-go-mods" [2023-05-08T04:30:59.124Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:30:59.217Z] > git checkout -f db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:31:00.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:31:00.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:31:00.636Z] Dload Upload Total Spent Left Speed [2023-05-08T04:31:00.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-08T04:31:01.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:31:01.614Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:31:01.614Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:31:01.614Z] { [2023-05-08T04:31:01.614Z] "registry-mirrors": [ [2023-05-08T04:31:01.614Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:31:01.614Z] ], [2023-05-08T04:31:01.614Z] "bip": "10.250.0.254/24", [2023-05-08T04:31:01.614Z] "hosts": [ [2023-05-08T04:31:01.614Z] "tcp://0.0.0.0:5555", [2023-05-08T04:31:01.614Z] "unix:///var/run/docker.sock" [2023-05-08T04:31:01.614Z] ], [2023-05-08T04:31:01.614Z] "mtu": 1458, [2023-05-08T04:31:01.614Z] "selinux-enabled": true, [2023-05-08T04:31:01.614Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:31:01.614Z] } [Pipeline] sh [2023-05-08T04:31:01.959Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:31:02.298Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:31:20.584Z] provisioning config files... [2023-05-08T04:31:20.614Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/117@tmp/config11188311871371231465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:31:20.977Z] ---> docker-login.sh [2023-05-08T04:31:20.977Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:31:21.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:31:21.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:31:21.570Z] Configure a credential helper to remove this warning. See [2023-05-08T04:31:21.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:31:21.570Z] [2023-05-08T04:31:21.570Z] Login Succeeded [2023-05-08T04:31:21.570Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:31:21.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:31:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:31:22.118Z] Configure a credential helper to remove this warning. See [2023-05-08T04:31:22.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:31:22.118Z] [2023-05-08T04:31:22.118Z] Login Succeeded [2023-05-08T04:31:22.118Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:31:22.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:31:22.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:31:22.390Z] Configure a credential helper to remove this warning. See [2023-05-08T04:31:22.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:31:22.390Z] [2023-05-08T04:31:22.390Z] Login Succeeded [2023-05-08T04:31:22.390Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:31:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:31:22.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:31:22.937Z] Configure a credential helper to remove this warning. See [2023-05-08T04:31:22.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:31:22.937Z] [2023-05-08T04:31:22.937Z] Login Succeeded [2023-05-08T04:31:22.937Z] docker.io [2023-05-08T04:31:22.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:31:23.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:31:23.525Z] Configure a credential helper to remove this warning. See [2023-05-08T04:31:23.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:31:23.525Z] [2023-05-08T04:31:23.525Z] Login Succeeded [2023-05-08T04:31:23.525Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:31:23.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:31:23.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:31:23.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:31:23.863Z] ========================================================= [2023-05-08T04:31:23.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:31:23.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:31:24.227Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T04:31:24.497Z] Sending build context to Docker daemon 3.385MB [2023-05-08T04:31:24.498Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:31:24.498Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:31:24.770Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:31:24.770Z] c41833b44d91: Pulling fs layer [2023-05-08T04:31:24.770Z] ed15518f5707: Pulling fs layer [2023-05-08T04:31:24.770Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:31:24.770Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:31:24.770Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:31:24.770Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:31:24.770Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:31:24.770Z] 242c74f7c9fa: Waiting [2023-05-08T04:31:24.770Z] 3cdef696dda3: Waiting [2023-05-08T04:31:24.770Z] 2ced38df9373: Waiting [2023-05-08T04:31:24.770Z] 58f1dce35555: Waiting [2023-05-08T04:31:24.770Z] ed15518f5707: Verifying Checksum [2023-05-08T04:31:24.770Z] ed15518f5707: Download complete [2023-05-08T04:31:24.770Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:31:24.770Z] 242c74f7c9fa: Download complete [2023-05-08T04:31:24.770Z] 3cdef696dda3: Verifying Checksum [2023-05-08T04:31:24.770Z] 3cdef696dda3: Download complete [2023-05-08T04:31:24.770Z] c41833b44d91: Verifying Checksum [2023-05-08T04:31:25.749Z] c41833b44d91: Pull complete [2023-05-08T04:31:26.349Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:31:26.349Z] 58f1dce35555: Download complete [2023-05-08T04:31:26.349Z] ed15518f5707: Pull complete [2023-05-08T04:31:27.325Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:31:27.325Z] feae8fd75edb: Download complete [2023-05-08T04:31:27.598Z] 2ced38df9373: Verifying Checksum [2023-05-08T04:31:39.985Z] feae8fd75edb: Pull complete [2023-05-08T04:31:39.985Z] 242c74f7c9fa: Pull complete [2023-05-08T04:31:39.985Z] 3cdef696dda3: Pull complete [2023-05-08T04:31:48.229Z] 2ced38df9373: Pull complete [2023-05-08T04:31:49.653Z] 58f1dce35555: Pull complete [2023-05-08T04:31:49.653Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:31:49.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:31:49.653Z] ---> fadd8f120f05 [2023-05-08T04:31:49.653Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:31:51.615Z] ---> Running in 99748e660b70 [2023-05-08T04:31:51.887Z] Removing intermediate container 99748e660b70 [2023-05-08T04:31:51.887Z] ---> 4027dac36451 [2023-05-08T04:31:51.887Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:31:51.887Z] ---> Running in e7988e3556f5 [2023-05-08T04:31:52.155Z] Removing intermediate container e7988e3556f5 [2023-05-08T04:31:52.155Z] ---> 6abe3e620db9 [2023-05-08T04:31:52.155Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:31:52.155Z] ---> Running in d50bee3c9cf0 [2023-05-08T04:31:52.425Z] Removing intermediate container d50bee3c9cf0 [2023-05-08T04:31:52.425Z] ---> e0a3444a4b97 [2023-05-08T04:31:52.425Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:31:52.696Z] ---> Running in 0734b75958f8 [2023-05-08T04:31:52.967Z] Removing intermediate container 0734b75958f8 [2023-05-08T04:31:52.967Z] ---> ed3e8762116c [2023-05-08T04:31:52.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:31:52.967Z] ---> Running in 456d2c2b5cf4 [2023-05-08T04:31:54.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:31:54.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:31:56.190Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:31:56.190Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:31:56.190Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:31:56.190Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:31:56.190Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:31:56.190Z] OK: 268 MiB in 57 packages [2023-05-08T04:31:57.169Z] Removing intermediate container 456d2c2b5cf4 [2023-05-08T04:31:57.169Z] ---> ec3414c0eb25 [2023-05-08T04:31:57.169Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T04:31:57.169Z] ---> Running in 1b0503de5932 [2023-05-08T04:32:01.599Z] Removing intermediate container 1b0503de5932 [2023-05-08T04:32:01.599Z] ---> 03f8ed11317a [2023-05-08T04:32:01.599Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:32:01.599Z] ---> 8a8886a8e7d9 [2023-05-08T04:32:01.599Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:32:01.599Z] ---> Running in c96146911e76 [2023-05-08T04:33:09.526Z] Removing intermediate container c96146911e76 [2023-05-08T04:33:09.526Z] ---> 5ddf2eca6886 [2023-05-08T04:33:09.526Z] Step 11/12 : COPY . . [2023-05-08T04:33:09.526Z] ---> d649587bbf65 [2023-05-08T04:33:09.526Z] Step 12/12 : RUN $MAKE [2023-05-08T04:33:09.526Z] ---> Running in 5fc9fc2a4539 [2023-05-08T04:33:09.526Z] noop [2023-05-08T04:33:09.526Z] Removing intermediate container 5fc9fc2a4539 [2023-05-08T04:33:09.526Z] ---> 6eac9fa89db3 [2023-05-08T04:33:09.526Z] Successfully built 6eac9fa89db3 [2023-05-08T04:33:09.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:09.889Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:33:09.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:33:10.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-14441 does not seem to be running inside a container [2023-05-08T04:33:10.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/117 -v /w/workspace/device-mqtt-go/117:/w/workspace/device-mqtt-go/117:rw,z -v /w/workspace/device-mqtt-go/117@tmp:/w/workspace/device-mqtt-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:33:11.407Z] $ docker top 2cd6f5dc4a5ef90482c3824139c6a82e4eb6abfb7d6bb04c61cff13cefbbdfcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:33:12.238Z] + go version [2023-05-08T04:33:12.238Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:33:12.262Z] $ docker stop --time=1 2cd6f5dc4a5ef90482c3824139c6a82e4eb6abfb7d6bb04c61cff13cefbbdfcb [2023-05-08T04:33:13.922Z] $ docker rm -f --volumes 2cd6f5dc4a5ef90482c3824139c6a82e4eb6abfb7d6bb04c61cff13cefbbdfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:14.487Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:33:14.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:33:14.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-14441 does not seem to be running inside a container [2023-05-08T04:33:14.749Z] $ 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/117 -v /w/workspace/device-mqtt-go/117:/w/workspace/device-mqtt-go/117:rw,z -v /w/workspace/device-mqtt-go/117@tmp:/w/workspace/device-mqtt-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:33:15.904Z] $ docker top 2303d6c59cedbb5d59b1f9e8d766272bfd6a2bbb50bb2a096b39cbd4d3db0291 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:33:16.728Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/117 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:33:17.376Z] + make test [2023-05-08T04:33:17.376Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:33:49.623Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T04:36:11.348Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T04:36:11.348Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T04:36:11.348Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 23.1% of statements [2023-05-08T04:36:11.348Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:36:11.348Z] go vet ./... [2023-05-08T04:36:43.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:36:43.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:36:43.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:36:43.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:36:43.644Z] $ docker stop --time=1 2303d6c59cedbb5d59b1f9e8d766272bfd6a2bbb50bb2a096b39cbd4d3db0291 [2023-05-08T04:36:45.553Z] $ docker rm -f --volumes 2303d6c59cedbb5d59b1f9e8d766272bfd6a2bbb50bb2a096b39cbd4d3db0291 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:36:46.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:36:46.817Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:36:47.387Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:36:47.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:36:48.128Z] + ls -al . [2023-05-08T04:36:48.128Z] total 176 [2023-05-08T04:36:48.128Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:33 . [2023-05-08T04:36:48.128Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:30 .. [2023-05-08T04:36:48.128Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 04:30 .dockerignore [2023-05-08T04:36:48.128Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:30 .git [2023-05-08T04:36:48.128Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:30 .github [2023-05-08T04:36:48.128Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:30 .gitignore [2023-05-08T04:36:48.128Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:30 .golangci.yml [2023-05-08T04:36:48.128Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 04:30 Attribution.txt [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 04:30 CHANGELOG.md [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 04:30 Dockerfile [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:30 GOVERNANCE.md [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:30 Jenkinsfile [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:30 LICENSE [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 04:30 Makefile [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:30 OWNERS.md [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 04:30 README.md [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 04:27 VERSION [2023-05-08T04:36:48.129Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:30 bin [2023-05-08T04:36:48.129Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:30 cmd [2023-05-08T04:36:48.129Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 04:36 coverage.out [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 04:30 go.mod [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:30 go.sum [2023-05-08T04:36:48.129Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:30 internal [2023-05-08T04:36:48.129Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:30 mock [2023-05-08T04:36:48.129Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:30 snap [2023-05-08T04:36:48.129Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:36:48.487Z] + 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=db7876f2142a7278c0249a92e31096ef17edc92f --label arch=arm64 --label version=3.0.0-dev.33 . [2023-05-08T04:36:48.763Z] Sending build context to Docker daemon 3.404MB [2023-05-08T04:36:48.763Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:36:48.763Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:36:48.763Z] ---> 6eac9fa89db3 [2023-05-08T04:36:48.763Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:36:49.038Z] ---> Running in e3ce4fef349c [2023-05-08T04:36:49.308Z] Removing intermediate container e3ce4fef349c [2023-05-08T04:36:49.308Z] ---> 5761c8e98e11 [2023-05-08T04:36:49.308Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:36:49.308Z] ---> Running in 65b8616cbf65 [2023-05-08T04:36:49.587Z] Removing intermediate container 65b8616cbf65 [2023-05-08T04:36:49.587Z] ---> 64b51f913352 [2023-05-08T04:36:49.587Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:36:49.861Z] ---> Running in ef6e06e6022b [2023-05-08T04:36:50.129Z] Removing intermediate container ef6e06e6022b [2023-05-08T04:36:50.129Z] ---> d448d669ef09 [2023-05-08T04:36:50.129Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:36:50.129Z] ---> Running in 033285f71630 [2023-05-08T04:36:50.397Z] Removing intermediate container 033285f71630 [2023-05-08T04:36:50.397Z] ---> 7c7a7170449b [2023-05-08T04:36:50.397Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:36:50.667Z] ---> Running in 24ec46d639f3 [2023-05-08T04:36:51.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:36:52.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:36:53.644Z] OK: 268 MiB in 57 packages [2023-05-08T04:36:54.233Z] Removing intermediate container 24ec46d639f3 [2023-05-08T04:36:54.233Z] ---> 950862df3290 [2023-05-08T04:36:54.234Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T04:36:54.502Z] ---> Running in 873532aa7ba3 [2023-05-08T04:36:54.773Z] Removing intermediate container 873532aa7ba3 [2023-05-08T04:36:54.773Z] ---> 4a70531b29d6 [2023-05-08T04:36:54.773Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:36:55.364Z] ---> e23de8011605 [2023-05-08T04:36:55.364Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:36:55.364Z] ---> Running in ac1d1d43ce37 [2023-05-08T04:36:58.732Z] Removing intermediate container ac1d1d43ce37 [2023-05-08T04:36:58.732Z] ---> 95b88742fedb [2023-05-08T04:36:58.732Z] Step 11/24 : COPY . . [2023-05-08T04:36:59.002Z] ---> c85acb9e97da [2023-05-08T04:36:59.002Z] Step 12/24 : RUN $MAKE [2023-05-08T04:36:59.277Z] ---> Running in 44a469b8560a [2023-05-08T04:37:00.242Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-08T04:39:52.057Z] Removing intermediate container 44a469b8560a [2023-05-08T04:39:52.057Z] ---> e6d17a0b507c [2023-05-08T04:39:52.057Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:39:52.057Z] 3.17: Pulling from library/alpine [2023-05-08T04:39:52.057Z] c41833b44d91: Already exists [2023-05-08T04:39:52.057Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:39:52.057Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:39:52.057Z] ---> 51e60588ff2c [2023-05-08T04:39:52.057Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T04:39:52.057Z] ---> Running in e4a54562b471 [2023-05-08T04:39:52.057Z] Removing intermediate container e4a54562b471 [2023-05-08T04:39:52.057Z] ---> 80635fe64de6 [2023-05-08T04:39:52.057Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:39:52.057Z] ---> Running in 97d81a4cab1a [2023-05-08T04:39:52.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:39:52.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:39:52.057Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:39:52.057Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:39:52.057Z] OK: 8 MiB in 16 packages [2023-05-08T04:39:52.057Z] Removing intermediate container 97d81a4cab1a [2023-05-08T04:39:52.057Z] ---> fe74ae5ff99a [2023-05-08T04:39:52.057Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T04:39:52.057Z] ---> 6c7c70ce16cb [2023-05-08T04:39:52.057Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T04:39:52.057Z] ---> 9a6bddbde6b2 [2023-05-08T04:39:52.057Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T04:39:52.057Z] ---> e1aad1160e3b [2023-05-08T04:39:52.057Z] Step 19/24 : EXPOSE 59982 [2023-05-08T04:39:52.057Z] ---> Running in 6a3c1233cdd0 [2023-05-08T04:39:52.057Z] Removing intermediate container 6a3c1233cdd0 [2023-05-08T04:39:52.057Z] ---> 759e459850c8 [2023-05-08T04:39:52.057Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T04:39:52.057Z] ---> Running in ab2a96fd82a8 [2023-05-08T04:39:52.057Z] Removing intermediate container ab2a96fd82a8 [2023-05-08T04:39:52.057Z] ---> 79b6041deefc [2023-05-08T04:39:52.057Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:39:52.057Z] ---> Running in a042fa57a668 [2023-05-08T04:39:52.057Z] Removing intermediate container a042fa57a668 [2023-05-08T04:39:52.057Z] ---> 78ee09ea0bf3 [2023-05-08T04:39:52.057Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T04:39:52.057Z] ---> Running in 51748cbd4f60 [2023-05-08T04:39:52.057Z] Removing intermediate container 51748cbd4f60 [2023-05-08T04:39:52.057Z] ---> 14d7a4ba8ac4 [2023-05-08T04:39:52.057Z] Step 23/24 : LABEL git_sha=db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:39:52.057Z] ---> Running in 170f80490f9c [2023-05-08T04:39:52.057Z] Removing intermediate container 170f80490f9c [2023-05-08T04:39:52.057Z] ---> 9ff16e1d30c6 [2023-05-08T04:39:52.057Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-05-08T04:39:52.057Z] ---> Running in 1bfaea3f30f5 [2023-05-08T04:39:52.057Z] Removing intermediate container 1bfaea3f30f5 [2023-05-08T04:39:52.057Z] ---> 9a212de9c4db [2023-05-08T04:39:52.057Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:39:52.057Z] Successfully built 9a212de9c4db [2023-05-08T04:39:52.057Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:39:52.182Z] provisioning config files... [2023-05-08T04:39:52.198Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/117@tmp/config4403471842682687851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:39:52.561Z] ---> docker-login.sh [2023-05-08T04:39:52.561Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:39:52.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:39:52.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:39:52.833Z] Configure a credential helper to remove this warning. See [2023-05-08T04:39:52.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:39:52.833Z] [2023-05-08T04:39:52.833Z] Login Succeeded [2023-05-08T04:39:52.833Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:39:53.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:39:53.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:39:53.374Z] Configure a credential helper to remove this warning. See [2023-05-08T04:39:53.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:39:53.374Z] [2023-05-08T04:39:53.374Z] Login Succeeded [2023-05-08T04:39:53.374Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:39:53.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:39:53.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:39:53.646Z] Configure a credential helper to remove this warning. See [2023-05-08T04:39:53.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:39:53.646Z] [2023-05-08T04:39:53.646Z] Login Succeeded [2023-05-08T04:39:53.646Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:39:53.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:39:54.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:39:54.189Z] Configure a credential helper to remove this warning. See [2023-05-08T04:39:54.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:39:54.189Z] [2023-05-08T04:39:54.189Z] Login Succeeded [2023-05-08T04:39:54.189Z] docker.io [2023-05-08T04:39:54.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:39:54.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:39:54.738Z] Configure a credential helper to remove this warning. See [2023-05-08T04:39:54.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:39:54.738Z] [2023-05-08T04:39:54.738Z] Login Succeeded [2023-05-08T04:39:54.738Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:39:54.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:39:54.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:39:54.802Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-08T04:39:54.802Z] db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:39:54.802Z] latest [2023-05-08T04:39:54.802Z] 3.0.0-dev.33 [2023-05-08T04:39:54.802Z] db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:39:54.802Z] main [2023-05-08T04:39:54.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:39:55.168Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:39:55.657Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:39:55.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-08T04:39:55.657Z] fa75d8ad66dc: Preparing [2023-05-08T04:39:55.657Z] e7bc22ab9cb2: Preparing [2023-05-08T04:39:55.657Z] ceace542d973: Preparing [2023-05-08T04:39:55.657Z] ebcb5b4a448e: Preparing [2023-05-08T04:39:55.657Z] 26cbea5cba74: Preparing [2023-05-08T04:39:55.657Z] 26cbea5cba74: Layer already exists [2023-05-08T04:39:55.950Z] e7bc22ab9cb2: Pushed [2023-05-08T04:39:55.950Z] fa75d8ad66dc: Pushed [2023-05-08T04:39:55.950Z] ebcb5b4a448e: Pushed [2023-05-08T04:40:02.739Z] ceace542d973: Pushed [2023-05-08T04:40:02.739Z] db7876f2142a7278c0249a92e31096ef17edc92f: digest: sha256:4cc5a8108b2b62eaea09122893555aaf3f72bfa28e56061b691d7d611ee70874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:03.098Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:03.448Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-08T04:40:03.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-08T04:40:03.449Z] fa75d8ad66dc: Preparing [2023-05-08T04:40:03.449Z] e7bc22ab9cb2: Preparing [2023-05-08T04:40:03.449Z] ceace542d973: Preparing [2023-05-08T04:40:03.449Z] ebcb5b4a448e: Preparing [2023-05-08T04:40:03.449Z] 26cbea5cba74: Preparing [2023-05-08T04:40:03.449Z] e7bc22ab9cb2: Layer already exists [2023-05-08T04:40:03.449Z] ceace542d973: Layer already exists [2023-05-08T04:40:03.449Z] ebcb5b4a448e: Layer already exists [2023-05-08T04:40:03.449Z] fa75d8ad66dc: Layer already exists [2023-05-08T04:40:03.449Z] 26cbea5cba74: Layer already exists [2023-05-08T04:40:03.719Z] latest: digest: sha256:4cc5a8108b2b62eaea09122893555aaf3f72bfa28e56061b691d7d611ee70874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:04.066Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:04.427Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.33 [2023-05-08T04:40:04.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-08T04:40:04.427Z] fa75d8ad66dc: Preparing [2023-05-08T04:40:04.427Z] e7bc22ab9cb2: Preparing [2023-05-08T04:40:04.427Z] ceace542d973: Preparing [2023-05-08T04:40:04.427Z] ebcb5b4a448e: Preparing [2023-05-08T04:40:04.427Z] 26cbea5cba74: Preparing [2023-05-08T04:40:04.427Z] e7bc22ab9cb2: Layer already exists [2023-05-08T04:40:04.427Z] fa75d8ad66dc: Layer already exists [2023-05-08T04:40:04.427Z] ceace542d973: Layer already exists [2023-05-08T04:40:04.427Z] ebcb5b4a448e: Layer already exists [2023-05-08T04:40:04.427Z] 26cbea5cba74: Layer already exists [2023-05-08T04:40:04.695Z] 3.0.0-dev.33: digest: sha256:4cc5a8108b2b62eaea09122893555aaf3f72bfa28e56061b691d7d611ee70874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:05.056Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:05.420Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:40:05.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-08T04:40:05.420Z] fa75d8ad66dc: Preparing [2023-05-08T04:40:05.420Z] e7bc22ab9cb2: Preparing [2023-05-08T04:40:05.420Z] ceace542d973: Preparing [2023-05-08T04:40:05.420Z] ebcb5b4a448e: Preparing [2023-05-08T04:40:05.420Z] 26cbea5cba74: Preparing [2023-05-08T04:40:05.420Z] 26cbea5cba74: Layer already exists [2023-05-08T04:40:05.420Z] ceace542d973: Layer already exists [2023-05-08T04:40:05.420Z] e7bc22ab9cb2: Layer already exists [2023-05-08T04:40:05.420Z] ebcb5b4a448e: Layer already exists [2023-05-08T04:40:05.420Z] fa75d8ad66dc: Layer already exists [2023-05-08T04:40:05.420Z] db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33: digest: sha256:4cc5a8108b2b62eaea09122893555aaf3f72bfa28e56061b691d7d611ee70874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:05.786Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:06.141Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-08T04:40:06.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-08T04:40:06.141Z] fa75d8ad66dc: Preparing [2023-05-08T04:40:06.141Z] e7bc22ab9cb2: Preparing [2023-05-08T04:40:06.141Z] ceace542d973: Preparing [2023-05-08T04:40:06.141Z] ebcb5b4a448e: Preparing [2023-05-08T04:40:06.141Z] 26cbea5cba74: Preparing [2023-05-08T04:40:06.141Z] 26cbea5cba74: Layer already exists [2023-05-08T04:40:06.141Z] fa75d8ad66dc: Layer already exists [2023-05-08T04:40:06.141Z] ebcb5b4a448e: Layer already exists [2023-05-08T04:40:06.141Z] e7bc22ab9cb2: Layer already exists [2023-05-08T04:40:06.141Z] ceace542d973: Layer already exists [2023-05-08T04:40:06.411Z] main: digest: sha256:4cc5a8108b2b62eaea09122893555aaf3f72bfa28e56061b691d7d611ee70874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T04:40:06.467Z] ===================================================== [Pipeline] echo [2023-05-08T04:40:06.474Z] taggedImages: [2023-05-08T04:40:06.474Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f [2023-05-08T04:40:06.474Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-08T04:40:06.474Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.33 [2023-05-08T04:40:06.474Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:db7876f2142a7278c0249a92e31096ef17edc92f-3.0.0-dev.33 [2023-05-08T04:40:06.474Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:06.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:40:06.842Z] [2023-05-08T04:40:06.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:07.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:40:07.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:40:07.190Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:40:07.190Z] 04944245beec: Pulling fs layer [2023-05-08T04:40:07.190Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:40:07.190Z] 765212b225bb: Pulling fs layer [2023-05-08T04:40:07.190Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:40:07.190Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:40:07.190Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:40:07.190Z] f23df028b6ca: Waiting [2023-05-08T04:40:07.190Z] d65c8cfc05b1: Waiting [2023-05-08T04:40:07.190Z] 2437ff75d9bd: Waiting [2023-05-08T04:40:07.190Z] 765212b225bb: Waiting [2023-05-08T04:40:07.465Z] 04944245beec: Verifying Checksum [2023-05-08T04:40:07.465Z] 04944245beec: Download complete [2023-05-08T04:40:07.465Z] 765212b225bb: Verifying Checksum [2023-05-08T04:40:07.465Z] 765212b225bb: Download complete [2023-05-08T04:40:07.465Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:40:07.465Z] f23df028b6ca: Download complete [2023-05-08T04:40:07.465Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:40:07.465Z] d65c8cfc05b1: Download complete [2023-05-08T04:40:07.736Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:40:08.005Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T04:40:08.005Z] 8998bd30e6a1: Download complete [2023-05-08T04:40:10.609Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:40:10.609Z] 2437ff75d9bd: Download complete [2023-05-08T04:40:12.022Z] 8998bd30e6a1: Pull complete [2023-05-08T04:40:12.293Z] 04944245beec: Pull complete [2023-05-08T04:40:13.708Z] 699f458cf7ca: Pull complete [2023-05-08T04:40:13.980Z] 765212b225bb: Pull complete [2023-05-08T04:40:14.952Z] f23df028b6ca: Pull complete [2023-05-08T04:40:14.952Z] d65c8cfc05b1: Pull complete [2023-05-08T04:40:29.965Z] 2437ff75d9bd: Pull complete [2023-05-08T04:40:29.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:40:29.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:40:29.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:40:30.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-14441 does not seem to be running inside a container [2023-05-08T04:40:30.280Z] $ 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/117 -v /w/workspace/device-mqtt-go/117:/w/workspace/device-mqtt-go/117:rw,z -v /w/workspace/device-mqtt-go/117@tmp:/w/workspace/device-mqtt-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T04:40:33.325Z] $ docker top 87bf32645acebe1a1b8bf5d66cbcb0b03ffedef609ba1720d55d8badf28715b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:40:34.222Z] ---> job-cost.sh [2023-05-08T04:40:34.222Z] lf-activate-venv: SKIPPING [2023-05-08T04:40:34.222Z] INFO: No Stack... [2023-05-08T04:40:34.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:40:35.785Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:40:36.443Z] + cut -d, -f6 [2023-05-08T04:40:36.443Z] + cat /w/workspace/device-mqtt-go/117/archives/cost.csv [Pipeline] lock [2023-05-08T04:40:36.533Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [2023-05-08T04:40:36.539Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] did not exist. Created. [2023-05-08T04:40:36.539Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:40:37.231Z] /w/workspace/device-mqtt-go/117@tmp/durable-76f50668/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:40:37.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:40:37.939Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:40:37.998Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:40:38.006Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:40:38.030Z] $ docker stop --time=1 87bf32645acebe1a1b8bf5d66cbcb0b03ffedef609ba1720d55d8badf28715b8 [2023-05-08T04:40:39.581Z] $ docker rm -f --volumes 87bf32645acebe1a1b8bf5d66cbcb0b03ffedef609ba1720d55d8badf28715b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-08T04:40:39.981Z] provisioning config files... [2023-05-08T04:40:39.988Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11113173565646029425tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:40:40.291Z] + set +x [2023-05-08T04:40:40.291Z] + + curl -s https://codecov.io/bash [2023-05-08T04:40:40.291Z] bash -s -- [2023-05-08T04:40:40.291Z] [2023-05-08T04:40:40.291Z] _____ _ [2023-05-08T04:40:40.291Z] / ____| | | [2023-05-08T04:40:40.291Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:40:40.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:40:40.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:40:40.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:40:40.291Z] Bash-1.0.6 [2023-05-08T04:40:40.291Z] [2023-05-08T04:40:40.291Z] [2023-05-08T04:40:40.291Z] ==> git version 2.25.1 found [2023-05-08T04:40:40.291Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-08T04:40:40.291Z] Release-Date: 2020-01-08 [2023-05-08T04:40:40.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-08T04:40:40.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:40:40.291Z] ==> Jenkins CI detected. [2023-05-08T04:40:40.291Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-08T04:40:40.291Z] project root: . [2023-05-08T04:40:40.291Z] --> token set from env [2023-05-08T04:40:40.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:40:40.292Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:40:40.292Z] ==> Python coveragepy not found [2023-05-08T04:40:40.292Z] ==> Searching for coverage reports in: [2023-05-08T04:40:40.292Z] + . [2023-05-08T04:40:40.292Z] -> Found 1 reports [2023-05-08T04:40:40.292Z] ==> Detecting git/mercurial file structure [2023-05-08T04:40:40.292Z] ==> Reading reports [2023-05-08T04:40:40.292Z] + ./coverage.out bytes=18144 [2023-05-08T04:40:40.292Z] ==> Appending adjustments [2023-05-08T04:40:40.292Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:40:40.551Z] + Found adjustments [2023-05-08T04:40:40.551Z] ==> Gzipping contents [2023-05-08T04:40:40.551Z] 4.0K /tmp/codecov.q2Q8xr.gz [2023-05-08T04:40:40.551Z] ==> Uploading reports [2023-05-08T04:40:40.551Z] url: https://codecov.io [2023-05-08T04:40:40.551Z] query: branch=main&commit=db7876f2142a7278c0249a92e31096ef17edc92f&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:40:40.551Z] -> Pinging Codecov [2023-05-08T04:40:40.551Z] 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=db7876f2142a7278c0249a92e31096ef17edc92f&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T04:40:40.551Z] -> Uploading to [2023-05-08T04:40:40.551Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/7D719EC7BBE17E464838252E33014C33/db7876f2142a7278c0249a92e31096ef17edc92f/f6420f89-d873-418d-a203-f90bde48f1ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T044040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88f386c529cafe3ae15c69397f38594f8f70abf1eb7002d3da4665b072de9241 [2023-05-08T04:40:40.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:40:40.551Z] Dload Upload Total Spent Left Speed [2023-05-08T04:40:40.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15684 --:--:-- --:--:-- --:--:-- 15607 100 3184 0 0 100 3184 0 14214 --:--:-- --:--:-- --:--:-- 14151 [2023-05-08T04:40:40.811Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] } [2023-05-08T04:40:40.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T04:40:41.025Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T04:40:41.035Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:41.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:40:41.326Z] [2023-05-08T04:40:41.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:40:41.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:40:41.625Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T04:40:41.625Z] df9b9388f04a: Pulling fs layer [2023-05-08T04:40:41.625Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T04:40:41.625Z] 25bc292e5bac: Pulling fs layer [2023-05-08T04:40:41.625Z] 114826534d7a: Pulling fs layer [2023-05-08T04:40:41.625Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T04:40:41.625Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T04:40:41.625Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T04:40:41.625Z] 4657fd5d0bcf: Waiting [2023-05-08T04:40:41.625Z] 114826534d7a: Waiting [2023-05-08T04:40:41.625Z] 6ad1cebc031e: Waiting [2023-05-08T04:40:41.625Z] 8a3aa393b2d8: Waiting [2023-05-08T04:40:41.625Z] 25bc292e5bac: Download complete [2023-05-08T04:40:41.625Z] 52dc419b0ee2: Verifying Checksum [2023-05-08T04:40:41.625Z] 52dc419b0ee2: Download complete [2023-05-08T04:40:41.625Z] 4657fd5d0bcf: Verifying Checksum [2023-05-08T04:40:41.625Z] 4657fd5d0bcf: Download complete [2023-05-08T04:40:41.625Z] df9b9388f04a: Download complete [2023-05-08T04:40:41.884Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T04:40:41.884Z] 6ad1cebc031e: Download complete [2023-05-08T04:40:41.884Z] df9b9388f04a: Pull complete [2023-05-08T04:40:41.884Z] 52dc419b0ee2: Pull complete [2023-05-08T04:40:41.884Z] 25bc292e5bac: Pull complete [2023-05-08T04:40:42.142Z] 114826534d7a: Verifying Checksum [2023-05-08T04:40:42.142Z] 114826534d7a: Download complete [2023-05-08T04:40:42.401Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T04:40:42.401Z] 8a3aa393b2d8: Download complete [2023-05-08T04:40:45.689Z] 114826534d7a: Pull complete [2023-05-08T04:40:45.689Z] 4657fd5d0bcf: Pull complete [2023-05-08T04:40:45.689Z] 6ad1cebc031e: Pull complete [2023-05-08T04:40:48.222Z] 8a3aa393b2d8: Pull complete [2023-05-08T04:40:48.223Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T04:40:48.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T04:40:48.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:40:48.307Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:40:48.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-08T04:40:51.224Z] $ docker top 0ac9a7162a875885b69fcf085b825f45711b3200251e133fb1c564e2baf55e46 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T04:40:51.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-08T04:40:51.556Z] + set -o pipefail [2023-05-08T04:40:51.556Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-08T04:40:55.743Z] [2023-05-08T04:40:55.743Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-08T04:40:55.743Z] [2023-05-08T04:40:55.743Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/18121f24-65d9-49ea-aecd-fc0bb292477d [2023-05-08T04:40:55.743Z] [2023-05-08T04:40:55.743Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T04:40:55.743Z] [2023-05-08T04:40:55.743Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T04:40:55.743Z] [2023-05-08T04:40:56.319Z] [2023-05-08T04:40:56.319Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T04:40:56.319Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T04:40:56.319Z] More details here: https://snyk.co/ue1NS [2023-05-08T04:40:56.319Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T04:40:56.319Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T04:40:56.344Z] $ docker stop --time=1 0ac9a7162a875885b69fcf085b825f45711b3200251e133fb1c564e2baf55e46 [2023-05-08T04:40:58.888Z] $ docker rm -f --volumes 0ac9a7162a875885b69fcf085b825f45711b3200251e133fb1c564e2baf55e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:40:59.558Z] + git log --format=format:%s -1 db7876f2142a7278c0249a92e31096ef17edc92f [Pipeline] sh [2023-05-08T04:40:59.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:40:59.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:00.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:41:00.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:41:00.231Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:41:00.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:41:00.691Z] $ docker top 89078c35dcd3d052f8ac62c231ea8bd651e8ec63289afcd3c4e721c8a16c857e -eo pid,comm [2023-05-08T04:41:00.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-08T04:41:00.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:41:00.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:41:00.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:41:00.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:41:00.893Z] $ docker exec 89078c35dcd3d052f8ac62c231ea8bd651e8ec63289afcd3c4e721c8a16c857e ssh-agent [2023-05-08T04:41:00.982Z] SSH_AUTH_SOCK=/tmp/ssh-bxQykeeYa7Tp/agent.32 [2023-05-08T04:41:00.982Z] SSH_AGENT_PID=38 [2023-05-08T04:41:00.986Z] Running ssh-add (command line suppressed) [2023-05-08T04:41:01.107Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14744875136003374335.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14744875136003374335.key) [2023-05-08T04:41:01.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:41:01.395Z] + git semver tag [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,569 [run_tag] DEBUG tag force:False [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,569 [check_head_tag] DEBUG check head tag [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,571 [execute] INFO git cat-file --batch-check [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,575 [execute] INFO git cat-file --batch [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,600 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:41:01.656Z] 2023-05-08 04:41:01,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:01.656Z] 3.0.0-dev.33 [Pipeline] } [2023-05-08T04:41:01.678Z] $ docker exec --env ******** --env ******** 89078c35dcd3d052f8ac62c231ea8bd651e8ec63289afcd3c4e721c8a16c857e ssh-agent -k [2023-05-08T04:41:01.770Z] unset SSH_AUTH_SOCK; [2023-05-08T04:41:01.771Z] unset SSH_AGENT_PID; [2023-05-08T04:41:01.771Z] echo Agent pid 38 killed; [2023-05-08T04:41:01.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:41:02.072Z] + git semver [Pipeline] } [2023-05-08T04:41:02.354Z] $ docker stop --time=1 89078c35dcd3d052f8ac62c231ea8bd651e8ec63289afcd3c4e721c8a16c857e [2023-05-08T04:41:03.641Z] $ docker rm -f --volumes 89078c35dcd3d052f8ac62c231ea8bd651e8ec63289afcd3c4e721c8a16c857e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:04.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:41:04.075Z] [2023-05-08T04:41:04.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:04.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:41:04.378Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T04:41:04.378Z] ab5ef0e58194: Pulling fs layer [2023-05-08T04:41:04.378Z] 9712f1f96733: Pulling fs layer [2023-05-08T04:41:04.378Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T04:41:04.378Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T04:41:04.378Z] e9a5061849ea: Pulling fs layer [2023-05-08T04:41:04.378Z] d747dcd14b5f: Pulling fs layer [2023-05-08T04:41:04.378Z] 2de7ff778b66: Pulling fs layer [2023-05-08T04:41:04.378Z] 0d9ebad4ef96: Waiting [2023-05-08T04:41:04.378Z] e9a5061849ea: Waiting [2023-05-08T04:41:04.378Z] d747dcd14b5f: Waiting [2023-05-08T04:41:04.378Z] 2de7ff778b66: Waiting [2023-05-08T04:41:04.378Z] 9712f1f96733: Verifying Checksum [2023-05-08T04:41:04.378Z] 9712f1f96733: Download complete [2023-05-08T04:41:04.637Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T04:41:04.637Z] 63f879dbbcfc: Download complete [2023-05-08T04:41:04.637Z] e9a5061849ea: Verifying Checksum [2023-05-08T04:41:04.637Z] e9a5061849ea: Download complete [2023-05-08T04:41:04.637Z] d747dcd14b5f: Verifying Checksum [2023-05-08T04:41:04.637Z] d747dcd14b5f: Download complete [2023-05-08T04:41:04.895Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T04:41:04.895Z] 0d9ebad4ef96: Download complete [2023-05-08T04:41:04.895Z] 2de7ff778b66: Verifying Checksum [2023-05-08T04:41:04.895Z] 2de7ff778b66: Download complete [2023-05-08T04:41:04.895Z] ab5ef0e58194: Verifying Checksum [2023-05-08T04:41:04.895Z] ab5ef0e58194: Download complete [2023-05-08T04:41:07.419Z] ab5ef0e58194: Pull complete [2023-05-08T04:41:07.419Z] 9712f1f96733: Pull complete [2023-05-08T04:41:07.987Z] 63f879dbbcfc: Pull complete [2023-05-08T04:41:12.171Z] 0d9ebad4ef96: Pull complete [2023-05-08T04:41:12.171Z] e9a5061849ea: Pull complete [2023-05-08T04:41:12.171Z] d747dcd14b5f: Pull complete [2023-05-08T04:41:13.109Z] 2de7ff778b66: Pull complete [2023-05-08T04:41:13.109Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T04:41:13.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T04:41:13.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:41:13.184Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:41:13.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-08T04:41:16.873Z] $ docker top 1cb9c873c0454432f5d82ac4d848d66c015a5727f4b333b5f83bf2b1e5bfc262 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:41:16.929Z] provisioning config files... [2023-05-08T04:41:16.936Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8625920922509988106tmp [2023-05-08T04:41:16.944Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14369840452715260806tmp [2023-05-08T04:41:16.951Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11710329126462406658tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:41:16.966Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:17.244Z] ---> sigul-configuration.sh [2023-05-08T04:41:17.244Z] gpg: directory `/root/.gnupg' created [2023-05-08T04:41:17.244Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T04:41:17.244Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T04:41:17.244Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T04:41:17.244Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T04:41:17.244Z] gpg: CAST5 encrypted data [2023-05-08T04:41:17.244Z] gpg: encrypted with 1 passphrase [2023-05-08T04:41:17.244Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T04:41:17.528Z] + mkdir /home/jenkins [2023-05-08T04:41:17.528Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T04:41:17.812Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-08T04:41:17.820Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:18.103Z] ---> sigul-install.sh [2023-05-08T04:41:18.103Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T04:41:18.394Z] + git tag --list [2023-05-08T04:41:18.394Z] 0.7.1 [2023-05-08T04:41:18.394Z] v1.0.0 [2023-05-08T04:41:18.394Z] v1.1.0 [2023-05-08T04:41:18.394Z] v1.1.1 [2023-05-08T04:41:18.394Z] v1.2.2 [2023-05-08T04:41:18.394Z] v1.3.0 [2023-05-08T04:41:18.394Z] v1.3.1 [2023-05-08T04:41:18.394Z] v2.0.0 [2023-05-08T04:41:18.394Z] v2.1.0 [2023-05-08T04:41:18.394Z] v2.1.1 [2023-05-08T04:41:18.394Z] v2.1.1-dev.1 [2023-05-08T04:41:18.394Z] v2.1.1-dev.2 [2023-05-08T04:41:18.394Z] v2.2.0 [2023-05-08T04:41:18.394Z] v2.2.1-dev.1 [2023-05-08T04:41:18.394Z] v2.2.1-dev.10 [2023-05-08T04:41:18.394Z] v2.2.1-dev.2 [2023-05-08T04:41:18.394Z] v2.2.1-dev.3 [2023-05-08T04:41:18.394Z] v2.2.1-dev.4 [2023-05-08T04:41:18.394Z] v2.2.1-dev.5 [2023-05-08T04:41:18.394Z] v2.2.1-dev.6 [2023-05-08T04:41:18.394Z] v2.2.1-dev.7 [2023-05-08T04:41:18.394Z] v2.2.1-dev.8 [2023-05-08T04:41:18.394Z] v2.2.1-dev.9 [2023-05-08T04:41:18.394Z] v2.3.0 [2023-05-08T04:41:18.394Z] v2.3.0-dev.10 [2023-05-08T04:41:18.394Z] v2.3.0-dev.11 [2023-05-08T04:41:18.394Z] v2.3.0-dev.12 [2023-05-08T04:41:18.394Z] v2.3.0-dev.13 [2023-05-08T04:41:18.394Z] v2.3.0-dev.14 [2023-05-08T04:41:18.394Z] v2.3.0-dev.15 [2023-05-08T04:41:18.394Z] v2.3.0-dev.16 [2023-05-08T04:41:18.394Z] v2.3.0-dev.17 [2023-05-08T04:41:18.394Z] v2.3.0-dev.18 [2023-05-08T04:41:18.394Z] v2.3.0-dev.19 [2023-05-08T04:41:18.394Z] v2.3.0-dev.20 [2023-05-08T04:41:18.394Z] v2.3.0-dev.21 [2023-05-08T04:41:18.394Z] v2.3.0-dev.22 [2023-05-08T04:41:18.394Z] v2.3.0-dev.23 [2023-05-08T04:41:18.394Z] v2.3.0-dev.24 [2023-05-08T04:41:18.394Z] v2.3.0-dev.25 [2023-05-08T04:41:18.394Z] v2.3.0-dev.26 [2023-05-08T04:41:18.394Z] v2.3.0-dev.27 [2023-05-08T04:41:18.394Z] v2.3.0-dev.28 [2023-05-08T04:41:18.394Z] v2.3.0-dev.29 [2023-05-08T04:41:18.394Z] v2.3.0-dev.30 [2023-05-08T04:41:18.394Z] v2.3.0-dev.31 [2023-05-08T04:41:18.394Z] v2.3.0-dev.32 [2023-05-08T04:41:18.394Z] v2.3.0-dev.33 [2023-05-08T04:41:18.394Z] v2.3.0-dev.34 [2023-05-08T04:41:18.394Z] v3.0.0-dev.1 [2023-05-08T04:41:18.394Z] v3.0.0-dev.10 [2023-05-08T04:41:18.394Z] v3.0.0-dev.11 [2023-05-08T04:41:18.394Z] v3.0.0-dev.12 [2023-05-08T04:41:18.394Z] v3.0.0-dev.13 [2023-05-08T04:41:18.394Z] v3.0.0-dev.14 [2023-05-08T04:41:18.394Z] v3.0.0-dev.15 [2023-05-08T04:41:18.394Z] v3.0.0-dev.16 [2023-05-08T04:41:18.394Z] v3.0.0-dev.17 [2023-05-08T04:41:18.394Z] v3.0.0-dev.18 [2023-05-08T04:41:18.394Z] v3.0.0-dev.19 [2023-05-08T04:41:18.394Z] v3.0.0-dev.2 [2023-05-08T04:41:18.394Z] v3.0.0-dev.20 [2023-05-08T04:41:18.394Z] v3.0.0-dev.21 [2023-05-08T04:41:18.394Z] v3.0.0-dev.22 [2023-05-08T04:41:18.394Z] v3.0.0-dev.23 [2023-05-08T04:41:18.394Z] v3.0.0-dev.24 [2023-05-08T04:41:18.394Z] v3.0.0-dev.25 [2023-05-08T04:41:18.394Z] v3.0.0-dev.26 [2023-05-08T04:41:18.394Z] v3.0.0-dev.27 [2023-05-08T04:41:18.394Z] v3.0.0-dev.28 [2023-05-08T04:41:18.394Z] v3.0.0-dev.29 [2023-05-08T04:41:18.394Z] v3.0.0-dev.3 [2023-05-08T04:41:18.394Z] v3.0.0-dev.30 [2023-05-08T04:41:18.394Z] v3.0.0-dev.31 [2023-05-08T04:41:18.394Z] v3.0.0-dev.32 [2023-05-08T04:41:18.394Z] v3.0.0-dev.33 [2023-05-08T04:41:18.394Z] v3.0.0-dev.4 [2023-05-08T04:41:18.394Z] v3.0.0-dev.5 [2023-05-08T04:41:18.394Z] v3.0.0-dev.6 [2023-05-08T04:41:18.394Z] v3.0.0-dev.7 [2023-05-08T04:41:18.394Z] v3.0.0-dev.8 [2023-05-08T04:41:18.394Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T04:41:18.678Z] + lftools sign git-tag v3.0.0-dev.33 [2023-05-08T04:41:19.251Z] Signing Git tag with Sigul... [2023-05-08T04:41:19.251Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-05-08T04:41:19.518Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:19.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T04:41:19.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T04:41:19.844Z] $ docker stop --time=1 1cb9c873c0454432f5d82ac4d848d66c015a5727f4b333b5f83bf2b1e5bfc262 [2023-05-08T04:41:21.112Z] $ docker rm -f --volumes 1cb9c873c0454432f5d82ac4d848d66c015a5727f4b333b5f83bf2b1e5bfc262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T04:41:21.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:41:21.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:21.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:41:21.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:41:21.852Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:41:21.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:41:22.197Z] $ docker top df9f1ed03cd6dee4fdd1e1ff7214fa4f02dfe9e9f23b1f3c88075dba404a8ba1 -eo pid,comm [2023-05-08T04:41:22.222Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-08T04:41:22.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:41:22.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:41:22.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:41:22.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:41:22.378Z] $ docker exec df9f1ed03cd6dee4fdd1e1ff7214fa4f02dfe9e9f23b1f3c88075dba404a8ba1 ssh-agent [2023-05-08T04:41:22.471Z] SSH_AUTH_SOCK=/tmp/ssh-8jgKoAThwzqg/agent.33 [2023-05-08T04:41:22.471Z] SSH_AGENT_PID=39 [2023-05-08T04:41:22.476Z] Running ssh-add (command line suppressed) [2023-05-08T04:41:22.589Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5371411708039612086.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5371411708039612086.key) [2023-05-08T04:41:22.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:41:22.874Z] + git semver bump pre [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,069 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,071 [execute] INFO git cat-file --batch-check [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,076 [execute] INFO git cat-file --batch [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:41:23.133Z] 2023-05-08 04:41:23,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:23.133Z] 3.0.0-dev.34 [Pipeline] } [2023-05-08T04:41:23.155Z] $ docker exec --env ******** --env ******** df9f1ed03cd6dee4fdd1e1ff7214fa4f02dfe9e9f23b1f3c88075dba404a8ba1 ssh-agent -k [2023-05-08T04:41:23.249Z] unset SSH_AUTH_SOCK; [2023-05-08T04:41:23.249Z] unset SSH_AGENT_PID; [2023-05-08T04:41:23.249Z] echo Agent pid 39 killed; [2023-05-08T04:41:23.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:41:23.546Z] + git semver [Pipeline] } [2023-05-08T04:41:23.827Z] $ docker stop --time=1 df9f1ed03cd6dee4fdd1e1ff7214fa4f02dfe9e9f23b1f3c88075dba404a8ba1 [2023-05-08T04:41:25.137Z] $ docker rm -f --volumes df9f1ed03cd6dee4fdd1e1ff7214fa4f02dfe9e9f23b1f3c88075dba404a8ba1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:41:25.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:41:25.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:25.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:41:25.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:41:25.828Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:41:25.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:41:26.184Z] $ docker top 8421ebb23f27011429c405d53540e8afb6620206ccd085f04e523519b30b45c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:41:26.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:41:26.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:41:26.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:41:26.384Z] $ docker exec 8421ebb23f27011429c405d53540e8afb6620206ccd085f04e523519b30b45c6 ssh-agent [2023-05-08T04:41:26.479Z] SSH_AUTH_SOCK=/tmp/ssh-alGyOLomstuX/agent.32 [2023-05-08T04:41:26.479Z] SSH_AGENT_PID=38 [2023-05-08T04:41:26.484Z] Running ssh-add (command line suppressed) [2023-05-08T04:41:26.581Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16755716006347212631.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16755716006347212631.key) [2023-05-08T04:41:26.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:41:26.867Z] + git semver push [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,057 [run_push] DEBUG push [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,058 [execute] INFO git cat-file --batch-check [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,062 [execute] INFO git rev-list 44d8e2b05ea872fe01cda5f36a5e8e5ac6726393 -- [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,062 [execute] DEBUG Popen(['git', 'rev-list', '44d8e2b05ea872fe01cda5f36a5e8e5ac6726393', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,070 [execute] INFO git fetch -v origin [2023-05-08T04:41:27.126Z] 2023-05-08 04:41:27,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T04:41:27.694Z] 2023-05-08 04:41:27,546 [run_push] DEBUG no remote changes detected [2023-05-08T04:41:27.694Z] 2023-05-08 04:41:27,546 [execute] INFO git push origin semver [2023-05-08T04:41:27.694Z] 2023-05-08 04:41:27,547 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:41:28.262Z] 2023-05-08 04:41:28,252 [run_push] DEBUG push all version tags [2023-05-08T04:41:28.262Z] 2023-05-08 04:41:28,253 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T04:41:28.262Z] 2023-05-08 04:41:28,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:41:29.199Z] 2023-05-08 04:41:28,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-08T04:41:29.199Z] 3.0.0-dev.34 [Pipeline] } [2023-05-08T04:41:29.220Z] $ docker exec --env ******** --env ******** 8421ebb23f27011429c405d53540e8afb6620206ccd085f04e523519b30b45c6 ssh-agent -k [2023-05-08T04:41:29.307Z] unset SSH_AUTH_SOCK; [2023-05-08T04:41:29.307Z] unset SSH_AGENT_PID; [2023-05-08T04:41:29.307Z] echo Agent pid 38 killed; [2023-05-08T04:41:29.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:41:29.604Z] + git semver [Pipeline] } [2023-05-08T04:41:29.889Z] $ docker stop --time=1 8421ebb23f27011429c405d53540e8afb6620206ccd085f04e523519b30b45c6 [2023-05-08T04:41:31.157Z] $ docker rm -f --volumes 8421ebb23f27011429c405d53540e8afb6620206ccd085f04e523519b30b45c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-08T04:41:31.695Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-08T04:41:31.695Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-08T04:41:31.696Z] total 16 [2023-05-08T04:41:31.696Z] drwxr-xr-x 3 root root 4096 May 8 04:29 . [2023-05-08T04:41:31.696Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:41 .. [2023-05-08T04:41:31.696Z] drwxr-xr-x 2 root root 4096 May 8 04:29 cost [2023-05-08T04:41:31.696Z] -rw-r--r-- 1 root root 86 May 8 04:29 cost.csv [2023-05-08T04:41:31.696Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-08T04:41:31.696Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-08T04:41:31.696Z] total 16 [2023-05-08T04:41:31.696Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:29 . [2023-05-08T04:41:31.696Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:41 .. [2023-05-08T04:41:31.696Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:29 cost [2023-05-08T04:41:31.696Z] -rw-r--r-- 1 jenkins jenkins 86 May 8 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:31.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:32.843Z] ---> package-listing.sh [2023-05-08T04:41:32.843Z] ++ facter osfamily [2023-05-08T04:41:32.843Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:41:33.103Z] + OS_FAMILY=debian [2023-05-08T04:41:33.103Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-08T04:41:33.103Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:41:33.103Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:41:33.103Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:41:33.103Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:41:33.103Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-08T04:41:33.103Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:41:33.103Z] + case "${OS_FAMILY}" in [2023-05-08T04:41:33.103Z] + dpkg -l [2023-05-08T04:41:33.103Z] + grep '^ii' [2023-05-08T04:41:33.103Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:41:33.103Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:41:33.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:41:33.103Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-08T04:41:33.103Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-08T04:41:33.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-08T04:41:33.114Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T04:41:33.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:41:33.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:41:33.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:41:34.089Z] prd-ubuntu20.04-docker-8c-8g-14439 does not seem to be running inside a container [2023-05-08T04:41:34.166Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:41:34.362Z] $ docker top 64d5773776719d27e6288297fb2c45f933c16b540be74e28f3eba61b0d74ecda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:41:34.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:41:34.993Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:41:35.275Z] + ls /var/log/sa-host [2023-05-08T04:41:35.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:41:35.341Z] provisioning config files... [2023-05-08T04:41:35.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config124105910694113387tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:41:35.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:35.637Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:41:35.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:35.956Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:41:35.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:36.241Z] ---> sudo-logs.sh [2023-05-08T04:41:36.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:41:36.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:36.550Z] ---> job-cost.sh [2023-05-08T04:41:36.551Z] lf-activate-venv: SKIPPING [2023-05-08T04:41:36.551Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:41:36.551Z] INFO: Retrieving Stack Cost... [2023-05-08T04:41:37.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:41:37.380Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:41:37.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:41:37.674Z] ---> logs-deploy.sh [2023-05-08T04:41:37.674Z] lf-activate-venv: SKIPPING [2023-05-08T04:41:37.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/117 [2023-05-08T04:41:37.674Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:41:38.610Z] Archives upload complete. [2023-05-08T04:41:38.610Z] INFO: archiving logs to Nexus