Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2e2f8ada396003354e6b6ef510b55319cadc912 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-ssh9448609867228791507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh15481730960309076020.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18190344602734181783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh8958938303887736375.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh8548595319853552323.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10876’ Running on prd-ubuntu20.04-docker-8c-8g-10939 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2e2f8ada396003354e6b6ef510b55319cadc912 (main) > 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 f2e2f8ada396003354e6b6ef510b55319cadc912 # timeout=10 Commit message: "Merge pull request #357 from bnevis-i/add-spiffe" > git rev-list --no-walk 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T03:37:55.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T03:37:55.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T03:37:55.655Z] ========================================================= [2022-04-06T03:37:55.655Z] EdgeX Global Pipelines Version Info [2022-04-06T03:37:55.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:37:56.414Z] ------------------- [2022-04-06T03:37:56.414Z] stable info: [2022-04-06T03:37:56.414Z] ------------------- [2022-04-06T03:37:56.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T03:37:56.414Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T03:37:56.414Z] Message: update stable to v1.0.221 [2022-04-06T03:37:56.990Z] ------------------- [2022-04-06T03:37:56.990Z] experimental info: [2022-04-06T03:37:56.990Z] ------------------- [2022-04-06T03:37:56.990Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T03:37:56.990Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T03:37:56.990Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T03:37:57.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-06T03:37:57.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-06T03:37:57.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T03:37:57.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T03:37:57.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T03:37:57.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T03:37:57.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T03:37:57.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-06T03:37:57.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T03:37:57.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T03:37:57.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T03:37:57.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-06T03:37:57.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T03:37:57.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T03:37:57.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T03:37:57.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T03:37:57.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T03:37:57.333Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T03:37:57.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T03:37:57.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-06T03:37:57.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-06T03:37:57.382Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-06T03:37:57.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-06T03:37:57.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-06T03:37:57.419Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-06T03:37:57.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T03:37:57.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-06T03:37:57.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-06T03:37:57.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-06T03:37:57.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] echo [2022-04-06T03:37:57.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2e2f8a [Pipeline] echo [2022-04-06T03:37:57.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:37:57.547Z] provisioning config files... [2022-04-06T03:37:57.579Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1292091336637574276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:37:57.892Z] ---> docker-login.sh [2022-04-06T03:37:57.892Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:37:58.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:37:58.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:37:58.155Z] Configure a credential helper to remove this warning. See [2022-04-06T03:37:58.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:37:58.155Z] [2022-04-06T03:37:58.155Z] Login Succeeded [2022-04-06T03:37:58.155Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:37:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:37:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:37:58.417Z] Configure a credential helper to remove this warning. See [2022-04-06T03:37:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:37:58.417Z] [2022-04-06T03:37:58.417Z] Login Succeeded [2022-04-06T03:37:58.417Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:37:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:37:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:37:58.417Z] Configure a credential helper to remove this warning. See [2022-04-06T03:37:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:37:58.417Z] [2022-04-06T03:37:58.417Z] Login Succeeded [2022-04-06T03:37:58.679Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:37:58.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:37:58.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:37:58.679Z] Configure a credential helper to remove this warning. See [2022-04-06T03:37:58.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:37:58.679Z] [2022-04-06T03:37:58.679Z] Login Succeeded [2022-04-06T03:37:58.679Z] docker.io [2022-04-06T03:37:58.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:37:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:37:59.254Z] Configure a credential helper to remove this warning. See [2022-04-06T03:37:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:37:59.254Z] [2022-04-06T03:37:59.254Z] Login Succeeded [2022-04-06T03:37:59.254Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:37:59.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-06T03:37:59.649Z] + git rev-list -1 --merges f2e2f8ada396003354e6b6ef510b55319cadc912~1..f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] echo [2022-04-06T03:37:59.763Z] -----------> git rev-list -1 --merges f2e2f8ada396003354e6b6ef510b55319cadc912~1..f2e2f8ada396003354e6b6ef510b55319cadc912 f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:37:59.763Z] f2e2f8ada396003354e6b6ef510b55319cadc912 [false] [Pipeline] sh [2022-04-06T03:38:00.055Z] + git log --format=format:%s -1 f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] echo [2022-04-06T03:38:00.074Z] ========================================================= [2022-04-06T03:38:00.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T03:38:00.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:38:00.413Z] + git log --format=format:%s -1 f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] echo [2022-04-06T03:38:00.427Z] [semverPrep] GIT_COMMIT: f2e2f8ada396003354e6b6ef510b55319cadc912, Commit Message: Merge pull request #357 from bnevis-i/add-spiffe [Pipeline] echo [2022-04-06T03:38:00.438Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-06T03:38:00.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T03:38:00.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T03:38:00.822Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T03:38:00.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T03:38:00.822Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T03:38:00.822Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T03:38:00.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:38:01.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:38:01.178Z] [2022-04-06T03:38:01.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:38:01.488Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:38:01.488Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T03:38:01.488Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T03:38:01.488Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T03:38:01.488Z] 4c7163046ea9: Pulling fs layer [2022-04-06T03:38:01.488Z] 0c2d73faf560: Pulling fs layer [2022-04-06T03:38:01.488Z] 0c2d73faf560: Waiting [2022-04-06T03:38:01.488Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T03:38:01.488Z] 3e5f54012d9b: Download complete [2022-04-06T03:38:01.488Z] a0d0a0d46f8b: Verifying Checksum [2022-04-06T03:38:01.488Z] a0d0a0d46f8b: Download complete [2022-04-06T03:38:01.488Z] 0c2d73faf560: Verifying Checksum [2022-04-06T03:38:01.488Z] 0c2d73faf560: Download complete [2022-04-06T03:38:01.488Z] 4c7163046ea9: Verifying Checksum [2022-04-06T03:38:01.488Z] 4c7163046ea9: Download complete [2022-04-06T03:38:01.749Z] a0d0a0d46f8b: Pull complete [2022-04-06T03:38:01.749Z] 3e5f54012d9b: Pull complete [2022-04-06T03:38:02.326Z] 4c7163046ea9: Pull complete [2022-04-06T03:38:02.326Z] 0c2d73faf560: Pull complete [2022-04-06T03:38:02.326Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T03:38:02.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:38:02.326Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T03:38:02.407Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:38:02.454Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T03:38:03.202Z] $ docker top 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T03:38:03.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:38:03.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:38:03.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:38:03.440Z] $ docker exec 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 ssh-agent [2022-04-06T03:38:03.575Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabaIOb/agent.14 [2022-04-06T03:38:03.575Z] SSH_AGENT_PID=20 [2022-04-06T03:38:03.582Z] Running ssh-add (command line suppressed) [2022-04-06T03:38:03.712Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8191444987432822071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8191444987432822071.key) [2022-04-06T03:38:03.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:38:04.018Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T03:38:04.049Z] $ docker exec --env ******** --env ******** 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 ssh-agent -k [2022-04-06T03:38:04.168Z] unset SSH_AUTH_SOCK; [2022-04-06T03:38:04.168Z] unset SSH_AGENT_PID; [2022-04-06T03:38:04.168Z] echo Agent pid 20 killed; [2022-04-06T03:38:04.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T03:38:04.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:38:04.208Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:38:04.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:38:04.358Z] $ docker exec 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 ssh-agent [2022-04-06T03:38:04.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJEDJP/agent.52 [2022-04-06T03:38:04.495Z] SSH_AGENT_PID=59 [2022-04-06T03:38:04.502Z] Running ssh-add (command line suppressed) [2022-04-06T03:38:04.630Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6503320185895321832.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6503320185895321832.key) [2022-04-06T03:38:04.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:38:04.932Z] + git semver init [2022-04-06T03:38:04.932Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T03:38:04.932Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2022-04-06T03:38:04.932Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:38:04.932Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T03:38:04.932Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T03:38:04.932Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T03:38:04.932Z] # $SEMVER_BRANCH = main [2022-04-06T03:38:04.932Z] # $SEMVER_TEMP = /tmp/semver-292929068 [2022-04-06T03:38:04.932Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-06T03:38:05.875Z] # '/tmp/semver-292929068' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2022-04-06T03:38:05.875Z] # -> Force: false [2022-04-06T03:38:05.875Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2022-04-06T03:38:05.894Z] $ docker exec --env ******** --env ******** 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 ssh-agent -k [2022-04-06T03:38:06.010Z] unset SSH_AUTH_SOCK; [2022-04-06T03:38:06.010Z] unset SSH_AGENT_PID; [2022-04-06T03:38:06.010Z] echo Agent pid 59 killed; [2022-04-06T03:38:06.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T03:38:06.317Z] + git semver [Pipeline] } [2022-04-06T03:38:06.336Z] $ docker stop --time=1 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 [2022-04-06T03:38:07.688Z] $ docker rm -f 2365adb1e1737023d6f508e2e2d6abb8a21e17859c4f949678be478c19ee1280 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:38:08.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T03:38:08.308Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T03:38:08.312Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [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-04-06T03:38:08.476Z] provisioning config files... [2022-04-06T03:38:08.495Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5721032726545480553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:38:08.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10936 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-04-06T03:38:08.610Z] Running in /w/workspace/device-mqtt-go/35 [Pipeline] { [Pipeline] checkout [2022-04-06T03:38:08.812Z] Selected Git installation does not exist. Using Default [2022-04-06T03:38:08.812Z] The recommended git tool is: NONE [2022-04-06T03:38:08.827Z] ---> docker-login.sh [2022-04-06T03:38:08.827Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:38:08.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:08.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:08.827Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:08.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:08.827Z] [2022-04-06T03:38:08.827Z] Login Succeeded [2022-04-06T03:38:08.827Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:38:08.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:09.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:09.087Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:09.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:09.087Z] [2022-04-06T03:38:09.087Z] Login Succeeded [2022-04-06T03:38:09.087Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:38:09.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:09.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:09.087Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:09.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:09.087Z] [2022-04-06T03:38:09.087Z] Login Succeeded [2022-04-06T03:38:09.087Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:38:09.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:09.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:09.347Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:09.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:09.347Z] [2022-04-06T03:38:09.347Z] Login Succeeded [2022-04-06T03:38:09.347Z] docker.io [2022-04-06T03:38:09.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:09.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:09.923Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:09.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:09.923Z] [2022-04-06T03:38:09.923Z] Login Succeeded [2022-04-06T03:38:09.923Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:38:09.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T03:38:10.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:38:10.021Z] ========================================================= [2022-04-06T03:38:10.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T03:38:10.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:38:10.332Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-06T03:38:10.333Z] Sending build context to Docker daemon 5.794MB [2022-04-06T03:38:10.333Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:38:10.333Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T03:38:10.333Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T03:38:10.333Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T03:38:10.333Z] 666ba61612fd: Pulling fs layer [2022-04-06T03:38:10.333Z] 8ed8ca486205: Pulling fs layer [2022-04-06T03:38:10.333Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T03:38:10.333Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T03:38:10.333Z] 640e595b4fbd: Pulling fs layer [2022-04-06T03:38:10.333Z] 22a0e8bec74d: Waiting [2022-04-06T03:38:10.333Z] 763cafe07f6e: Pulling fs layer [2022-04-06T03:38:10.333Z] 640e595b4fbd: Waiting [2022-04-06T03:38:10.333Z] 0c0b528cf693: Pulling fs layer [2022-04-06T03:38:10.333Z] 763cafe07f6e: Waiting [2022-04-06T03:38:10.333Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T03:38:10.333Z] 0c0b528cf693: Waiting [2022-04-06T03:38:10.333Z] 10935f4eaf8b: Waiting [2022-04-06T03:38:10.593Z] 8ed8ca486205: Download complete [2022-04-06T03:38:10.593Z] 666ba61612fd: Verifying Checksum [2022-04-06T03:38:10.593Z] 666ba61612fd: Download complete [2022-04-06T03:38:10.593Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T03:38:10.593Z] 22a0e8bec74d: Download complete [2022-04-06T03:38:10.593Z] 640e595b4fbd: Verifying Checksum [2022-04-06T03:38:10.593Z] 640e595b4fbd: Download complete [2022-04-06T03:38:10.593Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T03:38:10.593Z] 59bf1c3509f3: Download complete [2022-04-06T03:38:10.593Z] 763cafe07f6e: Verifying Checksum [2022-04-06T03:38:10.593Z] 763cafe07f6e: Download complete [2022-04-06T03:38:10.593Z] 0c0b528cf693: Verifying Checksum [2022-04-06T03:38:10.593Z] 0c0b528cf693: Download complete [2022-04-06T03:38:10.593Z] 59bf1c3509f3: Pull complete [2022-04-06T03:38:10.854Z] 666ba61612fd: Pull complete [2022-04-06T03:38:10.854Z] 8ed8ca486205: Pull complete [2022-04-06T03:38:11.114Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T03:38:11.114Z] 10935f4eaf8b: Download complete [2022-04-06T03:38:11.374Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T03:38:11.374Z] 4fe6c5a15a65: Download complete [2022-04-06T03:38:13.672Z] using credential edgex-jenkins-ssh [2022-04-06T03:38:13.690Z] Cloning the remote Git repository [2022-04-06T03:38:13.742Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T03:38:13.819Z] > git init /w/workspace/device-mqtt-go/35 # timeout=10 [2022-04-06T03:38:13.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T03:38:13.908Z] > git --version # timeout=10 [2022-04-06T03:38:13.932Z] > git --version # 'git version 2.25.1' [2022-04-06T03:38:13.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T03:38:13.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T03:38:15.243Z] Avoid second fetch [2022-04-06T03:38:15.243Z] Checking out Revision f2e2f8ada396003354e6b6ef510b55319cadc912 (main) [2022-04-06T03:38:15.566Z] 4fe6c5a15a65: Pull complete [2022-04-06T03:38:15.566Z] 22a0e8bec74d: Pull complete [2022-04-06T03:38:15.566Z] 640e595b4fbd: Pull complete [2022-04-06T03:38:15.566Z] 763cafe07f6e: Pull complete [2022-04-06T03:38:15.566Z] 0c0b528cf693: Pull complete [2022-04-06T03:38:15.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-06T03:38:15.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T03:38:15.258Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T03:38:15.281Z] > git checkout -f f2e2f8ada396003354e6b6ef510b55319cadc912 # timeout=10 [2022-04-06T03:38:18.110Z] 10935f4eaf8b: Pull complete [2022-04-06T03:38:18.110Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T03:38:18.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T03:38:18.110Z] ---> 99d49a6021b9 [2022-04-06T03:38:18.110Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:38:19.494Z] ---> Running in 6aa7b4ffc7f5 [2022-04-06T03:38:19.494Z] Removing intermediate container 6aa7b4ffc7f5 [2022-04-06T03:38:19.494Z] ---> 45af3e569845 [2022-04-06T03:38:19.494Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:38:19.494Z] ---> Running in 20b55cffe621 [2022-04-06T03:38:19.494Z] Removing intermediate container 20b55cffe621 [2022-04-06T03:38:19.494Z] ---> 510b3abea6fd [2022-04-06T03:38:19.494Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:38:19.494Z] ---> Running in 9a1142f78b93 [2022-04-06T03:38:19.591Z] Commit message: "Merge pull request #357 from bnevis-i/add-spiffe" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:38:20.066Z] Removing intermediate container 9a1142f78b93 [2022-04-06T03:38:20.066Z] ---> 44b9d31f72b3 [2022-04-06T03:38:20.066Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:38:20.066Z] ---> Running in 9c59258f77d6 [2022-04-06T03:38:20.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:38:20.424Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T03:38:20.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T03:38:20.424Z] Dload Upload Total Spent Left Speed [2022-04-06T03:38:20.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-04-06T03:38:20.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T03:38:21.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:38:21.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T03:38:21.320Z] + sudo tee /etc/docker/daemon.new [2022-04-06T03:38:21.320Z] { [2022-04-06T03:38:21.320Z] "registry-mirrors": [ [2022-04-06T03:38:21.320Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T03:38:21.320Z] ], [2022-04-06T03:38:21.320Z] "bip": "10.250.0.254/24", [2022-04-06T03:38:21.320Z] "hosts": [ [2022-04-06T03:38:21.320Z] "tcp://0.0.0.0:5555", [2022-04-06T03:38:21.320Z] "unix:///var/run/docker.sock" [2022-04-06T03:38:21.320Z] ], [2022-04-06T03:38:21.320Z] "mtu": 1458, [2022-04-06T03:38:21.320Z] "selinux-enabled": true, [2022-04-06T03:38:21.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T03:38:21.320Z] } [Pipeline] sh [2022-04-06T03:38:21.533Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T03:38:21.534Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T03:38:21.534Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T03:38:21.679Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T03:38:21.795Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T03:38:21.795Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T03:38:21.795Z] OK: 224 MiB in 56 packages [2022-04-06T03:38:22.050Z] + sudo service docker restart [2022-04-06T03:38:22.366Z] Removing intermediate container 9c59258f77d6 [2022-04-06T03:38:22.366Z] ---> 8c7a94a627b9 [2022-04-06T03:38:22.366Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T03:38:22.366Z] ---> Running in 3e06e9b8752c [2022-04-06T03:38:22.366Z] Removing intermediate container 3e06e9b8752c [2022-04-06T03:38:22.366Z] ---> 95a807468e53 [2022-04-06T03:38:22.366Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T03:38:22.626Z] ---> 5cc86c29e3bd [2022-04-06T03:38:22.626Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:38:22.626Z] ---> Running in cad533b59bc0 [2022-04-06T03:38:37.532Z] Removing intermediate container cad533b59bc0 [2022-04-06T03:38:37.532Z] ---> 97e046b2b5e8 [2022-04-06T03:38:37.532Z] Step 10/12 : COPY . . [2022-04-06T03:38:37.532Z] ---> c791ed16e7ad [2022-04-06T03:38:37.532Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T03:38:37.532Z] ---> Running in e415eecf541d [2022-04-06T03:38:37.532Z] Removing intermediate container e415eecf541d [2022-04-06T03:38:37.532Z] ---> 20c7ab904c8d [2022-04-06T03:38:37.532Z] Step 12/12 : RUN $MAKE [2022-04-06T03:38:37.532Z] ---> Running in cfc66b10d98c [2022-04-06T03:38:37.532Z] noop [2022-04-06T03:38:37.532Z] Removing intermediate container cfc66b10d98c [2022-04-06T03:38:37.532Z] ---> ff9f9c8bd759 [2022-04-06T03:38:37.532Z] Successfully built ff9f9c8bd759 [2022-04-06T03:38:37.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:38:37.828Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T03:38:37.828Z] . [Pipeline] withDockerContainer [2022-04-06T03:38:37.901Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:38:37.948Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-06T03:38:38.361Z] $ docker top d02f4c62b8962114816979c519f517ed7324a1e14fc7a372e3a549e3c651de05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:38:38.721Z] + go version [2022-04-06T03:38:38.721Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T03:38:38.737Z] $ docker stop --time=1 d02f4c62b8962114816979c519f517ed7324a1e14fc7a372e3a549e3c651de05 [2022-04-06T03:38:40.058Z] $ docker rm -f d02f4c62b8962114816979c519f517ed7324a1e14fc7a372e3a549e3c651de05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:38:40.427Z] provisioning config files... [2022-04-06T03:38:40.456Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/35@tmp/config6891528134319895563tmp [2022-04-06T03:38:40.467Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T03:38:40.467Z] . [Pipeline] withDockerContainer [2022-04-06T03:38:40.533Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:38:40.571Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-06T03:38:40.947Z] $ docker top 85ba6e814cee7204467315d0a16fd93b4b1971de7815897796c61fffd1dad6c8 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2022-04-06T03:38:41.364Z] ---> docker-login.sh [2022-04-06T03:38:41.364Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:38:41.437Z] + make test [2022-04-06T03:38:41.437Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T03:38:41.705Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T03:38:41.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:42.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:42.242Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:42.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:42.242Z] [2022-04-06T03:38:42.242Z] Login Succeeded [2022-04-06T03:38:42.242Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:38:42.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:42.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:42.796Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:42.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:42.796Z] [2022-04-06T03:38:42.796Z] Login Succeeded [2022-04-06T03:38:42.796Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:38:43.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:43.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:43.074Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:43.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:43.074Z] [2022-04-06T03:38:43.074Z] Login Succeeded [2022-04-06T03:38:43.074Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:38:43.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:43.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:43.676Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:43.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:43.676Z] [2022-04-06T03:38:43.676Z] Login Succeeded [2022-04-06T03:38:43.676Z] docker.io [2022-04-06T03:38:43.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:38:44.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:38:44.553Z] Configure a credential helper to remove this warning. See [2022-04-06T03:38:44.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:38:44.553Z] [2022-04-06T03:38:44.553Z] Login Succeeded [2022-04-06T03:38:44.553Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:38:44.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T03:38:45.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:38:45.161Z] ========================================================= [2022-04-06T03:38:45.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T03:38:45.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:38:45.553Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-06T03:38:45.832Z] Sending build context to Docker daemon 3.016MB [2022-04-06T03:38:46.108Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:38:46.108Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T03:38:46.108Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T03:38:46.108Z] 9b3977197b4f: Pulling fs layer [2022-04-06T03:38:46.108Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T03:38:46.108Z] 94645a83ff95: Pulling fs layer [2022-04-06T03:38:46.108Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T03:38:46.108Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T03:38:46.108Z] f7c0051592d6: Pulling fs layer [2022-04-06T03:38:46.108Z] a227ed2f7395: Pulling fs layer [2022-04-06T03:38:46.108Z] 7b1c46037f91: Pulling fs layer [2022-04-06T03:38:46.108Z] f7c0051592d6: Waiting [2022-04-06T03:38:46.108Z] a227ed2f7395: Waiting [2022-04-06T03:38:46.108Z] 7b1c46037f91: Waiting [2022-04-06T03:38:46.108Z] 3f3a8bcf1eab: Waiting [2022-04-06T03:38:46.108Z] 0c92f367c5e7: Waiting [2022-04-06T03:38:46.108Z] 94645a83ff95: Verifying Checksum [2022-04-06T03:38:46.108Z] 94645a83ff95: Download complete [2022-04-06T03:38:46.108Z] 1a89e8eeedd5: Download complete [2022-04-06T03:38:46.108Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T03:38:46.108Z] 0c92f367c5e7: Download complete [2022-04-06T03:38:46.387Z] f7c0051592d6: Verifying Checksum [2022-04-06T03:38:46.387Z] f7c0051592d6: Download complete [2022-04-06T03:38:46.387Z] 9b3977197b4f: Download complete [2022-04-06T03:38:46.387Z] a227ed2f7395: Verifying Checksum [2022-04-06T03:38:46.387Z] a227ed2f7395: Download complete [2022-04-06T03:38:47.014Z] 9b3977197b4f: Pull complete [2022-04-06T03:38:47.629Z] 1a89e8eeedd5: Pull complete [2022-04-06T03:38:47.905Z] 94645a83ff95: Pull complete [2022-04-06T03:38:48.179Z] 7b1c46037f91: Verifying Checksum [2022-04-06T03:38:48.179Z] 7b1c46037f91: Download complete [2022-04-06T03:38:48.779Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T03:38:48.779Z] 3f3a8bcf1eab: Download complete [2022-04-06T03:38:51.685Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T03:38:51.685Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-04-06T03:38:51.685Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T03:38:59.816Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T03:39:01.187Z] 3f3a8bcf1eab: Pull complete [2022-04-06T03:39:01.187Z] 0c92f367c5e7: Pull complete [2022-04-06T03:39:01.187Z] f7c0051592d6: Pull complete [2022-04-06T03:39:01.463Z] a227ed2f7395: Pull complete [2022-04-06T03:39:02.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T03:39:02.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T03:39:02.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T03:39:02.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T03:39:02.955Z] $ docker stop --time=1 85ba6e814cee7204467315d0a16fd93b4b1971de7815897796c61fffd1dad6c8 [2022-04-06T03:39:04.808Z] $ docker rm -f 85ba6e814cee7204467315d0a16fd93b4b1971de7815897796c61fffd1dad6c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:39:05.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T03:39:05.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-06T03:39:05.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T03:39:06.193Z] + ls -al . [2022-04-06T03:39:06.193Z] total 176 [2022-04-06T03:39:06.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 03:39 . [2022-04-06T03:39:06.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:37 .. [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 03:37 .dockerignore [2022-04-06T03:39:06.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 03:37 .git [2022-04-06T03:39:06.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:37 .github [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 03:37 .gitignore [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 03:37 .golangci.yml [2022-04-06T03:39:06.193Z] drwx------ 3 jenkins jenkins 4096 Apr 6 03:38 .semver [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 03:37 Attribution.txt [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 03:37 CHANGELOG.md [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 03:37 Dockerfile [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 03:37 GOVERNANCE.md [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 03:37 Jenkinsfile [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 03:37 LICENSE [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 1544 Apr 6 03:37 Makefile [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 03:37 OWNERS.md [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 03:37 README.md [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 03:38 VERSION [2022-04-06T03:39:06.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:37 bin [2022-04-06T03:39:06.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:37 cmd [2022-04-06T03:39:06.193Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 03:38 coverage.out [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 03:37 go.mod [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 03:37 go.sum [2022-04-06T03:39:06.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:37 internal [2022-04-06T03:39:06.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:37 mock [2022-04-06T03:39:06.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:37 snap [2022-04-06T03:39:06.193Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 03:37 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:06.492Z] + 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=f2e2f8ada396003354e6b6ef510b55319cadc912 --label arch=amd64 --label version=2.2.0-dev.14 . [2022-04-06T03:39:06.492Z] Sending build context to Docker daemon 5.813MB [2022-04-06T03:39:06.492Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:39:06.492Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T03:39:06.492Z] ---> ff9f9c8bd759 [2022-04-06T03:39:06.492Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:39:06.492Z] ---> Running in febcdf449a67 [2022-04-06T03:39:06.752Z] Removing intermediate container febcdf449a67 [2022-04-06T03:39:06.752Z] ---> 1940ce5a8693 [2022-04-06T03:39:06.752Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:39:06.752Z] ---> Running in 7ebc0507abdc [2022-04-06T03:39:06.752Z] Removing intermediate container 7ebc0507abdc [2022-04-06T03:39:06.752Z] ---> 20244efee2b8 [2022-04-06T03:39:06.752Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:39:07.011Z] ---> Running in 112a9befa7d0 [2022-04-06T03:39:07.583Z] Removing intermediate container 112a9befa7d0 [2022-04-06T03:39:07.583Z] ---> 226307999974 [2022-04-06T03:39:07.583Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:39:07.583Z] ---> Running in e9f7857a06a9 [2022-04-06T03:39:07.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:39:08.206Z] 7b1c46037f91: Pull complete [2022-04-06T03:39:08.206Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T03:39:08.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T03:39:08.206Z] ---> f79e39bc4007 [2022-04-06T03:39:08.206Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:39:08.482Z] ---> Running in 544313b0848a [2022-04-06T03:39:08.755Z] Removing intermediate container 544313b0848a [2022-04-06T03:39:08.755Z] ---> bc576cdf50df [2022-04-06T03:39:08.755Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:39:08.755Z] ---> Running in 01286bc31136 [2022-04-06T03:39:08.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:39:09.031Z] Removing intermediate container 01286bc31136 [2022-04-06T03:39:09.031Z] ---> 09d31952cb7b [2022-04-06T03:39:09.031Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:39:09.059Z] OK: 224 MiB in 56 packages [2022-04-06T03:39:09.307Z] ---> Running in 151b2df41ebd [2022-04-06T03:39:09.320Z] Removing intermediate container e9f7857a06a9 [2022-04-06T03:39:09.320Z] ---> 568c8476aa56 [2022-04-06T03:39:09.320Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T03:39:09.320Z] ---> Running in 27ef740afbaa [2022-04-06T03:39:09.320Z] Removing intermediate container 27ef740afbaa [2022-04-06T03:39:09.320Z] ---> fed676060a97 [2022-04-06T03:39:09.320Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T03:39:09.580Z] ---> 1266b427eb35 [2022-04-06T03:39:09.580Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:39:09.580Z] ---> Running in f28397beed52 [2022-04-06T03:39:10.151Z] Removing intermediate container f28397beed52 [2022-04-06T03:39:10.152Z] ---> 932c603cb399 [2022-04-06T03:39:10.152Z] Step 10/24 : COPY . . [2022-04-06T03:39:10.721Z] ---> 5f1161ba5e3e [2022-04-06T03:39:10.721Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T03:39:10.721Z] ---> Running in b14180ab957d [2022-04-06T03:39:10.721Z] Removing intermediate container b14180ab957d [2022-04-06T03:39:10.721Z] ---> de90d0e0c2d5 [2022-04-06T03:39:10.721Z] Step 12/24 : RUN $MAKE [2022-04-06T03:39:10.721Z] ---> Running in e1c4a50ad230 [2022-04-06T03:39:10.981Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.14" -o cmd/device-mqtt ./cmd [2022-04-06T03:39:11.284Z] Removing intermediate container 151b2df41ebd [2022-04-06T03:39:11.284Z] ---> 29583d334637 [2022-04-06T03:39:11.284Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:39:11.284Z] ---> Running in fb018a9d0d05 [2022-04-06T03:39:12.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:39:13.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:39:13.839Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T03:39:14.114Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T03:39:14.114Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T03:39:14.394Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T03:39:14.394Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T03:39:14.394Z] OK: 224 MiB in 56 packages [2022-04-06T03:39:15.382Z] Removing intermediate container fb018a9d0d05 [2022-04-06T03:39:15.382Z] ---> 2425f39949df [2022-04-06T03:39:15.382Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T03:39:15.382Z] ---> Running in a665831b6c1f [2022-04-06T03:39:15.658Z] Removing intermediate container a665831b6c1f [2022-04-06T03:39:15.658Z] ---> fc4891e33bd2 [2022-04-06T03:39:15.658Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T03:39:16.257Z] ---> 49f671eb8ac5 [2022-04-06T03:39:16.257Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:39:16.531Z] ---> Running in 048b260003b4 [2022-04-06T03:39:23.214Z] Removing intermediate container e1c4a50ad230 [2022-04-06T03:39:23.214Z] ---> 55b71d9a4dd3 [2022-04-06T03:39:23.214Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T03:39:23.784Z] 3.14: Pulling from library/alpine [2022-04-06T03:39:23.784Z] 8663204ce13b: Pulling fs layer [2022-04-06T03:39:23.784Z] 8663204ce13b: Verifying Checksum [2022-04-06T03:39:23.784Z] 8663204ce13b: Download complete [2022-04-06T03:39:24.043Z] 8663204ce13b: Pull complete [2022-04-06T03:39:24.043Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T03:39:24.043Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T03:39:24.043Z] ---> e04c818066af [2022-04-06T03:39:24.043Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T03:39:24.302Z] ---> Running in 7e2ead95762f [2022-04-06T03:39:24.302Z] Removing intermediate container 7e2ead95762f [2022-04-06T03:39:24.302Z] ---> b0178f59ef82 [2022-04-06T03:39:24.302Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T03:39:24.302Z] ---> Running in 2a07a0efce15 [2022-04-06T03:39:24.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T03:39:24.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T03:39:24.823Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T03:39:25.084Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T03:39:25.084Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T03:39:25.084Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T03:39:25.084Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T03:39:25.084Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T03:39:25.084Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T03:39:25.084Z] OK: 8 MiB in 20 packages [2022-04-06T03:39:25.344Z] Removing intermediate container 2a07a0efce15 [2022-04-06T03:39:25.344Z] ---> f2ee678e1a61 [2022-04-06T03:39:25.344Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T03:39:25.915Z] ---> b756271bcc16 [2022-04-06T03:39:25.915Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T03:39:26.176Z] ---> 1cdf1542d750 [2022-04-06T03:39:26.176Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T03:39:26.176Z] ---> 8c07442d71e7 [2022-04-06T03:39:26.176Z] Step 19/24 : EXPOSE 59982 [2022-04-06T03:39:26.176Z] ---> Running in 50d728baa178 [2022-04-06T03:39:26.436Z] Removing intermediate container 50d728baa178 [2022-04-06T03:39:26.436Z] ---> 66177a9ba7df [2022-04-06T03:39:26.436Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T03:39:26.436Z] ---> Running in 400d1d912ded [2022-04-06T03:39:26.436Z] Removing intermediate container 400d1d912ded [2022-04-06T03:39:26.436Z] ---> f69bff779f66 [2022-04-06T03:39:26.436Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T03:39:26.436Z] ---> Running in df2a52aadb3f [2022-04-06T03:39:26.696Z] Removing intermediate container df2a52aadb3f [2022-04-06T03:39:26.696Z] ---> 3db41402a14e [2022-04-06T03:39:26.696Z] Step 22/24 : LABEL arch=amd64 [2022-04-06T03:39:26.696Z] ---> Running in b73ab1e5cfe7 [2022-04-06T03:39:26.696Z] Removing intermediate container b73ab1e5cfe7 [2022-04-06T03:39:26.696Z] ---> f2dd4e9af461 [2022-04-06T03:39:26.696Z] Step 23/24 : LABEL git_sha=f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:39:26.696Z] ---> Running in d5d1d95073c4 [2022-04-06T03:39:26.956Z] Removing intermediate container d5d1d95073c4 [2022-04-06T03:39:26.956Z] ---> 9e3d4553c166 [2022-04-06T03:39:26.956Z] Step 24/24 : LABEL version=2.2.0-dev.14 [2022-04-06T03:39:26.956Z] ---> Running in 5bd1a993a068 [2022-04-06T03:39:26.956Z] Removing intermediate container 5bd1a993a068 [2022-04-06T03:39:26.956Z] ---> d8a8db17f1e3 [2022-04-06T03:39:26.956Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T03:39:26.956Z] Successfully built d8a8db17f1e3 [2022-04-06T03:39:26.956Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:39:27.047Z] provisioning config files... [2022-04-06T03:39:27.056Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4916994579302283709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:39:27.353Z] ---> docker-login.sh [2022-04-06T03:39:27.353Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:39:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:39:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:39:27.353Z] Configure a credential helper to remove this warning. See [2022-04-06T03:39:27.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:39:27.353Z] [2022-04-06T03:39:27.353Z] Login Succeeded [2022-04-06T03:39:27.353Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:39:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:39:27.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:39:27.612Z] Configure a credential helper to remove this warning. See [2022-04-06T03:39:27.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:39:27.612Z] [2022-04-06T03:39:27.612Z] Login Succeeded [2022-04-06T03:39:27.612Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:39:27.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:39:27.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:39:27.613Z] Configure a credential helper to remove this warning. See [2022-04-06T03:39:27.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:39:27.613Z] [2022-04-06T03:39:27.613Z] Login Succeeded [2022-04-06T03:39:27.613Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:39:27.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:39:27.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:39:27.873Z] Configure a credential helper to remove this warning. See [2022-04-06T03:39:27.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:39:27.873Z] [2022-04-06T03:39:27.873Z] Login Succeeded [2022-04-06T03:39:27.873Z] docker.io [2022-04-06T03:39:27.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:39:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:39:28.134Z] Configure a credential helper to remove this warning. See [2022-04-06T03:39:28.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:39:28.134Z] [2022-04-06T03:39:28.134Z] Login Succeeded [2022-04-06T03:39:28.134Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:39:28.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T03:39:28.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:39:28.198Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-04-06T03:39:28.198Z] f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:39:28.198Z] latest [2022-04-06T03:39:28.198Z] 2.2.0-dev.14 [2022-04-06T03:39:28.198Z] f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:39:28.198Z] main [2022-04-06T03:39:28.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:28.521Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:28.811Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:39:28.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-04-06T03:39:28.811Z] a84b4d87c584: Preparing [2022-04-06T03:39:28.811Z] 80ba0d16796c: Preparing [2022-04-06T03:39:28.811Z] 675c9162ebcc: Preparing [2022-04-06T03:39:28.811Z] 35bd8fa6d822: Preparing [2022-04-06T03:39:28.811Z] b541d28bf3b4: Preparing [2022-04-06T03:39:28.811Z] b541d28bf3b4: Layer already exists [2022-04-06T03:39:28.811Z] a84b4d87c584: Pushed [2022-04-06T03:39:28.811Z] 80ba0d16796c: Pushed [2022-04-06T03:39:29.071Z] 35bd8fa6d822: Pushed [2022-04-06T03:39:31.613Z] 675c9162ebcc: Pushed [2022-04-06T03:39:31.613Z] f2e2f8ada396003354e6b6ef510b55319cadc912: digest: sha256:1003d51ad78e27de5cbe5fba7108bee3bada1b8a24b8148b8de337c48c4693a2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:31.910Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:32.203Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-04-06T03:39:32.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-04-06T03:39:32.203Z] a84b4d87c584: Preparing [2022-04-06T03:39:32.203Z] 80ba0d16796c: Preparing [2022-04-06T03:39:32.203Z] 675c9162ebcc: Preparing [2022-04-06T03:39:32.203Z] 35bd8fa6d822: Preparing [2022-04-06T03:39:32.203Z] b541d28bf3b4: Preparing [2022-04-06T03:39:32.203Z] 675c9162ebcc: Layer already exists [2022-04-06T03:39:32.203Z] b541d28bf3b4: Layer already exists [2022-04-06T03:39:32.203Z] 35bd8fa6d822: Layer already exists [2022-04-06T03:39:32.203Z] a84b4d87c584: Layer already exists [2022-04-06T03:39:32.203Z] 80ba0d16796c: Layer already exists [2022-04-06T03:39:32.203Z] latest: digest: sha256:1003d51ad78e27de5cbe5fba7108bee3bada1b8a24b8148b8de337c48c4693a2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:32.502Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:32.796Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.14 [2022-04-06T03:39:32.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-04-06T03:39:32.796Z] a84b4d87c584: Preparing [2022-04-06T03:39:32.796Z] 80ba0d16796c: Preparing [2022-04-06T03:39:32.796Z] 675c9162ebcc: Preparing [2022-04-06T03:39:32.796Z] 35bd8fa6d822: Preparing [2022-04-06T03:39:32.796Z] b541d28bf3b4: Preparing [2022-04-06T03:39:32.796Z] a84b4d87c584: Layer already exists [2022-04-06T03:39:32.796Z] b541d28bf3b4: Layer already exists [2022-04-06T03:39:32.796Z] 35bd8fa6d822: Layer already exists [2022-04-06T03:39:32.796Z] 675c9162ebcc: Layer already exists [2022-04-06T03:39:32.796Z] 80ba0d16796c: Layer already exists [2022-04-06T03:39:32.796Z] 2.2.0-dev.14: digest: sha256:1003d51ad78e27de5cbe5fba7108bee3bada1b8a24b8148b8de337c48c4693a2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:33.092Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:33.386Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:39:33.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-04-06T03:39:33.386Z] a84b4d87c584: Preparing [2022-04-06T03:39:33.386Z] 80ba0d16796c: Preparing [2022-04-06T03:39:33.386Z] 675c9162ebcc: Preparing [2022-04-06T03:39:33.386Z] 35bd8fa6d822: Preparing [2022-04-06T03:39:33.386Z] b541d28bf3b4: Preparing [2022-04-06T03:39:33.386Z] a84b4d87c584: Layer already exists [2022-04-06T03:39:33.386Z] 35bd8fa6d822: Layer already exists [2022-04-06T03:39:33.386Z] 675c9162ebcc: Layer already exists [2022-04-06T03:39:33.386Z] 80ba0d16796c: Layer already exists [2022-04-06T03:39:33.386Z] b541d28bf3b4: Layer already exists [2022-04-06T03:39:33.386Z] f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14: digest: sha256:1003d51ad78e27de5cbe5fba7108bee3bada1b8a24b8148b8de337c48c4693a2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:33.686Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:33.979Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-04-06T03:39:33.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-04-06T03:39:33.979Z] a84b4d87c584: Preparing [2022-04-06T03:39:33.979Z] 80ba0d16796c: Preparing [2022-04-06T03:39:33.979Z] 675c9162ebcc: Preparing [2022-04-06T03:39:33.979Z] 35bd8fa6d822: Preparing [2022-04-06T03:39:33.979Z] b541d28bf3b4: Preparing [2022-04-06T03:39:33.979Z] a84b4d87c584: Layer already exists [2022-04-06T03:39:33.979Z] 675c9162ebcc: Layer already exists [2022-04-06T03:39:33.979Z] 35bd8fa6d822: Layer already exists [2022-04-06T03:39:33.979Z] b541d28bf3b4: Layer already exists [2022-04-06T03:39:33.979Z] 80ba0d16796c: Layer already exists [2022-04-06T03:39:33.979Z] main: digest: sha256:1003d51ad78e27de5cbe5fba7108bee3bada1b8a24b8148b8de337c48c4693a2 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T03:39:34.018Z] ===================================================== [Pipeline] echo [2022-04-06T03:39:34.028Z] taggedImages: [2022-04-06T03:39:34.028Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:39:34.028Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-04-06T03:39:34.028Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.14 [2022-04-06T03:39:34.028Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:39:34.028Z] - 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] sh [2022-04-06T03:39:34.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:39:34.402Z] [2022-04-06T03:39:34.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:39:34.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:39:34.715Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T03:39:34.715Z] 5eb5b503b376: Pulling fs layer [2022-04-06T03:39:34.715Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T03:39:34.715Z] ec43610c2a17: Pulling fs layer [2022-04-06T03:39:34.715Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T03:39:34.715Z] 33b1e0a273af: Pulling fs layer [2022-04-06T03:39:34.715Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T03:39:34.715Z] 2f39f015ded8: Pulling fs layer [2022-04-06T03:39:34.715Z] 33b1e0a273af: Waiting [2022-04-06T03:39:34.715Z] 5d3b04190fa2: Waiting [2022-04-06T03:39:34.715Z] 2f39f015ded8: Waiting [2022-04-06T03:39:34.715Z] 5c69ac0246d0: Download complete [2022-04-06T03:39:34.715Z] 3a2ae6a8a46f: Download complete [2022-04-06T03:39:34.715Z] 33b1e0a273af: Verifying Checksum [2022-04-06T03:39:34.715Z] 33b1e0a273af: Download complete [2022-04-06T03:39:34.715Z] ec43610c2a17: Verifying Checksum [2022-04-06T03:39:34.715Z] ec43610c2a17: Download complete [2022-04-06T03:39:34.715Z] 5d3b04190fa2: Download complete [2022-04-06T03:39:34.974Z] 5eb5b503b376: Verifying Checksum [2022-04-06T03:39:34.974Z] 5eb5b503b376: Download complete [2022-04-06T03:39:35.543Z] 2f39f015ded8: Download complete [2022-04-06T03:39:36.111Z] 5eb5b503b376: Pull complete [2022-04-06T03:39:36.111Z] 5c69ac0246d0: Pull complete [2022-04-06T03:39:36.682Z] ec43610c2a17: Pull complete [2022-04-06T03:39:36.682Z] 3a2ae6a8a46f: Pull complete [2022-04-06T03:39:36.941Z] 33b1e0a273af: Pull complete [2022-04-06T03:39:37.200Z] 5d3b04190fa2: Pull complete [2022-04-06T03:39:41.393Z] 2f39f015ded8: Pull complete [2022-04-06T03:39:41.393Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T03:39:41.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:39:41.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T03:39:41.462Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:39:41.504Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T03:39:43.196Z] $ docker top 7931c477dc5910dfa8fa3d1df53e90ff6f526d05230b1febe4cec1ce80742a18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:39:43.680Z] ---> job-cost.sh [2022-04-06T03:39:43.680Z] lf-activate-venv: SKIPPING [2022-04-06T03:39:43.680Z] INFO: No Stack... [2022-04-06T03:39:44.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T03:39:44.520Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T03:39:44.815Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-04-06T03:39:44.815Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T03:39:44.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [2022-04-06T03:39:44.844Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] did not exist. Created. [2022-04-06T03:39:44.844Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T03:39:45.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T03:39:45.188Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T03:39:45.195Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T03:39:45.217Z] $ docker stop --time=1 7931c477dc5910dfa8fa3d1df53e90ff6f526d05230b1febe4cec1ce80742a18 [2022-04-06T03:39:46.382Z] $ docker rm -f 7931c477dc5910dfa8fa3d1df53e90ff6f526d05230b1febe4cec1ce80742a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T03:40:03.580Z] Removing intermediate container 048b260003b4 [2022-04-06T03:40:03.580Z] ---> 38c1e2a3b7d2 [2022-04-06T03:40:03.580Z] Step 10/12 : COPY . . [2022-04-06T03:40:03.580Z] ---> 2d53f1a5b502 [2022-04-06T03:40:03.580Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T03:40:03.580Z] ---> Running in 3a4ce970be07 [2022-04-06T03:40:03.580Z] Removing intermediate container 3a4ce970be07 [2022-04-06T03:40:03.580Z] ---> ddadc4da54e8 [2022-04-06T03:40:03.580Z] Step 12/12 : RUN $MAKE [2022-04-06T03:40:03.580Z] ---> Running in bdb9f9b0b94c [2022-04-06T03:40:04.558Z] noop [2022-04-06T03:40:05.152Z] Removing intermediate container bdb9f9b0b94c [2022-04-06T03:40:05.152Z] ---> 649ccccdf46c [2022-04-06T03:40:05.152Z] Successfully built 649ccccdf46c [2022-04-06T03:40:05.152Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:40:05.793Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T03:40:05.793Z] . [Pipeline] withDockerContainer [2022-04-06T03:40:06.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-10936 does not seem to be running inside a container [2022-04-06T03:40:06.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/35 -v /w/workspace/device-mqtt-go/35:/w/workspace/device-mqtt-go/35:rw,z -v /w/workspace/device-mqtt-go/35@tmp:/w/workspace/device-mqtt-go/35@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 ******** ci-base-image-arm64 cat [2022-04-06T03:40:07.472Z] $ docker top 7521903392d4a19062e443fecf82cebbea5778a62d5e6358c933a8ed4bfaa1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:40:08.409Z] + go version [2022-04-06T03:40:08.409Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T03:40:08.429Z] $ docker stop --time=1 7521903392d4a19062e443fecf82cebbea5778a62d5e6358c933a8ed4bfaa1e2 [2022-04-06T03:40:10.100Z] $ docker rm -f 7521903392d4a19062e443fecf82cebbea5778a62d5e6358c933a8ed4bfaa1e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:40:10.724Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T03:40:10.724Z] . [Pipeline] withDockerContainer [2022-04-06T03:40:10.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-10936 does not seem to be running inside a container [2022-04-06T03:40:11.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/35 -v /w/workspace/device-mqtt-go/35:/w/workspace/device-mqtt-go/35:rw,z -v /w/workspace/device-mqtt-go/35@tmp:/w/workspace/device-mqtt-go/35@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 ******** ci-base-image-arm64 cat [2022-04-06T03:40:12.384Z] $ docker top 2a7ed85c032507b57986f4c62557a095611e806d507009c9121694b6070485aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T03:40:13.329Z] + make test [2022-04-06T03:40:13.329Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T03:40:15.309Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T03:41:37.225Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T03:41:37.225Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements [2022-04-06T03:41:37.225Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T03:41:37.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T03:41:37.225Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T03:42:09.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T03:42:09.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T03:42:09.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T03:42:09.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T03:42:09.660Z] $ docker stop --time=1 2a7ed85c032507b57986f4c62557a095611e806d507009c9121694b6070485aa [2022-04-06T03:42:11.439Z] $ docker rm -f 2a7ed85c032507b57986f4c62557a095611e806d507009c9121694b6070485aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:42:12.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T03:42:12.468Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T03:42:12.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T03:42:13.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T03:42:13.740Z] + ls -al . [2022-04-06T03:42:13.740Z] total 172 [2022-04-06T03:42:13.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 03:42 . [2022-04-06T03:42:13.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:38 .. [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 03:38 .dockerignore [2022-04-06T03:42:13.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 03:38 .git [2022-04-06T03:42:13.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:38 .github [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 03:38 .gitignore [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 03:38 .golangci.yml [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 03:38 Attribution.txt [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 03:38 CHANGELOG.md [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 03:38 Dockerfile [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 03:38 GOVERNANCE.md [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 03:38 Jenkinsfile [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 03:38 LICENSE [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 1544 Apr 6 03:38 Makefile [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 03:38 OWNERS.md [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 03:38 README.md [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 03:38 VERSION [2022-04-06T03:42:13.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:38 bin [2022-04-06T03:42:13.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:38 cmd [2022-04-06T03:42:13.741Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 03:41 coverage.out [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 03:38 go.mod [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 03:38 go.sum [2022-04-06T03:42:13.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 03:38 internal [2022-04-06T03:42:13.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 03:38 mock [2022-04-06T03:42:13.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 03:38 snap [2022-04-06T03:42:13.741Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:42:14.096Z] + 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=f2e2f8ada396003354e6b6ef510b55319cadc912 --label arch=arm64 --label version=2.2.0-dev.14 . [2022-04-06T03:42:14.381Z] Sending build context to Docker daemon 3.034MB [2022-04-06T03:42:14.381Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T03:42:14.381Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T03:42:14.381Z] ---> 649ccccdf46c [2022-04-06T03:42:14.381Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T03:42:14.718Z] ---> Running in 5d4a9b53f688 [2022-04-06T03:42:15.004Z] Removing intermediate container 5d4a9b53f688 [2022-04-06T03:42:15.004Z] ---> dbd6bfc5b6be [2022-04-06T03:42:15.004Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T03:42:15.004Z] ---> Running in 3d624eeab6ae [2022-04-06T03:42:15.625Z] Removing intermediate container 3d624eeab6ae [2022-04-06T03:42:15.625Z] ---> ed6e00ff04b4 [2022-04-06T03:42:15.625Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T03:42:15.625Z] ---> Running in 2285f23934c4 [2022-04-06T03:42:17.690Z] Removing intermediate container 2285f23934c4 [2022-04-06T03:42:17.690Z] ---> d04f9e42e536 [2022-04-06T03:42:17.690Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T03:42:17.690Z] ---> Running in af544d2d9813 [2022-04-06T03:42:18.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:42:19.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:42:20.647Z] OK: 224 MiB in 56 packages [2022-04-06T03:42:21.247Z] Removing intermediate container af544d2d9813 [2022-04-06T03:42:21.247Z] ---> 778e5f585ae9 [2022-04-06T03:42:21.247Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T03:42:21.527Z] ---> Running in 505060b725b3 [2022-04-06T03:42:21.804Z] Removing intermediate container 505060b725b3 [2022-04-06T03:42:21.804Z] ---> 979f95bd099f [2022-04-06T03:42:21.804Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T03:42:22.403Z] ---> 20a5d15c7855 [2022-04-06T03:42:22.403Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T03:42:22.403Z] ---> Running in fb5d41bc5865 [2022-04-06T03:42:24.399Z] Removing intermediate container fb5d41bc5865 [2022-04-06T03:42:24.399Z] ---> 54b25a343867 [2022-04-06T03:42:24.399Z] Step 10/24 : COPY . . [2022-04-06T03:42:25.381Z] ---> b9bc76929e76 [2022-04-06T03:42:25.382Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T03:42:25.382Z] ---> Running in c135671ccffb [2022-04-06T03:42:25.661Z] Removing intermediate container c135671ccffb [2022-04-06T03:42:25.661Z] ---> e8fee12364b6 [2022-04-06T03:42:25.661Z] Step 12/24 : RUN $MAKE [2022-04-06T03:42:25.661Z] ---> Running in b8ff7cebda9e [2022-04-06T03:42:26.655Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.14" -o cmd/device-mqtt ./cmd [2022-04-06T03:43:48.510Z] Removing intermediate container b8ff7cebda9e [2022-04-06T03:43:48.510Z] ---> 7520430960cf [2022-04-06T03:43:48.510Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T03:43:48.510Z] 3.14: Pulling from library/alpine [2022-04-06T03:43:48.510Z] 455c02918c45: Pulling fs layer [2022-04-06T03:43:48.510Z] 455c02918c45: Download complete [2022-04-06T03:43:48.510Z] 455c02918c45: Pull complete [2022-04-06T03:43:48.510Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T03:43:48.510Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T03:43:48.510Z] ---> ac73e934f311 [2022-04-06T03:43:48.510Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T03:43:48.510Z] ---> Running in f50293252d1f [2022-04-06T03:43:48.510Z] Removing intermediate container f50293252d1f [2022-04-06T03:43:48.510Z] ---> d68f70137c61 [2022-04-06T03:43:48.510Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T03:43:48.510Z] ---> Running in 1bfa42a0c59f [2022-04-06T03:43:48.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T03:43:48.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T03:43:48.510Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T03:43:48.510Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T03:43:48.510Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T03:43:48.510Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T03:43:48.510Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T03:43:48.510Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T03:43:48.510Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T03:43:48.510Z] OK: 8 MiB in 20 packages [2022-04-06T03:43:49.485Z] Removing intermediate container 1bfa42a0c59f [2022-04-06T03:43:49.485Z] ---> 5ca4a7753047 [2022-04-06T03:43:49.485Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T03:43:50.468Z] ---> 97e4b4e1b028 [2022-04-06T03:43:50.468Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T03:43:51.073Z] ---> 3ea157f51275 [2022-04-06T03:43:51.073Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T03:43:51.668Z] ---> 3fb4d2e30e6a [2022-04-06T03:43:51.668Z] Step 19/24 : EXPOSE 59982 [2022-04-06T03:43:51.668Z] ---> Running in cf38fb14852e [2022-04-06T03:43:51.947Z] Removing intermediate container cf38fb14852e [2022-04-06T03:43:51.947Z] ---> 82be11d41dd6 [2022-04-06T03:43:51.947Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T03:43:52.219Z] ---> Running in 7f1c935e1dbb [2022-04-06T03:43:52.491Z] Removing intermediate container 7f1c935e1dbb [2022-04-06T03:43:52.491Z] ---> 948b0a565cde [2022-04-06T03:43:52.491Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T03:43:52.491Z] ---> Running in bf5ec8725aac [2022-04-06T03:43:52.763Z] Removing intermediate container bf5ec8725aac [2022-04-06T03:43:52.763Z] ---> ea53c3f9b157 [2022-04-06T03:43:52.763Z] Step 22/24 : LABEL arch=arm64 [2022-04-06T03:43:52.763Z] ---> Running in 672214b4e656 [2022-04-06T03:43:53.035Z] Removing intermediate container 672214b4e656 [2022-04-06T03:43:53.035Z] ---> 2390f0889f8c [2022-04-06T03:43:53.035Z] Step 23/24 : LABEL git_sha=f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:43:53.309Z] ---> Running in 41b6ce2c85fa [2022-04-06T03:43:53.582Z] Removing intermediate container 41b6ce2c85fa [2022-04-06T03:43:53.582Z] ---> 2476cb14adaf [2022-04-06T03:43:53.582Z] Step 24/24 : LABEL version=2.2.0-dev.14 [2022-04-06T03:43:53.582Z] ---> Running in 2592768e1a56 [2022-04-06T03:43:53.854Z] Removing intermediate container 2592768e1a56 [2022-04-06T03:43:53.854Z] ---> 00b4bd97213c [2022-04-06T03:43:53.854Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T03:43:53.854Z] Successfully built 00b4bd97213c [2022-04-06T03:43:53.854Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:43:53.976Z] provisioning config files... [2022-04-06T03:43:53.996Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/35@tmp/config2701213961501931766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:43:54.350Z] ---> docker-login.sh [2022-04-06T03:43:54.350Z] nexus3.edgexfoundry.org:10001 [2022-04-06T03:43:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:43:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:43:54.623Z] Configure a credential helper to remove this warning. See [2022-04-06T03:43:54.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:43:54.623Z] [2022-04-06T03:43:54.623Z] Login Succeeded [2022-04-06T03:43:54.623Z] nexus3.edgexfoundry.org:10002 [2022-04-06T03:43:55.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:43:55.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:43:55.221Z] Configure a credential helper to remove this warning. See [2022-04-06T03:43:55.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:43:55.221Z] [2022-04-06T03:43:55.221Z] Login Succeeded [2022-04-06T03:43:55.221Z] nexus3.edgexfoundry.org:10003 [2022-04-06T03:43:55.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:43:55.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:43:55.492Z] Configure a credential helper to remove this warning. See [2022-04-06T03:43:55.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:43:55.492Z] [2022-04-06T03:43:55.492Z] Login Succeeded [2022-04-06T03:43:55.763Z] nexus3.edgexfoundry.org:10004 [2022-04-06T03:43:56.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:43:56.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:43:56.035Z] Configure a credential helper to remove this warning. See [2022-04-06T03:43:56.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:43:56.035Z] [2022-04-06T03:43:56.035Z] Login Succeeded [2022-04-06T03:43:56.035Z] docker.io [2022-04-06T03:43:56.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T03:43:56.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T03:43:56.906Z] Configure a credential helper to remove this warning. See [2022-04-06T03:43:56.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T03:43:56.906Z] [2022-04-06T03:43:56.906Z] Login Succeeded [2022-04-06T03:43:56.906Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T03:43:56.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T03:43:56.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T03:43:56.984Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-04-06T03:43:56.984Z] f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:43:56.984Z] latest [2022-04-06T03:43:56.984Z] 2.2.0-dev.14 [2022-04-06T03:43:56.984Z] f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:43:56.984Z] main [2022-04-06T03:43:56.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:43:57.337Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:43:57.696Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:43:57.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-04-06T03:43:57.696Z] 0da08d33de0a: Preparing [2022-04-06T03:43:57.696Z] 6d09311a0d0b: Preparing [2022-04-06T03:43:57.696Z] b7144c615d8a: Preparing [2022-04-06T03:43:57.696Z] 8382e9cbb81f: Preparing [2022-04-06T03:43:57.696Z] f73e7dbfee58: Preparing [2022-04-06T03:43:57.970Z] f73e7dbfee58: Layer already exists [2022-04-06T03:43:57.970Z] 0da08d33de0a: Pushed [2022-04-06T03:43:57.970Z] 6d09311a0d0b: Pushed [2022-04-06T03:43:58.565Z] 8382e9cbb81f: Pushed [2022-04-06T03:44:02.855Z] b7144c615d8a: Pushed [2022-04-06T03:44:03.128Z] f2e2f8ada396003354e6b6ef510b55319cadc912: digest: sha256:1088bc99fc5eb50e1f81e524e03fd0b3ecb349de3357f847b56d988f2eb9afce size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:03.476Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:03.822Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-04-06T03:44:03.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-04-06T03:44:03.822Z] 0da08d33de0a: Preparing [2022-04-06T03:44:03.822Z] 6d09311a0d0b: Preparing [2022-04-06T03:44:03.822Z] b7144c615d8a: Preparing [2022-04-06T03:44:03.822Z] 8382e9cbb81f: Preparing [2022-04-06T03:44:03.822Z] f73e7dbfee58: Preparing [2022-04-06T03:44:03.822Z] 6d09311a0d0b: Layer already exists [2022-04-06T03:44:03.822Z] f73e7dbfee58: Layer already exists [2022-04-06T03:44:03.822Z] 0da08d33de0a: Layer already exists [2022-04-06T03:44:03.822Z] 8382e9cbb81f: Layer already exists [2022-04-06T03:44:03.822Z] b7144c615d8a: Layer already exists [2022-04-06T03:44:04.095Z] latest: digest: sha256:1088bc99fc5eb50e1f81e524e03fd0b3ecb349de3357f847b56d988f2eb9afce size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:04.449Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:04.797Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.14 [2022-04-06T03:44:04.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-04-06T03:44:04.797Z] 0da08d33de0a: Preparing [2022-04-06T03:44:04.797Z] 6d09311a0d0b: Preparing [2022-04-06T03:44:04.797Z] b7144c615d8a: Preparing [2022-04-06T03:44:04.797Z] 8382e9cbb81f: Preparing [2022-04-06T03:44:04.797Z] f73e7dbfee58: Preparing [2022-04-06T03:44:04.797Z] 6d09311a0d0b: Layer already exists [2022-04-06T03:44:04.797Z] 0da08d33de0a: Layer already exists [2022-04-06T03:44:04.797Z] f73e7dbfee58: Layer already exists [2022-04-06T03:44:04.797Z] b7144c615d8a: Layer already exists [2022-04-06T03:44:04.797Z] 8382e9cbb81f: Layer already exists [2022-04-06T03:44:05.069Z] 2.2.0-dev.14: digest: sha256:1088bc99fc5eb50e1f81e524e03fd0b3ecb349de3357f847b56d988f2eb9afce size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:05.408Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:05.746Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:44:05.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-04-06T03:44:05.746Z] 0da08d33de0a: Preparing [2022-04-06T03:44:05.746Z] 6d09311a0d0b: Preparing [2022-04-06T03:44:05.746Z] b7144c615d8a: Preparing [2022-04-06T03:44:05.746Z] 8382e9cbb81f: Preparing [2022-04-06T03:44:05.746Z] f73e7dbfee58: Preparing [2022-04-06T03:44:05.746Z] 6d09311a0d0b: Layer already exists [2022-04-06T03:44:05.746Z] b7144c615d8a: Layer already exists [2022-04-06T03:44:05.746Z] f73e7dbfee58: Layer already exists [2022-04-06T03:44:05.746Z] 0da08d33de0a: Layer already exists [2022-04-06T03:44:05.746Z] 8382e9cbb81f: Layer already exists [2022-04-06T03:44:06.018Z] f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14: digest: sha256:1088bc99fc5eb50e1f81e524e03fd0b3ecb349de3357f847b56d988f2eb9afce size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:06.358Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:06.694Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-04-06T03:44:06.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-04-06T03:44:06.694Z] 0da08d33de0a: Preparing [2022-04-06T03:44:06.694Z] 6d09311a0d0b: Preparing [2022-04-06T03:44:06.694Z] b7144c615d8a: Preparing [2022-04-06T03:44:06.694Z] 8382e9cbb81f: Preparing [2022-04-06T03:44:06.694Z] f73e7dbfee58: Preparing [2022-04-06T03:44:06.694Z] 6d09311a0d0b: Layer already exists [2022-04-06T03:44:06.694Z] f73e7dbfee58: Layer already exists [2022-04-06T03:44:06.694Z] b7144c615d8a: Layer already exists [2022-04-06T03:44:06.694Z] 0da08d33de0a: Layer already exists [2022-04-06T03:44:06.694Z] 8382e9cbb81f: Layer already exists [2022-04-06T03:44:06.964Z] main: digest: sha256:1088bc99fc5eb50e1f81e524e03fd0b3ecb349de3357f847b56d988f2eb9afce size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-06T03:44:07.010Z] ===================================================== [Pipeline] echo [2022-04-06T03:44:07.020Z] taggedImages: [2022-04-06T03:44:07.020Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912 [2022-04-06T03:44:07.020Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-04-06T03:44:07.020Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.14 [2022-04-06T03:44:07.020Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f2e2f8ada396003354e6b6ef510b55319cadc912-2.2.0-dev.14 [2022-04-06T03:44:07.020Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:07.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:44:07.394Z] [2022-04-06T03:44:07.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:07.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:44:08.018Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T03:44:08.018Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T03:44:08.018Z] 04944245beec: Pulling fs layer [2022-04-06T03:44:08.018Z] 699f458cf7ca: Pulling fs layer [2022-04-06T03:44:08.018Z] 765212b225bb: Pulling fs layer [2022-04-06T03:44:08.018Z] f23df028b6ca: Pulling fs layer [2022-04-06T03:44:08.018Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T03:44:08.018Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T03:44:08.018Z] 765212b225bb: Waiting [2022-04-06T03:44:08.018Z] f23df028b6ca: Waiting [2022-04-06T03:44:08.018Z] d65c8cfc05b1: Waiting [2022-04-06T03:44:08.018Z] 2437ff75d9bd: Waiting [2022-04-06T03:44:08.018Z] 04944245beec: Verifying Checksum [2022-04-06T03:44:08.018Z] 04944245beec: Download complete [2022-04-06T03:44:08.018Z] 765212b225bb: Verifying Checksum [2022-04-06T03:44:08.018Z] 765212b225bb: Download complete [2022-04-06T03:44:08.018Z] f23df028b6ca: Download complete [2022-04-06T03:44:08.018Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T03:44:08.018Z] d65c8cfc05b1: Download complete [2022-04-06T03:44:08.294Z] 699f458cf7ca: Verifying Checksum [2022-04-06T03:44:08.294Z] 699f458cf7ca: Download complete [2022-04-06T03:44:08.567Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T03:44:08.567Z] 8998bd30e6a1: Download complete [2022-04-06T03:44:11.188Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T03:44:11.188Z] 2437ff75d9bd: Download complete [2022-04-06T03:44:13.167Z] 8998bd30e6a1: Pull complete [2022-04-06T03:44:13.442Z] 04944245beec: Pull complete [2022-04-06T03:44:14.882Z] 699f458cf7ca: Pull complete [2022-04-06T03:44:15.155Z] 765212b225bb: Pull complete [2022-04-06T03:44:16.144Z] f23df028b6ca: Pull complete [2022-04-06T03:44:16.144Z] d65c8cfc05b1: Pull complete [2022-04-06T03:44:31.415Z] 2437ff75d9bd: Pull complete [2022-04-06T03:44:31.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T03:44:31.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T03:44:31.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T03:44:31.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-10936 does not seem to be running inside a container [2022-04-06T03:44:31.710Z] $ 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/35 -v /w/workspace/device-mqtt-go/35:/w/workspace/device-mqtt-go/35:rw,z -v /w/workspace/device-mqtt-go/35@tmp:/w/workspace/device-mqtt-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T03:44:34.300Z] $ docker top b7dca02adb09440a6473bab1ad79cdbecf6fa361de1f078f8e352c7c4247234f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:44:35.203Z] ---> job-cost.sh [2022-04-06T03:44:35.203Z] lf-activate-venv: SKIPPING [2022-04-06T03:44:35.203Z] INFO: No Stack... [2022-04-06T03:44:35.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T03:44:36.384Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T03:44:37.041Z] + cat /w/workspace/device-mqtt-go/35/archives/cost.csv [2022-04-06T03:44:37.042Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T03:44:37.106Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [2022-04-06T03:44:37.115Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] did not exist. Created. [2022-04-06T03:44:37.115Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T03:44:37.791Z] /w/workspace/device-mqtt-go/35@tmp/durable-6281fa5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-06T03:44:38.464Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T03:44:38.493Z] Warning: overwriting stash ‘stack-cost’ [2022-04-06T03:44:38.540Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T03:44:38.550Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T03:44:38.570Z] $ docker stop --time=1 b7dca02adb09440a6473bab1ad79cdbecf6fa361de1f078f8e352c7c4247234f [2022-04-06T03:44:40.045Z] $ docker rm -f b7dca02adb09440a6473bab1ad79cdbecf6fa361de1f078f8e352c7c4247234f [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-04-06T03:44:40.504Z] provisioning config files... [2022-04-06T03:44:40.569Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3593658180137047113tmp [Pipeline] { [Pipeline] sh [2022-04-06T03:44:40.864Z] + set +x [2022-04-06T03:44:40.864Z] + curl -s https://codecov.io/bash [2022-04-06T03:44:40.864Z] + bash -s -- [2022-04-06T03:44:40.864Z] [2022-04-06T03:44:40.864Z] _____ _ [2022-04-06T03:44:40.864Z] / ____| | | [2022-04-06T03:44:40.864Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T03:44:40.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T03:44:40.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T03:44:40.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T03:44:40.864Z] Bash-1.0.6 [2022-04-06T03:44:40.864Z] [2022-04-06T03:44:40.864Z] [2022-04-06T03:44:40.864Z] ==> git version 2.25.1 found [2022-04-06T03:44:40.864Z] ==> 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-04-06T03:44:40.864Z] Release-Date: 2020-01-08 [2022-04-06T03:44:40.864Z] 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-04-06T03:44:40.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T03:44:40.864Z] ==> Jenkins CI detected. [2022-04-06T03:44:40.864Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:44:40.864Z] project root: . [2022-04-06T03:44:40.864Z] --> token set from env [2022-04-06T03:44:40.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T03:44:40.864Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T03:44:40.864Z] ==> Python coveragepy not found [2022-04-06T03:44:40.864Z] ==> Searching for coverage reports in: [2022-04-06T03:44:40.864Z] + . [2022-04-06T03:44:40.864Z] -> Found 1 reports [2022-04-06T03:44:40.864Z] ==> Detecting git/mercurial file structure [2022-04-06T03:44:40.864Z] ==> Reading reports [2022-04-06T03:44:40.864Z] + ./coverage.out bytes=17887 [2022-04-06T03:44:40.864Z] ==> Appending adjustments [2022-04-06T03:44:40.864Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T03:44:41.124Z] + Found adjustments [2022-04-06T03:44:41.124Z] ==> Gzipping contents [2022-04-06T03:44:41.124Z] 4.0K /tmp/codecov.e2fi9l.gz [2022-04-06T03:44:41.124Z] ==> Uploading reports [2022-04-06T03:44:41.124Z] url: https://codecov.io [2022-04-06T03:44:41.124Z] query: branch=main&commit=f2e2f8ada396003354e6b6ef510b55319cadc912&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-06T03:44:41.124Z] -> Pinging Codecov [2022-04-06T03:44:41.124Z] 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=f2e2f8ada396003354e6b6ef510b55319cadc912&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-06T03:44:41.124Z] -> Uploading to [2022-04-06T03:44:41.124Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/7D719EC7BBE17E464838252E33014C33/f2e2f8ada396003354e6b6ef510b55319cadc912/752b16ad-95f3-459f-b145-1484d5d435b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T034441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb052f19ccfd381fa9ced8dee1f1932eb31e2b94ece8beb4943a356c60d19049 [2022-04-06T03:44:41.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T03:44:41.124Z] Dload Upload Total Spent Left Speed [2022-04-06T03:44:41.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 12811 --:--:-- --:--:-- --:--:-- 12811 [2022-04-06T03:44:41.384Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] } [2022-04-06T03:44:41.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-06T03:44:41.594Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-06T03:44:41.603Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:41.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T03:44:41.899Z] [2022-04-06T03:44:41.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:44:42.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T03:44:42.204Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-06T03:44:42.204Z] 188c0c94c7c5: Pulling fs layer [2022-04-06T03:44:42.204Z] 0ef7d3d256c8: Pulling fs layer [2022-04-06T03:44:42.204Z] de9db76c5a1d: Pulling fs layer [2022-04-06T03:44:42.204Z] 0eba1c9be4d2: Pulling fs layer [2022-04-06T03:44:42.204Z] 0d57e429df01: Pulling fs layer [2022-04-06T03:44:42.204Z] 4e4be7b47b0d: Pulling fs layer [2022-04-06T03:44:42.204Z] e1f770b5df2f: Pulling fs layer [2022-04-06T03:44:42.204Z] 85a0685a4137: Pulling fs layer [2022-04-06T03:44:42.204Z] 4e4be7b47b0d: Waiting [2022-04-06T03:44:42.204Z] 0eba1c9be4d2: Waiting [2022-04-06T03:44:42.204Z] e1f770b5df2f: Waiting [2022-04-06T03:44:42.204Z] 85a0685a4137: Waiting [2022-04-06T03:44:42.204Z] 0d57e429df01: Waiting [2022-04-06T03:44:42.204Z] de9db76c5a1d: Download complete [2022-04-06T03:44:42.204Z] 0ef7d3d256c8: Verifying Checksum [2022-04-06T03:44:42.204Z] 0ef7d3d256c8: Download complete [2022-04-06T03:44:42.204Z] 0d57e429df01: Verifying Checksum [2022-04-06T03:44:42.204Z] 0d57e429df01: Download complete [2022-04-06T03:44:42.204Z] 4e4be7b47b0d: Download complete [2022-04-06T03:44:42.204Z] 188c0c94c7c5: Download complete [2022-04-06T03:44:42.464Z] 188c0c94c7c5: Pull complete [2022-04-06T03:44:42.464Z] e1f770b5df2f: Verifying Checksum [2022-04-06T03:44:42.464Z] e1f770b5df2f: Download complete [2022-04-06T03:44:42.464Z] 0ef7d3d256c8: Pull complete [2022-04-06T03:44:42.727Z] de9db76c5a1d: Pull complete [2022-04-06T03:44:42.996Z] 0eba1c9be4d2: Verifying Checksum [2022-04-06T03:44:42.996Z] 0eba1c9be4d2: Download complete [2022-04-06T03:44:42.996Z] 85a0685a4137: Verifying Checksum [2022-04-06T03:44:46.301Z] 0eba1c9be4d2: Pull complete [2022-04-06T03:44:46.301Z] 0d57e429df01: Pull complete [2022-04-06T03:44:46.301Z] 4e4be7b47b0d: Pull complete [2022-04-06T03:44:46.868Z] e1f770b5df2f: Pull complete [2022-04-06T03:44:50.158Z] 85a0685a4137: Pull complete [2022-04-06T03:44:50.158Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-06T03:44:50.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-06T03:44:50.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-06T03:44:50.226Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:44:50.267Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-06T03:44:52.342Z] $ docker top b54c75ab01aceeb5f9e52fefe939fdc0b3349d18c7fedded0d6dea07e605b244 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T03:44:52.419Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-06T03:44:52.699Z] + set -o pipefail [2022-04-06T03:44:52.699Z] + snyk monitor '--org=edgex-jenkins' [2022-04-06T03:44:57.979Z] [2022-04-06T03:44:57.979Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-04-06T03:44:57.979Z] [2022-04-06T03:44:57.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/39e91c39-f6c6-475c-b3ba-137a5952f17d [2022-04-06T03:44:57.979Z] [2022-04-06T03:44:57.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-06T03:44:57.979Z] [2022-04-06T03:44:57.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-06T03:44:57.979Z] [2022-04-06T03:44:58.240Z] [Pipeline] } [2022-04-06T03:44:58.256Z] $ docker stop --time=1 b54c75ab01aceeb5f9e52fefe939fdc0b3349d18c7fedded0d6dea07e605b244 [2022-04-06T03:45:00.506Z] $ docker rm -f b54c75ab01aceeb5f9e52fefe939fdc0b3349d18c7fedded0d6dea07e605b244 [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-04-06T03:45:01.227Z] + git log --format=format:%s -1 f2e2f8ada396003354e6b6ef510b55319cadc912 [Pipeline] sh [2022-04-06T03:45:01.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T03:45:01.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:01.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:45:01.824Z] . [Pipeline] withDockerContainer [2022-04-06T03:45:01.890Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:45:01.926Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-06T03:45:02.403Z] $ docker top 2e6c7c9e5c7ef5d876c19ba4d61a7a1377a169acdfa396f5309c9d3967699bf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T03:45:02.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:45:02.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:45:02.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:45:02.628Z] $ docker exec 2e6c7c9e5c7ef5d876c19ba4d61a7a1377a169acdfa396f5309c9d3967699bf0 ssh-agent [2022-04-06T03:45:02.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnAjJOf/agent.13 [2022-04-06T03:45:02.743Z] SSH_AGENT_PID=19 [2022-04-06T03:45:02.747Z] Running ssh-add (command line suppressed) [2022-04-06T03:45:02.873Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2730782618825216027.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2730782618825216027.key) [2022-04-06T03:45:02.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:45:03.174Z] + git semver tag [2022-04-06T03:45:03.174Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T03:45:03.174Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2022-04-06T03:45:03.174Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:45:03.174Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T03:45:03.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T03:45:03.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T03:45:03.174Z] # $SEMVER_BRANCH = main [2022-04-06T03:45:03.174Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-04-06T03:45:03.174Z] # f2e2f8ada396003354e6b6ef510b55319cadc912 HEAD [2022-04-06T03:45:03.174Z] # -> Force: false [2022-04-06T03:45:03.174Z] # d83f7fe03b8c49dbef334966f1cbb758d9866d97 refs/tags/v2.2.0-dev.14 [Pipeline] } [2022-04-06T03:45:03.186Z] $ docker exec --env ******** --env ******** 2e6c7c9e5c7ef5d876c19ba4d61a7a1377a169acdfa396f5309c9d3967699bf0 ssh-agent -k [2022-04-06T03:45:03.305Z] unset SSH_AUTH_SOCK; [2022-04-06T03:45:03.305Z] unset SSH_AGENT_PID; [2022-04-06T03:45:03.306Z] echo Agent pid 19 killed; [2022-04-06T03:45:03.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T03:45:03.621Z] + git semver [Pipeline] } [2022-04-06T03:45:03.638Z] $ docker stop --time=1 2e6c7c9e5c7ef5d876c19ba4d61a7a1377a169acdfa396f5309c9d3967699bf0 [2022-04-06T03:45:04.973Z] $ docker rm -f 2e6c7c9e5c7ef5d876c19ba4d61a7a1377a169acdfa396f5309c9d3967699bf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:05.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T03:45:05.371Z] [2022-04-06T03:45:05.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:05.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T03:45:05.676Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-06T03:45:05.676Z] ab5ef0e58194: Pulling fs layer [2022-04-06T03:45:05.676Z] 9712f1f96733: Pulling fs layer [2022-04-06T03:45:05.676Z] 63f879dbbcfc: Pulling fs layer [2022-04-06T03:45:05.676Z] 0d9ebad4ef96: Pulling fs layer [2022-04-06T03:45:05.676Z] e9a5061849ea: Pulling fs layer [2022-04-06T03:45:05.676Z] d747dcd14b5f: Pulling fs layer [2022-04-06T03:45:05.676Z] 2de7ff778b66: Pulling fs layer [2022-04-06T03:45:05.676Z] 0d9ebad4ef96: Waiting [2022-04-06T03:45:05.676Z] e9a5061849ea: Waiting [2022-04-06T03:45:05.676Z] 2de7ff778b66: Waiting [2022-04-06T03:45:05.676Z] d747dcd14b5f: Waiting [2022-04-06T03:45:05.676Z] 9712f1f96733: Download complete [2022-04-06T03:45:05.943Z] 63f879dbbcfc: Verifying Checksum [2022-04-06T03:45:05.943Z] 63f879dbbcfc: Download complete [2022-04-06T03:45:06.203Z] e9a5061849ea: Verifying Checksum [2022-04-06T03:45:06.203Z] e9a5061849ea: Download complete [2022-04-06T03:45:06.203Z] d747dcd14b5f: Verifying Checksum [2022-04-06T03:45:06.203Z] d747dcd14b5f: Download complete [2022-04-06T03:45:06.203Z] 0d9ebad4ef96: Verifying Checksum [2022-04-06T03:45:06.203Z] 0d9ebad4ef96: Download complete [2022-04-06T03:45:06.203Z] ab5ef0e58194: Verifying Checksum [2022-04-06T03:45:06.203Z] ab5ef0e58194: Download complete [2022-04-06T03:45:06.462Z] 2de7ff778b66: Verifying Checksum [2022-04-06T03:45:06.462Z] 2de7ff778b66: Download complete [2022-04-06T03:45:09.820Z] ab5ef0e58194: Pull complete [2022-04-06T03:45:09.820Z] 9712f1f96733: Pull complete [2022-04-06T03:45:10.079Z] 63f879dbbcfc: Pull complete [2022-04-06T03:45:14.275Z] 0d9ebad4ef96: Pull complete [2022-04-06T03:45:14.533Z] e9a5061849ea: Pull complete [2022-04-06T03:45:14.533Z] d747dcd14b5f: Pull complete [2022-04-06T03:45:15.915Z] 2de7ff778b66: Pull complete [2022-04-06T03:45:15.915Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-06T03:45:15.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-06T03:45:15.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-06T03:45:15.984Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:45:16.022Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-06T03:45:18.475Z] $ docker top 4c122becc4984e2e27de94285cc2ea7bdc572ee3a5933de9b3bdde23e8940998 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:45:18.553Z] provisioning config files... [2022-04-06T03:45:18.561Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7221176424816807111tmp [2022-04-06T03:45:18.574Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5419331749326419955tmp [2022-04-06T03:45:18.584Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2146190832119369341tmp [Pipeline] { [Pipeline] echo [2022-04-06T03:45:18.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:18.883Z] ---> sigul-configuration.sh [2022-04-06T03:45:18.883Z] gpg: directory `/root/.gnupg' created [2022-04-06T03:45:18.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-06T03:45:18.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-06T03:45:18.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-06T03:45:18.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-06T03:45:18.883Z] gpg: CAST5 encrypted data [2022-04-06T03:45:18.883Z] gpg: encrypted with 1 passphrase [2022-04-06T03:45:18.883Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-06T03:45:19.171Z] + mkdir /home/jenkins [2022-04-06T03:45:19.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-06T03:45:19.457Z] + 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-04-06T03:45:19.468Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:19.753Z] ---> sigul-install.sh [2022-04-06T03:45:19.753Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-06T03:45:20.046Z] + git tag --list [2022-04-06T03:45:20.046Z] 0.7.1 [2022-04-06T03:45:20.046Z] v1.0.0 [2022-04-06T03:45:20.046Z] v1.1.0 [2022-04-06T03:45:20.046Z] v1.1.1 [2022-04-06T03:45:20.046Z] v1.2.2 [2022-04-06T03:45:20.046Z] v1.3.0 [2022-04-06T03:45:20.046Z] v1.3.1 [2022-04-06T03:45:20.046Z] v2.0.0 [2022-04-06T03:45:20.046Z] v2.0.1-dev.1 [2022-04-06T03:45:20.046Z] v2.0.1-dev.10 [2022-04-06T03:45:20.046Z] v2.0.1-dev.11 [2022-04-06T03:45:20.046Z] v2.0.1-dev.12 [2022-04-06T03:45:20.046Z] v2.0.1-dev.13 [2022-04-06T03:45:20.046Z] v2.0.1-dev.14 [2022-04-06T03:45:20.046Z] v2.0.1-dev.15 [2022-04-06T03:45:20.046Z] v2.0.1-dev.16 [2022-04-06T03:45:20.046Z] v2.0.1-dev.17 [2022-04-06T03:45:20.046Z] v2.0.1-dev.2 [2022-04-06T03:45:20.046Z] v2.0.1-dev.3 [2022-04-06T03:45:20.046Z] v2.0.1-dev.4 [2022-04-06T03:45:20.046Z] v2.0.1-dev.5 [2022-04-06T03:45:20.046Z] v2.0.1-dev.6 [2022-04-06T03:45:20.046Z] v2.0.1-dev.7 [2022-04-06T03:45:20.046Z] v2.0.1-dev.8 [2022-04-06T03:45:20.046Z] v2.0.1-dev.9 [2022-04-06T03:45:20.046Z] v2.1.0 [2022-04-06T03:45:20.046Z] v2.2.0-dev.1 [2022-04-06T03:45:20.046Z] v2.2.0-dev.10 [2022-04-06T03:45:20.046Z] v2.2.0-dev.11 [2022-04-06T03:45:20.046Z] v2.2.0-dev.12 [2022-04-06T03:45:20.046Z] v2.2.0-dev.13 [2022-04-06T03:45:20.046Z] v2.2.0-dev.14 [2022-04-06T03:45:20.046Z] v2.2.0-dev.2 [2022-04-06T03:45:20.046Z] v2.2.0-dev.3 [2022-04-06T03:45:20.046Z] v2.2.0-dev.4 [2022-04-06T03:45:20.046Z] v2.2.0-dev.5 [2022-04-06T03:45:20.046Z] v2.2.0-dev.6 [2022-04-06T03:45:20.046Z] v2.2.0-dev.7 [2022-04-06T03:45:20.046Z] v2.2.0-dev.8 [2022-04-06T03:45:20.046Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-06T03:45:20.338Z] + lftools sign git-tag v2.2.0-dev.14 [2022-04-06T03:45:20.912Z] Signing Git tag with Sigul... [2022-04-06T03:45:20.912Z] Signing v2.2.0-dev.14 [Pipeline] echo [2022-04-06T03:45:21.184Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:21.474Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-06T03:45:21.482Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-06T03:45:21.508Z] $ docker stop --time=1 4c122becc4984e2e27de94285cc2ea7bdc572ee3a5933de9b3bdde23e8940998 [2022-04-06T03:45:22.852Z] $ docker rm -f 4c122becc4984e2e27de94285cc2ea7bdc572ee3a5933de9b3bdde23e8940998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-06T03:45:23.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T03:45:23.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:23.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:45:23.589Z] . [Pipeline] withDockerContainer [2022-04-06T03:45:23.665Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:45:23.703Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-06T03:45:24.150Z] $ docker top c1493dce450808abe6b8699adc1f4b430f7f5cc7d3ffb4309aab8f7767a29ed1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T03:45:24.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:45:24.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:45:24.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:45:24.397Z] $ docker exec c1493dce450808abe6b8699adc1f4b430f7f5cc7d3ffb4309aab8f7767a29ed1 ssh-agent [2022-04-06T03:45:24.527Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbieADe/agent.15 [2022-04-06T03:45:24.527Z] SSH_AGENT_PID=21 [2022-04-06T03:45:24.533Z] Running ssh-add (command line suppressed) [2022-04-06T03:45:24.661Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6411035932964156331.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6411035932964156331.key) [2022-04-06T03:45:24.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:45:24.965Z] + git semver bump pre [2022-04-06T03:45:24.965Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T03:45:24.965Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2022-04-06T03:45:24.965Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:45:24.965Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T03:45:24.965Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T03:45:24.965Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T03:45:24.965Z] # $SEMVER_BRANCH = main [2022-04-06T03:45:24.965Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-04-06T03:45:24.965Z] 2.2.0-dev.15 [Pipeline] } [2022-04-06T03:45:24.980Z] $ docker exec --env ******** --env ******** c1493dce450808abe6b8699adc1f4b430f7f5cc7d3ffb4309aab8f7767a29ed1 ssh-agent -k [2022-04-06T03:45:25.093Z] unset SSH_AUTH_SOCK; [2022-04-06T03:45:25.094Z] unset SSH_AGENT_PID; [2022-04-06T03:45:25.094Z] echo Agent pid 21 killed; [2022-04-06T03:45:25.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T03:45:25.411Z] + git semver [Pipeline] } [2022-04-06T03:45:25.430Z] $ docker stop --time=1 c1493dce450808abe6b8699adc1f4b430f7f5cc7d3ffb4309aab8f7767a29ed1 [2022-04-06T03:45:26.772Z] $ docker rm -f c1493dce450808abe6b8699adc1f4b430f7f5cc7d3ffb4309aab8f7767a29ed1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T03:45:27.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T03:45:27.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:27.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T03:45:27.430Z] . [Pipeline] withDockerContainer [2022-04-06T03:45:27.502Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:45:27.549Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-06T03:45:27.920Z] $ docker top 45d3986303f47972688a034e78f4c442bf050fca90c08e7bed197a7f12af22c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T03:45:28.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T03:45:28.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T03:45:28.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T03:45:28.146Z] $ docker exec 45d3986303f47972688a034e78f4c442bf050fca90c08e7bed197a7f12af22c8 ssh-agent [2022-04-06T03:45:28.280Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKNiGb/agent.13 [2022-04-06T03:45:28.280Z] SSH_AGENT_PID=19 [2022-04-06T03:45:28.286Z] Running ssh-add (command line suppressed) [2022-04-06T03:45:28.415Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7936543784611129204.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7936543784611129204.key) [2022-04-06T03:45:28.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T03:45:28.715Z] + git semver push [2022-04-06T03:45:28.716Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T03:45:28.716Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2022-04-06T03:45:28.716Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:45:28.716Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T03:45:28.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T03:45:28.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T03:45:28.716Z] # $SEMVER_BRANCH = main [2022-04-06T03:45:28.716Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2022-04-06T03:45:30.647Z] $ docker exec --env ******** --env ******** 45d3986303f47972688a034e78f4c442bf050fca90c08e7bed197a7f12af22c8 ssh-agent -k [2022-04-06T03:45:30.763Z] unset SSH_AUTH_SOCK; [2022-04-06T03:45:30.763Z] unset SSH_AGENT_PID; [2022-04-06T03:45:30.763Z] echo Agent pid 19 killed; [2022-04-06T03:45:30.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T03:45:31.092Z] + git semver [Pipeline] } [2022-04-06T03:45:31.109Z] $ docker stop --time=1 45d3986303f47972688a034e78f4c442bf050fca90c08e7bed197a7f12af22c8 [2022-04-06T03:45:32.409Z] $ docker rm -f 45d3986303f47972688a034e78f4c442bf050fca90c08e7bed197a7f12af22c8 [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-04-06T03:45:32.977Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-04-06T03:45:32.977Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-04-06T03:45:32.977Z] total 16 [2022-04-06T03:45:32.977Z] drwxr-xr-x 3 root root 4096 Apr 6 03:39 . [2022-04-06T03:45:32.977Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 03:45 .. [2022-04-06T03:45:32.977Z] drwxr-xr-x 2 root root 4096 Apr 6 03:39 cost [2022-04-06T03:45:32.977Z] -rw-r--r-- 1 root root 84 Apr 6 03:39 cost.csv [2022-04-06T03:45:32.977Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-04-06T03:45:32.977Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-04-06T03:45:32.977Z] total 16 [2022-04-06T03:45:32.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 03:39 . [2022-04-06T03:45:32.977Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 03:45 .. [2022-04-06T03:45:32.977Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 03:39 cost [2022-04-06T03:45:32.977Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 6 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:33.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:34.170Z] ---> package-listing.sh [2022-04-06T03:45:34.170Z] ++ facter osfamily [2022-04-06T03:45:34.170Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T03:45:34.468Z] + OS_FAMILY=debian [2022-04-06T03:45:34.469Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-04-06T03:45:34.469Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T03:45:34.469Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T03:45:34.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T03:45:34.469Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T03:45:34.469Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-04-06T03:45:34.469Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T03:45:34.469Z] + case "${OS_FAMILY}" in [2022-04-06T03:45:34.469Z] + dpkg -l [2022-04-06T03:45:34.469Z] + grep '^ii' [2022-04-06T03:45:34.469Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T03:45:34.469Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T03:45:34.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T03:45:34.469Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-04-06T03:45:34.469Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-04-06T03:45:34.469Z] + 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-04-06T03:45:34.478Z] 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-04-06T03:45:34.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T03:45:35.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T03:45:35.316Z] . [Pipeline] withDockerContainer [2022-04-06T03:45:35.385Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2022-04-06T03:45:35.423Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T03:45:35.714Z] $ docker top aa689c163f88a710c3bde6cbd252a06a22b5336451489d9588cb2fda5883f636 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T03:45:36.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T03:45:36.363Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T03:45:36.655Z] + ls /var/log/sa-host [2022-04-06T03:45:36.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T03:45:36.738Z] provisioning config files... [2022-04-06T03:45:36.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9095601617661744750tmp [Pipeline] { [Pipeline] echo [2022-04-06T03:45:36.763Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:37.050Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T03:45:37.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:37.385Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T03:45:37.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:37.684Z] ---> sudo-logs.sh [2022-04-06T03:45:37.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T03:45:37.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:37.989Z] ---> job-cost.sh [2022-04-06T03:45:37.989Z] lf-activate-venv: SKIPPING [2022-04-06T03:45:37.989Z] DEBUG: total: 0.2199999988079071 [2022-04-06T03:45:37.989Z] INFO: Retrieving Stack Cost... [2022-04-06T03:45:38.561Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T03:45:38.821Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T03:45:38.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T03:45:39.119Z] ---> logs-deploy.sh [2022-04-06T03:45:39.120Z] lf-activate-venv: SKIPPING [2022-04-06T03:45:39.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/35 [2022-04-06T03:45:39.120Z] INFO: archiving workspace using pattern(s): [2022-04-06T03:45:40.062Z] Archives upload complete. [2022-04-06T03:45:40.062Z] INFO: archiving logs to Nexus