Pull request #628 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad77641f0972cae9c9478a0483dd5c20d2d5fd0c+546b5734ca37b76ffe84c7857d50ac45e183bb78 (a777f4599acc6405d52f1a54bb30fcc8931c4385) 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-ssh6824147142199335514.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1847599166859073166.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-628/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-628/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17303356906191744812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-628/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6019858899923553306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9940258798342448929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-628/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-628/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8330329034911582719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7510 in /w/workspace/gexfoundry_device-mqtt-go_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 546b5734ca37b76ffe84c7857d50ac45e183bb78 into PR head commit ad77641f0972cae9c9478a0483dd5c20d2d5fd0c Merge succeeded, producing ad77641f0972cae9c9478a0483dd5c20d2d5fd0c Checking out Revision ad77641f0972cae9c9478a0483dd5c20d2d5fd0c (PR-628) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T01:05:50.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 [Pipeline] withCredentials [2023-09-21T01:05:50.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T01:05:50.644Z] ========================================================= [2023-09-21T01:05:50.644Z] EdgeX Global Pipelines Version Info [2023-09-21T01:05:50.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:05:51.385Z] ------------------- [2023-09-21T01:05:51.385Z] stable info: [2023-09-21T01:05:51.385Z] ------------------- [2023-09-21T01:05:51.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T01:05:51.385Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T01:05:51.385Z] Message: update stable to v1.0.254 [2023-09-21T01:05:51.954Z] ------------------- [2023-09-21T01:05:51.954Z] experimental info: [2023-09-21T01:05:51.954Z] ------------------- [2023-09-21T01:05:51.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T01:05:51.954Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T01:05:51.954Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T01:05:52.274Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-21T01:05:52.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-21T01:05:52.350Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T01:05:52.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T01:05:52.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T01:05:52.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T01:05:52.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T01:05:52.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T01:05:52.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T01:05:52.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T01:05:52.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T01:05:52.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-21T01:05:52.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T01:05:52.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T01:05:52.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T01:05:52.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T01:05:52.952Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T01:05:52.988Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T01:05:53.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T01:05:53.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T01:05:53.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T01:05:53.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T01:05:53.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T01:05:53.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T01:05:53.272Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T01:05:53.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T01:05:53.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T01:05:53.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2023-09-21T01:05:53.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2023-09-21T01:05:53.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2023-09-21T01:05:53.518Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo [2023-09-21T01:05:53.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad77641 [Pipeline] echo [2023-09-21T01:05:53.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T01:05:53.716Z] provisioning config files... [2023-09-21T01:05:53.732Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config16934186909185947304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:05:54.078Z] ---> docker-login.sh [2023-09-21T01:05:54.078Z] nexus3.edgexfoundry.org:10001 [2023-09-21T01:05:54.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:05:54.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:05:54.921Z] Configure a credential helper to remove this warning. See [2023-09-21T01:05:54.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:05:54.921Z] [2023-09-21T01:05:54.921Z] Login Succeeded [2023-09-21T01:05:54.921Z] nexus3.edgexfoundry.org:10002 [2023-09-21T01:05:54.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:05:54.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:05:54.921Z] Configure a credential helper to remove this warning. See [2023-09-21T01:05:54.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:05:54.921Z] [2023-09-21T01:05:54.921Z] Login Succeeded [2023-09-21T01:05:54.921Z] nexus3.edgexfoundry.org:10003 [2023-09-21T01:05:55.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:05:55.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:05:55.182Z] Configure a credential helper to remove this warning. See [2023-09-21T01:05:55.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:05:55.182Z] [2023-09-21T01:05:55.182Z] Login Succeeded [2023-09-21T01:05:55.182Z] nexus3.edgexfoundry.org:10004 [2023-09-21T01:05:55.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:05:55.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:05:55.182Z] Configure a credential helper to remove this warning. See [2023-09-21T01:05:55.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:05:55.182Z] [2023-09-21T01:05:55.182Z] Login Succeeded [2023-09-21T01:05:55.182Z] docker.io [2023-09-21T01:05:55.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:05:55.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:05:55.703Z] Configure a credential helper to remove this warning. See [2023-09-21T01:05:55.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:05:55.703Z] [2023-09-21T01:05:55.703Z] Login Succeeded [2023-09-21T01:05:55.703Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T01:05:55.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T01:05:56.372Z] + git rev-list -1 --merges ad77641f0972cae9c9478a0483dd5c20d2d5fd0c~1..ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo [2023-09-21T01:05:56.439Z] -----------> git rev-list -1 --merges ad77641f0972cae9c9478a0483dd5c20d2d5fd0c~1..ad77641f0972cae9c9478a0483dd5c20d2d5fd0c ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [false] [Pipeline] sh [2023-09-21T01:05:56.752Z] + git log --format=format:%s -1 ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo [2023-09-21T01:05:56.789Z] ========================================================= [2023-09-21T01:05:56.789Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T01:05:56.789Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T01:05:57.236Z] + git log --format=format:%s -1 ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo [2023-09-21T01:05:57.267Z] [semverPrep] GIT_COMMIT: ad77641f0972cae9c9478a0483dd5c20d2d5fd0c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-21T01:05:57.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T01:05:57.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T01:05:57.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T01:05:57.701Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T01:05:57.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T01:05:57.701Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T01:05:57.701Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T01:05:57.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:05:58.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T01:05:58.192Z] [2023-09-21T01:05:58.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:05:58.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T01:05:58.562Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T01:05:58.562Z] b85a868b505f: Pulling fs layer [2023-09-21T01:05:58.562Z] e2be974225ed: Pulling fs layer [2023-09-21T01:05:58.562Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T01:05:58.562Z] 988bab9f4d93: Pulling fs layer [2023-09-21T01:05:58.562Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T01:05:58.562Z] eaf3925da568: Pulling fs layer [2023-09-21T01:05:58.562Z] bab4dde63d76: Pulling fs layer [2023-09-21T01:05:58.562Z] bde34c3a00c8: Pulling fs layer [2023-09-21T01:05:58.562Z] b352a97aabf1: Pulling fs layer [2023-09-21T01:05:58.562Z] 1469e6f7b9e6: Waiting [2023-09-21T01:05:58.562Z] eaf3925da568: Waiting [2023-09-21T01:05:58.562Z] bab4dde63d76: Waiting [2023-09-21T01:05:58.562Z] bde34c3a00c8: Waiting [2023-09-21T01:05:58.562Z] 4872d77fe225: Pulling fs layer [2023-09-21T01:05:58.562Z] 5851b861e8e6: Pulling fs layer [2023-09-21T01:05:58.562Z] b352a97aabf1: Waiting [2023-09-21T01:05:58.562Z] 5851b861e8e6: Waiting [2023-09-21T01:05:58.562Z] 4872d77fe225: Waiting [2023-09-21T01:05:58.562Z] e2be974225ed: Download complete [2023-09-21T01:05:58.562Z] 988bab9f4d93: Verifying Checksum [2023-09-21T01:05:58.562Z] 988bab9f4d93: Download complete [2023-09-21T01:05:58.823Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T01:05:58.823Z] 1469e6f7b9e6: Download complete [2023-09-21T01:05:58.823Z] eaf3925da568: Download complete [2023-09-21T01:05:58.823Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T01:05:58.823Z] 339a4e72a1f5: Download complete [2023-09-21T01:05:58.823Z] bde34c3a00c8: Verifying Checksum [2023-09-21T01:05:58.823Z] bde34c3a00c8: Download complete [2023-09-21T01:05:58.823Z] b352a97aabf1: Download complete [2023-09-21T01:05:58.823Z] 4872d77fe225: Verifying Checksum [2023-09-21T01:05:58.823Z] 4872d77fe225: Download complete [2023-09-21T01:05:58.823Z] 5851b861e8e6: Download complete [2023-09-21T01:05:59.090Z] b85a868b505f: Verifying Checksum [2023-09-21T01:05:59.090Z] b85a868b505f: Download complete [2023-09-21T01:05:59.349Z] bab4dde63d76: Verifying Checksum [2023-09-21T01:05:59.349Z] bab4dde63d76: Download complete [2023-09-21T01:06:00.726Z] b85a868b505f: Pull complete [2023-09-21T01:06:00.726Z] e2be974225ed: Pull complete [2023-09-21T01:06:01.320Z] 339a4e72a1f5: Pull complete [2023-09-21T01:06:01.320Z] 988bab9f4d93: Pull complete [2023-09-21T01:06:01.584Z] 1469e6f7b9e6: Pull complete [2023-09-21T01:06:01.847Z] eaf3925da568: Pull complete [2023-09-21T01:06:04.383Z] bab4dde63d76: Pull complete [2023-09-21T01:06:04.383Z] bde34c3a00c8: Pull complete [2023-09-21T01:06:04.960Z] b352a97aabf1: Pull complete [2023-09-21T01:06:05.221Z] 4872d77fe225: Pull complete [2023-09-21T01:06:05.506Z] 5851b861e8e6: Pull complete [2023-09-21T01:06:05.765Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T01:06:06.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T01:06:06.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:06:06.311Z] prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container [2023-09-21T01:06:06.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T01:06:15.802Z] $ docker top ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe -eo pid,comm [2023-09-21T01:06:15.870Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T01:06:15.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T01:06:16.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T01:06:16.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T01:06:16.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T01:06:16.140Z] $ docker exec ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent [2023-09-21T01:06:16.248Z] SSH_AUTH_SOCK=/tmp/ssh-pNThl6MMcbJa/agent.13 [2023-09-21T01:06:16.248Z] SSH_AGENT_PID=19 [2023-09-21T01:06:16.255Z] Running ssh-add (command line suppressed) [2023-09-21T01:06:16.361Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_12637591900408485724.key (/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_12637591900408485724.key) [2023-09-21T01:06:16.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T01:06:16.755Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T01:06:16.782Z] $ docker exec --env ******** --env ******** ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent -k [2023-09-21T01:06:16.926Z] unset SSH_AUTH_SOCK; [2023-09-21T01:06:16.926Z] unset SSH_AGENT_PID; [2023-09-21T01:06:16.926Z] echo Agent pid 19 killed; [2023-09-21T01:06:16.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T01:06:17.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T01:06:17.007Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T01:06:17.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T01:06:17.132Z] $ docker exec ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent [2023-09-21T01:06:17.255Z] SSH_AUTH_SOCK=/tmp/ssh-brICCKJao1sD/agent.69 [2023-09-21T01:06:17.255Z] SSH_AGENT_PID=75 [2023-09-21T01:06:17.260Z] Running ssh-add (command line suppressed) [2023-09-21T01:06:17.372Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_384496659670514651.key (/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_384496659670514651.key) [2023-09-21T01:06:17.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T01:06:17.711Z] + git semver init [2023-09-21T01:06:17.971Z] 2023-09-21 01:06:17,899 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T01:06:17.971Z] 2023-09-21 01:06:17,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver [2023-09-21T01:06:17.971Z] 2023-09-21 01:06:17,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver [2023-09-21T01:06:17.971Z] 2023-09-21 01:06:17,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628, universal_newlines=False, shell=None, istream=None) [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,935 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.git/info/exclude [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 with force:False [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,936 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,940 [execute] INFO git cat-file --batch-check [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,946 [execute] INFO git cat-file --batch [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T01:06:19.350Z] 2023-09-21 01:06:18,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 [2023-09-21T01:06:19.350Z] 0.0.0 [Pipeline] } [2023-09-21T01:06:19.379Z] $ docker exec --env ******** --env ******** ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent -k [2023-09-21T01:06:19.473Z] unset SSH_AUTH_SOCK; [2023-09-21T01:06:19.473Z] unset SSH_AGENT_PID; [2023-09-21T01:06:19.473Z] echo Agent pid 75 killed; [2023-09-21T01:06:19.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T01:06:19.907Z] + git semver [Pipeline] } [2023-09-21T01:06:20.193Z] $ docker stop --time=1 ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe [2023-09-21T01:06:22.346Z] $ docker rm -f --volumes ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T01:06:22.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T01:06:23.124Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T01:06:23.141Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T01:06:23.704Z] provisioning config files... [2023-09-21T01:06:23.714Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config8270247161488962187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:06:24.058Z] ---> docker-login.sh [2023-09-21T01:06:24.058Z] nexus3.edgexfoundry.org:10001 [2023-09-21T01:06:24.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:06:24.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:06:24.058Z] Configure a credential helper to remove this warning. See [2023-09-21T01:06:24.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:06:24.058Z] [2023-09-21T01:06:24.058Z] Login Succeeded [2023-09-21T01:06:24.058Z] nexus3.edgexfoundry.org:10002 [2023-09-21T01:06:24.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:06:24.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:06:24.058Z] Configure a credential helper to remove this warning. See [2023-09-21T01:06:24.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:06:24.058Z] [2023-09-21T01:06:24.058Z] Login Succeeded [2023-09-21T01:06:24.058Z] nexus3.edgexfoundry.org:10003 [2023-09-21T01:06:24.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:06:24.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:06:24.317Z] Configure a credential helper to remove this warning. See [2023-09-21T01:06:24.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:06:24.317Z] [2023-09-21T01:06:24.317Z] Login Succeeded [2023-09-21T01:06:24.317Z] nexus3.edgexfoundry.org:10004 [2023-09-21T01:06:24.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:06:24.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:06:24.317Z] Configure a credential helper to remove this warning. See [2023-09-21T01:06:24.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:06:24.317Z] [2023-09-21T01:06:24.317Z] Login Succeeded [2023-09-21T01:06:24.317Z] docker.io [2023-09-21T01:06:24.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:06:24.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:06:24.577Z] Configure a credential helper to remove this warning. See [2023-09-21T01:06:24.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:06:24.577Z] [2023-09-21T01:06:24.577Z] Login Succeeded [2023-09-21T01:06:24.577Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T01:06:24.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T01:06:24.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T01:06:24.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T01:06:24.870Z] ========================================================= [2023-09-21T01:06:24.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T01:06:24.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:06:25.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T01:06:25.346Z] Sending build context to Docker daemon 6.508MB [2023-09-21T01:06:25.346Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T01:06:25.346Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T01:06:25.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T01:06:25.346Z] 7264a8db6415: Pulling fs layer [2023-09-21T01:06:25.346Z] c4d48a809fc2: Pulling fs layer [2023-09-21T01:06:25.346Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T01:06:25.346Z] ad3a456e5733: Pulling fs layer [2023-09-21T01:06:25.346Z] 33e27b845d1e: Pulling fs layer [2023-09-21T01:06:25.346Z] c68163c4e522: Pulling fs layer [2023-09-21T01:06:25.346Z] 50da416c3ac9: Pulling fs layer [2023-09-21T01:06:25.346Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T01:06:25.346Z] ad3a456e5733: Waiting [2023-09-21T01:06:25.346Z] 33e27b845d1e: Waiting [2023-09-21T01:06:25.346Z] c68163c4e522: Waiting [2023-09-21T01:06:25.346Z] 50da416c3ac9: Waiting [2023-09-21T01:06:25.346Z] 23d2d4c4bb30: Waiting [2023-09-21T01:06:25.346Z] c4d48a809fc2: Download complete [2023-09-21T01:06:25.607Z] ad3a456e5733: Verifying Checksum [2023-09-21T01:06:25.607Z] ad3a456e5733: Download complete [2023-09-21T01:06:25.607Z] 33e27b845d1e: Verifying Checksum [2023-09-21T01:06:25.607Z] 33e27b845d1e: Download complete [2023-09-21T01:06:25.607Z] 7264a8db6415: Verifying Checksum [2023-09-21T01:06:25.607Z] 7264a8db6415: Download complete [2023-09-21T01:06:25.607Z] c68163c4e522: Verifying Checksum [2023-09-21T01:06:25.607Z] c68163c4e522: Download complete [2023-09-21T01:06:25.607Z] 7264a8db6415: Pull complete [2023-09-21T01:06:25.867Z] c4d48a809fc2: Pull complete [2023-09-21T01:06:25.867Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T01:06:25.867Z] 23d2d4c4bb30: Download complete [2023-09-21T01:06:26.127Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T01:06:26.127Z] 4f1c88b9dad5: Download complete [2023-09-21T01:06:26.696Z] 50da416c3ac9: Verifying Checksum [2023-09-21T01:06:26.696Z] 50da416c3ac9: Download complete [2023-09-21T01:06:29.980Z] 4f1c88b9dad5: Pull complete [2023-09-21T01:06:29.980Z] ad3a456e5733: Pull complete [2023-09-21T01:06:29.980Z] 33e27b845d1e: Pull complete [2023-09-21T01:06:30.240Z] c68163c4e522: Pull complete [2023-09-21T01:06:32.768Z] 50da416c3ac9: Pull complete [2023-09-21T01:06:33.709Z] 23d2d4c4bb30: Pull complete [2023-09-21T01:06:33.709Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T01:06:33.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T01:06:33.969Z] ---> 0786185ac409 [2023-09-21T01:06:33.969Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T01:06:38.533Z] Still waiting to schedule task [2023-09-21T01:06:38.534Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-21T01:06:43.995Z] ---> Running in 889a6ac00bae [2023-09-21T01:06:43.995Z] Removing intermediate container 889a6ac00bae [2023-09-21T01:06:43.995Z] ---> 11c6c4de23e4 [2023-09-21T01:06:43.995Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T01:06:43.995Z] ---> Running in bc72cdff5792 [2023-09-21T01:06:44.255Z] Removing intermediate container bc72cdff5792 [2023-09-21T01:06:44.255Z] ---> 807b1b0c6774 [2023-09-21T01:06:44.255Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-21T01:06:44.826Z] ---> Running in 816df1574103 [2023-09-21T01:06:45.085Z] Removing intermediate container 816df1574103 [2023-09-21T01:06:45.085Z] ---> fcbee7c4fe97 [2023-09-21T01:06:45.086Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T01:06:45.344Z] ---> Running in 7c2819c334d2 [2023-09-21T01:06:45.603Z] Removing intermediate container 7c2819c334d2 [2023-09-21T01:06:45.603Z] ---> 4e7e707b5e9a [2023-09-21T01:06:45.603Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T01:06:45.603Z] ---> Running in 11c7dc347823 [2023-09-21T01:06:45.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T01:06:45.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T01:06:46.126Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-21T01:06:46.126Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-21T01:06:46.126Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-21T01:06:46.126Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-21T01:06:46.126Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T01:06:46.126Z] OK: 268 MiB in 56 packages [2023-09-21T01:06:46.701Z] Removing intermediate container 11c7dc347823 [2023-09-21T01:06:46.701Z] ---> e928a7fd3edf [2023-09-21T01:06:46.701Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-21T01:06:46.701Z] ---> Running in 5c0d9c57e4af [2023-09-21T01:06:46.960Z] Removing intermediate container 5c0d9c57e4af [2023-09-21T01:06:46.960Z] ---> d6319b4c7a5a [2023-09-21T01:06:46.960Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T01:06:46.960Z] ---> 8023c6af3700 [2023-09-21T01:06:46.960Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:06:46.960Z] ---> Running in f18c4c32825f [2023-09-21T01:07:33.807Z] Removing intermediate container f18c4c32825f [2023-09-21T01:07:33.807Z] ---> 97cf7c08eb2b [2023-09-21T01:07:33.807Z] Step 11/12 : COPY . . [2023-09-21T01:07:33.807Z] ---> 0070d3094ef2 [2023-09-21T01:07:33.807Z] Step 12/12 : RUN $MAKE [2023-09-21T01:07:33.807Z] ---> Running in cda29e3e59b3 [2023-09-21T01:07:33.807Z] noop [2023-09-21T01:07:33.807Z] Removing intermediate container cda29e3e59b3 [2023-09-21T01:07:33.807Z] ---> 32e4d20ebaa2 [2023-09-21T01:07:33.807Z] Successfully built 32e4d20ebaa2 [2023-09-21T01:07:33.807Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:07:34.246Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T01:07:34.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:07:34.394Z] prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container [2023-09-21T01:07:34.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T01:07:34.771Z] $ docker top 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:07:35.157Z] + go version [2023-09-21T01:07:35.157Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T01:07:35.193Z] $ docker stop --time=1 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb [2023-09-21T01:07:36.510Z] $ docker rm -f --volumes 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:07:37.233Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T01:07:37.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:07:37.386Z] prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container [2023-09-21T01:07:37.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T01:07:37.753Z] $ docker top 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:07:38.137Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-628 [Pipeline] fileExists [Pipeline] sh [2023-09-21T01:07:38.492Z] + make test [2023-09-21T01:07:38.492Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T01:07:39.865Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-21T01:07:49.975Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-21T01:07:50.252Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-21T01:07:50.535Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.021s coverage: 22.8% of statements [2023-09-21T01:07:58.678Z] go vet ./... [2023-09-21T01:08:01.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T01:08:01.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T01:08:01.476Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T01:08:01.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T01:08:01.549Z] $ docker stop --time=1 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 [2023-09-21T01:08:05.394Z] $ docker rm -f --volumes 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T01:08:05.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T01:08:06.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T01:08:06.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T01:08:07.138Z] + ls -al . [2023-09-21T01:08:07.138Z] total 188 [2023-09-21T01:08:07.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 01:07 . [2023-09-21T01:08:07.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:05 .. [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 01:05 .dockerignore [2023-09-21T01:08:07.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 01:07 .git [2023-09-21T01:08:07.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 .github [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 21 01:05 .gitignore [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 01:05 .golangci.yml [2023-09-21T01:08:07.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 01:06 .semver [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 21 01:05 Attribution.txt [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 21 01:05 CHANGELOG.md [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 21 01:05 Dockerfile [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 01:05 GOVERNANCE.md [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 01:05 Jenkinsfile [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 01:05 LICENSE [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 21 01:05 Makefile [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 21 01:05 OWNERS.md [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 21 01:05 README.md [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 01:06 VERSION [2023-09-21T01:08:07.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:05 bin [2023-09-21T01:08:07.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 cmd [2023-09-21T01:08:07.138Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 21 01:07 coverage.out [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 21 01:05 go.mod [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 21 01:05 go.sum [2023-09-21T01:08:07.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 internal [2023-09-21T01:08:07.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:05 mock [2023-09-21T01:08:07.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:05 snap [2023-09-21T01:08:07.138Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 21 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:08:07.543Z] + 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=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c --label arch=amd64 --label version=0.0.0 . [2023-09-21T01:08:07.543Z] Sending build context to Docker daemon 6.527MB [2023-09-21T01:08:07.543Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T01:08:07.543Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-21T01:08:07.543Z] ---> 32e4d20ebaa2 [2023-09-21T01:08:07.543Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-21T01:08:07.802Z] ---> Running in 0706c8f7ef1b [2023-09-21T01:08:07.802Z] Removing intermediate container 0706c8f7ef1b [2023-09-21T01:08:07.802Z] ---> 29c8e678b148 [2023-09-21T01:08:07.802Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T01:08:07.802Z] ---> Running in daa8e1d361cf [2023-09-21T01:08:07.802Z] Removing intermediate container daa8e1d361cf [2023-09-21T01:08:07.802Z] ---> e7dbf39c824e [2023-09-21T01:08:07.802Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-21T01:08:07.802Z] ---> Running in 1abbe89661b2 [2023-09-21T01:08:08.060Z] Removing intermediate container 1abbe89661b2 [2023-09-21T01:08:08.061Z] ---> 5afaa9444a88 [2023-09-21T01:08:08.061Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T01:08:08.061Z] ---> Running in 73b03f07adf6 [2023-09-21T01:08:08.061Z] Removing intermediate container 73b03f07adf6 [2023-09-21T01:08:08.061Z] ---> 6b808f30da20 [2023-09-21T01:08:08.061Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T01:08:08.061Z] ---> Running in 177e767355e6 [2023-09-21T01:08:08.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T01:08:08.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T01:08:08.837Z] OK: 268 MiB in 56 packages [2023-09-21T01:08:09.096Z] Removing intermediate container 177e767355e6 [2023-09-21T01:08:09.096Z] ---> 71a670e88a78 [2023-09-21T01:08:09.096Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-21T01:08:09.096Z] ---> Running in 51b609b0302d [2023-09-21T01:08:09.353Z] Removing intermediate container 51b609b0302d [2023-09-21T01:08:09.353Z] ---> 0ed8e2fc2ba6 [2023-09-21T01:08:09.353Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-21T01:08:09.353Z] ---> 4b645b25a967 [2023-09-21T01:08:09.353Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:08:09.353Z] ---> Running in 6395c9e33bd4 [2023-09-21T01:08:10.311Z] Removing intermediate container 6395c9e33bd4 [2023-09-21T01:08:10.311Z] ---> 2ce643462829 [2023-09-21T01:08:10.311Z] Step 11/24 : COPY . . [2023-09-21T01:08:10.570Z] ---> 3c9f4a280270 [2023-09-21T01:08:10.570Z] Step 12/24 : RUN $MAKE [2023-09-21T01:08:10.570Z] ---> Running in c0ef5a28a1dd [2023-09-21T01:08:10.830Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-21T01:08:32.778Z] Removing intermediate container c0ef5a28a1dd [2023-09-21T01:08:32.778Z] ---> 5b006f38ec3a [2023-09-21T01:08:32.778Z] Step 13/24 : FROM alpine:3.18 [2023-09-21T01:08:32.778Z] 3.18: Pulling from library/alpine [2023-09-21T01:08:32.778Z] 7264a8db6415: Already exists [2023-09-21T01:08:32.778Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:08:32.778Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T01:08:32.778Z] ---> 7e01a0d0a1dc [2023-09-21T01:08:32.778Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-21T01:08:32.778Z] ---> Running in 0239d6acfa3c [2023-09-21T01:08:32.778Z] Removing intermediate container 0239d6acfa3c [2023-09-21T01:08:32.778Z] ---> b6c98e5a4fd4 [2023-09-21T01:08:32.778Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-21T01:08:32.778Z] ---> Running in 7f360bb086fe [2023-09-21T01:08:32.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T01:08:32.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T01:08:32.778Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T01:08:32.778Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T01:08:32.778Z] OK: 7 MiB in 16 packages [2023-09-21T01:08:32.778Z] Removing intermediate container 7f360bb086fe [2023-09-21T01:08:32.778Z] ---> ad6caa5dea66 [2023-09-21T01:08:32.778Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-21T01:08:33.058Z] ---> 63f2b29de652 [2023-09-21T01:08:33.058Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-21T01:08:33.058Z] ---> 79c701923cb7 [2023-09-21T01:08:33.058Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-21T01:08:33.316Z] ---> a4338e4ce1a3 [2023-09-21T01:08:33.316Z] Step 19/24 : EXPOSE 59982 [2023-09-21T01:08:33.316Z] ---> Running in 2ef18d01f561 [2023-09-21T01:08:33.575Z] Removing intermediate container 2ef18d01f561 [2023-09-21T01:08:33.575Z] ---> 77afe7976436 [2023-09-21T01:08:33.575Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-21T01:08:33.575Z] ---> Running in a9dc6e6d13a8 [2023-09-21T01:08:33.575Z] Removing intermediate container a9dc6e6d13a8 [2023-09-21T01:08:33.575Z] ---> 2da814de49e7 [2023-09-21T01:08:33.575Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-21T01:08:33.575Z] ---> Running in 509e286d304f [2023-09-21T01:08:33.835Z] Removing intermediate container 509e286d304f [2023-09-21T01:08:33.835Z] ---> 497a131d24b7 [2023-09-21T01:08:33.835Z] Step 22/24 : LABEL arch=amd64 [2023-09-21T01:08:33.835Z] ---> Running in 2b5945402f20 [2023-09-21T01:08:33.835Z] Removing intermediate container 2b5945402f20 [2023-09-21T01:08:33.835Z] ---> 7364fef8d5a2 [2023-09-21T01:08:33.835Z] Step 23/24 : LABEL git_sha=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [2023-09-21T01:08:33.835Z] ---> Running in b0ff4efa52c3 [2023-09-21T01:08:34.094Z] Removing intermediate container b0ff4efa52c3 [2023-09-21T01:08:34.094Z] ---> 8f5e3962092d [2023-09-21T01:08:34.094Z] Step 24/24 : LABEL version=0.0.0 [2023-09-21T01:08:34.094Z] ---> Running in d3b97e8af96b [2023-09-21T01:08:34.094Z] Removing intermediate container d3b97e8af96b [2023-09-21T01:08:34.094Z] ---> eb7ac9d564f1 [2023-09-21T01:08:34.094Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T01:08:34.094Z] Successfully built eb7ac9d564f1 [2023-09-21T01:08:34.354Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:08:35.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:08:35.237Z] [2023-09-21T01:08:35.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:08:35.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:08:35.616Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T01:08:35.616Z] 5eb5b503b376: Pulling fs layer [2023-09-21T01:08:35.616Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T01:08:35.616Z] ec43610c2a17: Pulling fs layer [2023-09-21T01:08:35.616Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T01:08:35.616Z] 33b1e0a273af: Pulling fs layer [2023-09-21T01:08:35.616Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T01:08:35.616Z] 2f39f015ded8: Pulling fs layer [2023-09-21T01:08:35.616Z] 33b1e0a273af: Waiting [2023-09-21T01:08:35.616Z] 5d3b04190fa2: Waiting [2023-09-21T01:08:35.616Z] 2f39f015ded8: Waiting [2023-09-21T01:08:35.616Z] 3a2ae6a8a46f: Waiting [2023-09-21T01:08:35.616Z] 5c69ac0246d0: Download complete [2023-09-21T01:08:35.616Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T01:08:35.616Z] 3a2ae6a8a46f: Download complete [2023-09-21T01:08:35.883Z] 33b1e0a273af: Verifying Checksum [2023-09-21T01:08:35.883Z] 33b1e0a273af: Download complete [2023-09-21T01:08:35.883Z] 5d3b04190fa2: Download complete [2023-09-21T01:08:35.883Z] ec43610c2a17: Verifying Checksum [2023-09-21T01:08:35.883Z] ec43610c2a17: Download complete [2023-09-21T01:08:35.883Z] 5eb5b503b376: Verifying Checksum [2023-09-21T01:08:35.883Z] 5eb5b503b376: Download complete [2023-09-21T01:08:36.827Z] 2f39f015ded8: Download complete [2023-09-21T01:08:37.394Z] 5eb5b503b376: Pull complete [2023-09-21T01:08:37.395Z] 5c69ac0246d0: Pull complete [2023-09-21T01:08:37.962Z] ec43610c2a17: Pull complete [2023-09-21T01:08:37.962Z] 3a2ae6a8a46f: Pull complete [2023-09-21T01:08:38.224Z] 33b1e0a273af: Pull complete [2023-09-21T01:08:38.483Z] 5d3b04190fa2: Pull complete [2023-09-21T01:08:43.767Z] 2f39f015ded8: Pull complete [2023-09-21T01:08:43.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T01:08:43.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:08:43.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:08:44.003Z] prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container [2023-09-21T01:08:44.041Z] $ 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/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T01:08:49.485Z] $ docker top d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:08:49.944Z] ---> job-cost.sh [2023-09-21T01:08:49.945Z] lf-activate-venv: SKIPPING [2023-09-21T01:08:49.945Z] INFO: No Stack... [2023-09-21T01:08:50.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T01:08:50.770Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T01:08:51.079Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/cost.csv [2023-09-21T01:08:51.079Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T01:08:51.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [2023-09-21T01:08:51.125Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] did not exist. Created. [2023-09-21T01:08:51.125Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T01:08:51.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T01:08:51.568Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T01:08:51.588Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T01:08:51.668Z] $ docker stop --time=1 d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 [2023-09-21T01:08:52.858Z] $ docker rm -f --volumes d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T01:11:01.146Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7511 in /w/workspace/gexfoundry_device-mqtt-go_PR-628 [Pipeline] { [Pipeline] ws [2023-09-21T01:11:01.204Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-21T01:11:01.284Z] The recommended git tool is: git [2023-09-21T01:11:06.464Z] using credential edgex-jenkins-ssh [2023-09-21T01:11:06.480Z] Cloning the remote Git repository [2023-09-21T01:11:06.526Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-21T01:11:06.637Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-21T01:11:06.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-21T01:11:06.784Z] > git --version # timeout=10 [2023-09-21T01:11:06.807Z] > git --version # 'git version 2.25.1' [2023-09-21T01:11:06.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T01:11:06.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T01:11:08.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-21T01:11:08.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T01:11:09.482Z] Merging remotes/origin/main commit 546b5734ca37b76ffe84c7857d50ac45e183bb78 into PR head commit ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [2023-09-21T01:11:09.761Z] Merge succeeded, producing ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [2023-09-21T01:11:09.761Z] Checking out Revision ad77641f0972cae9c9478a0483dd5c20d2d5fd0c (PR-628) [2023-09-21T01:11:08.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-21T01:11:09.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-21T01:11:09.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T01:11:09.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T01:11:09.502Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T01:11:09.573Z] > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 [2023-09-21T01:11:09.673Z] > git remote # timeout=10 [2023-09-21T01:11:09.693Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T01:11:09.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T01:11:09.721Z] > git merge 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 [2023-09-21T01:11:09.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T01:11:09.771Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T01:11:09.794Z] > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 [2023-09-21T01:11:10.286Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-21T01:11:10.338Z] > git --version # timeout=10 [2023-09-21T01:11:10.349Z] > git --version # 'git version 2.25.1' [2023-09-21T01:11:10.366Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T01:11:11.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T01:11:11.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T01:11:11.614Z] Dload Upload Total Spent Left Speed [2023-09-21T01:11:11.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-09-21T01:11:12.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T01:11:12.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T01:11:12.553Z] + sudo tee /etc/docker/daemon.new [2023-09-21T01:11:12.553Z] { [2023-09-21T01:11:12.553Z] "registry-mirrors": [ [2023-09-21T01:11:12.553Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T01:11:12.553Z] ], [2023-09-21T01:11:12.553Z] "bip": "10.250.0.254/24", [2023-09-21T01:11:12.553Z] "hosts": [ [2023-09-21T01:11:12.553Z] "tcp://0.0.0.0:5555", [2023-09-21T01:11:12.553Z] "unix:///var/run/docker.sock" [2023-09-21T01:11:12.553Z] ], [2023-09-21T01:11:12.553Z] "mtu": 1458, [2023-09-21T01:11:12.553Z] "selinux-enabled": true, [2023-09-21T01:11:12.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T01:11:12.553Z] } [Pipeline] sh [2023-09-21T01:11:12.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T01:11:13.265Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T01:11:31.595Z] provisioning config files... [2023-09-21T01:11:31.623Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config164448876780925380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:11:32.022Z] ---> docker-login.sh [2023-09-21T01:11:32.022Z] nexus3.edgexfoundry.org:10001 [2023-09-21T01:11:32.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:11:32.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:11:32.885Z] Configure a credential helper to remove this warning. See [2023-09-21T01:11:32.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:11:32.885Z] [2023-09-21T01:11:32.885Z] Login Succeeded [2023-09-21T01:11:32.886Z] nexus3.edgexfoundry.org:10002 [2023-09-21T01:11:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:11:33.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:11:33.164Z] Configure a credential helper to remove this warning. See [2023-09-21T01:11:33.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:11:33.164Z] [2023-09-21T01:11:33.164Z] Login Succeeded [2023-09-21T01:11:33.164Z] nexus3.edgexfoundry.org:10003 [2023-09-21T01:11:33.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:11:33.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:11:33.433Z] Configure a credential helper to remove this warning. See [2023-09-21T01:11:33.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:11:33.433Z] [2023-09-21T01:11:33.433Z] Login Succeeded [2023-09-21T01:11:33.433Z] nexus3.edgexfoundry.org:10004 [2023-09-21T01:11:33.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:11:33.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:11:33.974Z] Configure a credential helper to remove this warning. See [2023-09-21T01:11:33.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:11:33.974Z] [2023-09-21T01:11:33.974Z] Login Succeeded [2023-09-21T01:11:33.974Z] docker.io [2023-09-21T01:11:34.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T01:11:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T01:11:34.511Z] Configure a credential helper to remove this warning. See [2023-09-21T01:11:34.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T01:11:34.511Z] [2023-09-21T01:11:34.511Z] Login Succeeded [2023-09-21T01:11:34.511Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T01:11:34.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T01:11:34.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T01:11:34.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T01:11:35.033Z] ========================================================= [2023-09-21T01:11:35.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T01:11:35.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:11:35.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T01:11:35.816Z] Sending build context to Docker daemon 3.357MB [2023-09-21T01:11:35.816Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T01:11:35.816Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T01:11:36.089Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T01:11:36.089Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T01:11:36.089Z] 5d54e960e981: Pulling fs layer [2023-09-21T01:11:36.089Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T01:11:36.089Z] f0e02332f6b5: Pulling fs layer [2023-09-21T01:11:36.089Z] cefa15bbcfad: Pulling fs layer [2023-09-21T01:11:36.089Z] 17808c966233: Pulling fs layer [2023-09-21T01:11:36.089Z] f4c1fc716caa: Pulling fs layer [2023-09-21T01:11:36.089Z] f0e02332f6b5: Waiting [2023-09-21T01:11:36.089Z] cefa15bbcfad: Waiting [2023-09-21T01:11:36.089Z] 17808c966233: Waiting [2023-09-21T01:11:36.089Z] f4c1fc716caa: Waiting [2023-09-21T01:11:36.089Z] 5d54e960e981: Verifying Checksum [2023-09-21T01:11:36.089Z] 5d54e960e981: Download complete [2023-09-21T01:11:36.089Z] f0e02332f6b5: Verifying Checksum [2023-09-21T01:11:36.089Z] f0e02332f6b5: Download complete [2023-09-21T01:11:36.089Z] cefa15bbcfad: Verifying Checksum [2023-09-21T01:11:36.089Z] cefa15bbcfad: Download complete [2023-09-21T01:11:36.370Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T01:11:36.370Z] 9fda8d8052c6: Download complete [2023-09-21T01:11:37.012Z] f4c1fc716caa: Verifying Checksum [2023-09-21T01:11:37.012Z] f4c1fc716caa: Download complete [2023-09-21T01:11:37.280Z] 9fda8d8052c6: Pull complete [2023-09-21T01:11:38.248Z] c4a7e357bf2a: Download complete [2023-09-21T01:11:39.279Z] 17808c966233: Verifying Checksum [2023-09-21T01:11:39.279Z] 17808c966233: Download complete [2023-09-21T01:11:39.279Z] 5d54e960e981: Pull complete [2023-09-21T01:11:54.316Z] c4a7e357bf2a: Pull complete [2023-09-21T01:11:54.316Z] f0e02332f6b5: Pull complete [2023-09-21T01:11:54.316Z] cefa15bbcfad: Pull complete [2023-09-21T01:12:00.981Z] 17808c966233: Pull complete [2023-09-21T01:12:01.946Z] f4c1fc716caa: Pull complete [2023-09-21T01:12:01.946Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T01:12:01.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T01:12:01.946Z] ---> ea914061e18c [2023-09-21T01:12:01.946Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T01:12:03.895Z] ---> Running in 4f6bca69ecf3 [2023-09-21T01:12:04.166Z] Removing intermediate container 4f6bca69ecf3 [2023-09-21T01:12:04.166Z] ---> 80647fc1c8e2 [2023-09-21T01:12:04.166Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T01:12:04.166Z] ---> Running in 1f9ec62d2cdb [2023-09-21T01:12:04.434Z] Removing intermediate container 1f9ec62d2cdb [2023-09-21T01:12:04.434Z] ---> da11cc657980 [2023-09-21T01:12:04.434Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-21T01:12:04.434Z] ---> Running in 48b15aab038d [2023-09-21T01:12:05.020Z] Removing intermediate container 48b15aab038d [2023-09-21T01:12:05.020Z] ---> c8b82f0a25a8 [2023-09-21T01:12:05.020Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T01:12:05.020Z] ---> Running in ecf8e7e0627e [2023-09-21T01:12:05.288Z] Removing intermediate container ecf8e7e0627e [2023-09-21T01:12:05.289Z] ---> c567fbc729b6 [2023-09-21T01:12:05.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T01:12:05.289Z] ---> Running in 50dc15fcd951 [2023-09-21T01:12:06.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:12:09.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:12:10.693Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-21T01:12:10.693Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-21T01:12:10.693Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-21T01:12:10.693Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-21T01:12:10.693Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T01:12:10.693Z] OK: 270 MiB in 56 packages [2023-09-21T01:12:11.660Z] Removing intermediate container 50dc15fcd951 [2023-09-21T01:12:11.660Z] ---> 28ccad8764d6 [2023-09-21T01:12:11.660Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-21T01:12:11.931Z] ---> Running in eb5ea79f9946 [2023-09-21T01:12:12.200Z] Removing intermediate container eb5ea79f9946 [2023-09-21T01:12:12.200Z] ---> 1cadde543948 [2023-09-21T01:12:12.200Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T01:12:12.794Z] ---> 7cc0e6c32011 [2023-09-21T01:12:12.794Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:12:12.794Z] ---> Running in 3dec4b081731 [2023-09-21T01:13:34.433Z] Removing intermediate container 3dec4b081731 [2023-09-21T01:13:34.433Z] ---> 415745cc26f1 [2023-09-21T01:13:34.433Z] Step 11/12 : COPY . . [2023-09-21T01:13:34.433Z] ---> 1065973be1e9 [2023-09-21T01:13:34.433Z] Step 12/12 : RUN $MAKE [2023-09-21T01:13:34.433Z] ---> Running in 52c2db0891bd [2023-09-21T01:13:34.433Z] noop [2023-09-21T01:13:34.433Z] Removing intermediate container 52c2db0891bd [2023-09-21T01:13:34.433Z] ---> 3247028a9af3 [2023-09-21T01:13:34.433Z] Successfully built 3247028a9af3 [2023-09-21T01:13:34.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:13:34.951Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T01:13:34.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:13:35.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container [2023-09-21T01:13:35.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T01:13:36.627Z] $ docker top 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:13:37.559Z] + go version [2023-09-21T01:13:37.559Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T01:13:37.592Z] $ docker stop --time=1 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 [2023-09-21T01:13:39.888Z] $ docker rm -f --volumes 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:13:40.779Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T01:13:40.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:13:41.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container [2023-09-21T01:13:41.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T01:13:42.369Z] $ docker top d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:13:44.706Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T01:13:45.098Z] + make test [2023-09-21T01:13:45.375Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T01:13:49.645Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-21T01:15:41.560Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-21T01:15:41.560Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-21T01:15:41.560Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.8% of statements [2023-09-21T01:15:41.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T01:15:41.560Z] go vet ./... [2023-09-21T01:16:08.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T01:16:08.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T01:16:08.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T01:16:08.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T01:16:08.328Z] $ docker stop --time=1 d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d [2023-09-21T01:16:10.212Z] $ docker rm -f --volumes d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T01:16:11.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T01:16:11.481Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T01:16:11.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T01:16:12.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T01:16:12.876Z] + ls -al . [2023-09-21T01:16:12.876Z] total 184 [2023-09-21T01:16:12.876Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 01:13 . [2023-09-21T01:16:12.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:11 .. [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 01:11 .dockerignore [2023-09-21T01:16:12.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 01:11 .git [2023-09-21T01:16:12.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 .github [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 21 01:11 .gitignore [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 01:11 .golangci.yml [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 21 01:11 Attribution.txt [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 21 01:11 CHANGELOG.md [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 21 01:11 Dockerfile [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 01:11 GOVERNANCE.md [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 01:11 Jenkinsfile [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 01:11 LICENSE [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 21 01:11 Makefile [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 21 01:11 OWNERS.md [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 21 01:11 README.md [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 01:06 VERSION [2023-09-21T01:16:12.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:11 bin [2023-09-21T01:16:12.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 cmd [2023-09-21T01:16:12.876Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 21 01:15 coverage.out [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 21 01:11 go.mod [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 21 01:11 go.sum [2023-09-21T01:16:12.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 internal [2023-09-21T01:16:12.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:11 mock [2023-09-21T01:16:12.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:11 snap [2023-09-21T01:16:12.876Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 21 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:16:13.310Z] + 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=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c --label arch=arm64 --label version=0.0.0 . [2023-09-21T01:16:13.585Z] Sending build context to Docker daemon 3.376MB [2023-09-21T01:16:13.585Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T01:16:13.585Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-21T01:16:13.585Z] ---> 3247028a9af3 [2023-09-21T01:16:13.585Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-21T01:16:13.853Z] ---> Running in dd48d874f683 [2023-09-21T01:16:14.122Z] Removing intermediate container dd48d874f683 [2023-09-21T01:16:14.122Z] ---> 812f3df3d6e7 [2023-09-21T01:16:14.122Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T01:16:14.122Z] ---> Running in 73c1081fd382 [2023-09-21T01:16:14.390Z] Removing intermediate container 73c1081fd382 [2023-09-21T01:16:14.390Z] ---> 11186ba9d7f1 [2023-09-21T01:16:14.390Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-21T01:16:14.390Z] ---> Running in 198bb0cce707 [2023-09-21T01:16:14.661Z] Removing intermediate container 198bb0cce707 [2023-09-21T01:16:14.661Z] ---> 3f2678e72e47 [2023-09-21T01:16:14.661Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T01:16:14.933Z] ---> Running in d2d36e6c8a31 [2023-09-21T01:16:15.208Z] Removing intermediate container d2d36e6c8a31 [2023-09-21T01:16:15.208Z] ---> cda010d7b494 [2023-09-21T01:16:15.208Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T01:16:15.208Z] ---> Running in f6d93c915615 [2023-09-21T01:16:16.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:16:16.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:16:17.724Z] OK: 270 MiB in 56 packages [2023-09-21T01:16:18.698Z] Removing intermediate container f6d93c915615 [2023-09-21T01:16:18.698Z] ---> a593df7959e7 [2023-09-21T01:16:18.698Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-21T01:16:18.698Z] ---> Running in 65465b336a05 [2023-09-21T01:16:19.363Z] Removing intermediate container 65465b336a05 [2023-09-21T01:16:19.363Z] ---> 6c45f52d7bf0 [2023-09-21T01:16:19.363Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-21T01:16:20.562Z] ---> 6431853ee783 [2023-09-21T01:16:20.562Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T01:16:20.562Z] ---> Running in 5f9aaafd6652 [2023-09-21T01:16:21.663Z] Removing intermediate container 5f9aaafd6652 [2023-09-21T01:16:21.663Z] ---> e4f2029ee611 [2023-09-21T01:16:21.663Z] Step 11/24 : COPY . . [2023-09-21T01:16:22.641Z] ---> c9c9d3c3e539 [2023-09-21T01:16:22.641Z] Step 12/24 : RUN $MAKE [2023-09-21T01:16:22.641Z] ---> Running in 96caa78c32e3 [2023-09-21T01:16:23.608Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-21T01:18:15.309Z] Removing intermediate container 96caa78c32e3 [2023-09-21T01:18:15.309Z] ---> f745df7da55e [2023-09-21T01:18:15.309Z] Step 13/24 : FROM alpine:3.18 [2023-09-21T01:18:15.309Z] 3.18: Pulling from library/alpine [2023-09-21T01:18:15.309Z] 9fda8d8052c6: Already exists [2023-09-21T01:18:15.309Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T01:18:15.309Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T01:18:15.309Z] ---> f6648c04cd6c [2023-09-21T01:18:15.309Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-21T01:18:15.309Z] ---> Running in 556895598a62 [2023-09-21T01:18:15.309Z] Removing intermediate container 556895598a62 [2023-09-21T01:18:15.309Z] ---> aca066fa0784 [2023-09-21T01:18:15.309Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-21T01:18:15.309Z] ---> Running in af870e2a2195 [2023-09-21T01:18:15.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T01:18:16.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T01:18:17.437Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T01:18:17.437Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T01:18:17.437Z] OK: 8 MiB in 16 packages [2023-09-21T01:18:18.400Z] Removing intermediate container af870e2a2195 [2023-09-21T01:18:18.400Z] ---> 77eb15c0bbdd [2023-09-21T01:18:18.400Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-21T01:18:19.811Z] ---> 3b73cf4a8780 [2023-09-21T01:18:19.811Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-21T01:18:20.393Z] ---> 0c84b14341a2 [2023-09-21T01:18:20.393Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-21T01:18:20.983Z] ---> 8a63ed0d035a [2023-09-21T01:18:20.983Z] Step 19/24 : EXPOSE 59982 [2023-09-21T01:18:20.983Z] ---> Running in cf157ca7ba02 [2023-09-21T01:18:21.250Z] Removing intermediate container cf157ca7ba02 [2023-09-21T01:18:21.250Z] ---> f4b910093913 [2023-09-21T01:18:21.250Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-21T01:18:21.250Z] ---> Running in ab345f245b4b [2023-09-21T01:18:21.517Z] Removing intermediate container ab345f245b4b [2023-09-21T01:18:21.517Z] ---> 6d6ce61232d7 [2023-09-21T01:18:21.517Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-21T01:18:21.784Z] ---> Running in d3c40883bab1 [2023-09-21T01:18:22.052Z] Removing intermediate container d3c40883bab1 [2023-09-21T01:18:22.052Z] ---> 8fe44a02c2c0 [2023-09-21T01:18:22.052Z] Step 22/24 : LABEL arch=arm64 [2023-09-21T01:18:22.052Z] ---> Running in 2e6c37cf8639 [2023-09-21T01:18:22.322Z] Removing intermediate container 2e6c37cf8639 [2023-09-21T01:18:22.322Z] ---> d59d07231d24 [2023-09-21T01:18:22.322Z] Step 23/24 : LABEL git_sha=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [2023-09-21T01:18:22.322Z] ---> Running in 7e4cda9e0320 [2023-09-21T01:18:22.588Z] Removing intermediate container 7e4cda9e0320 [2023-09-21T01:18:22.588Z] ---> 7967a9ff042b [2023-09-21T01:18:22.588Z] Step 24/24 : LABEL version=0.0.0 [2023-09-21T01:18:22.853Z] ---> Running in 938d01eb6292 [2023-09-21T01:18:23.120Z] Removing intermediate container 938d01eb6292 [2023-09-21T01:18:23.120Z] ---> 898ee0e489e2 [2023-09-21T01:18:23.120Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T01:18:23.120Z] Successfully built 898ee0e489e2 [2023-09-21T01:18:23.120Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:18:23.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:18:23.948Z] [2023-09-21T01:18:23.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:18:24.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:18:24.351Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T01:18:24.351Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T01:18:24.351Z] 04944245beec: Pulling fs layer [2023-09-21T01:18:24.351Z] 699f458cf7ca: Pulling fs layer [2023-09-21T01:18:24.351Z] 765212b225bb: Pulling fs layer [2023-09-21T01:18:24.351Z] f23df028b6ca: Pulling fs layer [2023-09-21T01:18:24.351Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T01:18:24.351Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T01:18:24.351Z] 765212b225bb: Waiting [2023-09-21T01:18:24.351Z] d65c8cfc05b1: Waiting [2023-09-21T01:18:24.351Z] 2437ff75d9bd: Waiting [2023-09-21T01:18:24.351Z] f23df028b6ca: Waiting [2023-09-21T01:18:24.620Z] 04944245beec: Verifying Checksum [2023-09-21T01:18:24.620Z] 04944245beec: Download complete [2023-09-21T01:18:24.620Z] 765212b225bb: Download complete [2023-09-21T01:18:24.620Z] f23df028b6ca: Verifying Checksum [2023-09-21T01:18:24.620Z] f23df028b6ca: Download complete [2023-09-21T01:18:24.620Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T01:18:24.620Z] d65c8cfc05b1: Download complete [2023-09-21T01:18:24.620Z] 699f458cf7ca: Verifying Checksum [2023-09-21T01:18:24.620Z] 699f458cf7ca: Download complete [2023-09-21T01:18:25.201Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T01:18:25.201Z] 8998bd30e6a1: Download complete [2023-09-21T01:18:27.141Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T01:18:27.141Z] 2437ff75d9bd: Download complete [2023-09-21T01:18:29.088Z] 8998bd30e6a1: Pull complete [2023-09-21T01:18:29.357Z] 04944245beec: Pull complete [2023-09-21T01:18:30.770Z] 699f458cf7ca: Pull complete [2023-09-21T01:18:31.037Z] 765212b225bb: Pull complete [2023-09-21T01:18:31.620Z] f23df028b6ca: Pull complete [2023-09-21T01:18:31.887Z] d65c8cfc05b1: Pull complete [2023-09-21T01:18:46.879Z] 2437ff75d9bd: Pull complete [2023-09-21T01:18:46.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T01:18:46.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T01:18:46.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:18:47.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container [2023-09-21T01:18:47.257Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T01:18:49.850Z] $ docker top 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:50.435Z] ---> job-cost.sh [2023-09-21T01:18:50.705Z] lf-activate-venv: SKIPPING [2023-09-21T01:18:50.705Z] INFO: No Stack... [2023-09-21T01:18:50.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T01:18:51.928Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T01:18:52.582Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-09-21T01:18:52.582Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T01:18:52.636Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [2023-09-21T01:18:52.641Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] did not exist. Created. [2023-09-21T01:18:52.641Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T01:18:53.059Z] /w/workspace/device-mqtt-go/1@tmp/durable-5dbd335d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T01:18:53.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T01:18:53.782Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T01:18:53.830Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T01:18:53.845Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T01:18:53.918Z] $ docker stop --time=1 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a [2023-09-21T01:18:55.418Z] $ docker rm -f --volumes 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T01:18:56.364Z] provisioning config files... [2023-09-21T01:18:56.371Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config7582626077684502768tmp [Pipeline] { [Pipeline] sh [2023-09-21T01:18:56.727Z] + set +x [2023-09-21T01:18:56.727Z] + bash -s -- [2023-09-21T01:18:56.727Z] + curl -s https://codecov.io/bash [2023-09-21T01:18:56.727Z] [2023-09-21T01:18:56.727Z] _____ _ [2023-09-21T01:18:56.727Z] / ____| | | [2023-09-21T01:18:56.727Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T01:18:56.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T01:18:56.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T01:18:56.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T01:18:56.727Z] Bash-1.0.6 [2023-09-21T01:18:56.727Z] [2023-09-21T01:18:56.727Z] [2023-09-21T01:18:56.727Z] ==> git version 2.25.1 found [2023-09-21T01:18:56.727Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T01:18:56.727Z] Release-Date: 2020-01-08 [2023-09-21T01:18:56.727Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T01:18:56.727Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T01:18:56.727Z] ==> Jenkins CI detected. [2023-09-21T01:18:56.727Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-628 [2023-09-21T01:18:56.727Z] project root: . [2023-09-21T01:18:56.727Z] --> token set from env [2023-09-21T01:18:56.727Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T01:18:56.727Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T01:18:56.727Z] ==> Python coveragepy not found [2023-09-21T01:18:56.727Z] ==> Searching for coverage reports in: [2023-09-21T01:18:56.727Z] + . [2023-09-21T01:18:56.727Z] -> Found 1 reports [2023-09-21T01:18:56.727Z] ==> Detecting git/mercurial file structure [2023-09-21T01:18:56.727Z] ==> Reading reports [2023-09-21T01:18:56.727Z] + ./coverage.out bytes=18506 [2023-09-21T01:18:56.727Z] ==> Appending adjustments [2023-09-21T01:18:56.727Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T01:18:56.987Z] + Found adjustments [2023-09-21T01:18:56.987Z] ==> Gzipping contents [2023-09-21T01:18:56.987Z] 4.0K /tmp/codecov.5hPXWl.gz [2023-09-21T01:18:56.987Z] ==> Uploading reports [2023-09-21T01:18:56.987Z] url: https://codecov.io [2023-09-21T01:18:56.987Z] query: branch=PR-628&commit=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-628%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=628&job=&cmd_args= [2023-09-21T01:18:56.987Z] -> Pinging Codecov [2023-09-21T01:18:56.987Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-628&commit=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-628%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=628&job=&cmd_args= [2023-09-21T01:18:57.246Z] -> Uploading to [2023-09-21T01:18:57.246Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/7D719EC7BBE17E464838252E33014C33/ad77641f0972cae9c9478a0483dd5c20d2d5fd0c/53ae5cc2-cfb8-4da0-925a-cdcaf3533c52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T011856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ec702c7cd25ee2a030c834c3f522aff9da74757650a853b8905b322b21f1f08 [2023-09-21T01:18:57.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T01:18:57.246Z] Dload Upload Total Spent Left Speed [2023-09-21T01:18:57.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16095 --:--:-- --:--:-- --:--:-- 16095 [2023-09-21T01:18:57.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] } [2023-09-21T01:18:57.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T01:18:59.000Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives ] [2023-09-21T01:18:59.000Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives [2023-09-21T01:18:59.000Z] total 16 [2023-09-21T01:18:59.000Z] drwxr-xr-x 3 root root 4096 Sep 21 01:08 . [2023-09-21T01:18:59.000Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 01:08 .. [2023-09-21T01:18:59.000Z] drwxr-xr-x 2 root root 4096 Sep 21 01:08 cost [2023-09-21T01:18:59.000Z] -rw-r--r-- 1 root root 86 Sep 21 01:08 cost.csv [2023-09-21T01:18:59.000Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives [2023-09-21T01:18:59.000Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives [2023-09-21T01:18:59.000Z] total 16 [2023-09-21T01:18:59.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 01:08 . [2023-09-21T01:18:59.000Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 01:08 .. [2023-09-21T01:18:59.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 01:08 cost [2023-09-21T01:18:59.000Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 21 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:18:59.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:00.199Z] ---> package-listing.sh [2023-09-21T01:19:00.199Z] ++ facter osfamily [2023-09-21T01:19:00.199Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T01:19:00.458Z] + OS_FAMILY=debian [2023-09-21T01:19:00.458Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-628 [2023-09-21T01:19:00.458Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T01:19:00.458Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T01:19:00.458Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T01:19:00.458Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T01:19:00.458Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-628 ']' [2023-09-21T01:19:00.458Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T01:19:00.458Z] + case "${OS_FAMILY}" in [2023-09-21T01:19:00.458Z] + dpkg -l [2023-09-21T01:19:00.458Z] + grep '^ii' [2023-09-21T01:19:00.458Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T01:19:00.458Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T01:19:00.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T01:19:00.458Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-628 ']' [2023-09-21T01:19:00.458Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/ [2023-09-21T01:19:00.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/ [Pipeline] echo [2023-09-21T01:19:00.495Z] 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/gexfoundry_device-mqtt-go_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T01:19:00.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T01:19:01.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T01:19:01.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T01:19:01.570Z] prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container [2023-09-21T01:19:01.608Z] $ 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/gexfoundry_device-mqtt-go_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T01:19:01.797Z] $ docker top d07f18867d539ee09c6757aadc45af46d4c823aca7d8acccbc52e426910dae3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T01:19:02.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T01:19:02.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T01:19:02.809Z] + ls /var/log/sa-host [2023-09-21T01:19:02.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T01:19:02.931Z] provisioning config files... [2023-09-21T01:19:02.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config17819533107227558394tmp [Pipeline] { [Pipeline] echo [2023-09-21T01:19:02.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:03.292Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T01:19:03.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:03.698Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T01:19:03.728Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:04.047Z] ---> sudo-logs.sh [2023-09-21T01:19:04.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T01:19:04.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:04.438Z] ---> job-cost.sh [2023-09-21T01:19:04.438Z] lf-activate-venv: SKIPPING [2023-09-21T01:19:04.438Z] DEBUG: total: 0.2199999988079071 [2023-09-21T01:19:04.438Z] INFO: Retrieving Stack Cost... [2023-09-21T01:19:04.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T01:19:05.264Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T01:19:05.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T01:19:05.607Z] ---> logs-deploy.sh [2023-09-21T01:19:05.607Z] lf-activate-venv: SKIPPING [2023-09-21T01:19:05.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-628/1 [2023-09-21T01:19:05.607Z] INFO: archiving workspace using pattern(s): [2023-09-21T01:19:06.547Z] Archives upload complete. [2023-09-21T01:19:06.547Z] INFO: archiving logs to Nexus