Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 459ccc30368983c74f8fc0b30a8da774d92164b5 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-ssh5908818993571047488.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-ssh2771981049329507455.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-ssh3846166598190213220.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-ssh1691676112070625997.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-ssh4350205540163961699.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 ‘prd-ubuntu20.04-docker-8c-8g-7494’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7495 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 459ccc30368983c74f8fc0b30a8da774d92164b5 (main) Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > 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 459ccc30368983c74f8fc0b30a8da774d92164b5 # timeout=10 > git rev-list --no-walk 1a028d96f2f1053b1975dad0f0d16109b5d4490c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T10:00:19.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T10:00:19.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T10:00:19.681Z] ========================================================= [2022-10-10T10:00:19.681Z] EdgeX Global Pipelines Version Info [2022-10-10T10:00:19.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:00:20.396Z] ------------------- [2022-10-10T10:00:20.396Z] stable info: [2022-10-10T10:00:20.396Z] ------------------- [2022-10-10T10:00:20.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T10:00:20.396Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:00:20.396Z] Message: update stable to v1.0.239 [2022-10-10T10:00:20.966Z] ------------------- [2022-10-10T10:00:20.966Z] experimental info: [2022-10-10T10:00:20.966Z] ------------------- [2022-10-10T10:00:20.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T10:00:20.966Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:00:20.966Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T10:00:21.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-10T10:00:21.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-10T10:00:21.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T10:00:21.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T10:00:21.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T10:00:21.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T10:00:21.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T10:00:21.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T10:00:21.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T10:00:21.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T10:00:21.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T10:00:21.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-10T10:00:21.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T10:00:21.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T10:00:21.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:00:21.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:00:21.339Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:00:21.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:00:21.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T10:00:21.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T10:00:21.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T10:00:21.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T10:00:21.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T10:00:21.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T10:00:21.438Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T10:00:21.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T10:00:21.468Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T10:00:21.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T10:00:21.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T10:00:21.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T10:00:21.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] echo [2022-10-10T10:00:21.510Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 459ccc3 [Pipeline] echo [2022-10-10T10:00:21.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:00:21.559Z] provisioning config files... [2022-10-10T10:00:21.572Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11649148793856071346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:00:21.870Z] ---> docker-login.sh [2022-10-10T10:00:21.870Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:00:22.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:22.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:22.131Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:22.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:22.131Z] [2022-10-10T10:00:22.131Z] Login Succeeded [2022-10-10T10:00:22.131Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:00:22.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:22.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:22.391Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:22.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:22.391Z] [2022-10-10T10:00:22.391Z] Login Succeeded [2022-10-10T10:00:22.391Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:00:22.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:22.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:22.391Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:22.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:22.391Z] [2022-10-10T10:00:22.391Z] Login Succeeded [2022-10-10T10:00:22.391Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:00:22.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:22.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:22.652Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:22.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:22.652Z] [2022-10-10T10:00:22.652Z] Login Succeeded [2022-10-10T10:00:22.652Z] docker.io [2022-10-10T10:00:22.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:22.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:22.911Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:22.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:22.911Z] [2022-10-10T10:00:22.911Z] Login Succeeded [2022-10-10T10:00:22.911Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:00:22.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T10:00:23.278Z] + git rev-list -1 --merges 459ccc30368983c74f8fc0b30a8da774d92164b5~1..459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] echo [2022-10-10T10:00:23.306Z] -----------> git rev-list -1 --merges 459ccc30368983c74f8fc0b30a8da774d92164b5~1..459ccc30368983c74f8fc0b30a8da774d92164b5 459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:00:23.306Z] 459ccc30368983c74f8fc0b30a8da774d92164b5 [false] [Pipeline] sh [2022-10-10T10:00:23.596Z] + git log --format=format:%s -1 459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] echo [2022-10-10T10:00:23.609Z] ========================================================= [2022-10-10T10:00:23.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T10:00:23.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:00:23.920Z] + git log --format=format:%s -1 459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] echo [2022-10-10T10:00:23.946Z] [semverPrep] GIT_COMMIT: 459ccc30368983c74f8fc0b30a8da774d92164b5, Commit Message: Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo [2022-10-10T10:00:23.953Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T10:00:24.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:00:24.286Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T10:00:24.286Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T10:00:24.286Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T10:00:24.286Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T10:00:24.286Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T10:00:24.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:00:24.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:00:24.626Z] [2022-10-10T10:00:24.626Z] 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-10T10:00:24.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:00:24.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T10:00:24.929Z] b85a868b505f: Pulling fs layer [2022-10-10T10:00:24.929Z] e2be974225ed: Pulling fs layer [2022-10-10T10:00:24.929Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T10:00:24.929Z] 988bab9f4d93: Pulling fs layer [2022-10-10T10:00:24.929Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T10:00:24.929Z] eaf3925da568: Pulling fs layer [2022-10-10T10:00:24.929Z] bab4dde63d76: Pulling fs layer [2022-10-10T10:00:24.929Z] bde34c3a00c8: Pulling fs layer [2022-10-10T10:00:24.929Z] b352a97aabf1: Pulling fs layer [2022-10-10T10:00:24.929Z] 4872d77fe225: Pulling fs layer [2022-10-10T10:00:24.929Z] 5851b861e8e6: Pulling fs layer [2022-10-10T10:00:24.929Z] 1469e6f7b9e6: Waiting [2022-10-10T10:00:24.929Z] eaf3925da568: Waiting [2022-10-10T10:00:24.929Z] bab4dde63d76: Waiting [2022-10-10T10:00:24.929Z] 4872d77fe225: Waiting [2022-10-10T10:00:24.929Z] 5851b861e8e6: Waiting [2022-10-10T10:00:24.929Z] bde34c3a00c8: Waiting [2022-10-10T10:00:24.929Z] b352a97aabf1: Waiting [2022-10-10T10:00:24.929Z] 988bab9f4d93: Waiting [2022-10-10T10:00:24.929Z] e2be974225ed: Download complete [2022-10-10T10:00:24.929Z] 988bab9f4d93: Verifying Checksum [2022-10-10T10:00:24.929Z] 988bab9f4d93: Download complete [2022-10-10T10:00:25.188Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T10:00:25.188Z] 1469e6f7b9e6: Download complete [2022-10-10T10:00:25.188Z] eaf3925da568: Verifying Checksum [2022-10-10T10:00:25.188Z] eaf3925da568: Download complete [2022-10-10T10:00:25.188Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T10:00:25.188Z] 339a4e72a1f5: Download complete [2022-10-10T10:00:25.188Z] bde34c3a00c8: Verifying Checksum [2022-10-10T10:00:25.188Z] bde34c3a00c8: Download complete [2022-10-10T10:00:25.188Z] b352a97aabf1: Verifying Checksum [2022-10-10T10:00:25.188Z] b352a97aabf1: Download complete [2022-10-10T10:00:25.188Z] 4872d77fe225: Verifying Checksum [2022-10-10T10:00:25.188Z] 4872d77fe225: Download complete [2022-10-10T10:00:25.188Z] 5851b861e8e6: Download complete [2022-10-10T10:00:25.188Z] b85a868b505f: Verifying Checksum [2022-10-10T10:00:25.188Z] b85a868b505f: Download complete [2022-10-10T10:00:25.446Z] bab4dde63d76: Verifying Checksum [2022-10-10T10:00:25.446Z] bab4dde63d76: Download complete [2022-10-10T10:00:26.383Z] b85a868b505f: Pull complete [2022-10-10T10:00:26.640Z] e2be974225ed: Pull complete [2022-10-10T10:00:26.898Z] 339a4e72a1f5: Pull complete [2022-10-10T10:00:26.898Z] 988bab9f4d93: Pull complete [2022-10-10T10:00:27.157Z] 1469e6f7b9e6: Pull complete [2022-10-10T10:00:27.416Z] eaf3925da568: Pull complete [2022-10-10T10:00:29.320Z] bab4dde63d76: Pull complete [2022-10-10T10:00:29.320Z] bde34c3a00c8: Pull complete [2022-10-10T10:00:29.320Z] b352a97aabf1: Pull complete [2022-10-10T10:00:29.320Z] 4872d77fe225: Pull complete [2022-10-10T10:00:29.320Z] 5851b861e8e6: Pull complete [2022-10-10T10:00:29.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T10:00:29.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:00:29.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:00:29.395Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:00:29.429Z] $ 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-10T10:00:31.551Z] $ docker top 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf -eo pid,comm [2022-10-10T10:00:31.601Z] 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-10T10:00:31.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:00:31.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:00:31.633Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:00:31.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:00:31.750Z] $ docker exec 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf ssh-agent [2022-10-10T10:00:31.851Z] SSH_AUTH_SOCK=/tmp/ssh-orRqEooCaTTh/agent.31 [2022-10-10T10:00:31.851Z] SSH_AGENT_PID=37 [2022-10-10T10:00:31.858Z] Running ssh-add (command line suppressed) [2022-10-10T10:00:31.952Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5916862395033748306.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5916862395033748306.key) [2022-10-10T10:00:31.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:00:32.254Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T10:00:32.270Z] $ docker exec --env ******** --env ******** 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf ssh-agent -k [2022-10-10T10:00:32.356Z] unset SSH_AUTH_SOCK; [2022-10-10T10:00:32.356Z] unset SSH_AGENT_PID; [2022-10-10T10:00:32.356Z] echo Agent pid 37 killed; [2022-10-10T10:00:32.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T10:00:32.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:00:32.387Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:00:32.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:00:32.501Z] $ docker exec 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf ssh-agent [2022-10-10T10:00:32.612Z] SSH_AUTH_SOCK=/tmp/ssh-ln0eHgOW2hWo/agent.69 [2022-10-10T10:00:32.612Z] SSH_AGENT_PID=75 [2022-10-10T10:00:32.617Z] Running ssh-add (command line suppressed) [2022-10-10T10:00:32.713Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6489362801193822737.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6489362801193822737.key) [2022-10-10T10:00:32.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:00:33.017Z] + git semver init [2022-10-10T10:00:33.276Z] 2022-10-10 10:00:33,184 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T10:00:33.276Z] 2022-10-10 10:00:33,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-10T10:00:33.276Z] 2022-10-10 10:00:33,185 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-10T10:00:33.276Z] 2022-10-10 10:00:33,186 [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-10T10:00:34.211Z] 2022-10-10 10:00:34,088 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-10T10:00:34.211Z] 2022-10-10 10:00:34,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-10T10:00:34.211Z] 2022-10-10 10:00:34,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:00:34.211Z] 2022-10-10 10:00:34,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:00:34.211Z] 2.3.0-dev.22 [Pipeline] } [2022-10-10T10:00:34.222Z] $ docker exec --env ******** --env ******** 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf ssh-agent -k [2022-10-10T10:00:34.310Z] unset SSH_AUTH_SOCK; [2022-10-10T10:00:34.310Z] unset SSH_AGENT_PID; [2022-10-10T10:00:34.311Z] echo Agent pid 75 killed; [2022-10-10T10:00:34.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:00:34.614Z] + git semver [Pipeline] } [2022-10-10T10:00:34.886Z] $ docker stop --time=1 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf [2022-10-10T10:00:36.150Z] $ docker rm -f 25eee7945374d879e0de940cad4b6073d91c40dc73646f55355d7ae6cdab4baf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:00:36.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T10:00:36.646Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T10:00:36.649Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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-10T10:00:36.750Z] provisioning config files... [2022-10-10T10:00:36.759Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14530308390427213049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:00:37.053Z] ---> docker-login.sh [2022-10-10T10:00:37.053Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:00:37.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:37.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:37.053Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:37.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:37.053Z] [2022-10-10T10:00:37.053Z] Login Succeeded [2022-10-10T10:00:37.053Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:00:37.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:37.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:37.053Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:37.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:37.053Z] [2022-10-10T10:00:37.053Z] Login Succeeded [2022-10-10T10:00:37.053Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:00:37.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:37.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:37.312Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:37.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:37.312Z] [2022-10-10T10:00:37.312Z] Login Succeeded [2022-10-10T10:00:37.312Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:00:37.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:37.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:37.312Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:37.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:37.312Z] [2022-10-10T10:00:37.312Z] Login Succeeded [2022-10-10T10:00:37.312Z] docker.io [2022-10-10T10:00:37.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:00:37.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:00:37.883Z] Configure a credential helper to remove this warning. See [2022-10-10T10:00:37.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:00:37.883Z] [2022-10-10T10:00:37.883Z] Login Succeeded [2022-10-10T10:00:37.883Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:00:37.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:00:37.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:00:37.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:00:37.972Z] ========================================================= [2022-10-10T10:00:37.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T10:00:37.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:00:38.278Z] + 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-10T10:00:38.278Z] Sending build context to Docker daemon 6.153MB [2022-10-10T10:00:38.278Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:00:38.278Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T10:00:38.278Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T10:00:38.278Z] 2408cc74d12b: Pulling fs layer [2022-10-10T10:00:38.278Z] ea60b727a1ce: Pulling fs layer [2022-10-10T10:00:38.278Z] 30c4a7721957: Pulling fs layer [2022-10-10T10:00:38.278Z] 370296b7ddb6: Pulling fs layer [2022-10-10T10:00:38.278Z] 7c6cee850709: Pulling fs layer [2022-10-10T10:00:38.278Z] aa9baa53a306: Pulling fs layer [2022-10-10T10:00:38.278Z] 8b309c321861: Pulling fs layer [2022-10-10T10:00:38.278Z] d8d76fd02f46: Pulling fs layer [2022-10-10T10:00:38.278Z] fa31f396de31: Pulling fs layer [2022-10-10T10:00:38.278Z] 370296b7ddb6: Waiting [2022-10-10T10:00:38.278Z] 7c6cee850709: Waiting [2022-10-10T10:00:38.278Z] fa31f396de31: Waiting [2022-10-10T10:00:38.278Z] aa9baa53a306: Waiting [2022-10-10T10:00:38.278Z] 8b309c321861: Waiting [2022-10-10T10:00:38.279Z] d8d76fd02f46: Waiting [2022-10-10T10:00:38.279Z] 30c4a7721957: Download complete [2022-10-10T10:00:38.279Z] ea60b727a1ce: Download complete [2022-10-10T10:00:38.279Z] 7c6cee850709: Verifying Checksum [2022-10-10T10:00:38.279Z] 7c6cee850709: Download complete [2022-10-10T10:00:38.279Z] aa9baa53a306: Verifying Checksum [2022-10-10T10:00:38.279Z] aa9baa53a306: Download complete [2022-10-10T10:00:38.543Z] 2408cc74d12b: Verifying Checksum [2022-10-10T10:00:38.543Z] 8b309c321861: Verifying Checksum [2022-10-10T10:00:38.543Z] 8b309c321861: Download complete [2022-10-10T10:00:38.543Z] 2408cc74d12b: Pull complete [2022-10-10T10:00:38.543Z] ea60b727a1ce: Pull complete [2022-10-10T10:00:38.812Z] 30c4a7721957: Pull complete [2022-10-10T10:00:39.077Z] fa31f396de31: Verifying Checksum [2022-10-10T10:00:39.077Z] fa31f396de31: Download complete [2022-10-10T10:00:39.077Z] 370296b7ddb6: Verifying Checksum [2022-10-10T10:00:39.077Z] 370296b7ddb6: Download complete [2022-10-10T10:00:39.336Z] d8d76fd02f46: Verifying Checksum [2022-10-10T10:00:42.632Z] 370296b7ddb6: Pull complete [2022-10-10T10:00:42.632Z] 7c6cee850709: Pull complete [2022-10-10T10:00:42.891Z] aa9baa53a306: Pull complete [2022-10-10T10:00:42.891Z] 8b309c321861: Pull complete [2022-10-10T10:00:44.790Z] d8d76fd02f46: Pull complete [2022-10-10T10:00:45.360Z] fa31f396de31: Pull complete [2022-10-10T10:00:45.360Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T10:00:45.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T10:00:45.360Z] ---> cef68f9685f8 [2022-10-10T10:00:45.360Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:00:48.809Z] ---> Running in 3499429d0271 [2022-10-10T10:00:48.809Z] Removing intermediate container 3499429d0271 [2022-10-10T10:00:48.809Z] ---> ec0ccb25a138 [2022-10-10T10:00:48.809Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:00:48.809Z] ---> Running in e07c9b897b17 [2022-10-10T10:00:48.809Z] Removing intermediate container e07c9b897b17 [2022-10-10T10:00:48.809Z] ---> f0f38386e09a [2022-10-10T10:00:48.809Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:00:48.809Z] ---> Running in c387bf0ecd25 [2022-10-10T10:00:48.809Z] Removing intermediate container c387bf0ecd25 [2022-10-10T10:00:48.809Z] ---> 593412e45035 [2022-10-10T10:00:48.809Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:00:48.809Z] ---> Running in abedcd13dbb2 [2022-10-10T10:00:48.809Z] Removing intermediate container abedcd13dbb2 [2022-10-10T10:00:48.809Z] ---> 64db78b1f64a [2022-10-10T10:00:48.809Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:00:48.809Z] ---> Running in 7d2a7e4d8bac [2022-10-10T10:00:49.070Z] Removing intermediate container 7d2a7e4d8bac [2022-10-10T10:00:49.070Z] ---> e13e33714775 [2022-10-10T10:00:49.070Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:00:49.336Z] ---> Running in 7de2636e5a00 [2022-10-10T10:00:49.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:00:50.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:00:50.851Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T10:00:50.851Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T10:00:50.851Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T10:00:51.111Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T10:00:51.111Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T10:00:51.111Z] OK: 216 MiB in 55 packages [2022-10-10T10:00:51.678Z] Removing intermediate container 7de2636e5a00 [2022-10-10T10:00:51.678Z] ---> 15900e0e1cc8 [2022-10-10T10:00:51.678Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-10T10:00:51.678Z] ---> Running in 3f7b3e005606 [2022-10-10T10:00:51.678Z] Removing intermediate container 3f7b3e005606 [2022-10-10T10:00:51.678Z] ---> 6e7fe6f87a36 [2022-10-10T10:00:51.678Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T10:00:51.678Z] ---> 0850392650b2 [2022-10-10T10:00:51.678Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:00:51.678Z] ---> Running in ab6083e02a6a [2022-10-10T10:00:51.722Z] Still waiting to schedule task [2022-10-10T10:00:51.723Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ is offline [2022-10-10T10:01:09.751Z] Removing intermediate container ab6083e02a6a [2022-10-10T10:01:09.751Z] ---> 6593e92a9011 [2022-10-10T10:01:09.751Z] Step 12/13 : COPY . . [2022-10-10T10:01:09.751Z] ---> 4dd8187a5a8b [2022-10-10T10:01:09.751Z] Step 13/13 : RUN $MAKE [2022-10-10T10:01:09.751Z] ---> Running in 5925a5d88b8a [2022-10-10T10:01:09.751Z] noop [2022-10-10T10:01:09.751Z] Removing intermediate container 5925a5d88b8a [2022-10-10T10:01:09.751Z] ---> 92a1bae38e6d [2022-10-10T10:01:09.751Z] Successfully built 92a1bae38e6d [2022-10-10T10:01:09.751Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:01:10.060Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:01:10.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:01:10.123Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:01:10.147Z] $ 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-10T10:01:10.487Z] $ docker top b1f122e00af91821a83bbfbebecdaa031c7e8824e2a1766ba36954db83b245ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:01:10.820Z] + go version [2022-10-10T10:01:10.820Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T10:01:10.832Z] $ docker stop --time=1 b1f122e00af91821a83bbfbebecdaa031c7e8824e2a1766ba36954db83b245ef [2022-10-10T10:01:12.103Z] $ docker rm -f b1f122e00af91821a83bbfbebecdaa031c7e8824e2a1766ba36954db83b245ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:01:12.472Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:01:12.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:01:12.531Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:01:12.557Z] $ 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-10T10:01:12.867Z] $ docker top ac86e40c0fb16516dc09d1ddca6389a3d8f623687afd5fe12e32cf87c81d8685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:01:13.198Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:01:13.486Z] + make test [2022-10-10T10:01:13.486Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T10:01:13.743Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-10T10:01:21.838Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-10T10:01:22.776Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-10-10T10:01:22.776Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-10T10:01:29.342Z] 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-10T10:01:29.342Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:01:31.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:01:31.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:01:31.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T10:01:31.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:01:31.518Z] $ docker stop --time=1 ac86e40c0fb16516dc09d1ddca6389a3d8f623687afd5fe12e32cf87c81d8685 [2022-10-10T10:01:33.555Z] $ docker rm -f ac86e40c0fb16516dc09d1ddca6389a3d8f623687afd5fe12e32cf87c81d8685 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:01:33.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:01:34.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T10:01:34.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:01:34.727Z] + ls -al . [2022-10-10T10:01:34.727Z] total 184 [2022-10-10T10:01:34.727Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:01 . [2022-10-10T10:01:34.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:00 .. [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 10:00 .dockerignore [2022-10-10T10:01:34.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:01 .git [2022-10-10T10:01:34.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:00 .github [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 10:00 .gitignore [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:00 .golangci.yml [2022-10-10T10:01:34.727Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:00 .semver [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 10:00 Attribution.txt [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 10:00 CHANGELOG.md [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 10:00 Dockerfile [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:00 GOVERNANCE.md [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 10:00 Jenkinsfile [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:00 LICENSE [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 10:00 Makefile [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:00 OWNERS.md [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 10:00 README.md [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:00 VERSION [2022-10-10T10:01:34.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:00 bin [2022-10-10T10:01:34.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:00 cmd [2022-10-10T10:01:34.727Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 10:01 coverage.out [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 10:00 go.mod [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 10:00 go.sum [2022-10-10T10:01:34.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:00 internal [2022-10-10T10:01:34.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:00 mock [2022-10-10T10:01:34.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:00 snap [2022-10-10T10:01:34.727Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 10:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:01:35.035Z] + 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=459ccc30368983c74f8fc0b30a8da774d92164b5 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-10-10T10:01:35.035Z] Sending build context to Docker daemon 6.172MB [2022-10-10T10:01:35.035Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:01:35.035Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:01:35.035Z] ---> 92a1bae38e6d [2022-10-10T10:01:35.035Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:01:35.035Z] ---> Running in 9ab31068e064 [2022-10-10T10:01:35.296Z] Removing intermediate container 9ab31068e064 [2022-10-10T10:01:35.296Z] ---> 30054e75e197 [2022-10-10T10:01:35.296Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:01:35.296Z] ---> Running in 05607ee5d556 [2022-10-10T10:01:35.296Z] Removing intermediate container 05607ee5d556 [2022-10-10T10:01:35.296Z] ---> e07b8ac697b3 [2022-10-10T10:01:35.296Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:01:35.296Z] ---> Running in 8e5a953f840a [2022-10-10T10:01:35.296Z] Removing intermediate container 8e5a953f840a [2022-10-10T10:01:35.296Z] ---> b6af993d9d42 [2022-10-10T10:01:35.296Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:01:35.296Z] ---> Running in 33baa24bf61d [2022-10-10T10:01:35.555Z] Removing intermediate container 33baa24bf61d [2022-10-10T10:01:35.555Z] ---> 269be13aed54 [2022-10-10T10:01:35.555Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:01:35.555Z] ---> Running in ca6e246d6521 [2022-10-10T10:01:36.125Z] Removing intermediate container ca6e246d6521 [2022-10-10T10:01:36.125Z] ---> 736ead2aa64e [2022-10-10T10:01:36.125Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:01:36.125Z] ---> Running in 302bddc0ff2f [2022-10-10T10:01:36.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:01:37.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:01:37.317Z] OK: 216 MiB in 55 packages [2022-10-10T10:01:37.576Z] Removing intermediate container 302bddc0ff2f [2022-10-10T10:01:37.576Z] ---> 37ba122ae8fd [2022-10-10T10:01:37.576Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-10T10:01:37.576Z] ---> Running in 20f903af42a5 [2022-10-10T10:01:37.834Z] Removing intermediate container 20f903af42a5 [2022-10-10T10:01:37.834Z] ---> dd12aa2b8430 [2022-10-10T10:01:37.834Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T10:01:37.834Z] ---> 2d3fad638a6a [2022-10-10T10:01:37.834Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:01:37.834Z] ---> Running in 072a9cd89063 [2022-10-10T10:01:38.404Z] Removing intermediate container 072a9cd89063 [2022-10-10T10:01:38.404Z] ---> 5eaefb81fe07 [2022-10-10T10:01:38.404Z] Step 12/25 : COPY . . [2022-10-10T10:01:38.662Z] ---> 9685e45ad904 [2022-10-10T10:01:38.662Z] Step 13/25 : RUN $MAKE [2022-10-10T10:01:38.919Z] ---> Running in 697fea59aa58 [2022-10-10T10:01:39.181Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-10T10:01:57.398Z] Removing intermediate container 697fea59aa58 [2022-10-10T10:01:57.398Z] ---> 2eed14070885 [2022-10-10T10:01:57.398Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T10:01:58.356Z] 3.16: Pulling from library/alpine [2022-10-10T10:01:58.356Z] 213ec9aee27d: Pulling fs layer [2022-10-10T10:01:58.356Z] 213ec9aee27d: Verifying Checksum [2022-10-10T10:01:58.356Z] 213ec9aee27d: Download complete [2022-10-10T10:01:58.615Z] 213ec9aee27d: Pull complete [2022-10-10T10:01:58.615Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:01:58.615Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:01:58.615Z] ---> 9c6f07244728 [2022-10-10T10:01:58.615Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-10T10:01:58.615Z] ---> Running in f16bfc6f25e7 [2022-10-10T10:01:58.873Z] Removing intermediate container f16bfc6f25e7 [2022-10-10T10:01:58.873Z] ---> 3511d1ad6763 [2022-10-10T10:01:58.873Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:01:58.873Z] ---> Running in 4f59dfbec3bf [2022-10-10T10:01:59.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:01:59.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:01:59.390Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:01:59.390Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:01:59.390Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:01:59.390Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:01:59.390Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:01:59.390Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:01:59.390Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:01:59.390Z] OK: 8 MiB in 20 packages [2022-10-10T10:01:59.955Z] Removing intermediate container 4f59dfbec3bf [2022-10-10T10:01:59.955Z] ---> 73c64bf5a682 [2022-10-10T10:01:59.955Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-10T10:02:00.522Z] ---> 1c5d3e111e80 [2022-10-10T10:02:00.522Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-10T10:02:00.522Z] ---> 5a72f0b3ddb3 [2022-10-10T10:02:00.522Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-10T10:02:00.522Z] ---> c20a6347a6cc [2022-10-10T10:02:00.522Z] Step 20/25 : EXPOSE 59982 [2022-10-10T10:02:00.522Z] ---> Running in e388667c9a0a [2022-10-10T10:02:00.781Z] Removing intermediate container e388667c9a0a [2022-10-10T10:02:00.781Z] ---> e0a06dc0dbb0 [2022-10-10T10:02:00.781Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-10T10:02:00.781Z] ---> Running in 1bf1c2c822b5 [2022-10-10T10:02:00.781Z] Removing intermediate container 1bf1c2c822b5 [2022-10-10T10:02:00.781Z] ---> 44871cfbeae3 [2022-10-10T10:02:00.781Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T10:02:00.781Z] ---> Running in 7964a10e4e3d [2022-10-10T10:02:00.781Z] Removing intermediate container 7964a10e4e3d [2022-10-10T10:02:00.781Z] ---> f5312f8ed912 [2022-10-10T10:02:00.781Z] Step 23/25 : LABEL arch=amd64 [2022-10-10T10:02:01.039Z] ---> Running in a10b9a9a7d2b [2022-10-10T10:02:01.039Z] Removing intermediate container a10b9a9a7d2b [2022-10-10T10:02:01.039Z] ---> 6a1d149ca1d7 [2022-10-10T10:02:01.039Z] Step 24/25 : LABEL git_sha=459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:02:01.039Z] ---> Running in 2b325acafc52 [2022-10-10T10:02:01.039Z] Removing intermediate container 2b325acafc52 [2022-10-10T10:02:01.039Z] ---> db5c28854c7f [2022-10-10T10:02:01.039Z] Step 25/25 : LABEL version=2.3.0-dev.22 [2022-10-10T10:02:01.039Z] ---> Running in 958b54b7b4fa [2022-10-10T10:02:01.298Z] Removing intermediate container 958b54b7b4fa [2022-10-10T10:02:01.298Z] ---> 7f2de48ca0bd [2022-10-10T10:02:01.298Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:02:01.298Z] Successfully built 7f2de48ca0bd [2022-10-10T10:02:01.298Z] 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-10T10:02:01.366Z] provisioning config files... [2022-10-10T10:02:01.374Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17324399959870242949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:02:01.667Z] ---> docker-login.sh [2022-10-10T10:02:01.667Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:02:01.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:01.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:01.667Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:01.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:01.667Z] [2022-10-10T10:02:01.667Z] Login Succeeded [2022-10-10T10:02:01.667Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:02:01.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:01.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:01.667Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:01.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:01.667Z] [2022-10-10T10:02:01.667Z] Login Succeeded [2022-10-10T10:02:01.667Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:02:01.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:01.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:01.926Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:01.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:01.926Z] [2022-10-10T10:02:01.926Z] Login Succeeded [2022-10-10T10:02:01.926Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:02:01.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:01.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:01.926Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:01.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:01.926Z] [2022-10-10T10:02:01.926Z] Login Succeeded [2022-10-10T10:02:01.926Z] docker.io [2022-10-10T10:02:02.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.444Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.444Z] [2022-10-10T10:02:02.444Z] Login Succeeded [2022-10-10T10:02:02.444Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:02:02.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:02:02.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:02:02.493Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-10T10:02:02.493Z] 459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:02:02.493Z] latest [2022-10-10T10:02:02.493Z] 2.3.0-dev.22 [2022-10-10T10:02:02.493Z] 459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:02:02.493Z] main [2022-10-10T10:02:02.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:02.793Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:03.098Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:02:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T10:02:03.098Z] ec22af1999c1: Preparing [2022-10-10T10:02:03.098Z] 2896874ac4a5: Preparing [2022-10-10T10:02:03.098Z] 47f47ad13539: Preparing [2022-10-10T10:02:03.098Z] c3fa5d3cb420: Preparing [2022-10-10T10:02:03.098Z] 994393dc58e7: Preparing [2022-10-10T10:02:03.098Z] 994393dc58e7: Layer already exists [2022-10-10T10:02:03.098Z] ec22af1999c1: Pushed [2022-10-10T10:02:03.098Z] 2896874ac4a5: Pushed [2022-10-10T10:02:03.357Z] c3fa5d3cb420: Pushed [2022-10-10T10:02:05.888Z] 47f47ad13539: Pushed [2022-10-10T10:02:05.888Z] 459ccc30368983c74f8fc0b30a8da774d92164b5: digest: sha256:88d195a1c3756875e209bc18a4f949a9eae3c6c6ad8a4f7a62e6c92a5ecb40de size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:06.197Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:06.497Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-10T10:02:06.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T10:02:06.497Z] ec22af1999c1: Preparing [2022-10-10T10:02:06.497Z] 2896874ac4a5: Preparing [2022-10-10T10:02:06.497Z] 47f47ad13539: Preparing [2022-10-10T10:02:06.497Z] c3fa5d3cb420: Preparing [2022-10-10T10:02:06.497Z] 994393dc58e7: Preparing [2022-10-10T10:02:06.497Z] c3fa5d3cb420: Layer already exists [2022-10-10T10:02:06.497Z] 47f47ad13539: Layer already exists [2022-10-10T10:02:06.497Z] 2896874ac4a5: Layer already exists [2022-10-10T10:02:06.497Z] 994393dc58e7: Layer already exists [2022-10-10T10:02:06.497Z] ec22af1999c1: Layer already exists [2022-10-10T10:02:06.497Z] latest: digest: sha256:88d195a1c3756875e209bc18a4f949a9eae3c6c6ad8a4f7a62e6c92a5ecb40de size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:06.799Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:07.110Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.22 [2022-10-10T10:02:07.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T10:02:07.110Z] ec22af1999c1: Preparing [2022-10-10T10:02:07.110Z] 2896874ac4a5: Preparing [2022-10-10T10:02:07.110Z] 47f47ad13539: Preparing [2022-10-10T10:02:07.110Z] c3fa5d3cb420: Preparing [2022-10-10T10:02:07.110Z] 994393dc58e7: Preparing [2022-10-10T10:02:07.110Z] 47f47ad13539: Layer already exists [2022-10-10T10:02:07.110Z] ec22af1999c1: Layer already exists [2022-10-10T10:02:07.110Z] 2896874ac4a5: Layer already exists [2022-10-10T10:02:07.110Z] 994393dc58e7: Layer already exists [2022-10-10T10:02:07.110Z] c3fa5d3cb420: Layer already exists [2022-10-10T10:02:07.110Z] 2.3.0-dev.22: digest: sha256:88d195a1c3756875e209bc18a4f949a9eae3c6c6ad8a4f7a62e6c92a5ecb40de size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:07.426Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:07.730Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:02:07.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T10:02:07.730Z] ec22af1999c1: Preparing [2022-10-10T10:02:07.730Z] 2896874ac4a5: Preparing [2022-10-10T10:02:07.730Z] 47f47ad13539: Preparing [2022-10-10T10:02:07.730Z] c3fa5d3cb420: Preparing [2022-10-10T10:02:07.730Z] 994393dc58e7: Preparing [2022-10-10T10:02:07.730Z] ec22af1999c1: Layer already exists [2022-10-10T10:02:07.730Z] 2896874ac4a5: Layer already exists [2022-10-10T10:02:07.730Z] 994393dc58e7: Layer already exists [2022-10-10T10:02:07.730Z] c3fa5d3cb420: Layer already exists [2022-10-10T10:02:07.730Z] 47f47ad13539: Layer already exists [2022-10-10T10:02:07.730Z] 459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22: digest: sha256:88d195a1c3756875e209bc18a4f949a9eae3c6c6ad8a4f7a62e6c92a5ecb40de size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:08.044Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:08.346Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-10T10:02:08.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-10T10:02:08.346Z] ec22af1999c1: Preparing [2022-10-10T10:02:08.346Z] 2896874ac4a5: Preparing [2022-10-10T10:02:08.346Z] 47f47ad13539: Preparing [2022-10-10T10:02:08.346Z] c3fa5d3cb420: Preparing [2022-10-10T10:02:08.346Z] 994393dc58e7: Preparing [2022-10-10T10:02:08.346Z] 47f47ad13539: Layer already exists [2022-10-10T10:02:08.346Z] c3fa5d3cb420: Layer already exists [2022-10-10T10:02:08.346Z] 994393dc58e7: Layer already exists [2022-10-10T10:02:08.346Z] ec22af1999c1: Layer already exists [2022-10-10T10:02:08.346Z] 2896874ac4a5: Layer already exists [2022-10-10T10:02:08.346Z] main: digest: sha256:88d195a1c3756875e209bc18a4f949a9eae3c6c6ad8a4f7a62e6c92a5ecb40de size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:02:08.380Z] ===================================================== [Pipeline] echo [2022-10-10T10:02:08.385Z] taggedImages: [2022-10-10T10:02:08.385Z] - nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:02:08.385Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-10T10:02:08.385Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.22 [2022-10-10T10:02:08.385Z] - nexus3.edgexfoundry.org:10004/device-mqtt:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:02:08.385Z] - 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-10T10:02:08.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:02:08.730Z] [2022-10-10T10:02:08.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:09.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:02:09.025Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T10:02:09.025Z] 5eb5b503b376: Pulling fs layer [2022-10-10T10:02:09.025Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T10:02:09.025Z] ec43610c2a17: Pulling fs layer [2022-10-10T10:02:09.025Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T10:02:09.025Z] 33b1e0a273af: Pulling fs layer [2022-10-10T10:02:09.025Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T10:02:09.025Z] 2f39f015ded8: Pulling fs layer [2022-10-10T10:02:09.025Z] 3a2ae6a8a46f: Waiting [2022-10-10T10:02:09.025Z] 33b1e0a273af: Waiting [2022-10-10T10:02:09.025Z] 5d3b04190fa2: Waiting [2022-10-10T10:02:09.025Z] 2f39f015ded8: Waiting [2022-10-10T10:02:09.025Z] 5c69ac0246d0: Download complete [2022-10-10T10:02:09.025Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T10:02:09.025Z] 3a2ae6a8a46f: Download complete [2022-10-10T10:02:09.025Z] 33b1e0a273af: Verifying Checksum [2022-10-10T10:02:09.025Z] 33b1e0a273af: Download complete [2022-10-10T10:02:09.025Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T10:02:09.025Z] 5d3b04190fa2: Download complete [2022-10-10T10:02:09.025Z] ec43610c2a17: Verifying Checksum [2022-10-10T10:02:09.025Z] ec43610c2a17: Download complete [2022-10-10T10:02:09.282Z] 5eb5b503b376: Download complete [2022-10-10T10:02:09.850Z] 2f39f015ded8: Download complete [2022-10-10T10:02:10.417Z] 5eb5b503b376: Pull complete [2022-10-10T10:02:10.417Z] 5c69ac0246d0: Pull complete [2022-10-10T10:02:10.675Z] ec43610c2a17: Pull complete [2022-10-10T10:02:10.933Z] 3a2ae6a8a46f: Pull complete [2022-10-10T10:02:10.933Z] 33b1e0a273af: Pull complete [2022-10-10T10:02:11.191Z] 5d3b04190fa2: Pull complete [2022-10-10T10:02:15.369Z] 2f39f015ded8: Pull complete [2022-10-10T10:02:15.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T10:02:15.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:02:15.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:02:15.450Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:02:15.480Z] $ 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-10T10:02:17.791Z] $ docker top 2de8c6539ec6690dabe48012bb1979c076e47c97aa78b148a106fee5e83560f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:02:18.155Z] ---> job-cost.sh [2022-10-10T10:02:18.156Z] lf-activate-venv: SKIPPING [2022-10-10T10:02:18.156Z] INFO: No Stack... [2022-10-10T10:02:18.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:02:18.986Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:02:19.283Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-10T10:02:19.283Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:02:19.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [2022-10-10T10:02:19.303Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] did not exist. Created. [2022-10-10T10:02:19.303Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:02:19.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T10:02:19.637Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:02:19.644Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:02:19.661Z] $ docker stop --time=1 2de8c6539ec6690dabe48012bb1979c076e47c97aa78b148a106fee5e83560f2 [2022-10-10T10:02:20.814Z] $ docker rm -f 2de8c6539ec6690dabe48012bb1979c076e47c97aa78b148a106fee5e83560f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T10:03:32.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7500 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-10T10:03:32.685Z] Running in /w/workspace/device-mqtt-go/69 [Pipeline] { [Pipeline] checkout [2022-10-10T10:03:32.720Z] Selected Git installation does not exist. Using Default [2022-10-10T10:03:32.720Z] The recommended git tool is: NONE [2022-10-10T10:03:38.811Z] using credential edgex-jenkins-ssh [2022-10-10T10:03:38.830Z] Cloning the remote Git repository [2022-10-10T10:03:38.884Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-10T10:03:38.973Z] > git init /w/workspace/device-mqtt-go/69 # timeout=10 [2022-10-10T10:03:39.141Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-10T10:03:39.142Z] > git --version # timeout=10 [2022-10-10T10:03:39.163Z] > git --version # 'git version 2.25.1' [2022-10-10T10:03:39.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T10:03:39.223Z] Verifying host key using known hosts file [2022-10-10T10:03:39.441Z] 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-10T10:03:39.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:03:40.687Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-10T10:03:40.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:03:41.816Z] Avoid second fetch [2022-10-10T10:03:41.816Z] Checking out Revision 459ccc30368983c74f8fc0b30a8da774d92164b5 (main) [2022-10-10T10:03:42.487Z] Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:03:41.836Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T10:03:41.856Z] > git checkout -f 459ccc30368983c74f8fc0b30a8da774d92164b5 # timeout=10 [2022-10-10T10:03:43.422Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T10:03:43.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:03:43.422Z] Dload Upload Total Spent Left Speed [2022-10-10T10:03:43.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-10-10T10:03:44.041Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T10:03:44.387Z] + sudo tee /etc/docker/daemon.new [2022-10-10T10:03:44.387Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T10:03:44.387Z] { [2022-10-10T10:03:44.387Z] "registry-mirrors": [ [2022-10-10T10:03:44.387Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T10:03:44.387Z] ], [2022-10-10T10:03:44.387Z] "bip": "10.250.0.254/24", [2022-10-10T10:03:44.387Z] "hosts": [ [2022-10-10T10:03:44.387Z] "tcp://0.0.0.0:5555", [2022-10-10T10:03:44.387Z] "unix:///var/run/docker.sock" [2022-10-10T10:03:44.387Z] ], [2022-10-10T10:03:44.387Z] "mtu": 1458, [2022-10-10T10:03:44.387Z] "selinux-enabled": true, [2022-10-10T10:03:44.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T10:03:44.387Z] } [Pipeline] sh [2022-10-10T10:03:44.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T10:03:45.077Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:04:03.349Z] provisioning config files... [2022-10-10T10:04:03.376Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/69@tmp/config13801203796349317520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:04:03.733Z] ---> docker-login.sh [2022-10-10T10:04:03.734Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:04:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:04:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:04:04.323Z] Configure a credential helper to remove this warning. See [2022-10-10T10:04:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:04:04.323Z] [2022-10-10T10:04:04.323Z] Login Succeeded [2022-10-10T10:04:04.323Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:04:04.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:04:04.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:04:04.869Z] Configure a credential helper to remove this warning. See [2022-10-10T10:04:04.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:04:04.869Z] [2022-10-10T10:04:04.869Z] Login Succeeded [2022-10-10T10:04:04.869Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:04:05.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:04:05.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:04:05.141Z] Configure a credential helper to remove this warning. See [2022-10-10T10:04:05.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:04:05.141Z] [2022-10-10T10:04:05.141Z] Login Succeeded [2022-10-10T10:04:05.141Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:04:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:04:05.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:04:05.685Z] Configure a credential helper to remove this warning. See [2022-10-10T10:04:05.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:04:05.685Z] [2022-10-10T10:04:05.685Z] Login Succeeded [2022-10-10T10:04:05.685Z] docker.io [2022-10-10T10:04:05.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:04:06.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:04:06.225Z] Configure a credential helper to remove this warning. See [2022-10-10T10:04:06.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:04:06.225Z] [2022-10-10T10:04:06.225Z] Login Succeeded [2022-10-10T10:04:06.225Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:04:06.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:04:06.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:04:06.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:04:06.438Z] ========================================================= [2022-10-10T10:04:06.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T10:04:06.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:04:06.783Z] + 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-10T10:04:07.052Z] Sending build context to Docker daemon 3.182MB [2022-10-10T10:04:07.052Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:04:07.052Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T10:04:07.645Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T10:04:07.645Z] b3c136eddcbf: Pulling fs layer [2022-10-10T10:04:07.645Z] c0a3192eca97: Pulling fs layer [2022-10-10T10:04:07.645Z] a050256f5b6f: Pulling fs layer [2022-10-10T10:04:07.645Z] 656be50a0ddc: Pulling fs layer [2022-10-10T10:04:07.645Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T10:04:07.645Z] f607e4fc86c3: Pulling fs layer [2022-10-10T10:04:07.645Z] 4d572c569a2c: Pulling fs layer [2022-10-10T10:04:07.645Z] fcf976331f73: Pulling fs layer [2022-10-10T10:04:07.645Z] f607e4fc86c3: Waiting [2022-10-10T10:04:07.645Z] 4d572c569a2c: Waiting [2022-10-10T10:04:07.645Z] fcf976331f73: Waiting [2022-10-10T10:04:07.645Z] 656be50a0ddc: Waiting [2022-10-10T10:04:07.645Z] 2bbca73fdf42: Waiting [2022-10-10T10:04:07.645Z] a050256f5b6f: Verifying Checksum [2022-10-10T10:04:07.645Z] a050256f5b6f: Download complete [2022-10-10T10:04:07.645Z] c0a3192eca97: Verifying Checksum [2022-10-10T10:04:07.645Z] c0a3192eca97: Download complete [2022-10-10T10:04:07.645Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T10:04:07.645Z] 2bbca73fdf42: Download complete [2022-10-10T10:04:07.645Z] f607e4fc86c3: Verifying Checksum [2022-10-10T10:04:07.645Z] f607e4fc86c3: Download complete [2022-10-10T10:04:07.645Z] b3c136eddcbf: Download complete [2022-10-10T10:04:08.624Z] b3c136eddcbf: Pull complete [2022-10-10T10:04:08.624Z] fcf976331f73: Verifying Checksum [2022-10-10T10:04:08.624Z] fcf976331f73: Download complete [2022-10-10T10:04:09.232Z] c0a3192eca97: Pull complete [2022-10-10T10:04:09.506Z] a050256f5b6f: Pull complete [2022-10-10T10:04:10.102Z] 4d572c569a2c: Verifying Checksum [2022-10-10T10:04:10.102Z] 4d572c569a2c: Download complete [2022-10-10T10:04:10.693Z] 656be50a0ddc: Verifying Checksum [2022-10-10T10:04:10.693Z] 656be50a0ddc: Download complete [2022-10-10T10:04:25.759Z] 656be50a0ddc: Pull complete [2022-10-10T10:04:25.759Z] 2bbca73fdf42: Pull complete [2022-10-10T10:04:25.759Z] f607e4fc86c3: Pull complete [2022-10-10T10:04:30.045Z] 4d572c569a2c: Pull complete [2022-10-10T10:04:32.023Z] fcf976331f73: Pull complete [2022-10-10T10:04:32.023Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T10:04:32.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T10:04:32.023Z] ---> 3970a7415f9e [2022-10-10T10:04:32.023Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:04:34.675Z] ---> Running in 30da2a4051e3 [2022-10-10T10:04:34.947Z] Removing intermediate container 30da2a4051e3 [2022-10-10T10:04:34.947Z] ---> 8c4ffbeb3411 [2022-10-10T10:04:34.947Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:04:34.947Z] ---> Running in b33c89a21489 [2022-10-10T10:04:35.218Z] Removing intermediate container b33c89a21489 [2022-10-10T10:04:35.218Z] ---> b9fef01561ca [2022-10-10T10:04:35.218Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:04:35.585Z] ---> Running in 693cb787977b [2022-10-10T10:04:35.860Z] Removing intermediate container 693cb787977b [2022-10-10T10:04:35.860Z] ---> 83c62dfc8c38 [2022-10-10T10:04:35.860Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:04:35.860Z] ---> Running in 48212c1af18c [2022-10-10T10:04:36.470Z] Removing intermediate container 48212c1af18c [2022-10-10T10:04:36.470Z] ---> 9b484580d030 [2022-10-10T10:04:36.470Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:04:36.470Z] ---> Running in b14773523506 [2022-10-10T10:04:38.448Z] Removing intermediate container b14773523506 [2022-10-10T10:04:38.448Z] ---> b28fb302b9b2 [2022-10-10T10:04:38.448Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:04:38.448Z] ---> Running in 5c48626720f4 [2022-10-10T10:04:39.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:04:40.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:04:41.364Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T10:04:41.633Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T10:04:41.633Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T10:04:41.902Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T10:04:41.902Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T10:04:42.171Z] OK: 226 MiB in 55 packages [2022-10-10T10:04:43.145Z] Removing intermediate container 5c48626720f4 [2022-10-10T10:04:43.145Z] ---> 09ab60f623b3 [2022-10-10T10:04:43.145Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-10T10:04:43.418Z] ---> Running in 0b1ace779361 [2022-10-10T10:04:43.690Z] Removing intermediate container 0b1ace779361 [2022-10-10T10:04:43.690Z] ---> ba46ebb09ace [2022-10-10T10:04:43.690Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T10:04:44.296Z] ---> 5d4ae5d88d9b [2022-10-10T10:04:44.296Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:04:44.296Z] ---> Running in 2c1a59bfd9f0 [2022-10-10T10:05:40.764Z] Removing intermediate container 2c1a59bfd9f0 [2022-10-10T10:05:40.764Z] ---> 3cc55cd8aeee [2022-10-10T10:05:40.764Z] Step 12/13 : COPY . . [2022-10-10T10:05:40.764Z] ---> 7e10d09f8841 [2022-10-10T10:05:40.764Z] Step 13/13 : RUN $MAKE [2022-10-10T10:05:40.764Z] ---> Running in e3a29cdc8536 [2022-10-10T10:05:40.764Z] noop [2022-10-10T10:05:40.764Z] Removing intermediate container e3a29cdc8536 [2022-10-10T10:05:40.764Z] ---> 892b0a525d65 [2022-10-10T10:05:40.764Z] Successfully built 892b0a525d65 [2022-10-10T10:05:40.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:05:41.126Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:05:41.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:05:41.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-7500 does not seem to be running inside a container [2022-10-10T10:05:41.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/69 -v /w/workspace/device-mqtt-go/69:/w/workspace/device-mqtt-go/69:rw,z -v /w/workspace/device-mqtt-go/69@tmp:/w/workspace/device-mqtt-go/69@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-10T10:05:42.788Z] $ docker top 79e0d4b5d5166494dbdfd65ed1f057a093ae8cad6902bd9563e7aa87c7a21f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:05:43.669Z] + go version [2022-10-10T10:05:43.669Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T10:05:43.697Z] $ docker stop --time=1 79e0d4b5d5166494dbdfd65ed1f057a093ae8cad6902bd9563e7aa87c7a21f64 [2022-10-10T10:05:45.412Z] $ docker rm -f 79e0d4b5d5166494dbdfd65ed1f057a093ae8cad6902bd9563e7aa87c7a21f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:05:45.983Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:05:45.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:05:46.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-7500 does not seem to be running inside a container [2022-10-10T10:05:46.253Z] $ 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/69 -v /w/workspace/device-mqtt-go/69:/w/workspace/device-mqtt-go/69:rw,z -v /w/workspace/device-mqtt-go/69@tmp:/w/workspace/device-mqtt-go/69@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-10T10:05:47.520Z] $ docker top 820b16c6a1a64c313a2d51bb32d241f27b89a77023ac49dfd2841abf00957147 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:05:48.367Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/69 [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:05:49.024Z] + make test [2022-10-10T10:05:49.024Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T10:05:50.979Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-10T10:07:27.719Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-10T10:07:30.316Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements [2022-10-10T10:07:30.316Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-10T10:07:30.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T10:07:30.905Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:08:03.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:08:03.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:08:03.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T10:08:03.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:08:03.229Z] $ docker stop --time=1 820b16c6a1a64c313a2d51bb32d241f27b89a77023ac49dfd2841abf00957147 [2022-10-10T10:08:05.330Z] $ docker rm -f 820b16c6a1a64c313a2d51bb32d241f27b89a77023ac49dfd2841abf00957147 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:08:06.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:08:06.429Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T10:08:07.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:08:07.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:08:08.034Z] + ls -al . [2022-10-10T10:08:08.034Z] total 180 [2022-10-10T10:08:08.034Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 10:05 . [2022-10-10T10:08:08.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:03 .. [2022-10-10T10:08:08.034Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 10 10:03 .dockerignore [2022-10-10T10:08:08.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:03 .git [2022-10-10T10:08:08.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:03 .github [2022-10-10T10:08:08.034Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 10:03 .gitignore [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:03 .golangci.yml [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 10 10:03 Attribution.txt [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 10 10:03 CHANGELOG.md [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 10 10:03 Dockerfile [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:03 GOVERNANCE.md [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 10 10:03 Jenkinsfile [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:03 LICENSE [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 10 10:03 Makefile [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:03 OWNERS.md [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 10 10:03 README.md [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:00 VERSION [2022-10-10T10:08:08.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:03 bin [2022-10-10T10:08:08.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:03 cmd [2022-10-10T10:08:08.035Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 10 10:07 coverage.out [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 10 10:03 go.mod [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 10:03 go.sum [2022-10-10T10:08:08.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:03 internal [2022-10-10T10:08:08.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:03 mock [2022-10-10T10:08:08.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:03 snap [2022-10-10T10:08:08.035Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 10 10:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:08:08.406Z] + 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=459ccc30368983c74f8fc0b30a8da774d92164b5 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-10-10T10:08:09.001Z] Sending build context to Docker daemon 3.2MB [2022-10-10T10:08:09.274Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:08:09.274Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:08:09.274Z] ---> 892b0a525d65 [2022-10-10T10:08:09.274Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:08:09.546Z] ---> Running in 8f88b1b03cc0 [2022-10-10T10:08:09.824Z] Removing intermediate container 8f88b1b03cc0 [2022-10-10T10:08:09.824Z] ---> 671319e6aa64 [2022-10-10T10:08:09.824Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:08:10.098Z] ---> Running in 919384ca26b2 [2022-10-10T10:08:10.368Z] Removing intermediate container 919384ca26b2 [2022-10-10T10:08:10.368Z] ---> 0cd4a7b9f935 [2022-10-10T10:08:10.368Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:08:10.368Z] ---> Running in fd09e37b6ef7 [2022-10-10T10:08:10.642Z] Removing intermediate container fd09e37b6ef7 [2022-10-10T10:08:10.642Z] ---> 24f15cd2c786 [2022-10-10T10:08:10.642Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:08:10.912Z] ---> Running in f7eb1885b6cb [2022-10-10T10:08:11.207Z] Removing intermediate container f7eb1885b6cb [2022-10-10T10:08:11.207Z] ---> e81969777702 [2022-10-10T10:08:11.207Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:08:11.207Z] ---> Running in 9e59bc0be3ef [2022-10-10T10:08:13.807Z] Removing intermediate container 9e59bc0be3ef [2022-10-10T10:08:13.807Z] ---> 427e7ba1212e [2022-10-10T10:08:13.807Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:08:13.807Z] ---> Running in 98549523fa6e [2022-10-10T10:08:14.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:08:15.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:08:17.161Z] OK: 226 MiB in 55 packages [2022-10-10T10:08:18.133Z] Removing intermediate container 98549523fa6e [2022-10-10T10:08:18.133Z] ---> cb2bef8b8e72 [2022-10-10T10:08:18.133Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-10T10:08:18.404Z] ---> Running in 7a003f6e4106 [2022-10-10T10:08:18.673Z] Removing intermediate container 7a003f6e4106 [2022-10-10T10:08:18.673Z] ---> 41878f40f544 [2022-10-10T10:08:18.673Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T10:08:19.643Z] ---> 13de9d7c07ed [2022-10-10T10:08:19.643Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:08:19.643Z] ---> Running in 148959c0cda2 [2022-10-10T10:08:22.248Z] Removing intermediate container 148959c0cda2 [2022-10-10T10:08:22.248Z] ---> 81c71d3773f4 [2022-10-10T10:08:22.248Z] Step 12/25 : COPY . . [2022-10-10T10:08:22.841Z] ---> ddca20d9ae27 [2022-10-10T10:08:22.841Z] Step 13/25 : RUN $MAKE [2022-10-10T10:08:23.111Z] ---> Running in 024116a0525a [2022-10-10T10:08:24.078Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-10T10:11:15.937Z] Removing intermediate container 024116a0525a [2022-10-10T10:11:15.937Z] ---> b9e4279bd7a5 [2022-10-10T10:11:15.937Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T10:11:15.937Z] 3.16: Pulling from library/alpine [2022-10-10T10:11:15.937Z] 9b18e9b68314: Pulling fs layer [2022-10-10T10:11:15.937Z] 9b18e9b68314: Verifying Checksum [2022-10-10T10:11:15.937Z] 9b18e9b68314: Download complete [2022-10-10T10:11:15.937Z] 9b18e9b68314: Pull complete [2022-10-10T10:11:15.937Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:11:15.937Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:11:15.937Z] ---> a6215f271958 [2022-10-10T10:11:15.937Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-10T10:11:15.937Z] ---> Running in 0b56534b075a [2022-10-10T10:11:15.937Z] Removing intermediate container 0b56534b075a [2022-10-10T10:11:15.937Z] ---> 23aed3429cce [2022-10-10T10:11:15.937Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:11:15.937Z] ---> Running in 7f668c9587f2 [2022-10-10T10:11:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:11:15.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:11:15.937Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:11:15.937Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:11:15.937Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:11:15.937Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:11:15.937Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:11:15.937Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:11:15.937Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:11:15.937Z] OK: 8 MiB in 20 packages [2022-10-10T10:11:15.937Z] Removing intermediate container 7f668c9587f2 [2022-10-10T10:11:15.937Z] ---> 326bc74e0d0c [2022-10-10T10:11:15.937Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-10T10:11:16.206Z] ---> 99c87d933796 [2022-10-10T10:11:16.206Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-10T10:11:16.792Z] ---> 6ca5673bb841 [2022-10-10T10:11:16.793Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-10T10:11:17.379Z] ---> e96ce45142f9 [2022-10-10T10:11:17.379Z] Step 20/25 : EXPOSE 59982 [2022-10-10T10:11:17.379Z] ---> Running in dd455ed63df6 [2022-10-10T10:11:17.647Z] Removing intermediate container dd455ed63df6 [2022-10-10T10:11:17.647Z] ---> 40c7e232b4e7 [2022-10-10T10:11:17.647Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-10T10:11:17.647Z] ---> Running in cac9a92372dc [2022-10-10T10:11:17.917Z] Removing intermediate container cac9a92372dc [2022-10-10T10:11:17.917Z] ---> f6d55cc3db1d [2022-10-10T10:11:17.917Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T10:11:18.184Z] ---> Running in ce09c906c3e5 [2022-10-10T10:11:18.451Z] Removing intermediate container ce09c906c3e5 [2022-10-10T10:11:18.451Z] ---> e810c067f9a9 [2022-10-10T10:11:18.451Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T10:11:18.451Z] ---> Running in 4a2ba8e35350 [2022-10-10T10:11:18.719Z] Removing intermediate container 4a2ba8e35350 [2022-10-10T10:11:18.719Z] ---> 1c505a6c5936 [2022-10-10T10:11:18.719Z] Step 24/25 : LABEL git_sha=459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:11:18.985Z] ---> Running in a5edb3e2d396 [2022-10-10T10:11:19.251Z] Removing intermediate container a5edb3e2d396 [2022-10-10T10:11:19.251Z] ---> 4768763a855a [2022-10-10T10:11:19.251Z] Step 25/25 : LABEL version=2.3.0-dev.22 [2022-10-10T10:11:19.251Z] ---> Running in ffb26117cb77 [2022-10-10T10:11:19.517Z] Removing intermediate container ffb26117cb77 [2022-10-10T10:11:19.517Z] ---> 1c0840656b22 [2022-10-10T10:11:19.517Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:11:19.517Z] Successfully built 1c0840656b22 [2022-10-10T10:11:19.517Z] 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-10T10:11:19.595Z] provisioning config files... [2022-10-10T10:11:19.607Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/69@tmp/config17946033074862516267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:11:19.940Z] ---> docker-login.sh [2022-10-10T10:11:19.940Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:11:19.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:11:20.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:11:20.207Z] Configure a credential helper to remove this warning. See [2022-10-10T10:11:20.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:11:20.207Z] [2022-10-10T10:11:20.207Z] Login Succeeded [2022-10-10T10:11:20.207Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:11:20.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:11:20.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:11:20.739Z] Configure a credential helper to remove this warning. See [2022-10-10T10:11:20.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:11:20.739Z] [2022-10-10T10:11:20.739Z] Login Succeeded [2022-10-10T10:11:20.739Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:11:21.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:11:21.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:11:21.007Z] Configure a credential helper to remove this warning. See [2022-10-10T10:11:21.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:11:21.007Z] [2022-10-10T10:11:21.007Z] Login Succeeded [2022-10-10T10:11:21.007Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:11:21.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:11:21.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:11:21.272Z] Configure a credential helper to remove this warning. See [2022-10-10T10:11:21.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:11:21.272Z] [2022-10-10T10:11:21.272Z] Login Succeeded [2022-10-10T10:11:21.272Z] docker.io [2022-10-10T10:11:21.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:11:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:11:22.118Z] Configure a credential helper to remove this warning. See [2022-10-10T10:11:22.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:11:22.118Z] [2022-10-10T10:11:22.118Z] Login Succeeded [2022-10-10T10:11:22.118Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:11:22.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:11:22.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:11:22.184Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-10T10:11:22.184Z] 459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:11:22.184Z] latest [2022-10-10T10:11:22.184Z] 2.3.0-dev.22 [2022-10-10T10:11:22.184Z] 459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:11:22.184Z] main [2022-10-10T10:11:22.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:22.541Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:22.900Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:11:22.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T10:11:22.900Z] fd68e9b96bfe: Preparing [2022-10-10T10:11:22.900Z] 0b5e4a7b14e1: Preparing [2022-10-10T10:11:22.900Z] 0274c057c6f2: Preparing [2022-10-10T10:11:22.900Z] 92ace8de97ea: Preparing [2022-10-10T10:11:22.900Z] 5d3e392a13a0: Preparing [2022-10-10T10:11:22.900Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:11:23.169Z] fd68e9b96bfe: Pushed [2022-10-10T10:11:23.169Z] 0b5e4a7b14e1: Pushed [2022-10-10T10:11:24.132Z] 92ace8de97ea: Pushed [2022-10-10T10:11:29.562Z] 0274c057c6f2: Pushed [2022-10-10T10:11:29.562Z] 459ccc30368983c74f8fc0b30a8da774d92164b5: digest: sha256:7660a44d222459d019e1f2c8ad43ac907c7af15e7ba82c652be8efa10e6ab855 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:29.920Z] + 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-10T10:11:30.282Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-10T10:11:30.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T10:11:30.282Z] fd68e9b96bfe: Preparing [2022-10-10T10:11:30.282Z] 0b5e4a7b14e1: Preparing [2022-10-10T10:11:30.282Z] 0274c057c6f2: Preparing [2022-10-10T10:11:30.282Z] 92ace8de97ea: Preparing [2022-10-10T10:11:30.282Z] 5d3e392a13a0: Preparing [2022-10-10T10:11:30.282Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:11:30.282Z] 0b5e4a7b14e1: Layer already exists [2022-10-10T10:11:30.282Z] 0274c057c6f2: Layer already exists [2022-10-10T10:11:30.282Z] fd68e9b96bfe: Layer already exists [2022-10-10T10:11:30.282Z] 92ace8de97ea: Layer already exists [2022-10-10T10:11:30.282Z] latest: digest: sha256:7660a44d222459d019e1f2c8ad43ac907c7af15e7ba82c652be8efa10e6ab855 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:30.932Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:31.280Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.22 [2022-10-10T10:11:31.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T10:11:31.280Z] fd68e9b96bfe: Preparing [2022-10-10T10:11:31.280Z] 0b5e4a7b14e1: Preparing [2022-10-10T10:11:31.280Z] 0274c057c6f2: Preparing [2022-10-10T10:11:31.280Z] 92ace8de97ea: Preparing [2022-10-10T10:11:31.280Z] 5d3e392a13a0: Preparing [2022-10-10T10:11:31.280Z] fd68e9b96bfe: Layer already exists [2022-10-10T10:11:31.280Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:11:31.280Z] 0b5e4a7b14e1: Layer already exists [2022-10-10T10:11:31.280Z] 92ace8de97ea: Layer already exists [2022-10-10T10:11:31.280Z] 0274c057c6f2: Layer already exists [2022-10-10T10:11:31.546Z] 2.3.0-dev.22: digest: sha256:7660a44d222459d019e1f2c8ad43ac907c7af15e7ba82c652be8efa10e6ab855 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:31.886Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:32.229Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:11:32.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T10:11:32.229Z] fd68e9b96bfe: Preparing [2022-10-10T10:11:32.229Z] 0b5e4a7b14e1: Preparing [2022-10-10T10:11:32.229Z] 0274c057c6f2: Preparing [2022-10-10T10:11:32.229Z] 92ace8de97ea: Preparing [2022-10-10T10:11:32.229Z] 5d3e392a13a0: Preparing [2022-10-10T10:11:32.229Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:11:32.229Z] 0b5e4a7b14e1: Layer already exists [2022-10-10T10:11:32.229Z] 92ace8de97ea: Layer already exists [2022-10-10T10:11:32.229Z] fd68e9b96bfe: Layer already exists [2022-10-10T10:11:32.229Z] 0274c057c6f2: Layer already exists [2022-10-10T10:11:32.496Z] 459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22: digest: sha256:7660a44d222459d019e1f2c8ad43ac907c7af15e7ba82c652be8efa10e6ab855 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:32.846Z] + 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-10T10:11:33.189Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-10T10:11:33.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-10T10:11:33.189Z] fd68e9b96bfe: Preparing [2022-10-10T10:11:33.189Z] 0b5e4a7b14e1: Preparing [2022-10-10T10:11:33.189Z] 0274c057c6f2: Preparing [2022-10-10T10:11:33.189Z] 92ace8de97ea: Preparing [2022-10-10T10:11:33.189Z] 5d3e392a13a0: Preparing [2022-10-10T10:11:33.189Z] 0274c057c6f2: Layer already exists [2022-10-10T10:11:33.189Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:11:33.189Z] 92ace8de97ea: Layer already exists [2022-10-10T10:11:33.189Z] 0b5e4a7b14e1: Layer already exists [2022-10-10T10:11:33.189Z] fd68e9b96bfe: Layer already exists [2022-10-10T10:11:33.189Z] main: digest: sha256:7660a44d222459d019e1f2c8ad43ac907c7af15e7ba82c652be8efa10e6ab855 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:11:33.511Z] ===================================================== [Pipeline] echo [2022-10-10T10:11:33.519Z] taggedImages: [2022-10-10T10:11:33.519Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5 [2022-10-10T10:11:33.519Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-10T10:11:33.519Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.22 [2022-10-10T10:11:33.519Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:459ccc30368983c74f8fc0b30a8da774d92164b5-2.3.0-dev.22 [2022-10-10T10:11:33.519Z] - 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-10T10:11:33.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:11:33.891Z] [2022-10-10T10:11:33.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:11:34.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:11:34.227Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T10:11:34.227Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T10:11:34.227Z] 04944245beec: Pulling fs layer [2022-10-10T10:11:34.227Z] 699f458cf7ca: Pulling fs layer [2022-10-10T10:11:34.227Z] 765212b225bb: Pulling fs layer [2022-10-10T10:11:34.227Z] f23df028b6ca: Pulling fs layer [2022-10-10T10:11:34.227Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T10:11:34.227Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T10:11:34.227Z] 765212b225bb: Waiting [2022-10-10T10:11:34.227Z] f23df028b6ca: Waiting [2022-10-10T10:11:34.227Z] d65c8cfc05b1: Waiting [2022-10-10T10:11:34.227Z] 2437ff75d9bd: Waiting [2022-10-10T10:11:34.494Z] 04944245beec: Verifying Checksum [2022-10-10T10:11:34.494Z] 04944245beec: Download complete [2022-10-10T10:11:34.494Z] 765212b225bb: Verifying Checksum [2022-10-10T10:11:34.494Z] 765212b225bb: Download complete [2022-10-10T10:11:34.494Z] f23df028b6ca: Verifying Checksum [2022-10-10T10:11:34.494Z] f23df028b6ca: Download complete [2022-10-10T10:11:34.763Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T10:11:34.763Z] d65c8cfc05b1: Download complete [2022-10-10T10:11:34.763Z] 699f458cf7ca: Verifying Checksum [2022-10-10T10:11:34.763Z] 699f458cf7ca: Download complete [2022-10-10T10:11:35.350Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T10:11:35.350Z] 8998bd30e6a1: Download complete [2022-10-10T10:11:37.327Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T10:11:37.327Z] 2437ff75d9bd: Download complete [2022-10-10T10:11:39.266Z] 8998bd30e6a1: Pull complete [2022-10-10T10:11:39.533Z] 04944245beec: Pull complete [2022-10-10T10:11:40.942Z] 699f458cf7ca: Pull complete [2022-10-10T10:11:41.209Z] 765212b225bb: Pull complete [2022-10-10T10:11:42.171Z] f23df028b6ca: Pull complete [2022-10-10T10:11:42.171Z] d65c8cfc05b1: Pull complete [2022-10-10T10:11:57.163Z] 2437ff75d9bd: Pull complete [2022-10-10T10:11:57.163Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T10:11:57.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:11:57.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:11:57.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-7500 does not seem to be running inside a container [2022-10-10T10:11:57.422Z] $ 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/69 -v /w/workspace/device-mqtt-go/69:/w/workspace/device-mqtt-go/69:rw,z -v /w/workspace/device-mqtt-go/69@tmp:/w/workspace/device-mqtt-go/69@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-10T10:12:00.234Z] $ docker top b9847e271f34c7a28d5b13af27058551360d240f0e53ed5f782d874059bf4f80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:01.077Z] ---> job-cost.sh [2022-10-10T10:12:01.077Z] lf-activate-venv: SKIPPING [2022-10-10T10:12:01.077Z] INFO: No Stack... [2022-10-10T10:12:01.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T10:12:02.304Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:12:02.944Z] + cat /w/workspace/device-mqtt-go/69/archives/cost.csv [2022-10-10T10:12:02.944Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:12:03.012Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [2022-10-10T10:12:03.018Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] did not exist. Created. [2022-10-10T10:12:03.018Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:12:03.680Z] /w/workspace/device-mqtt-go/69@tmp/durable-c4be2606/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T10:12:04.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T10:12:04.343Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T10:12:04.393Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:12:04.400Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:12:04.426Z] $ docker stop --time=1 b9847e271f34c7a28d5b13af27058551360d240f0e53ed5f782d874059bf4f80 [2022-10-10T10:12:05.942Z] $ docker rm -f b9847e271f34c7a28d5b13af27058551360d240f0e53ed5f782d874059bf4f80 [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-10T10:12:06.278Z] provisioning config files... [2022-10-10T10:12:06.291Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9878238739789071410tmp [Pipeline] { [Pipeline] sh [2022-10-10T10:12:06.581Z] + set +x [2022-10-10T10:12:06.581Z] + curl -s https://codecov.io/bash [2022-10-10T10:12:06.581Z] + bash -s -- [2022-10-10T10:12:06.581Z] [2022-10-10T10:12:06.581Z] _____ _ [2022-10-10T10:12:06.581Z] / ____| | | [2022-10-10T10:12:06.581Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T10:12:06.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T10:12:06.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T10:12:06.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T10:12:06.581Z] Bash-1.0.6 [2022-10-10T10:12:06.581Z] [2022-10-10T10:12:06.581Z] [2022-10-10T10:12:06.581Z] ==> git version 2.25.1 found [2022-10-10T10:12:06.581Z] ==> 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-10T10:12:06.581Z] Release-Date: 2020-01-08 [2022-10-10T10:12:06.581Z] 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-10T10:12:06.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T10:12:06.581Z] ==> Jenkins CI detected. [2022-10-10T10:12:06.581Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-10T10:12:06.581Z] project root: . [2022-10-10T10:12:06.581Z] --> token set from env [2022-10-10T10:12:06.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T10:12:06.581Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T10:12:06.581Z] ==> Python coveragepy not found [2022-10-10T10:12:06.581Z] ==> Searching for coverage reports in: [2022-10-10T10:12:06.581Z] + . [2022-10-10T10:12:06.581Z] -> Found 1 reports [2022-10-10T10:12:06.581Z] ==> Detecting git/mercurial file structure [2022-10-10T10:12:06.581Z] ==> Reading reports [2022-10-10T10:12:06.581Z] + ./coverage.out bytes=17887 [2022-10-10T10:12:06.581Z] ==> Appending adjustments [2022-10-10T10:12:06.581Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T10:12:06.841Z] + Found adjustments [2022-10-10T10:12:06.841Z] ==> Gzipping contents [2022-10-10T10:12:06.841Z] 4.0K /tmp/codecov.FMCRh0.gz [2022-10-10T10:12:06.841Z] ==> Uploading reports [2022-10-10T10:12:06.841Z] url: https://codecov.io [2022-10-10T10:12:06.841Z] query: branch=main&commit=459ccc30368983c74f8fc0b30a8da774d92164b5&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:12:06.841Z] -> Pinging Codecov [2022-10-10T10:12:06.841Z] 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=459ccc30368983c74f8fc0b30a8da774d92164b5&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:12:07.099Z] -> Uploading to [2022-10-10T10:12:07.099Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/7D719EC7BBE17E464838252E33014C33/459ccc30368983c74f8fc0b30a8da774d92164b5/43ebc393-c267-4292-b8b5-848182910ac7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T101206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8727c35624ea936b03b22cd54c48916dd9fd1238854506b8a902aa041cd904b9 [2022-10-10T10:12:07.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:12:07.099Z] Dload Upload Total Spent Left Speed [2022-10-10T10:12:07.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 13593 --:--:-- --:--:-- --:--:-- 13593 [2022-10-10T10:12:07.356Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] } [2022-10-10T10:12:07.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T10:12:07.485Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T10:12:07.494Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:07.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:12:07.785Z] [2022-10-10T10:12:07.785Z] 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-10T10:12:08.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:12:08.082Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T10:12:08.082Z] df9b9388f04a: Pulling fs layer [2022-10-10T10:12:08.082Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T10:12:08.082Z] 25bc292e5bac: Pulling fs layer [2022-10-10T10:12:08.082Z] 114826534d7a: Pulling fs layer [2022-10-10T10:12:08.082Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T10:12:08.082Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T10:12:08.082Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T10:12:08.082Z] 114826534d7a: Waiting [2022-10-10T10:12:08.082Z] 4657fd5d0bcf: Waiting [2022-10-10T10:12:08.082Z] 6ad1cebc031e: Waiting [2022-10-10T10:12:08.082Z] 8a3aa393b2d8: Waiting [2022-10-10T10:12:08.082Z] 25bc292e5bac: Verifying Checksum [2022-10-10T10:12:08.082Z] 25bc292e5bac: Download complete [2022-10-10T10:12:08.082Z] 52dc419b0ee2: Download complete [2022-10-10T10:12:08.082Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T10:12:08.082Z] 4657fd5d0bcf: Download complete [2022-10-10T10:12:08.082Z] df9b9388f04a: Verifying Checksum [2022-10-10T10:12:08.082Z] df9b9388f04a: Download complete [2022-10-10T10:12:08.343Z] df9b9388f04a: Pull complete [2022-10-10T10:12:08.343Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T10:12:08.343Z] 6ad1cebc031e: Download complete [2022-10-10T10:12:08.343Z] 52dc419b0ee2: Pull complete [2022-10-10T10:12:08.343Z] 25bc292e5bac: Pull complete [2022-10-10T10:12:08.915Z] 114826534d7a: Verifying Checksum [2022-10-10T10:12:08.915Z] 114826534d7a: Download complete [2022-10-10T10:12:08.915Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T10:12:08.915Z] 8a3aa393b2d8: Download complete [2022-10-10T10:12:12.199Z] 114826534d7a: Pull complete [2022-10-10T10:12:12.199Z] 4657fd5d0bcf: Pull complete [2022-10-10T10:12:12.456Z] 6ad1cebc031e: Pull complete [2022-10-10T10:12:14.983Z] 8a3aa393b2d8: Pull complete [2022-10-10T10:12:14.983Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T10:12:14.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:12:14.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:15.070Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:12:15.096Z] $ 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-10T10:12:17.815Z] $ docker top f2c15196c16f6ff84781250ecffe7d3d8e958427845fe1e05238669e5837afb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T10:12:17.875Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-10T10:12:18.148Z] + set -o pipefail [2022-10-10T10:12:18.148Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/a78b810b-e3a2-46bb-9abf-2185dea9b3e0 [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] [2022-10-10T10:12:24.724Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T10:12:24.724Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T10:12:24.724Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T10:12:24.735Z] $ docker stop --time=1 f2c15196c16f6ff84781250ecffe7d3d8e958427845fe1e05238669e5837afb0 [2022-10-10T10:12:27.478Z] $ docker rm -f f2c15196c16f6ff84781250ecffe7d3d8e958427845fe1e05238669e5837afb0 [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-10T10:12:28.163Z] + git log --format=format:%s -1 459ccc30368983c74f8fc0b30a8da774d92164b5 [Pipeline] sh [2022-10-10T10:12:28.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:12:28.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:28.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:12:28.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:28.795Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:12:28.819Z] $ 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-10T10:12:29.232Z] $ docker top 6b418f08e49c8c44d6840c52a8c6e3bf5614fa8e6e34201ed3a4f13f3eee1836 -eo pid,comm [2022-10-10T10:12:29.276Z] 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-10T10:12:29.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:12:29.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:12:29.315Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:12:29.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:12:29.428Z] $ docker exec 6b418f08e49c8c44d6840c52a8c6e3bf5614fa8e6e34201ed3a4f13f3eee1836 ssh-agent [2022-10-10T10:12:29.528Z] SSH_AUTH_SOCK=/tmp/ssh-WKTPkv5e4ENV/agent.32 [2022-10-10T10:12:29.528Z] SSH_AGENT_PID=38 [2022-10-10T10:12:29.531Z] Running ssh-add (command line suppressed) [2022-10-10T10:12:29.633Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6330050349662979904.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6330050349662979904.key) [2022-10-10T10:12:29.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:12:29.923Z] + git semver tag [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,082 [run_tag] DEBUG tag force:False [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,083 [check_head_tag] DEBUG check head tag [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,084 [execute] INFO git cat-file --batch-check [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,087 [execute] INFO git cat-file --batch [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,101 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,101 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:12:30.184Z] 2022-10-10 10:12:30,106 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:30.184Z] 2.3.0-dev.22 [Pipeline] } [2022-10-10T10:12:30.195Z] $ docker exec --env ******** --env ******** 6b418f08e49c8c44d6840c52a8c6e3bf5614fa8e6e34201ed3a4f13f3eee1836 ssh-agent -k [2022-10-10T10:12:30.287Z] unset SSH_AUTH_SOCK; [2022-10-10T10:12:30.288Z] unset SSH_AGENT_PID; [2022-10-10T10:12:30.288Z] echo Agent pid 38 killed; [2022-10-10T10:12:30.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:12:30.608Z] + git semver [Pipeline] } [2022-10-10T10:12:30.878Z] $ docker stop --time=1 6b418f08e49c8c44d6840c52a8c6e3bf5614fa8e6e34201ed3a4f13f3eee1836 [2022-10-10T10:12:32.171Z] $ docker rm -f 6b418f08e49c8c44d6840c52a8c6e3bf5614fa8e6e34201ed3a4f13f3eee1836 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:32.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:12:32.555Z] [2022-10-10T10:12:32.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:32.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:12:32.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T10:12:32.854Z] ab5ef0e58194: Pulling fs layer [2022-10-10T10:12:32.854Z] 9712f1f96733: Pulling fs layer [2022-10-10T10:12:32.854Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T10:12:32.854Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T10:12:32.854Z] e9a5061849ea: Pulling fs layer [2022-10-10T10:12:32.854Z] d747dcd14b5f: Pulling fs layer [2022-10-10T10:12:32.854Z] 2de7ff778b66: Pulling fs layer [2022-10-10T10:12:32.854Z] d747dcd14b5f: Waiting [2022-10-10T10:12:32.854Z] 2de7ff778b66: Waiting [2022-10-10T10:12:32.854Z] 0d9ebad4ef96: Waiting [2022-10-10T10:12:32.854Z] 9712f1f96733: Verifying Checksum [2022-10-10T10:12:32.854Z] 9712f1f96733: Download complete [2022-10-10T10:12:33.117Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T10:12:33.117Z] 63f879dbbcfc: Download complete [2022-10-10T10:12:33.379Z] e9a5061849ea: Verifying Checksum [2022-10-10T10:12:33.379Z] e9a5061849ea: Download complete [2022-10-10T10:12:33.379Z] d747dcd14b5f: Verifying Checksum [2022-10-10T10:12:33.379Z] d747dcd14b5f: Download complete [2022-10-10T10:12:33.639Z] 0d9ebad4ef96: Download complete [2022-10-10T10:12:33.639Z] ab5ef0e58194: Verifying Checksum [2022-10-10T10:12:33.639Z] ab5ef0e58194: Download complete [2022-10-10T10:12:33.639Z] 2de7ff778b66: Verifying Checksum [2022-10-10T10:12:33.639Z] 2de7ff778b66: Download complete [2022-10-10T10:12:36.168Z] ab5ef0e58194: Pull complete [2022-10-10T10:12:36.168Z] 9712f1f96733: Pull complete [2022-10-10T10:12:36.730Z] 63f879dbbcfc: Pull complete [2022-10-10T10:12:40.007Z] 0d9ebad4ef96: Pull complete [2022-10-10T10:12:40.264Z] e9a5061849ea: Pull complete [2022-10-10T10:12:40.521Z] d747dcd14b5f: Pull complete [2022-10-10T10:12:41.453Z] 2de7ff778b66: Pull complete [2022-10-10T10:12:41.453Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T10:12:41.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:12:41.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:41.525Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:12:41.552Z] $ 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-10T10:12:44.815Z] $ docker top 60e9e60f67f2c7b866a18aaca28804a69efc89cf51c38d4d7fb08f69fc3a569d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:12:44.878Z] provisioning config files... [2022-10-10T10:12:44.884Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3201418751261831099tmp [2022-10-10T10:12:44.894Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11844081157626314473tmp [2022-10-10T10:12:44.904Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8363130937489966667tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:12:44.916Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:45.199Z] ---> sigul-configuration.sh [2022-10-10T10:12:45.199Z] gpg: directory `/root/.gnupg' created [2022-10-10T10:12:45.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T10:12:45.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T10:12:45.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T10:12:45.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T10:12:45.199Z] gpg: CAST5 encrypted data [2022-10-10T10:12:45.199Z] gpg: encrypted with 1 passphrase [2022-10-10T10:12:45.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T10:12:45.484Z] + mkdir /home/jenkins [2022-10-10T10:12:45.484Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T10:12:45.769Z] + 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-10T10:12:45.778Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:46.064Z] ---> sigul-install.sh [2022-10-10T10:12:46.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T10:12:46.348Z] + git tag --list [2022-10-10T10:12:46.348Z] 0.7.1 [2022-10-10T10:12:46.348Z] v1.0.0 [2022-10-10T10:12:46.348Z] v1.1.0 [2022-10-10T10:12:46.348Z] v1.1.1 [2022-10-10T10:12:46.348Z] v1.2.2 [2022-10-10T10:12:46.348Z] v1.3.0 [2022-10-10T10:12:46.348Z] v1.3.1 [2022-10-10T10:12:46.348Z] v2.0.0 [2022-10-10T10:12:46.348Z] v2.1.0 [2022-10-10T10:12:46.348Z] v2.1.1 [2022-10-10T10:12:46.348Z] v2.1.1-dev.1 [2022-10-10T10:12:46.348Z] v2.1.1-dev.2 [2022-10-10T10:12:46.348Z] v2.2.0 [2022-10-10T10:12:46.348Z] v2.2.1-dev.1 [2022-10-10T10:12:46.348Z] v2.2.1-dev.10 [2022-10-10T10:12:46.348Z] v2.2.1-dev.2 [2022-10-10T10:12:46.348Z] v2.2.1-dev.3 [2022-10-10T10:12:46.348Z] v2.2.1-dev.4 [2022-10-10T10:12:46.348Z] v2.2.1-dev.5 [2022-10-10T10:12:46.348Z] v2.2.1-dev.6 [2022-10-10T10:12:46.348Z] v2.2.1-dev.7 [2022-10-10T10:12:46.348Z] v2.2.1-dev.8 [2022-10-10T10:12:46.348Z] v2.2.1-dev.9 [2022-10-10T10:12:46.348Z] v2.3.0-dev.10 [2022-10-10T10:12:46.348Z] v2.3.0-dev.11 [2022-10-10T10:12:46.348Z] v2.3.0-dev.12 [2022-10-10T10:12:46.348Z] v2.3.0-dev.13 [2022-10-10T10:12:46.348Z] v2.3.0-dev.14 [2022-10-10T10:12:46.348Z] v2.3.0-dev.15 [2022-10-10T10:12:46.348Z] v2.3.0-dev.16 [2022-10-10T10:12:46.348Z] v2.3.0-dev.17 [2022-10-10T10:12:46.348Z] v2.3.0-dev.18 [2022-10-10T10:12:46.348Z] v2.3.0-dev.19 [2022-10-10T10:12:46.348Z] v2.3.0-dev.20 [2022-10-10T10:12:46.348Z] v2.3.0-dev.21 [2022-10-10T10:12:46.348Z] v2.3.0-dev.22 [Pipeline] sh [2022-10-10T10:12:46.638Z] + lftools sign git-tag v2.3.0-dev.22 [2022-10-10T10:12:47.207Z] Signing Git tag with Sigul... [2022-10-10T10:12:47.207Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-10-10T10:12:47.476Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:47.760Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T10:12:47.767Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T10:12:47.784Z] $ docker stop --time=1 60e9e60f67f2c7b866a18aaca28804a69efc89cf51c38d4d7fb08f69fc3a569d [2022-10-10T10:12:49.097Z] $ docker rm -f 60e9e60f67f2c7b866a18aaca28804a69efc89cf51c38d4d7fb08f69fc3a569d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T10:12:49.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:12:49.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:49.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:12:49.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:49.839Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:12:49.866Z] $ 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-10T10:12:50.189Z] $ docker top 9ccaac7f6a2daf6a8391e5ad0f7db09d4730792931ce466bb097ed52c17710f8 -eo pid,comm [2022-10-10T10:12:50.236Z] 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-10T10:12:50.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:12:50.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:12:50.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:12:50.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:12:50.371Z] $ docker exec 9ccaac7f6a2daf6a8391e5ad0f7db09d4730792931ce466bb097ed52c17710f8 ssh-agent [2022-10-10T10:12:50.477Z] SSH_AUTH_SOCK=/tmp/ssh-XhpdlhqugXZ6/agent.32 [2022-10-10T10:12:50.477Z] SSH_AGENT_PID=38 [2022-10-10T10:12:50.481Z] Running ssh-add (command line suppressed) [2022-10-10T10:12:50.585Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8706785928871328138.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8706785928871328138.key) [2022-10-10T10:12:50.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:12:50.883Z] + git semver bump pre [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,059 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,060 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,060 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,060 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,060 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,062 [execute] INFO git cat-file --batch-check [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,062 [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-10T10:12:51.140Z] 2022-10-10 10:12:51,066 [execute] INFO git cat-file --batch [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:12:51.140Z] 2022-10-10 10:12:51,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:51.140Z] 2.3.0-dev.23 [Pipeline] } [2022-10-10T10:12:51.152Z] $ docker exec --env ******** --env ******** 9ccaac7f6a2daf6a8391e5ad0f7db09d4730792931ce466bb097ed52c17710f8 ssh-agent -k [2022-10-10T10:12:51.234Z] unset SSH_AUTH_SOCK; [2022-10-10T10:12:51.235Z] unset SSH_AGENT_PID; [2022-10-10T10:12:51.235Z] echo Agent pid 38 killed; [2022-10-10T10:12:51.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:12:51.550Z] + git semver [Pipeline] } [2022-10-10T10:12:51.820Z] $ docker stop --time=1 9ccaac7f6a2daf6a8391e5ad0f7db09d4730792931ce466bb097ed52c17710f8 [2022-10-10T10:12:53.060Z] $ docker rm -f 9ccaac7f6a2daf6a8391e5ad0f7db09d4730792931ce466bb097ed52c17710f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:12:53.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:12:53.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:53.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:12:53.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:53.760Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:12:53.790Z] $ 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-10T10:12:54.091Z] $ docker top 59fbfe5dc6d26d2f07ce4a03b4a03795cc587e1e34ea59a037f52e4c9fc6790a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:12:54.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:12:54.172Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:12:54.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:12:54.273Z] $ docker exec 59fbfe5dc6d26d2f07ce4a03b4a03795cc587e1e34ea59a037f52e4c9fc6790a ssh-agent [2022-10-10T10:12:54.380Z] SSH_AUTH_SOCK=/tmp/ssh-EkfoyN2lDRyV/agent.32 [2022-10-10T10:12:54.380Z] SSH_AGENT_PID=38 [2022-10-10T10:12:54.385Z] Running ssh-add (command line suppressed) [2022-10-10T10:12:54.479Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4233412718477397065.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4233412718477397065.key) [2022-10-10T10:12:54.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:12:54.774Z] + git semver push [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,964 [run_push] DEBUG push [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,965 [execute] INFO git cat-file --batch-check [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,965 [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-10T10:12:55.037Z] 2022-10-10 10:12:54,968 [execute] INFO git rev-list 1a61bd8e930b4e1f27391e7c1f30cab1eca346cc -- [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,969 [execute] DEBUG Popen(['git', 'rev-list', '1a61bd8e930b4e1f27391e7c1f30cab1eca346cc', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,975 [execute] INFO git fetch -v origin [2022-10-10T10:12:55.037Z] 2022-10-10 10:12:54,975 [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-10T10:12:55.620Z] 2022-10-10 10:12:55,568 [run_push] DEBUG no remote changes detected [2022-10-10T10:12:55.620Z] 2022-10-10 10:12:55,568 [execute] INFO git push origin semver [2022-10-10T10:12:55.620Z] 2022-10-10 10:12:55,569 [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-10T10:12:56.559Z] 2022-10-10 10:12:56,397 [run_push] DEBUG push all version tags [2022-10-10T10:12:56.559Z] 2022-10-10 10:12:56,398 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T10:12:56.559Z] 2022-10-10 10:12:56,398 [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-10T10:12:57.497Z] 2022-10-10 10:12:57,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-10T10:12:57.497Z] 2.3.0-dev.23 [Pipeline] } [2022-10-10T10:12:57.507Z] $ docker exec --env ******** --env ******** 59fbfe5dc6d26d2f07ce4a03b4a03795cc587e1e34ea59a037f52e4c9fc6790a ssh-agent -k [2022-10-10T10:12:57.599Z] unset SSH_AUTH_SOCK; [2022-10-10T10:12:57.599Z] unset SSH_AGENT_PID; [2022-10-10T10:12:57.599Z] echo Agent pid 38 killed; [2022-10-10T10:12:57.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:12:57.916Z] + git semver [Pipeline] } [2022-10-10T10:12:58.232Z] $ docker stop --time=1 59fbfe5dc6d26d2f07ce4a03b4a03795cc587e1e34ea59a037f52e4c9fc6790a [2022-10-10T10:12:59.466Z] $ docker rm -f 59fbfe5dc6d26d2f07ce4a03b4a03795cc587e1e34ea59a037f52e4c9fc6790a [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-10T10:12:59.967Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-10T10:12:59.967Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T10:12:59.967Z] total 16 [2022-10-10T10:12:59.967Z] drwxr-xr-x 3 root root 4096 Oct 10 10:02 . [2022-10-10T10:12:59.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:12 .. [2022-10-10T10:12:59.967Z] drwxr-xr-x 2 root root 4096 Oct 10 10:02 cost [2022-10-10T10:12:59.967Z] -rw-r--r-- 1 root root 85 Oct 10 10:02 cost.csv [2022-10-10T10:12:59.967Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T10:12:59.967Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-10T10:12:59.967Z] total 16 [2022-10-10T10:12:59.967Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:02 . [2022-10-10T10:12:59.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:12 .. [2022-10-10T10:12:59.967Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:02 cost [2022-10-10T10:12:59.967Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 10 10:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:00.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:01.100Z] ---> package-listing.sh [2022-10-10T10:13:01.100Z] ++ facter osfamily [2022-10-10T10:13:01.100Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T10:13:01.358Z] + OS_FAMILY=debian [2022-10-10T10:13:01.358Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-10T10:13:01.358Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T10:13:01.358Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T10:13:01.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T10:13:01.358Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T10:13:01.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-10T10:13:01.358Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T10:13:01.358Z] + case "${OS_FAMILY}" in [2022-10-10T10:13:01.358Z] + dpkg -l [2022-10-10T10:13:01.358Z] + grep '^ii' [2022-10-10T10:13:01.358Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T10:13:01.358Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T10:13:01.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T10:13:01.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-10T10:13:01.358Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-10T10:13:01.358Z] + 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-10T10:13:01.371Z] 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-10T10:13:01.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:02.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:13:02.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:02.264Z] prd-ubuntu20.04-docker-8c-8g-7495 does not seem to be running inside a container [2022-10-10T10:13:02.293Z] $ 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-10T10:13:02.495Z] $ docker top 758a5781961567b1783339f93dd090f0b26257c813c263b7c6ab3b8ec4ed9b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:13:02.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T10:13:03.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T10:13:03.495Z] + ls /var/log/sa-host [2022-10-10T10:13:03.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:13:03.593Z] provisioning config files... [2022-10-10T10:13:03.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18023610392714394892tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:13:03.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:03.891Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T10:13:03.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:04.211Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T10:13:04.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:04.505Z] ---> sudo-logs.sh [2022-10-10T10:13:04.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T10:13:04.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:04.816Z] ---> job-cost.sh [2022-10-10T10:13:04.816Z] lf-activate-venv: SKIPPING [2022-10-10T10:13:04.816Z] DEBUG: total: 0.2199999988079071 [2022-10-10T10:13:04.816Z] INFO: Retrieving Stack Cost... [2022-10-10T10:13:05.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:13:05.641Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T10:13:05.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:05.930Z] ---> logs-deploy.sh [2022-10-10T10:13:05.930Z] lf-activate-venv: SKIPPING [2022-10-10T10:13:05.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/69 [2022-10-10T10:13:05.930Z] INFO: archiving workspace using pattern(s): [2022-10-10T10:13:06.864Z] Archives upload complete. [2022-10-10T10:13:06.864Z] INFO: archiving logs to Nexus