Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ae20365080d91ee65f801e150a6fed247e9201d 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-ssh130216401969583132.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2242432587554093373.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11246398895634732738.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6576504389923353418.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10152617783687407172.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7538’ Running on prd-ubuntu20.04-docker-8c-8g-7542 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file Avoid second fetch Checking out Revision 1ae20365080d91ee65f801e150a6fed247e9201d (main) You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 1ae20365080d91ee65f801e150a6fed247e9201d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#421)" > git rev-list --no-walk 459ccc30368983c74f8fc0b30a8da774d92164b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T17:05:11.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T17:05:11.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T17:05:11.995Z] ========================================================= [2022-10-10T17:05:11.995Z] EdgeX Global Pipelines Version Info [2022-10-10T17:05:11.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:05:12.728Z] ------------------- [2022-10-10T17:05:12.729Z] stable info: [2022-10-10T17:05:12.729Z] ------------------- [2022-10-10T17:05:12.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T17:05:12.729Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:05:12.729Z] Message: update stable to v1.0.239 [2022-10-10T17:05:13.300Z] ------------------- [2022-10-10T17:05:13.300Z] experimental info: [2022-10-10T17:05:13.300Z] ------------------- [2022-10-10T17:05:13.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T17:05:13.300Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:05:13.300Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T17:05:13.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-10T17:05:13.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-10T17:05:13.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T17:05:13.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T17:05:13.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T17:05:13.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T17:05:13.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T17:05:13.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T17:05:13.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T17:05:13.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T17:05:13.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T17:05:13.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-10T17:05:13.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T17:05:13.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T17:05:13.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:05:13.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:05:13.700Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T17:05:13.716Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T17:05:13.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T17:05:13.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T17:05:13.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T17:05:13.763Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T17:05:13.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T17:05:13.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T17:05:13.796Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T17:05:13.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T17:05:13.820Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T17:05:13.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T17:05:13.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T17:05:13.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T17:05:13.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] echo [2022-10-10T17:05:13.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ae2036 [Pipeline] echo [2022-10-10T17:05:13.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:05:13.937Z] provisioning config files... [2022-10-10T17:05:13.952Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6585065148305487571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:05:14.264Z] ---> docker-login.sh [2022-10-10T17:05:14.264Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:05:14.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:14.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:14.524Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:14.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:14.524Z] [2022-10-10T17:05:14.524Z] Login Succeeded [2022-10-10T17:05:14.524Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:05:14.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:14.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:14.783Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:14.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:14.783Z] [2022-10-10T17:05:14.783Z] Login Succeeded [2022-10-10T17:05:14.783Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:05:14.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:14.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:14.784Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:14.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:14.784Z] [2022-10-10T17:05:14.784Z] Login Succeeded [2022-10-10T17:05:14.784Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:05:14.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:15.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:15.044Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:15.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:15.044Z] [2022-10-10T17:05:15.044Z] Login Succeeded [2022-10-10T17:05:15.044Z] docker.io [2022-10-10T17:05:15.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:15.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:15.305Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:15.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:15.305Z] [2022-10-10T17:05:15.305Z] Login Succeeded [2022-10-10T17:05:15.305Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:05:15.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T17:05:15.693Z] + git rev-list -1 --merges 1ae20365080d91ee65f801e150a6fed247e9201d~1..1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] echo [2022-10-10T17:05:15.729Z] -----------> git rev-list -1 --merges 1ae20365080d91ee65f801e150a6fed247e9201d~1..1ae20365080d91ee65f801e150a6fed247e9201d 1ae20365080d91ee65f801e150a6fed247e9201d [false] [Pipeline] sh [2022-10-10T17:05:16.022Z] + git log --format=format:%s -1 1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] echo [2022-10-10T17:05:16.038Z] ========================================================= [2022-10-10T17:05:16.038Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T17:05:16.038Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:05:16.376Z] + git log --format=format:%s -1 1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] echo [2022-10-10T17:05:16.388Z] [semverPrep] GIT_COMMIT: 1ae20365080d91ee65f801e150a6fed247e9201d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#421) [Pipeline] echo [2022-10-10T17:05:16.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T17:05:16.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:05:16.746Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T17:05:16.746Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T17:05:16.746Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T17:05:16.746Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T17:05:16.746Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T17:05:16.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:05:17.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:05:17.102Z] [2022-10-10T17:05:17.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:05:17.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:05:17.402Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T17:05:17.402Z] b85a868b505f: Pulling fs layer [2022-10-10T17:05:17.402Z] e2be974225ed: Pulling fs layer [2022-10-10T17:05:17.402Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T17:05:17.402Z] 988bab9f4d93: Pulling fs layer [2022-10-10T17:05:17.402Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T17:05:17.402Z] eaf3925da568: Pulling fs layer [2022-10-10T17:05:17.402Z] bab4dde63d76: Pulling fs layer [2022-10-10T17:05:17.402Z] bde34c3a00c8: Pulling fs layer [2022-10-10T17:05:17.402Z] b352a97aabf1: Pulling fs layer [2022-10-10T17:05:17.402Z] 4872d77fe225: Pulling fs layer [2022-10-10T17:05:17.402Z] 5851b861e8e6: Pulling fs layer [2022-10-10T17:05:17.402Z] 1469e6f7b9e6: Waiting [2022-10-10T17:05:17.402Z] bde34c3a00c8: Waiting [2022-10-10T17:05:17.402Z] 4872d77fe225: Waiting [2022-10-10T17:05:17.402Z] 988bab9f4d93: Waiting [2022-10-10T17:05:17.402Z] 5851b861e8e6: Waiting [2022-10-10T17:05:17.402Z] b352a97aabf1: Waiting [2022-10-10T17:05:17.402Z] e2be974225ed: Download complete [2022-10-10T17:05:17.402Z] 988bab9f4d93: Verifying Checksum [2022-10-10T17:05:17.402Z] 988bab9f4d93: Download complete [2022-10-10T17:05:17.660Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T17:05:17.660Z] 1469e6f7b9e6: Download complete [2022-10-10T17:05:17.660Z] eaf3925da568: Verifying Checksum [2022-10-10T17:05:17.660Z] eaf3925da568: Download complete [2022-10-10T17:05:17.660Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T17:05:17.660Z] 339a4e72a1f5: Download complete [2022-10-10T17:05:17.660Z] bde34c3a00c8: Verifying Checksum [2022-10-10T17:05:17.660Z] bde34c3a00c8: Download complete [2022-10-10T17:05:17.660Z] b352a97aabf1: Download complete [2022-10-10T17:05:17.660Z] 4872d77fe225: Download complete [2022-10-10T17:05:17.660Z] 5851b861e8e6: Verifying Checksum [2022-10-10T17:05:17.660Z] 5851b861e8e6: Download complete [2022-10-10T17:05:17.660Z] b85a868b505f: Verifying Checksum [2022-10-10T17:05:17.660Z] b85a868b505f: Download complete [2022-10-10T17:05:17.918Z] bab4dde63d76: Verifying Checksum [2022-10-10T17:05:17.918Z] bab4dde63d76: Download complete [2022-10-10T17:05:19.297Z] b85a868b505f: Pull complete [2022-10-10T17:05:19.297Z] e2be974225ed: Pull complete [2022-10-10T17:05:19.865Z] 339a4e72a1f5: Pull complete [2022-10-10T17:05:19.865Z] 988bab9f4d93: Pull complete [2022-10-10T17:05:20.126Z] 1469e6f7b9e6: Pull complete [2022-10-10T17:05:20.126Z] eaf3925da568: Pull complete [2022-10-10T17:05:22.028Z] bab4dde63d76: Pull complete [2022-10-10T17:05:22.028Z] bde34c3a00c8: Pull complete [2022-10-10T17:05:22.028Z] b352a97aabf1: Pull complete [2022-10-10T17:05:22.028Z] 4872d77fe225: Pull complete [2022-10-10T17:05:22.287Z] 5851b861e8e6: Pull complete [2022-10-10T17:05:22.287Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T17:05:22.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:05:22.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:05:22.376Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:05:22.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:05:25.025Z] $ docker top c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 -eo pid,comm [2022-10-10T17:05:25.078Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:05:25.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:05:25.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:05:25.114Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:05:25.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:05:25.236Z] $ docker exec c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 ssh-agent [2022-10-10T17:05:25.337Z] SSH_AUTH_SOCK=/tmp/ssh-YynsNt3Tpbhz/agent.33 [2022-10-10T17:05:25.337Z] SSH_AGENT_PID=39 [2022-10-10T17:05:25.344Z] Running ssh-add (command line suppressed) [2022-10-10T17:05:25.440Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1197403347753119181.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1197403347753119181.key) [2022-10-10T17:05:25.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:05:25.746Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T17:05:25.758Z] $ docker exec --env ******** --env ******** c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 ssh-agent -k [2022-10-10T17:05:25.869Z] unset SSH_AUTH_SOCK; [2022-10-10T17:05:25.873Z] unset SSH_AGENT_PID; [2022-10-10T17:05:25.873Z] echo Agent pid 39 killed; [2022-10-10T17:05:25.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T17:05:25.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:05:25.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:05:26.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:05:26.023Z] $ docker exec c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 ssh-agent [2022-10-10T17:05:26.129Z] SSH_AUTH_SOCK=/tmp/ssh-QafzTkeo1FbA/agent.71 [2022-10-10T17:05:26.129Z] SSH_AGENT_PID=77 [2022-10-10T17:05:26.133Z] Running ssh-add (command line suppressed) [2022-10-10T17:05:26.234Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18362112817381743026.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18362112817381743026.key) [2022-10-10T17:05:26.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:05:26.533Z] + git semver init [2022-10-10T17:05:26.792Z] 2022-10-10 17:05:26,734 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T17:05:26.792Z] 2022-10-10 17:05:26,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-10T17:05:26.792Z] 2022-10-10 17:05:26,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-10T17:05:26.792Z] 2022-10-10 17:05:26,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:05:27.732Z] 2022-10-10 17:05:27,681 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-10T17:05:27.732Z] 2022-10-10 17:05:27,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-10T17:05:27.732Z] 2022-10-10 17:05:27,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:05:27.732Z] 2022-10-10 17:05:27,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:05:27.732Z] 2.3.0-dev.23 [Pipeline] } [2022-10-10T17:05:27.743Z] $ docker exec --env ******** --env ******** c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 ssh-agent -k [2022-10-10T17:05:27.846Z] unset SSH_AUTH_SOCK; [2022-10-10T17:05:27.847Z] unset SSH_AGENT_PID; [2022-10-10T17:05:27.847Z] echo Agent pid 77 killed; [2022-10-10T17:05:27.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:05:28.157Z] + git semver [Pipeline] } [2022-10-10T17:05:28.429Z] $ docker stop --time=1 c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 [2022-10-10T17:05:29.744Z] $ docker rm -f c3a4583a8735c9087ed237f04ae9c8ebf797fe998b53a017580c73f1c3d346d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:05:30.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T17:05:30.252Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T17:05:30.254Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:05:30.354Z] provisioning config files... [2022-10-10T17:05:30.362Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11228242361307269919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:05:30.659Z] ---> docker-login.sh [2022-10-10T17:05:30.659Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:05:30.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:30.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:30.659Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:30.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:30.659Z] [2022-10-10T17:05:30.659Z] Login Succeeded [2022-10-10T17:05:30.659Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:05:30.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:30.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:30.659Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:30.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:30.659Z] [2022-10-10T17:05:30.659Z] Login Succeeded [2022-10-10T17:05:30.659Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:05:30.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:30.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:30.918Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:30.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:30.918Z] [2022-10-10T17:05:30.918Z] Login Succeeded [2022-10-10T17:05:30.918Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:05:30.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:30.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:30.918Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:30.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:30.918Z] [2022-10-10T17:05:30.918Z] Login Succeeded [2022-10-10T17:05:30.918Z] docker.io [2022-10-10T17:05:31.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:05:31.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:05:31.436Z] Configure a credential helper to remove this warning. See [2022-10-10T17:05:31.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:05:31.436Z] [2022-10-10T17:05:31.436Z] Login Succeeded [2022-10-10T17:05:31.436Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:05:31.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T17:05:31.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:05:31.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:05:31.508Z] ========================================================= [2022-10-10T17:05:31.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T17:05:31.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:05:31.816Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T17:05:31.816Z] Sending build context to Docker daemon 6.148MB [2022-10-10T17:05:31.816Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:05:31.816Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T17:05:31.816Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T17:05:31.816Z] 2408cc74d12b: Pulling fs layer [2022-10-10T17:05:31.816Z] ea60b727a1ce: Pulling fs layer [2022-10-10T17:05:31.816Z] 30c4a7721957: Pulling fs layer [2022-10-10T17:05:31.816Z] 370296b7ddb6: Pulling fs layer [2022-10-10T17:05:31.816Z] 7c6cee850709: Pulling fs layer [2022-10-10T17:05:31.816Z] aa9baa53a306: Pulling fs layer [2022-10-10T17:05:31.816Z] 8b309c321861: Pulling fs layer [2022-10-10T17:05:31.816Z] d8d76fd02f46: Pulling fs layer [2022-10-10T17:05:31.816Z] fa31f396de31: Pulling fs layer [2022-10-10T17:05:31.816Z] 370296b7ddb6: Waiting [2022-10-10T17:05:31.816Z] 8b309c321861: Waiting [2022-10-10T17:05:31.816Z] d8d76fd02f46: Waiting [2022-10-10T17:05:31.816Z] fa31f396de31: Waiting [2022-10-10T17:05:31.816Z] aa9baa53a306: Waiting [2022-10-10T17:05:31.816Z] 7c6cee850709: Waiting [2022-10-10T17:05:31.816Z] 30c4a7721957: Verifying Checksum [2022-10-10T17:05:31.816Z] 30c4a7721957: Download complete [2022-10-10T17:05:31.816Z] ea60b727a1ce: Verifying Checksum [2022-10-10T17:05:32.081Z] 7c6cee850709: Verifying Checksum [2022-10-10T17:05:32.081Z] 7c6cee850709: Download complete [2022-10-10T17:05:32.081Z] aa9baa53a306: Verifying Checksum [2022-10-10T17:05:32.081Z] aa9baa53a306: Download complete [2022-10-10T17:05:32.081Z] 2408cc74d12b: Verifying Checksum [2022-10-10T17:05:32.081Z] 2408cc74d12b: Download complete [2022-10-10T17:05:32.081Z] 8b309c321861: Verifying Checksum [2022-10-10T17:05:32.081Z] 8b309c321861: Download complete [2022-10-10T17:05:32.081Z] 2408cc74d12b: Pull complete [2022-10-10T17:05:32.355Z] ea60b727a1ce: Pull complete [2022-10-10T17:05:32.355Z] 30c4a7721957: Pull complete [2022-10-10T17:05:32.355Z] fa31f396de31: Verifying Checksum [2022-10-10T17:05:32.355Z] fa31f396de31: Download complete [2022-10-10T17:05:32.947Z] 370296b7ddb6: Verifying Checksum [2022-10-10T17:05:32.947Z] 370296b7ddb6: Download complete [2022-10-10T17:05:32.947Z] d8d76fd02f46: Verifying Checksum [2022-10-10T17:05:32.947Z] d8d76fd02f46: Download complete [2022-10-10T17:05:37.136Z] 370296b7ddb6: Pull complete [2022-10-10T17:05:37.136Z] 7c6cee850709: Pull complete [2022-10-10T17:05:37.136Z] aa9baa53a306: Pull complete [2022-10-10T17:05:37.136Z] 8b309c321861: Pull complete [2022-10-10T17:05:39.029Z] d8d76fd02f46: Pull complete [2022-10-10T17:05:39.593Z] fa31f396de31: Pull complete [2022-10-10T17:05:39.593Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T17:05:39.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:05:39.593Z] ---> cef68f9685f8 [2022-10-10T17:05:39.593Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:05:43.822Z] ---> Running in 6f68c854a1e0 [2022-10-10T17:05:43.822Z] Removing intermediate container 6f68c854a1e0 [2022-10-10T17:05:43.822Z] ---> d851a300dd20 [2022-10-10T17:05:43.822Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:05:43.822Z] ---> Running in bfdf7aed2188 [2022-10-10T17:05:43.822Z] Removing intermediate container bfdf7aed2188 [2022-10-10T17:05:43.822Z] ---> 81d3272fce34 [2022-10-10T17:05:43.822Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T17:05:43.822Z] ---> Running in 83166b19fb6b [2022-10-10T17:05:44.080Z] Removing intermediate container 83166b19fb6b [2022-10-10T17:05:44.080Z] ---> 6fcef924115d [2022-10-10T17:05:44.080Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:05:44.080Z] ---> Running in 745517eb9f35 [2022-10-10T17:05:44.080Z] Removing intermediate container 745517eb9f35 [2022-10-10T17:05:44.080Z] ---> 4247872d374a [2022-10-10T17:05:44.080Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:05:44.080Z] ---> Running in d64a061b6fb4 [2022-10-10T17:05:44.647Z] Removing intermediate container d64a061b6fb4 [2022-10-10T17:05:44.647Z] ---> f7c2e29c3eb7 [2022-10-10T17:05:44.647Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:05:44.647Z] ---> Running in d690468ded92 [2022-10-10T17:05:44.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:05:45.327Z] Still waiting to schedule task [2022-10-10T17:05:45.327Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7541’ [2022-10-10T17:05:45.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:05:46.099Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T17:05:46.358Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T17:05:46.358Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T17:05:46.358Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T17:05:46.616Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T17:05:46.616Z] OK: 216 MiB in 55 packages [2022-10-10T17:05:47.181Z] Removing intermediate container d690468ded92 [2022-10-10T17:05:47.181Z] ---> ffb865334711 [2022-10-10T17:05:47.181Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-10T17:05:47.181Z] ---> Running in 299094075ca8 [2022-10-10T17:05:47.181Z] Removing intermediate container 299094075ca8 [2022-10-10T17:05:47.181Z] ---> 326901776eb4 [2022-10-10T17:05:47.181Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T17:05:47.441Z] ---> 887db8190599 [2022-10-10T17:05:47.441Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:05:47.441Z] ---> Running in b93336ff442e [2022-10-10T17:06:09.418Z] Removing intermediate container b93336ff442e [2022-10-10T17:06:09.418Z] ---> 49b7de699b0a [2022-10-10T17:06:09.418Z] Step 12/13 : COPY . . [2022-10-10T17:06:09.418Z] ---> 1d5da1ec1b8c [2022-10-10T17:06:09.418Z] Step 13/13 : RUN $MAKE [2022-10-10T17:06:09.418Z] ---> Running in a9456fdb1a10 [2022-10-10T17:06:09.418Z] noop [2022-10-10T17:06:09.418Z] Removing intermediate container a9456fdb1a10 [2022-10-10T17:06:09.418Z] ---> 8de532e64d8c [2022-10-10T17:06:09.418Z] Successfully built 8de532e64d8c [2022-10-10T17:06:09.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:06:09.722Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:06:09.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:06:09.787Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:06:09.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T17:06:10.190Z] $ docker top ad86a7d25ae742ab00e8c44eb091a48d73347708a74f24e42855ccb1faf42188 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:06:10.525Z] + go version [2022-10-10T17:06:10.526Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T17:06:10.538Z] $ docker stop --time=1 ad86a7d25ae742ab00e8c44eb091a48d73347708a74f24e42855ccb1faf42188 [2022-10-10T17:06:11.828Z] $ docker rm -f ad86a7d25ae742ab00e8c44eb091a48d73347708a74f24e42855ccb1faf42188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:06:12.219Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:06:12.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:06:12.286Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:06:12.316Z] $ 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 [2022-10-10T17:06:12.655Z] $ docker top b3f0d89156436196ded4028dc74b7a15978f05b930a35ecfff0baeeb993af30f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:06:12.994Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:06:13.288Z] + make test [2022-10-10T17:06:13.288Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T17:06:13.546Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-10T17:06:23.509Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-10T17:06:23.509Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-10-10T17:06:23.509Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-10T17:06:28.767Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-10T17:06:28.767Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T17:06:32.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T17:06:32.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T17:06:32.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T17:06:32.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T17:06:32.074Z] $ docker stop --time=1 b3f0d89156436196ded4028dc74b7a15978f05b930a35ecfff0baeeb993af30f [2022-10-10T17:06:34.532Z] $ docker rm -f b3f0d89156436196ded4028dc74b7a15978f05b930a35ecfff0baeeb993af30f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:06:34.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T17:06:35.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T17:06:35.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T17:06:35.715Z] + ls -al . [2022-10-10T17:06:35.715Z] total 184 [2022-10-10T17:06:35.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 17:06 . [2022-10-10T17:06:35.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:05 .. [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 17:05 .dockerignore [2022-10-10T17:06:35.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:06 .git [2022-10-10T17:06:35.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:05 .github [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 17:05 .gitignore [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:05 .golangci.yml [2022-10-10T17:06:35.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:05 .semver [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 17:05 Attribution.txt [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 17:05 CHANGELOG.md [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 17:05 Dockerfile [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:05 GOVERNANCE.md [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 17:05 Jenkinsfile [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 17:05 LICENSE [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 17:05 Makefile [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 17:05 OWNERS.md [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 17:05 README.md [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:05 VERSION [2022-10-10T17:06:35.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:05 bin [2022-10-10T17:06:35.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:05 cmd [2022-10-10T17:06:35.715Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 17:06 coverage.out [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 17:05 go.mod [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 17:05 go.sum [2022-10-10T17:06:35.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:05 internal [2022-10-10T17:06:35.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:05 mock [2022-10-10T17:06:35.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:05 snap [2022-10-10T17:06:35.715Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 17:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:06:36.016Z] + 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=1ae20365080d91ee65f801e150a6fed247e9201d --label arch=amd64 --label version=2.3.0-dev.23 . [2022-10-10T17:06:36.016Z] Sending build context to Docker daemon 6.167MB [2022-10-10T17:06:36.016Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:06:36.016Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T17:06:36.016Z] ---> 8de532e64d8c [2022-10-10T17:06:36.016Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:06:36.276Z] ---> Running in ef26990174d1 [2022-10-10T17:06:36.276Z] Removing intermediate container ef26990174d1 [2022-10-10T17:06:36.276Z] ---> ffc3d3c906d5 [2022-10-10T17:06:36.276Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:06:36.276Z] ---> Running in 32c9a0b76c6a [2022-10-10T17:06:36.276Z] Removing intermediate container 32c9a0b76c6a [2022-10-10T17:06:36.276Z] ---> 2376f412202b [2022-10-10T17:06:36.276Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T17:06:36.276Z] ---> Running in 1f818b0591c4 [2022-10-10T17:06:36.534Z] Removing intermediate container 1f818b0591c4 [2022-10-10T17:06:36.534Z] ---> 02d28e190ed8 [2022-10-10T17:06:36.534Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:06:36.534Z] ---> Running in 3c1b4aeb2684 [2022-10-10T17:06:36.534Z] Removing intermediate container 3c1b4aeb2684 [2022-10-10T17:06:36.534Z] ---> 14e4a2cb9906 [2022-10-10T17:06:36.534Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:06:36.534Z] ---> Running in f1529d2fb999 [2022-10-10T17:06:37.102Z] Removing intermediate container f1529d2fb999 [2022-10-10T17:06:37.102Z] ---> 1b893ac535a5 [2022-10-10T17:06:37.102Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:06:37.102Z] ---> Running in b1908a87cfd3 [2022-10-10T17:06:37.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:06:38.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:06:38.557Z] OK: 216 MiB in 55 packages [2022-10-10T17:06:38.816Z] Removing intermediate container b1908a87cfd3 [2022-10-10T17:06:38.816Z] ---> 37b040e9d956 [2022-10-10T17:06:38.816Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-10T17:06:38.816Z] ---> Running in aa770c5185ef [2022-10-10T17:06:38.816Z] Removing intermediate container aa770c5185ef [2022-10-10T17:06:38.816Z] ---> 2656f9746208 [2022-10-10T17:06:38.816Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T17:06:39.074Z] ---> f0d674fa56b5 [2022-10-10T17:06:39.074Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:06:39.074Z] ---> Running in 587efa687de7 [2022-10-10T17:06:39.640Z] Removing intermediate container 587efa687de7 [2022-10-10T17:06:39.640Z] ---> 197fde68d2c5 [2022-10-10T17:06:39.640Z] Step 12/25 : COPY . . [2022-10-10T17:06:40.209Z] ---> 718002376b90 [2022-10-10T17:06:40.209Z] Step 13/25 : RUN $MAKE [2022-10-10T17:06:40.209Z] ---> Running in e049a05062e6 [2022-10-10T17:06:40.468Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-10T17:07:02.404Z] Removing intermediate container e049a05062e6 [2022-10-10T17:07:02.404Z] ---> fdd7364da20e [2022-10-10T17:07:02.404Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T17:07:02.404Z] 3.16: Pulling from library/alpine [2022-10-10T17:07:02.404Z] 213ec9aee27d: Pulling fs layer [2022-10-10T17:07:02.404Z] 213ec9aee27d: Verifying Checksum [2022-10-10T17:07:02.404Z] 213ec9aee27d: Download complete [2022-10-10T17:07:02.404Z] 213ec9aee27d: Pull complete [2022-10-10T17:07:02.404Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:07:02.404Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T17:07:02.404Z] ---> 9c6f07244728 [2022-10-10T17:07:02.404Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-10T17:07:02.404Z] ---> Running in 8b5f4351afa1 [2022-10-10T17:07:02.404Z] Removing intermediate container 8b5f4351afa1 [2022-10-10T17:07:02.404Z] ---> 78435c40680f [2022-10-10T17:07:02.404Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T17:07:02.404Z] ---> Running in a43b269d8e09 [2022-10-10T17:07:02.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:02.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:02.404Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:07:02.404Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:07:02.404Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T17:07:02.404Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:07:02.404Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T17:07:02.404Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T17:07:02.404Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:07:02.404Z] OK: 8 MiB in 20 packages [2022-10-10T17:07:02.404Z] Removing intermediate container a43b269d8e09 [2022-10-10T17:07:02.404Z] ---> 90ae4f82c214 [2022-10-10T17:07:02.404Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-10T17:07:02.999Z] ---> 69eafb3e6175 [2022-10-10T17:07:02.999Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-10T17:07:03.268Z] ---> 50972b91a41c [2022-10-10T17:07:03.268Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-10T17:07:03.268Z] ---> 5c569f054b2a [2022-10-10T17:07:03.268Z] Step 20/25 : EXPOSE 59982 [2022-10-10T17:07:03.268Z] ---> Running in eb29e8099c42 [2022-10-10T17:07:03.528Z] Removing intermediate container eb29e8099c42 [2022-10-10T17:07:03.528Z] ---> 4cf7dffcd619 [2022-10-10T17:07:03.528Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-10T17:07:03.528Z] ---> Running in 3dd6b98de269 [2022-10-10T17:07:03.528Z] Removing intermediate container 3dd6b98de269 [2022-10-10T17:07:03.528Z] ---> c15d3a81adbb [2022-10-10T17:07:03.528Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:07:03.528Z] ---> Running in 7eb5473d47d4 [2022-10-10T17:07:03.528Z] Removing intermediate container 7eb5473d47d4 [2022-10-10T17:07:03.528Z] ---> 85a0851c2e24 [2022-10-10T17:07:03.528Z] Step 23/25 : LABEL arch=amd64 [2022-10-10T17:07:03.528Z] ---> Running in a540f70fced2 [2022-10-10T17:07:03.805Z] Removing intermediate container a540f70fced2 [2022-10-10T17:07:03.805Z] ---> 108bdf3e14e5 [2022-10-10T17:07:03.805Z] Step 24/25 : LABEL git_sha=1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:07:03.805Z] ---> Running in 22db61d2aa2a [2022-10-10T17:07:03.805Z] Removing intermediate container 22db61d2aa2a [2022-10-10T17:07:03.805Z] ---> 89f380a80d87 [2022-10-10T17:07:03.805Z] Step 25/25 : LABEL version=2.3.0-dev.23 [2022-10-10T17:07:03.805Z] ---> Running in d6cc19fe4deb [2022-10-10T17:07:03.805Z] Removing intermediate container d6cc19fe4deb [2022-10-10T17:07:03.805Z] ---> db42e96028fd [2022-10-10T17:07:03.805Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T17:07:03.805Z] Successfully built db42e96028fd [2022-10-10T17:07:03.805Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:07:03.927Z] provisioning config files... [2022-10-10T17:07:03.948Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12035861222009744187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:07:04.249Z] ---> docker-login.sh [2022-10-10T17:07:04.249Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:07:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:04.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:04.249Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:04.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:04.249Z] [2022-10-10T17:07:04.249Z] Login Succeeded [2022-10-10T17:07:04.249Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:07:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:04.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:04.249Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:04.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:04.249Z] [2022-10-10T17:07:04.249Z] Login Succeeded [2022-10-10T17:07:04.249Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:07:04.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:04.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:04.515Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:04.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:04.515Z] [2022-10-10T17:07:04.515Z] Login Succeeded [2022-10-10T17:07:04.515Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:07:04.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:04.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:04.515Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:04.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:04.515Z] [2022-10-10T17:07:04.515Z] Login Succeeded [2022-10-10T17:07:04.515Z] docker.io [2022-10-10T17:07:04.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:07:05.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:07:05.082Z] Configure a credential helper to remove this warning. See [2022-10-10T17:07:05.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:07:05.082Z] [2022-10-10T17:07:05.082Z] Login Succeeded [2022-10-10T17:07:05.082Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:07:05.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:07:05.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:07:05.126Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-10T17:07:05.126Z] 1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:07:05.126Z] latest [2022-10-10T17:07:05.126Z] 2.3.0-dev.23 [2022-10-10T17:07:05.126Z] 1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:07:05.126Z] main [2022-10-10T17:07:05.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:05.432Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:05.740Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:07:05.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T17:07:05.740Z] 7bf6379a2347: Preparing [2022-10-10T17:07:05.740Z] a4758db0ed14: Preparing [2022-10-10T17:07:05.740Z] 4654c9644006: Preparing [2022-10-10T17:07:05.740Z] 7c13f9705873: Preparing [2022-10-10T17:07:05.740Z] 994393dc58e7: Preparing [2022-10-10T17:07:05.740Z] 994393dc58e7: Layer already exists [2022-10-10T17:07:05.740Z] a4758db0ed14: Pushed [2022-10-10T17:07:05.740Z] 7bf6379a2347: Pushed [2022-10-10T17:07:05.999Z] 7c13f9705873: Pushed [2022-10-10T17:07:08.531Z] 4654c9644006: Pushed [2022-10-10T17:07:08.531Z] 1ae20365080d91ee65f801e150a6fed247e9201d: digest: sha256:8b49d2c50b13eb026fc9f7ee786946301286c2da0ce1b14ab4b29dba883614c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:08.845Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:09.146Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-10T17:07:09.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T17:07:09.146Z] 7bf6379a2347: Preparing [2022-10-10T17:07:09.146Z] a4758db0ed14: Preparing [2022-10-10T17:07:09.146Z] 4654c9644006: Preparing [2022-10-10T17:07:09.146Z] 7c13f9705873: Preparing [2022-10-10T17:07:09.146Z] 994393dc58e7: Preparing [2022-10-10T17:07:09.146Z] 994393dc58e7: Layer already exists [2022-10-10T17:07:09.146Z] 7c13f9705873: Layer already exists [2022-10-10T17:07:09.146Z] 7bf6379a2347: Layer already exists [2022-10-10T17:07:09.146Z] a4758db0ed14: Layer already exists [2022-10-10T17:07:09.146Z] 4654c9644006: Layer already exists [2022-10-10T17:07:09.146Z] latest: digest: sha256:8b49d2c50b13eb026fc9f7ee786946301286c2da0ce1b14ab4b29dba883614c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:09.449Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:09.754Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.23 [2022-10-10T17:07:09.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T17:07:09.754Z] 7bf6379a2347: Preparing [2022-10-10T17:07:09.754Z] a4758db0ed14: Preparing [2022-10-10T17:07:09.754Z] 4654c9644006: Preparing [2022-10-10T17:07:09.754Z] 7c13f9705873: Preparing [2022-10-10T17:07:09.754Z] 994393dc58e7: Preparing [2022-10-10T17:07:09.754Z] 7c13f9705873: Layer already exists [2022-10-10T17:07:09.754Z] 7bf6379a2347: Layer already exists [2022-10-10T17:07:09.754Z] 4654c9644006: Layer already exists [2022-10-10T17:07:09.754Z] 994393dc58e7: Layer already exists [2022-10-10T17:07:09.754Z] a4758db0ed14: Layer already exists [2022-10-10T17:07:09.754Z] 2.3.0-dev.23: digest: sha256:8b49d2c50b13eb026fc9f7ee786946301286c2da0ce1b14ab4b29dba883614c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:10.055Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:10.352Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:07:10.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T17:07:10.352Z] 7bf6379a2347: Preparing [2022-10-10T17:07:10.352Z] a4758db0ed14: Preparing [2022-10-10T17:07:10.352Z] 4654c9644006: Preparing [2022-10-10T17:07:10.352Z] 7c13f9705873: Preparing [2022-10-10T17:07:10.352Z] 994393dc58e7: Preparing [2022-10-10T17:07:10.352Z] 994393dc58e7: Layer already exists [2022-10-10T17:07:10.352Z] 7bf6379a2347: Layer already exists [2022-10-10T17:07:10.352Z] a4758db0ed14: Layer already exists [2022-10-10T17:07:10.352Z] 4654c9644006: Layer already exists [2022-10-10T17:07:10.352Z] 7c13f9705873: Layer already exists [2022-10-10T17:07:10.352Z] 1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23: digest: sha256:8b49d2c50b13eb026fc9f7ee786946301286c2da0ce1b14ab4b29dba883614c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:10.655Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:10.954Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-10T17:07:10.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T17:07:10.955Z] 7bf6379a2347: Preparing [2022-10-10T17:07:10.955Z] a4758db0ed14: Preparing [2022-10-10T17:07:10.955Z] 4654c9644006: Preparing [2022-10-10T17:07:10.955Z] 7c13f9705873: Preparing [2022-10-10T17:07:10.955Z] 994393dc58e7: Preparing [2022-10-10T17:07:10.955Z] 7c13f9705873: Layer already exists [2022-10-10T17:07:10.955Z] a4758db0ed14: Layer already exists [2022-10-10T17:07:10.955Z] 994393dc58e7: Layer already exists [2022-10-10T17:07:10.955Z] 4654c9644006: Layer already exists [2022-10-10T17:07:10.955Z] 7bf6379a2347: Layer already exists [2022-10-10T17:07:10.955Z] main: digest: sha256:8b49d2c50b13eb026fc9f7ee786946301286c2da0ce1b14ab4b29dba883614c7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:07:10.992Z] ===================================================== [Pipeline] echo [2022-10-10T17:07:10.997Z] taggedImages: [2022-10-10T17:07:10.997Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:07:10.997Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-10T17:07:10.997Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.23 [2022-10-10T17:07:10.997Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:07:10.997Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:11.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:07:11.342Z] [2022-10-10T17:07:11.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:11.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:07:11.636Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T17:07:11.636Z] 5eb5b503b376: Pulling fs layer [2022-10-10T17:07:11.636Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T17:07:11.636Z] ec43610c2a17: Pulling fs layer [2022-10-10T17:07:11.636Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T17:07:11.636Z] 33b1e0a273af: Pulling fs layer [2022-10-10T17:07:11.636Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T17:07:11.636Z] 2f39f015ded8: Pulling fs layer [2022-10-10T17:07:11.636Z] 5d3b04190fa2: Waiting [2022-10-10T17:07:11.636Z] 3a2ae6a8a46f: Waiting [2022-10-10T17:07:11.636Z] 33b1e0a273af: Waiting [2022-10-10T17:07:11.636Z] 2f39f015ded8: Waiting [2022-10-10T17:07:11.636Z] 5c69ac0246d0: Download complete [2022-10-10T17:07:11.636Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T17:07:11.636Z] 3a2ae6a8a46f: Download complete [2022-10-10T17:07:11.636Z] 33b1e0a273af: Verifying Checksum [2022-10-10T17:07:11.636Z] 33b1e0a273af: Download complete [2022-10-10T17:07:11.896Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T17:07:11.896Z] 5d3b04190fa2: Download complete [2022-10-10T17:07:11.896Z] ec43610c2a17: Verifying Checksum [2022-10-10T17:07:11.896Z] ec43610c2a17: Download complete [2022-10-10T17:07:11.896Z] 5eb5b503b376: Download complete [2022-10-10T17:07:12.462Z] 2f39f015ded8: Download complete [2022-10-10T17:07:13.028Z] 5eb5b503b376: Pull complete [2022-10-10T17:07:13.286Z] 5c69ac0246d0: Pull complete [2022-10-10T17:07:13.852Z] ec43610c2a17: Pull complete [2022-10-10T17:07:13.852Z] 3a2ae6a8a46f: Pull complete [2022-10-10T17:07:14.110Z] 33b1e0a273af: Pull complete [2022-10-10T17:07:14.110Z] 5d3b04190fa2: Pull complete [2022-10-10T17:07:19.412Z] 2f39f015ded8: Pull complete [2022-10-10T17:07:19.412Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T17:07:19.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:07:19.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:07:19.491Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:07:19.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T17:07:23.163Z] $ docker top d14b976a665a25c1b3f3a534cb9e4f504189e0b05fc305aa36af642ddc655a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:07:23.517Z] ---> job-cost.sh [2022-10-10T17:07:23.517Z] lf-activate-venv: SKIPPING [2022-10-10T17:07:23.517Z] INFO: No Stack... [2022-10-10T17:07:23.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T17:07:24.034Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T17:07:24.324Z] + + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csvcut [2022-10-10T17:07:24.324Z] -d, -f6 [Pipeline] lock [2022-10-10T17:07:24.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [2022-10-10T17:07:24.346Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] did not exist. Created. [2022-10-10T17:07:24.346Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:07:24.646Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T17:07:24.678Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T17:07:24.685Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T17:07:24.703Z] $ docker stop --time=1 d14b976a665a25c1b3f3a534cb9e4f504189e0b05fc305aa36af642ddc655a04 [2022-10-10T17:07:25.863Z] $ docker rm -f d14b976a665a25c1b3f3a534cb9e4f504189e0b05fc305aa36af642ddc655a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T17:08:29.603Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7545 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-10T17:08:29.615Z] Running in /w/workspace/device-mqtt-go/70 [Pipeline] { [Pipeline] checkout [2022-10-10T17:08:29.654Z] Selected Git installation does not exist. Using Default [2022-10-10T17:08:29.654Z] The recommended git tool is: NONE [2022-10-10T17:08:35.464Z] using credential edgex-jenkins-ssh [2022-10-10T17:08:35.484Z] Cloning the remote Git repository [2022-10-10T17:08:35.538Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-10T17:08:35.622Z] > git init /w/workspace/device-mqtt-go/70 # timeout=10 [2022-10-10T17:08:35.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-10T17:08:35.793Z] > git --version # timeout=10 [2022-10-10T17:08:35.817Z] > git --version # 'git version 2.25.1' [2022-10-10T17:08:35.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T17:08:35.881Z] Verifying host key using known hosts file [2022-10-10T17:08:36.100Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T17:08:36.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:08:38.379Z] Avoid second fetch [2022-10-10T17:08:38.379Z] Checking out Revision 1ae20365080d91ee65f801e150a6fed247e9201d (main) [2022-10-10T17:08:37.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-10T17:08:37.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:08:38.397Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T17:08:38.417Z] > git checkout -f 1ae20365080d91ee65f801e150a6fed247e9201d # timeout=10 [2022-10-10T17:08:38.964Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#421)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:08:39.892Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T17:08:39.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:08:39.892Z] Dload Upload Total Spent Left Speed [2022-10-10T17:08:39.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2022-10-10T17:08:40.520Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T17:08:40.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T17:08:40.856Z] + sudo tee /etc/docker/daemon.new [2022-10-10T17:08:40.856Z] { [2022-10-10T17:08:40.856Z] "registry-mirrors": [ [2022-10-10T17:08:40.856Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T17:08:40.856Z] ], [2022-10-10T17:08:40.856Z] "bip": "10.250.0.254/24", [2022-10-10T17:08:40.856Z] "hosts": [ [2022-10-10T17:08:40.856Z] "tcp://0.0.0.0:5555", [2022-10-10T17:08:40.856Z] "unix:///var/run/docker.sock" [2022-10-10T17:08:40.856Z] ], [2022-10-10T17:08:40.856Z] "mtu": 1458, [2022-10-10T17:08:40.856Z] "selinux-enabled": true, [2022-10-10T17:08:40.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T17:08:40.856Z] } [Pipeline] sh [2022-10-10T17:08:41.201Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T17:08:41.557Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:08:59.834Z] provisioning config files... [2022-10-10T17:08:59.864Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/70@tmp/config12758173262498601194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:09:00.220Z] ---> docker-login.sh [2022-10-10T17:09:00.220Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:09:00.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:00.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:00.807Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:00.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:00.807Z] [2022-10-10T17:09:00.807Z] Login Succeeded [2022-10-10T17:09:00.807Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:09:01.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:01.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:01.076Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:01.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:01.076Z] [2022-10-10T17:09:01.076Z] Login Succeeded [2022-10-10T17:09:01.345Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:09:01.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:01.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:01.619Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:01.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:01.619Z] [2022-10-10T17:09:01.619Z] Login Succeeded [2022-10-10T17:09:01.619Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:09:01.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:01.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:01.888Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:01.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:01.888Z] [2022-10-10T17:09:01.888Z] Login Succeeded [2022-10-10T17:09:01.888Z] docker.io [2022-10-10T17:09:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:09:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:09:02.427Z] Configure a credential helper to remove this warning. See [2022-10-10T17:09:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:09:02.427Z] [2022-10-10T17:09:02.427Z] Login Succeeded [2022-10-10T17:09:02.695Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:09:02.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T17:09:02.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:09:02.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:09:02.918Z] ========================================================= [2022-10-10T17:09:02.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T17:09:02.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:03.269Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T17:09:03.542Z] Sending build context to Docker daemon 3.176MB [2022-10-10T17:09:03.542Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:03.542Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T17:09:03.812Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T17:09:03.812Z] b3c136eddcbf: Pulling fs layer [2022-10-10T17:09:03.812Z] c0a3192eca97: Pulling fs layer [2022-10-10T17:09:03.812Z] a050256f5b6f: Pulling fs layer [2022-10-10T17:09:03.812Z] 656be50a0ddc: Pulling fs layer [2022-10-10T17:09:03.812Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T17:09:03.812Z] 656be50a0ddc: Waiting [2022-10-10T17:09:03.812Z] f607e4fc86c3: Pulling fs layer [2022-10-10T17:09:03.812Z] 4d572c569a2c: Pulling fs layer [2022-10-10T17:09:03.812Z] fcf976331f73: Pulling fs layer [2022-10-10T17:09:03.812Z] 2bbca73fdf42: Waiting [2022-10-10T17:09:03.812Z] f607e4fc86c3: Waiting [2022-10-10T17:09:03.812Z] 4d572c569a2c: Waiting [2022-10-10T17:09:03.812Z] fcf976331f73: Waiting [2022-10-10T17:09:03.812Z] a050256f5b6f: Download complete [2022-10-10T17:09:03.812Z] c0a3192eca97: Verifying Checksum [2022-10-10T17:09:03.812Z] c0a3192eca97: Download complete [2022-10-10T17:09:03.812Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T17:09:03.812Z] 2bbca73fdf42: Download complete [2022-10-10T17:09:03.812Z] f607e4fc86c3: Verifying Checksum [2022-10-10T17:09:03.812Z] f607e4fc86c3: Download complete [2022-10-10T17:09:03.812Z] b3c136eddcbf: Download complete [2022-10-10T17:09:04.797Z] b3c136eddcbf: Pull complete [2022-10-10T17:09:05.079Z] fcf976331f73: Verifying Checksum [2022-10-10T17:09:05.079Z] fcf976331f73: Download complete [2022-10-10T17:09:05.350Z] c0a3192eca97: Pull complete [2022-10-10T17:09:05.628Z] a050256f5b6f: Pull complete [2022-10-10T17:09:06.233Z] 4d572c569a2c: Verifying Checksum [2022-10-10T17:09:06.233Z] 4d572c569a2c: Download complete [2022-10-10T17:09:07.205Z] 656be50a0ddc: Verifying Checksum [2022-10-10T17:09:07.205Z] 656be50a0ddc: Download complete [2022-10-10T17:09:19.554Z] 656be50a0ddc: Pull complete [2022-10-10T17:09:19.554Z] 2bbca73fdf42: Pull complete [2022-10-10T17:09:19.554Z] f607e4fc86c3: Pull complete [2022-10-10T17:09:24.917Z] 4d572c569a2c: Pull complete [2022-10-10T17:09:27.530Z] fcf976331f73: Pull complete [2022-10-10T17:09:27.530Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T17:09:27.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:09:27.530Z] ---> 3970a7415f9e [2022-10-10T17:09:27.530Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:09:29.494Z] ---> Running in a848f7947e38 [2022-10-10T17:09:29.494Z] Removing intermediate container a848f7947e38 [2022-10-10T17:09:29.494Z] ---> 8e495c012326 [2022-10-10T17:09:29.494Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:09:29.494Z] ---> Running in c469c2c4856a [2022-10-10T17:09:29.763Z] Removing intermediate container c469c2c4856a [2022-10-10T17:09:29.763Z] ---> 79a1d89aa5a1 [2022-10-10T17:09:29.763Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T17:09:30.033Z] ---> Running in 5fd4fdf4cb47 [2022-10-10T17:09:30.303Z] Removing intermediate container 5fd4fdf4cb47 [2022-10-10T17:09:30.303Z] ---> a0c7ad0e3070 [2022-10-10T17:09:30.303Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:09:30.303Z] ---> Running in 46c95c08012b [2022-10-10T17:09:30.573Z] Removing intermediate container 46c95c08012b [2022-10-10T17:09:30.573Z] ---> dd4ec08d6f0c [2022-10-10T17:09:30.573Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:30.839Z] ---> Running in 015931cb4ab4 [2022-10-10T17:09:32.792Z] Removing intermediate container 015931cb4ab4 [2022-10-10T17:09:32.792Z] ---> 11a17e989a2e [2022-10-10T17:09:32.792Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:09:32.792Z] ---> Running in 89301b6cc453 [2022-10-10T17:09:33.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:09:34.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:09:36.143Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T17:09:36.143Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T17:09:36.143Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T17:09:36.416Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T17:09:36.416Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T17:09:36.416Z] OK: 226 MiB in 55 packages [2022-10-10T17:09:37.947Z] Removing intermediate container 89301b6cc453 [2022-10-10T17:09:37.947Z] ---> efcb83e841a9 [2022-10-10T17:09:37.947Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-10T17:09:37.947Z] ---> Running in e8f8b6265b2c [2022-10-10T17:09:38.221Z] Removing intermediate container e8f8b6265b2c [2022-10-10T17:09:38.221Z] ---> 04915af34b7b [2022-10-10T17:09:38.221Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T17:09:38.827Z] ---> 118f1efcffbb [2022-10-10T17:09:38.827Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:38.827Z] ---> Running in 0ba94bec7cb9 [2022-10-10T17:10:35.265Z] Removing intermediate container 0ba94bec7cb9 [2022-10-10T17:10:35.265Z] ---> b0c94afbfc3d [2022-10-10T17:10:35.265Z] Step 12/13 : COPY . . [2022-10-10T17:10:35.265Z] ---> 7353e023a3a2 [2022-10-10T17:10:35.265Z] Step 13/13 : RUN $MAKE [2022-10-10T17:10:35.265Z] ---> Running in 7b19f8d7c1af [2022-10-10T17:10:35.265Z] noop [2022-10-10T17:10:35.265Z] Removing intermediate container 7b19f8d7c1af [2022-10-10T17:10:35.265Z] ---> be5535d73e30 [2022-10-10T17:10:35.265Z] Successfully built be5535d73e30 [2022-10-10T17:10:35.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:35.615Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T17:10:35.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:10:35.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-7545 does not seem to be running inside a container [2022-10-10T17:10:35.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/70 -v /w/workspace/device-mqtt-go/70:/w/workspace/device-mqtt-go/70:rw,z -v /w/workspace/device-mqtt-go/70@tmp:/w/workspace/device-mqtt-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T17:10:37.216Z] $ docker top bdac59c507624ad603f011fd6ce3e3a25039beefee1a85e4533edd21e7d6d2f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:10:38.067Z] + go version [2022-10-10T17:10:38.067Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T17:10:38.091Z] $ docker stop --time=1 bdac59c507624ad603f011fd6ce3e3a25039beefee1a85e4533edd21e7d6d2f7 [2022-10-10T17:10:39.738Z] $ docker rm -f bdac59c507624ad603f011fd6ce3e3a25039beefee1a85e4533edd21e7d6d2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:40.269Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T17:10:40.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:10:40.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-7545 does not seem to be running inside a container [2022-10-10T17:10:40.529Z] $ 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/70 -v /w/workspace/device-mqtt-go/70:/w/workspace/device-mqtt-go/70:rw,z -v /w/workspace/device-mqtt-go/70@tmp:/w/workspace/device-mqtt-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T17:10:41.785Z] $ docker top cc4e77ed3b02dfb0453c3c13c6e4f80b46cb2e77285ab348f43041495e5efe92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:10:42.629Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/70 [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:10:43.289Z] + make test [2022-10-10T17:10:43.289Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T17:10:45.245Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-10T17:12:21.926Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-10T17:12:21.926Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-10-10T17:12:21.926Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-10T17:12:21.926Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T17:12:21.926Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T17:12:43.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T17:12:43.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T17:12:43.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T17:12:44.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T17:12:44.026Z] $ docker stop --time=1 cc4e77ed3b02dfb0453c3c13c6e4f80b46cb2e77285ab348f43041495e5efe92 [2022-10-10T17:12:45.804Z] $ docker rm -f cc4e77ed3b02dfb0453c3c13c6e4f80b46cb2e77285ab348f43041495e5efe92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:12:46.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T17:12:46.819Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T17:12:47.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:12:47.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T17:12:48.014Z] + ls -al . [2022-10-10T17:12:48.014Z] total 180 [2022-10-10T17:12:48.014Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 17:10 . [2022-10-10T17:12:48.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:08 .. [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 17:08 .dockerignore [2022-10-10T17:12:48.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 17:08 .git [2022-10-10T17:12:48.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:08 .github [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 17:08 .gitignore [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 17:08 .golangci.yml [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 17:08 Attribution.txt [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 17:08 CHANGELOG.md [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 17:08 Dockerfile [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 17:08 GOVERNANCE.md [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 17:08 Jenkinsfile [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 17:08 LICENSE [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 17:08 Makefile [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 17:08 OWNERS.md [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 17:08 README.md [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 17:05 VERSION [2022-10-10T17:12:48.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:08 bin [2022-10-10T17:12:48.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:08 cmd [2022-10-10T17:12:48.014Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 17:12 coverage.out [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 17:08 go.mod [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 17:08 go.sum [2022-10-10T17:12:48.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 17:08 internal [2022-10-10T17:12:48.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 17:08 mock [2022-10-10T17:12:48.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 17:08 snap [2022-10-10T17:12:48.014Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 17:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:12:48.361Z] + 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=1ae20365080d91ee65f801e150a6fed247e9201d --label arch=arm64 --label version=2.3.0-dev.23 . [2022-10-10T17:12:48.632Z] Sending build context to Docker daemon 3.194MB [2022-10-10T17:12:48.632Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T17:12:48.632Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T17:12:48.632Z] ---> be5535d73e30 [2022-10-10T17:12:48.632Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:12:48.902Z] ---> Running in 74cc8abc98fb [2022-10-10T17:12:49.493Z] Removing intermediate container 74cc8abc98fb [2022-10-10T17:12:49.493Z] ---> 26bfd54fc334 [2022-10-10T17:12:49.493Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T17:12:49.493Z] ---> Running in 9b41137da824 [2022-10-10T17:12:49.764Z] Removing intermediate container 9b41137da824 [2022-10-10T17:12:49.764Z] ---> 9d0235464d3a [2022-10-10T17:12:49.764Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T17:12:49.764Z] ---> Running in 7583cc69316d [2022-10-10T17:12:50.351Z] Removing intermediate container 7583cc69316d [2022-10-10T17:12:50.351Z] ---> 3c9d53145eb0 [2022-10-10T17:12:50.351Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T17:12:50.351Z] ---> Running in 2febbe6da160 [2022-10-10T17:12:50.621Z] Removing intermediate container 2febbe6da160 [2022-10-10T17:12:50.621Z] ---> 378dd4fe6737 [2022-10-10T17:12:50.621Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:12:50.621Z] ---> Running in a1ec9bd0e84c [2022-10-10T17:12:53.970Z] Removing intermediate container a1ec9bd0e84c [2022-10-10T17:12:53.970Z] ---> 0903e4912e53 [2022-10-10T17:12:53.970Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T17:12:53.970Z] ---> Running in bc5c5828cbe2 [2022-10-10T17:12:54.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:12:55.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:12:56.491Z] OK: 226 MiB in 55 packages [2022-10-10T17:12:57.464Z] Removing intermediate container bc5c5828cbe2 [2022-10-10T17:12:57.464Z] ---> f92148baa5c2 [2022-10-10T17:12:57.464Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-10T17:12:57.738Z] ---> Running in 2e3f92f7168a [2022-10-10T17:12:58.015Z] Removing intermediate container 2e3f92f7168a [2022-10-10T17:12:58.015Z] ---> aa8160aaba7c [2022-10-10T17:12:58.015Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T17:12:58.604Z] ---> 43f4b533602c [2022-10-10T17:12:58.604Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:12:58.604Z] ---> Running in fad2f13b27d0 [2022-10-10T17:13:01.188Z] Removing intermediate container fad2f13b27d0 [2022-10-10T17:13:01.188Z] ---> c1695dd19c82 [2022-10-10T17:13:01.188Z] Step 12/25 : COPY . . [2022-10-10T17:13:01.783Z] ---> 26ea167d2c1d [2022-10-10T17:13:01.783Z] Step 13/25 : RUN $MAKE [2022-10-10T17:13:01.783Z] ---> Running in bd1bc5657d62 [2022-10-10T17:13:02.750Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-10T17:15:54.549Z] Removing intermediate container bd1bc5657d62 [2022-10-10T17:15:54.549Z] ---> bf74b173ae5b [2022-10-10T17:15:54.549Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T17:15:54.549Z] 3.16: Pulling from library/alpine [2022-10-10T17:15:54.549Z] 9b18e9b68314: Pulling fs layer [2022-10-10T17:15:54.549Z] 9b18e9b68314: Verifying Checksum [2022-10-10T17:15:54.549Z] 9b18e9b68314: Download complete [2022-10-10T17:15:54.549Z] 9b18e9b68314: Pull complete [2022-10-10T17:15:54.549Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:15:54.549Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T17:15:54.549Z] ---> a6215f271958 [2022-10-10T17:15:54.549Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-10T17:15:54.549Z] ---> Running in 78da3f0abca2 [2022-10-10T17:15:54.549Z] Removing intermediate container 78da3f0abca2 [2022-10-10T17:15:54.549Z] ---> cf301855e273 [2022-10-10T17:15:54.549Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T17:15:54.549Z] ---> Running in 95c80d5a2376 [2022-10-10T17:15:54.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:15:54.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:15:54.549Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:15:54.549Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:15:54.549Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T17:15:54.549Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:15:54.549Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T17:15:54.549Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T17:15:54.549Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:15:54.549Z] OK: 8 MiB in 20 packages [2022-10-10T17:15:54.549Z] Removing intermediate container 95c80d5a2376 [2022-10-10T17:15:54.549Z] ---> 064d63371eef [2022-10-10T17:15:54.549Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-10T17:15:54.549Z] ---> 32df56c5ac8e [2022-10-10T17:15:54.549Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-10T17:15:54.549Z] ---> adb627ee3208 [2022-10-10T17:15:54.549Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-10T17:15:54.549Z] ---> 81fc5feb9652 [2022-10-10T17:15:54.549Z] Step 20/25 : EXPOSE 59982 [2022-10-10T17:15:54.549Z] ---> Running in 0ef3bd4db8ba [2022-10-10T17:15:54.549Z] Removing intermediate container 0ef3bd4db8ba [2022-10-10T17:15:54.549Z] ---> 43645911f34a [2022-10-10T17:15:54.549Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-10T17:15:54.549Z] ---> Running in 1222ea286a99 [2022-10-10T17:15:54.549Z] Removing intermediate container 1222ea286a99 [2022-10-10T17:15:54.549Z] ---> 008b683ac96b [2022-10-10T17:15:54.549Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:15:54.549Z] ---> Running in aa15ec9e9243 [2022-10-10T17:15:54.549Z] Removing intermediate container aa15ec9e9243 [2022-10-10T17:15:54.549Z] ---> 77d87e98b1bc [2022-10-10T17:15:54.549Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T17:15:54.549Z] ---> Running in c53def6dc7a7 [2022-10-10T17:15:54.549Z] Removing intermediate container c53def6dc7a7 [2022-10-10T17:15:54.549Z] ---> 95bbad7b923d [2022-10-10T17:15:54.549Z] Step 24/25 : LABEL git_sha=1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:15:54.549Z] ---> Running in 5eb5414fd67f [2022-10-10T17:15:54.549Z] Removing intermediate container 5eb5414fd67f [2022-10-10T17:15:54.549Z] ---> fabfcc2c4c53 [2022-10-10T17:15:54.549Z] Step 25/25 : LABEL version=2.3.0-dev.23 [2022-10-10T17:15:54.549Z] ---> Running in 23eab897a93e [2022-10-10T17:15:54.549Z] Removing intermediate container 23eab897a93e [2022-10-10T17:15:54.549Z] ---> 2bbd40676b4e [2022-10-10T17:15:54.549Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T17:15:54.549Z] Successfully built 2bbd40676b4e [2022-10-10T17:15:54.549Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:15:54.652Z] provisioning config files... [2022-10-10T17:15:54.668Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/70@tmp/config16021194340214521442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:15:54.998Z] ---> docker-login.sh [2022-10-10T17:15:54.998Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:15:54.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:15:55.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:15:55.267Z] Configure a credential helper to remove this warning. See [2022-10-10T17:15:55.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:15:55.267Z] [2022-10-10T17:15:55.267Z] Login Succeeded [2022-10-10T17:15:55.267Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:15:55.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:15:55.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:15:55.537Z] Configure a credential helper to remove this warning. See [2022-10-10T17:15:55.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:15:55.537Z] [2022-10-10T17:15:55.537Z] Login Succeeded [2022-10-10T17:15:55.537Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:15:55.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:15:56.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:15:56.076Z] Configure a credential helper to remove this warning. See [2022-10-10T17:15:56.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:15:56.076Z] [2022-10-10T17:15:56.076Z] Login Succeeded [2022-10-10T17:15:56.076Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:15:56.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:15:56.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:15:56.345Z] Configure a credential helper to remove this warning. See [2022-10-10T17:15:56.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:15:56.345Z] [2022-10-10T17:15:56.345Z] Login Succeeded [2022-10-10T17:15:56.345Z] docker.io [2022-10-10T17:15:56.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:15:57.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:15:57.202Z] Configure a credential helper to remove this warning. See [2022-10-10T17:15:57.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:15:57.202Z] [2022-10-10T17:15:57.202Z] Login Succeeded [2022-10-10T17:15:57.202Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:15:57.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:15:57.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:15:57.257Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-10T17:15:57.257Z] 1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:15:57.257Z] latest [2022-10-10T17:15:57.257Z] 2.3.0-dev.23 [2022-10-10T17:15:57.257Z] 1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:15:57.257Z] main [2022-10-10T17:15:57.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:15:57.593Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:15:57.928Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:15:57.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T17:15:57.928Z] aefffe5ae793: Preparing [2022-10-10T17:15:57.928Z] 77d64aa1df10: Preparing [2022-10-10T17:15:57.928Z] 7b3ba1177b1e: Preparing [2022-10-10T17:15:57.928Z] db73fccddc8f: Preparing [2022-10-10T17:15:57.928Z] 5d3e392a13a0: Preparing [2022-10-10T17:15:57.928Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:15:58.195Z] 77d64aa1df10: Pushed [2022-10-10T17:15:58.196Z] aefffe5ae793: Pushed [2022-10-10T17:15:58.783Z] db73fccddc8f: Pushed [2022-10-10T17:16:04.131Z] 7b3ba1177b1e: Pushed [2022-10-10T17:16:04.131Z] 1ae20365080d91ee65f801e150a6fed247e9201d: digest: sha256:03c1f916227b0eb3f99f815a187f0d19069cae637f5edf5a06e689905c964a12 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:04.479Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:04.821Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-10T17:16:04.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T17:16:04.821Z] aefffe5ae793: Preparing [2022-10-10T17:16:04.821Z] 77d64aa1df10: Preparing [2022-10-10T17:16:04.821Z] 7b3ba1177b1e: Preparing [2022-10-10T17:16:04.821Z] db73fccddc8f: Preparing [2022-10-10T17:16:04.821Z] 5d3e392a13a0: Preparing [2022-10-10T17:16:04.821Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:16:04.821Z] db73fccddc8f: Layer already exists [2022-10-10T17:16:04.821Z] 77d64aa1df10: Layer already exists [2022-10-10T17:16:04.821Z] 7b3ba1177b1e: Layer already exists [2022-10-10T17:16:04.821Z] aefffe5ae793: Layer already exists [2022-10-10T17:16:05.089Z] latest: digest: sha256:03c1f916227b0eb3f99f815a187f0d19069cae637f5edf5a06e689905c964a12 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:05.433Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:05.775Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.23 [2022-10-10T17:16:05.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T17:16:05.775Z] aefffe5ae793: Preparing [2022-10-10T17:16:05.775Z] 77d64aa1df10: Preparing [2022-10-10T17:16:05.775Z] 7b3ba1177b1e: Preparing [2022-10-10T17:16:05.775Z] db73fccddc8f: Preparing [2022-10-10T17:16:05.775Z] 5d3e392a13a0: Preparing [2022-10-10T17:16:05.775Z] db73fccddc8f: Layer already exists [2022-10-10T17:16:05.775Z] 7b3ba1177b1e: Layer already exists [2022-10-10T17:16:05.775Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:16:05.775Z] 77d64aa1df10: Layer already exists [2022-10-10T17:16:05.775Z] aefffe5ae793: Layer already exists [2022-10-10T17:16:05.775Z] 2.3.0-dev.23: digest: sha256:03c1f916227b0eb3f99f815a187f0d19069cae637f5edf5a06e689905c964a12 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:06.454Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:06.803Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:16:06.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T17:16:06.804Z] aefffe5ae793: Preparing [2022-10-10T17:16:06.804Z] 77d64aa1df10: Preparing [2022-10-10T17:16:06.804Z] 7b3ba1177b1e: Preparing [2022-10-10T17:16:06.804Z] db73fccddc8f: Preparing [2022-10-10T17:16:06.804Z] 5d3e392a13a0: Preparing [2022-10-10T17:16:06.804Z] 77d64aa1df10: Layer already exists [2022-10-10T17:16:06.804Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:16:06.804Z] 7b3ba1177b1e: Layer already exists [2022-10-10T17:16:06.804Z] aefffe5ae793: Layer already exists [2022-10-10T17:16:06.804Z] db73fccddc8f: Layer already exists [2022-10-10T17:16:07.075Z] 1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23: digest: sha256:03c1f916227b0eb3f99f815a187f0d19069cae637f5edf5a06e689905c964a12 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:07.435Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:07.786Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-10T17:16:07.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T17:16:07.786Z] aefffe5ae793: Preparing [2022-10-10T17:16:07.786Z] 77d64aa1df10: Preparing [2022-10-10T17:16:07.786Z] 7b3ba1177b1e: Preparing [2022-10-10T17:16:07.786Z] db73fccddc8f: Preparing [2022-10-10T17:16:07.786Z] 5d3e392a13a0: Preparing [2022-10-10T17:16:07.786Z] 77d64aa1df10: Layer already exists [2022-10-10T17:16:07.786Z] db73fccddc8f: Layer already exists [2022-10-10T17:16:07.786Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:16:07.786Z] 7b3ba1177b1e: Layer already exists [2022-10-10T17:16:07.786Z] aefffe5ae793: Layer already exists [2022-10-10T17:16:08.060Z] main: digest: sha256:03c1f916227b0eb3f99f815a187f0d19069cae637f5edf5a06e689905c964a12 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:16:08.102Z] ===================================================== [Pipeline] echo [2022-10-10T17:16:08.108Z] taggedImages: [2022-10-10T17:16:08.108Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d [2022-10-10T17:16:08.108Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-10T17:16:08.108Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.23 [2022-10-10T17:16:08.108Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ae20365080d91ee65f801e150a6fed247e9201d-2.3.0-dev.23 [2022-10-10T17:16:08.108Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:08.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:16:08.475Z] [2022-10-10T17:16:08.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:08.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:16:09.076Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T17:16:09.076Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T17:16:09.076Z] 04944245beec: Pulling fs layer [2022-10-10T17:16:09.076Z] 699f458cf7ca: Pulling fs layer [2022-10-10T17:16:09.076Z] 765212b225bb: Pulling fs layer [2022-10-10T17:16:09.076Z] f23df028b6ca: Pulling fs layer [2022-10-10T17:16:09.076Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T17:16:09.076Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T17:16:09.076Z] 765212b225bb: Waiting [2022-10-10T17:16:09.076Z] d65c8cfc05b1: Waiting [2022-10-10T17:16:09.076Z] f23df028b6ca: Waiting [2022-10-10T17:16:09.076Z] 2437ff75d9bd: Waiting [2022-10-10T17:16:09.076Z] 04944245beec: Verifying Checksum [2022-10-10T17:16:09.076Z] 04944245beec: Download complete [2022-10-10T17:16:09.076Z] 765212b225bb: Verifying Checksum [2022-10-10T17:16:09.076Z] 765212b225bb: Download complete [2022-10-10T17:16:09.076Z] f23df028b6ca: Verifying Checksum [2022-10-10T17:16:09.076Z] f23df028b6ca: Download complete [2022-10-10T17:16:09.076Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T17:16:09.076Z] d65c8cfc05b1: Download complete [2022-10-10T17:16:09.345Z] 699f458cf7ca: Verifying Checksum [2022-10-10T17:16:09.345Z] 699f458cf7ca: Download complete [2022-10-10T17:16:09.613Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T17:16:09.613Z] 8998bd30e6a1: Download complete [2022-10-10T17:16:12.205Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T17:16:12.205Z] 2437ff75d9bd: Download complete [2022-10-10T17:16:14.162Z] 8998bd30e6a1: Pull complete [2022-10-10T17:16:16.115Z] 04944245beec: Pull complete [2022-10-10T17:16:17.543Z] 699f458cf7ca: Pull complete [2022-10-10T17:16:17.543Z] 765212b225bb: Pull complete [2022-10-10T17:16:18.508Z] f23df028b6ca: Pull complete [2022-10-10T17:16:18.777Z] d65c8cfc05b1: Pull complete [2022-10-10T17:16:33.786Z] 2437ff75d9bd: Pull complete [2022-10-10T17:16:33.786Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T17:16:33.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:16:33.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:16:33.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-7545 does not seem to be running inside a container [2022-10-10T17:16:34.044Z] $ 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/70 -v /w/workspace/device-mqtt-go/70:/w/workspace/device-mqtt-go/70:rw,z -v /w/workspace/device-mqtt-go/70@tmp:/w/workspace/device-mqtt-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-10T17:16:36.904Z] $ docker top bb03ffc0913ee518fff5fbaf9ef5d65dfa8099ae642ffcff2f3f09a5cd647eb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:16:37.757Z] ---> job-cost.sh [2022-10-10T17:16:37.757Z] lf-activate-venv: SKIPPING [2022-10-10T17:16:37.757Z] INFO: No Stack... [2022-10-10T17:16:38.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T17:16:38.926Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T17:16:39.570Z] + + cutcat -d, /w/workspace/device-mqtt-go/70/archives/cost.csv -f6 [2022-10-10T17:16:39.570Z] [Pipeline] lock [2022-10-10T17:16:39.648Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [2022-10-10T17:16:39.654Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] did not exist. Created. [2022-10-10T17:16:39.654Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:16:40.311Z] /w/workspace/device-mqtt-go/70@tmp/durable-b0a7523c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T17:16:40.974Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T17:16:40.997Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T17:16:41.053Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T17:16:41.064Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T17:16:41.077Z] $ docker stop --time=1 bb03ffc0913ee518fff5fbaf9ef5d65dfa8099ae642ffcff2f3f09a5cd647eb8 [2022-10-10T17:16:42.603Z] $ docker rm -f bb03ffc0913ee518fff5fbaf9ef5d65dfa8099ae642ffcff2f3f09a5cd647eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-10T17:16:42.960Z] provisioning config files... [2022-10-10T17:16:42.969Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14804406217392813871tmp [Pipeline] { [Pipeline] sh [2022-10-10T17:16:43.257Z] + set +x [2022-10-10T17:16:43.257Z] + curl -s https://codecov.io/bash [2022-10-10T17:16:43.257Z] + bash -s -- [2022-10-10T17:16:43.257Z] [2022-10-10T17:16:43.257Z] _____ _ [2022-10-10T17:16:43.257Z] / ____| | | [2022-10-10T17:16:43.257Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T17:16:43.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T17:16:43.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T17:16:43.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T17:16:43.257Z] Bash-1.0.6 [2022-10-10T17:16:43.257Z] [2022-10-10T17:16:43.257Z] [2022-10-10T17:16:43.257Z] ==> git version 2.25.1 found [2022-10-10T17:16:43.257Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-10T17:16:43.257Z] Release-Date: 2020-01-08 [2022-10-10T17:16:43.257Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T17:16:43.257Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T17:16:43.257Z] ==> Jenkins CI detected. [2022-10-10T17:16:43.257Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-10T17:16:43.257Z] project root: . [2022-10-10T17:16:43.257Z] --> token set from env [2022-10-10T17:16:43.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T17:16:43.257Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T17:16:43.257Z] ==> Python coveragepy not found [2022-10-10T17:16:43.257Z] ==> Searching for coverage reports in: [2022-10-10T17:16:43.257Z] + . [2022-10-10T17:16:43.257Z] -> Found 1 reports [2022-10-10T17:16:43.257Z] ==> Detecting git/mercurial file structure [2022-10-10T17:16:43.257Z] ==> Reading reports [2022-10-10T17:16:43.257Z] + ./coverage.out bytes=17887 [2022-10-10T17:16:43.257Z] ==> Appending adjustments [2022-10-10T17:16:43.257Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T17:16:43.516Z] + Found adjustments [2022-10-10T17:16:43.516Z] ==> Gzipping contents [2022-10-10T17:16:43.516Z] 4.0K /tmp/codecov.Kso3WW.gz [2022-10-10T17:16:43.516Z] ==> Uploading reports [2022-10-10T17:16:43.516Z] url: https://codecov.io [2022-10-10T17:16:43.516Z] query: branch=main&commit=1ae20365080d91ee65f801e150a6fed247e9201d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:16:43.516Z] -> Pinging Codecov [2022-10-10T17:16:43.516Z] 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=1ae20365080d91ee65f801e150a6fed247e9201d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:16:43.776Z] -> Uploading to [2022-10-10T17:16:43.776Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/7D719EC7BBE17E464838252E33014C33/1ae20365080d91ee65f801e150a6fed247e9201d/c2f7ada8-29ad-4bf2-9245-b2a8cea6b648.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T171643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5a31464363d944c48041c4ca5a3f50241656e4b9e6e64ef7295f6c613a841ff [2022-10-10T17:16:43.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:16:43.776Z] Dload Upload Total Spent Left Speed [2022-10-10T17:16:44.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13313 --:--:-- --:--:-- --:--:-- 13313 [2022-10-10T17:16:44.034Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] } [2022-10-10T17:16:44.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T17:16:44.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T17:16:44.160Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:44.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:16:44.457Z] [2022-10-10T17:16:44.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:16:44.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:16:44.759Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T17:16:44.759Z] df9b9388f04a: Pulling fs layer [2022-10-10T17:16:44.760Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T17:16:44.760Z] 25bc292e5bac: Pulling fs layer [2022-10-10T17:16:44.760Z] 114826534d7a: Pulling fs layer [2022-10-10T17:16:44.760Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T17:16:44.760Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T17:16:44.760Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T17:16:44.760Z] 6ad1cebc031e: Waiting [2022-10-10T17:16:44.760Z] 8a3aa393b2d8: Waiting [2022-10-10T17:16:44.760Z] 4657fd5d0bcf: Waiting [2022-10-10T17:16:44.760Z] 25bc292e5bac: Verifying Checksum [2022-10-10T17:16:44.760Z] 25bc292e5bac: Download complete [2022-10-10T17:16:44.760Z] 52dc419b0ee2: Verifying Checksum [2022-10-10T17:16:44.760Z] 52dc419b0ee2: Download complete [2022-10-10T17:16:44.760Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T17:16:44.760Z] 4657fd5d0bcf: Download complete [2022-10-10T17:16:44.760Z] df9b9388f04a: Verifying Checksum [2022-10-10T17:16:44.760Z] df9b9388f04a: Download complete [2022-10-10T17:16:45.020Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T17:16:45.020Z] 6ad1cebc031e: Download complete [2022-10-10T17:16:45.020Z] df9b9388f04a: Pull complete [2022-10-10T17:16:45.020Z] 52dc419b0ee2: Pull complete [2022-10-10T17:16:45.281Z] 25bc292e5bac: Pull complete [2022-10-10T17:16:45.542Z] 114826534d7a: Verifying Checksum [2022-10-10T17:16:45.542Z] 114826534d7a: Download complete [2022-10-10T17:16:45.800Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T17:16:45.800Z] 8a3aa393b2d8: Download complete [2022-10-10T17:16:49.078Z] 114826534d7a: Pull complete [2022-10-10T17:16:49.078Z] 4657fd5d0bcf: Pull complete [2022-10-10T17:16:49.078Z] 6ad1cebc031e: Pull complete [2022-10-10T17:16:51.604Z] 8a3aa393b2d8: Pull complete [2022-10-10T17:16:51.604Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T17:16:51.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:16:51.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:16:51.675Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:16:51.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-10T17:16:55.150Z] $ docker top d5614b32a964e248ac11181723a50381742203b4acb0278990737e88825ea262 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T17:16:55.218Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-10T17:16:55.497Z] + set -o pipefail [2022-10-10T17:16:55.497Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-10T17:17:00.783Z] [2022-10-10T17:17:00.783Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-10T17:17:00.783Z] [2022-10-10T17:17:00.783Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/6ccc7d8b-de94-4fb2-8f3a-ffcae26ccc87 [2022-10-10T17:17:00.783Z] [2022-10-10T17:17:00.783Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T17:17:00.783Z] [2022-10-10T17:17:00.783Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T17:17:00.783Z] [2022-10-10T17:17:01.040Z] [2022-10-10T17:17:01.040Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T17:17:01.040Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T17:17:01.040Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T17:17:01.048Z] $ docker stop --time=1 d5614b32a964e248ac11181723a50381742203b4acb0278990737e88825ea262 [2022-10-10T17:17:04.669Z] $ docker rm -f d5614b32a964e248ac11181723a50381742203b4acb0278990737e88825ea262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:17:05.343Z] + git log --format=format:%s -1 1ae20365080d91ee65f801e150a6fed247e9201d [Pipeline] sh [2022-10-10T17:17:05.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:17:05.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:05.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:17:05.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:17:05.994Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:17:06.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:17:06.415Z] $ docker top 13dcaa706828cda5490eafd704f260b6ea7196fa897b143faf0279123856368d -eo pid,comm [2022-10-10T17:17:06.462Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:17:06.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:17:06.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:17:06.501Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:17:06.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:17:06.598Z] $ docker exec 13dcaa706828cda5490eafd704f260b6ea7196fa897b143faf0279123856368d ssh-agent [2022-10-10T17:17:06.712Z] SSH_AUTH_SOCK=/tmp/ssh-FmXewC9PdYKV/agent.32 [2022-10-10T17:17:06.712Z] SSH_AGENT_PID=38 [2022-10-10T17:17:06.717Z] Running ssh-add (command line suppressed) [2022-10-10T17:17:06.809Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2188029086258411602.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2188029086258411602.key) [2022-10-10T17:17:06.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:17:07.113Z] + git semver tag [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,275 [run_tag] DEBUG tag force:False [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,275 [check_head_tag] DEBUG check head tag [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,276 [execute] INFO git cat-file --batch-check [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,280 [execute] INFO git cat-file --batch [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,294 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:17:07.372Z] 2022-10-10 17:17:07,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:07.372Z] 2.3.0-dev.23 [Pipeline] } [2022-10-10T17:17:07.380Z] $ docker exec --env ******** --env ******** 13dcaa706828cda5490eafd704f260b6ea7196fa897b143faf0279123856368d ssh-agent -k [2022-10-10T17:17:07.476Z] unset SSH_AUTH_SOCK; [2022-10-10T17:17:07.476Z] unset SSH_AGENT_PID; [2022-10-10T17:17:07.476Z] echo Agent pid 38 killed; [2022-10-10T17:17:07.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:17:07.786Z] + git semver [Pipeline] } [2022-10-10T17:17:08.058Z] $ docker stop --time=1 13dcaa706828cda5490eafd704f260b6ea7196fa897b143faf0279123856368d [2022-10-10T17:17:09.325Z] $ docker rm -f 13dcaa706828cda5490eafd704f260b6ea7196fa897b143faf0279123856368d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:09.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:17:09.701Z] [2022-10-10T17:17:09.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:09.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:17:09.999Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T17:17:09.999Z] ab5ef0e58194: Pulling fs layer [2022-10-10T17:17:09.999Z] 9712f1f96733: Pulling fs layer [2022-10-10T17:17:09.999Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T17:17:09.999Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T17:17:09.999Z] e9a5061849ea: Pulling fs layer [2022-10-10T17:17:09.999Z] 0d9ebad4ef96: Waiting [2022-10-10T17:17:09.999Z] d747dcd14b5f: Pulling fs layer [2022-10-10T17:17:09.999Z] 2de7ff778b66: Pulling fs layer [2022-10-10T17:17:09.999Z] d747dcd14b5f: Waiting [2022-10-10T17:17:09.999Z] e9a5061849ea: Waiting [2022-10-10T17:17:09.999Z] 9712f1f96733: Download complete [2022-10-10T17:17:10.268Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T17:17:10.268Z] 63f879dbbcfc: Download complete [2022-10-10T17:17:10.544Z] e9a5061849ea: Verifying Checksum [2022-10-10T17:17:10.544Z] e9a5061849ea: Download complete [2022-10-10T17:17:10.544Z] d747dcd14b5f: Verifying Checksum [2022-10-10T17:17:10.544Z] d747dcd14b5f: Download complete [2022-10-10T17:17:10.806Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T17:17:10.806Z] ab5ef0e58194: Verifying Checksum [2022-10-10T17:17:10.806Z] ab5ef0e58194: Download complete [2022-10-10T17:17:10.806Z] 2de7ff778b66: Verifying Checksum [2022-10-10T17:17:10.806Z] 2de7ff778b66: Download complete [2022-10-10T17:17:13.333Z] ab5ef0e58194: Pull complete [2022-10-10T17:17:13.333Z] 9712f1f96733: Pull complete [2022-10-10T17:17:13.592Z] 63f879dbbcfc: Pull complete [2022-10-10T17:17:17.794Z] 0d9ebad4ef96: Pull complete [2022-10-10T17:17:17.794Z] e9a5061849ea: Pull complete [2022-10-10T17:17:17.794Z] d747dcd14b5f: Pull complete [2022-10-10T17:17:18.727Z] 2de7ff778b66: Pull complete [2022-10-10T17:17:18.727Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T17:17:18.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:17:18.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:17:18.799Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:17:18.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-10T17:17:24.464Z] $ docker top af29c36e3aa24672c0a944e1a11c869374519c0826042f0a611abb05232a3b06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:17:24.535Z] provisioning config files... [2022-10-10T17:17:24.542Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16204288449868883771tmp [2022-10-10T17:17:24.549Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2494591734436151297tmp [2022-10-10T17:17:24.556Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6059408040854740997tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:17:24.569Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:24.852Z] ---> sigul-configuration.sh [2022-10-10T17:17:24.852Z] gpg: directory `/root/.gnupg' created [2022-10-10T17:17:24.852Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T17:17:24.852Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T17:17:24.852Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T17:17:24.852Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T17:17:24.852Z] gpg: CAST5 encrypted data [2022-10-10T17:17:24.852Z] gpg: encrypted with 1 passphrase [2022-10-10T17:17:24.852Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T17:17:25.137Z] + mkdir /home/jenkins [2022-10-10T17:17:25.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T17:17:25.420Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-10T17:17:25.429Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:25.712Z] ---> sigul-install.sh [2022-10-10T17:17:25.713Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T17:17:25.996Z] + git tag --list [2022-10-10T17:17:25.996Z] 0.7.1 [2022-10-10T17:17:25.996Z] v1.0.0 [2022-10-10T17:17:25.996Z] v1.1.0 [2022-10-10T17:17:25.996Z] v1.1.1 [2022-10-10T17:17:25.996Z] v1.2.2 [2022-10-10T17:17:25.996Z] v1.3.0 [2022-10-10T17:17:25.996Z] v1.3.1 [2022-10-10T17:17:25.996Z] v2.0.0 [2022-10-10T17:17:25.996Z] v2.1.0 [2022-10-10T17:17:25.996Z] v2.1.1 [2022-10-10T17:17:25.996Z] v2.1.1-dev.1 [2022-10-10T17:17:25.996Z] v2.1.1-dev.2 [2022-10-10T17:17:25.996Z] v2.2.0 [2022-10-10T17:17:25.996Z] v2.2.1-dev.1 [2022-10-10T17:17:25.996Z] v2.2.1-dev.10 [2022-10-10T17:17:25.996Z] v2.2.1-dev.2 [2022-10-10T17:17:25.996Z] v2.2.1-dev.3 [2022-10-10T17:17:25.996Z] v2.2.1-dev.4 [2022-10-10T17:17:25.996Z] v2.2.1-dev.5 [2022-10-10T17:17:25.996Z] v2.2.1-dev.6 [2022-10-10T17:17:25.996Z] v2.2.1-dev.7 [2022-10-10T17:17:25.996Z] v2.2.1-dev.8 [2022-10-10T17:17:25.996Z] v2.2.1-dev.9 [2022-10-10T17:17:25.996Z] v2.3.0-dev.10 [2022-10-10T17:17:25.996Z] v2.3.0-dev.11 [2022-10-10T17:17:25.996Z] v2.3.0-dev.12 [2022-10-10T17:17:25.996Z] v2.3.0-dev.13 [2022-10-10T17:17:25.996Z] v2.3.0-dev.14 [2022-10-10T17:17:25.996Z] v2.3.0-dev.15 [2022-10-10T17:17:25.996Z] v2.3.0-dev.16 [2022-10-10T17:17:25.996Z] v2.3.0-dev.17 [2022-10-10T17:17:25.996Z] v2.3.0-dev.18 [2022-10-10T17:17:25.996Z] v2.3.0-dev.19 [2022-10-10T17:17:25.996Z] v2.3.0-dev.20 [2022-10-10T17:17:25.996Z] v2.3.0-dev.21 [2022-10-10T17:17:25.996Z] v2.3.0-dev.22 [2022-10-10T17:17:25.996Z] v2.3.0-dev.23 [Pipeline] sh [2022-10-10T17:17:26.281Z] + lftools sign git-tag v2.3.0-dev.23 [2022-10-10T17:17:26.850Z] Signing Git tag with Sigul... [2022-10-10T17:17:26.850Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-10-10T17:17:27.426Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:27.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T17:17:27.715Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T17:17:27.733Z] $ docker stop --time=1 af29c36e3aa24672c0a944e1a11c869374519c0826042f0a611abb05232a3b06 [2022-10-10T17:17:29.031Z] $ docker rm -f af29c36e3aa24672c0a944e1a11c869374519c0826042f0a611abb05232a3b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T17:17:29.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:17:29.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:29.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:17:29.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:17:29.801Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:17:29.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:17:30.160Z] $ docker top ec5575bbf338bdb363c057eb781b4dc093cfea5beeac1fd334b98d3335a055f7 -eo pid,comm [2022-10-10T17:17:30.204Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:17:30.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:17:30.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:17:30.239Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:17:30.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:17:30.351Z] $ docker exec ec5575bbf338bdb363c057eb781b4dc093cfea5beeac1fd334b98d3335a055f7 ssh-agent [2022-10-10T17:17:30.459Z] SSH_AUTH_SOCK=/tmp/ssh-e8w2VwoF7lml/agent.32 [2022-10-10T17:17:30.459Z] SSH_AGENT_PID=38 [2022-10-10T17:17:30.464Z] Running ssh-add (command line suppressed) [2022-10-10T17:17:30.552Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14179800472690887632.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14179800472690887632.key) [2022-10-10T17:17:30.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:17:30.861Z] + git semver bump pre [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,031 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,031 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,031 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,032 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,032 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,033 [execute] INFO git cat-file --batch-check [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,038 [execute] INFO git cat-file --batch [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:17:31.120Z] 2022-10-10 17:17:31,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:31.120Z] 2.3.0-dev.24 [Pipeline] } [2022-10-10T17:17:31.129Z] $ docker exec --env ******** --env ******** ec5575bbf338bdb363c057eb781b4dc093cfea5beeac1fd334b98d3335a055f7 ssh-agent -k [2022-10-10T17:17:31.228Z] unset SSH_AUTH_SOCK; [2022-10-10T17:17:31.229Z] unset SSH_AGENT_PID; [2022-10-10T17:17:31.229Z] echo Agent pid 38 killed; [2022-10-10T17:17:31.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:17:31.538Z] + git semver [Pipeline] } [2022-10-10T17:17:31.809Z] $ docker stop --time=1 ec5575bbf338bdb363c057eb781b4dc093cfea5beeac1fd334b98d3335a055f7 [2022-10-10T17:17:33.071Z] $ docker rm -f ec5575bbf338bdb363c057eb781b4dc093cfea5beeac1fd334b98d3335a055f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:17:33.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:17:33.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:33.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:17:33.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:17:33.751Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:17:33.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T17:17:34.105Z] $ docker top 08c3dc79bd45fd2a8f8a822f9c4c87f705a9aacacfcdf3096ac7996e07e760b7 -eo pid,comm [2022-10-10T17:17:34.149Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-10T17:17:34.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:17:34.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:17:34.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:17:34.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:17:34.286Z] $ docker exec 08c3dc79bd45fd2a8f8a822f9c4c87f705a9aacacfcdf3096ac7996e07e760b7 ssh-agent [2022-10-10T17:17:34.393Z] SSH_AUTH_SOCK=/tmp/ssh-Mg6QioZYre5H/agent.32 [2022-10-10T17:17:34.393Z] SSH_AGENT_PID=38 [2022-10-10T17:17:34.398Z] Running ssh-add (command line suppressed) [2022-10-10T17:17:34.484Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12777867478660081514.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12777867478660081514.key) [2022-10-10T17:17:34.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:17:34.786Z] + git semver push [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,967 [run_push] DEBUG push [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,968 [execute] INFO git cat-file --batch-check [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,972 [execute] INFO git rev-list 905566e8c0aefba9c6b0d86c53514f41dd655bf5 -- [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,972 [execute] DEBUG Popen(['git', 'rev-list', '905566e8c0aefba9c6b0d86c53514f41dd655bf5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,980 [execute] INFO git fetch -v origin [2022-10-10T17:17:35.045Z] 2022-10-10 17:17:34,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T17:17:35.613Z] 2022-10-10 17:17:35,599 [run_push] DEBUG no remote changes detected [2022-10-10T17:17:35.613Z] 2022-10-10 17:17:35,599 [execute] INFO git push origin semver [2022-10-10T17:17:35.613Z] 2022-10-10 17:17:35,599 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:17:36.561Z] 2022-10-10 17:17:36,378 [run_push] DEBUG push all version tags [2022-10-10T17:17:36.561Z] 2022-10-10 17:17:36,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T17:17:36.561Z] 2022-10-10 17:17:36,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:17:37.498Z] 2022-10-10 17:17:37,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T17:17:37.498Z] 2.3.0-dev.24 [Pipeline] } [2022-10-10T17:17:37.506Z] $ docker exec --env ******** --env ******** 08c3dc79bd45fd2a8f8a822f9c4c87f705a9aacacfcdf3096ac7996e07e760b7 ssh-agent -k [2022-10-10T17:17:37.600Z] unset SSH_AUTH_SOCK; [2022-10-10T17:17:37.600Z] unset SSH_AGENT_PID; [2022-10-10T17:17:37.600Z] echo Agent pid 38 killed; [2022-10-10T17:17:37.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:17:37.911Z] + git semver [Pipeline] } [2022-10-10T17:17:38.182Z] $ docker stop --time=1 08c3dc79bd45fd2a8f8a822f9c4c87f705a9aacacfcdf3096ac7996e07e760b7 [2022-10-10T17:17:39.463Z] $ docker rm -f 08c3dc79bd45fd2a8f8a822f9c4c87f705a9aacacfcdf3096ac7996e07e760b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-10T17:17:40.029Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-10T17:17:40.029Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T17:17:40.029Z] total 16 [2022-10-10T17:17:40.029Z] drwxr-xr-x 3 root root 4096 Oct 10 17:07 . [2022-10-10T17:17:40.029Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 17:17 .. [2022-10-10T17:17:40.029Z] drwxr-xr-x 2 root root 4096 Oct 10 17:07 cost [2022-10-10T17:17:40.029Z] -rw-r--r-- 1 root root 85 Oct 10 17:07 cost.csv [2022-10-10T17:17:40.029Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T17:17:40.029Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T17:17:40.029Z] total 16 [2022-10-10T17:17:40.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 17:07 . [2022-10-10T17:17:40.029Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 17:17 .. [2022-10-10T17:17:40.029Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 17:07 cost [2022-10-10T17:17:40.029Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 10 17:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:40.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:41.175Z] ---> package-listing.sh [2022-10-10T17:17:41.175Z] ++ facter osfamily [2022-10-10T17:17:41.175Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T17:17:41.434Z] + OS_FAMILY=debian [2022-10-10T17:17:41.434Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-10T17:17:41.434Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T17:17:41.434Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T17:17:41.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T17:17:41.434Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T17:17:41.434Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-10T17:17:41.434Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T17:17:41.434Z] + case "${OS_FAMILY}" in [2022-10-10T17:17:41.434Z] + dpkg -l [2022-10-10T17:17:41.434Z] + grep '^ii' [2022-10-10T17:17:41.434Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T17:17:41.434Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T17:17:41.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T17:17:41.434Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-10T17:17:41.434Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-10T17:17:41.434Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-10T17:17:41.445Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T17:17:41.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:17:42.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:17:42.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:17:42.351Z] prd-ubuntu20.04-docker-8c-8g-7542 does not seem to be running inside a container [2022-10-10T17:17:42.379Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T17:17:42.663Z] $ docker top 0a55ca26eec5530655b85ca0593f27ef36fbd4409cda7b7ffabaee1557d3df62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:17:43.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T17:17:43.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T17:17:43.643Z] + ls /var/log/sa-host [2022-10-10T17:17:43.643Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:17:43.711Z] provisioning config files... [2022-10-10T17:17:43.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2382213882012457361tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:17:43.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:44.014Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T17:17:44.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:44.338Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T17:17:44.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:44.627Z] ---> sudo-logs.sh [2022-10-10T17:17:44.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T17:17:44.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:44.938Z] ---> job-cost.sh [2022-10-10T17:17:44.938Z] lf-activate-venv: SKIPPING [2022-10-10T17:17:44.938Z] DEBUG: total: 0.2199999988079071 [2022-10-10T17:17:44.938Z] INFO: Retrieving Stack Cost... [2022-10-10T17:17:45.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T17:17:45.765Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T17:17:45.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:17:46.059Z] ---> logs-deploy.sh [2022-10-10T17:17:46.059Z] lf-activate-venv: SKIPPING [2022-10-10T17:17:46.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/70 [2022-10-10T17:17:46.059Z] INFO: archiving workspace using pattern(s): [2022-10-10T17:17:46.994Z] Archives upload complete. [2022-10-10T17:17:46.994Z] INFO: archiving logs to Nexus