Pull request #585 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984453636795e7b5ab512edbc2c0af761e717627+44db128f908bb002eba25d15c491b9a779a086c0 (d9ac5d477ff967b7013c0f0dacac04d2cad1c2a4) 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-ssh16644618477899171462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10521727183021566410.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-585/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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh932087269055210272.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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3909337668377427282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh15390204685930153475.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-585/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-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2171695603124292013.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12220’ Running on prd-ubuntu20.04-docker-8c-8g-12225 in /w/workspace/gexfoundry_device-mqtt-go_PR-585 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-585 # 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/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit 984453636795e7b5ab512edbc2c0af761e717627 Merge succeeded, producing 984453636795e7b5ab512edbc2c0af761e717627 Checking out Revision 984453636795e7b5ab512edbc2c0af761e717627 (PR-585) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T18:48:31.949Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T18:48:32.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 984453636795e7b5ab512edbc2c0af761e717627 # 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 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984453636795e7b5ab512edbc2c0af761e717627 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T18:48:32.208Z] ========================================================= [2023-05-01T18:48:32.208Z] EdgeX Global Pipelines Version Info [2023-05-01T18:48:32.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:32.953Z] ------------------- [2023-05-01T18:48:32.953Z] stable info: [2023-05-01T18:48:32.953Z] ------------------- [2023-05-01T18:48:32.953Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T18:48:32.953Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T18:48:32.953Z] Message: update stable to v1.0.248 [2023-05-01T18:48:33.523Z] ------------------- [2023-05-01T18:48:33.523Z] experimental info: [2023-05-01T18:48:33.523Z] ------------------- [2023-05-01T18:48:33.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T18:48:33.523Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T18:48:33.523Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T18:48:33.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-01T18:48:33.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-01T18:48:33.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T18:48:33.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T18:48:34.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T18:48:34.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T18:48:34.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T18:48:34.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T18:48:34.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T18:48:34.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T18:48:34.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T18:48:34.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-01T18:48:34.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T18:48:34.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T18:48:34.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:48:34.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T18:48:34.482Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:48:34.519Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T18:48:34.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T18:48:34.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T18:48:34.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-01T18:48:34.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-01T18:48:34.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T18:48:34.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T18:48:34.800Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T18:48:34.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T18:48:34.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T18:48:34.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo [2023-05-01T18:48:34.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo [2023-05-01T18:48:35.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo [2023-05-01T18:48:35.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984453636795e7b5ab512edbc2c0af761e717627 [Pipeline] echo [2023-05-01T18:48:35.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9844536 [Pipeline] echo [2023-05-01T18:48:35.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:48:35.265Z] provisioning config files... [2023-05-01T18:48:35.280Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/config13000339197289497173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:35.633Z] ---> docker-login.sh [2023-05-01T18:48:35.633Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:48:35.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:35.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:35.896Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:35.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:35.896Z] [2023-05-01T18:48:35.896Z] Login Succeeded [2023-05-01T18:48:35.896Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:48:35.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:35.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:35.896Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:35.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:35.896Z] [2023-05-01T18:48:35.896Z] Login Succeeded [2023-05-01T18:48:35.896Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:48:35.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:36.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:36.157Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:36.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:36.157Z] [2023-05-01T18:48:36.157Z] Login Succeeded [2023-05-01T18:48:36.157Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:48:36.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:36.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:36.157Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:36.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:36.157Z] [2023-05-01T18:48:36.157Z] Login Succeeded [2023-05-01T18:48:36.157Z] docker.io [2023-05-01T18:48:36.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:36.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:36.419Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:36.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:36.419Z] [2023-05-01T18:48:36.419Z] Login Succeeded [2023-05-01T18:48:36.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:48:36.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T18:48:37.084Z] + git rev-list -1 --merges 984453636795e7b5ab512edbc2c0af761e717627~1..984453636795e7b5ab512edbc2c0af761e717627 [Pipeline] echo [2023-05-01T18:48:37.149Z] -----------> git rev-list -1 --merges 984453636795e7b5ab512edbc2c0af761e717627~1..984453636795e7b5ab512edbc2c0af761e717627 984453636795e7b5ab512edbc2c0af761e717627 [false] [Pipeline] sh [2023-05-01T18:48:37.457Z] + git log --format=format:%s -1 984453636795e7b5ab512edbc2c0af761e717627 [Pipeline] echo [2023-05-01T18:48:37.494Z] ========================================================= [2023-05-01T18:48:37.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T18:48:37.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:48:37.902Z] + git log --format=format:%s -1 984453636795e7b5ab512edbc2c0af761e717627 [Pipeline] echo [2023-05-01T18:48:37.935Z] [semverPrep] GIT_COMMIT: 984453636795e7b5ab512edbc2c0af761e717627, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-01T18:48:37.960Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T18:48:38.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T18:48:38.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T18:48:38.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T18:48:38.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T18:48:38.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T18:48:38.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T18:48:38.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:38.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:38.741Z] [2023-05-01T18:48:38.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:39.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:39.109Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T18:48:39.109Z] b85a868b505f: Pulling fs layer [2023-05-01T18:48:39.109Z] e2be974225ed: Pulling fs layer [2023-05-01T18:48:39.109Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T18:48:39.109Z] 988bab9f4d93: Pulling fs layer [2023-05-01T18:48:39.109Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T18:48:39.109Z] eaf3925da568: Pulling fs layer [2023-05-01T18:48:39.109Z] bab4dde63d76: Pulling fs layer [2023-05-01T18:48:39.109Z] bde34c3a00c8: Pulling fs layer [2023-05-01T18:48:39.109Z] b352a97aabf1: Pulling fs layer [2023-05-01T18:48:39.109Z] 4872d77fe225: Pulling fs layer [2023-05-01T18:48:39.109Z] 5851b861e8e6: Pulling fs layer [2023-05-01T18:48:39.109Z] b352a97aabf1: Waiting [2023-05-01T18:48:39.109Z] 988bab9f4d93: Waiting [2023-05-01T18:48:39.109Z] eaf3925da568: Waiting [2023-05-01T18:48:39.109Z] 1469e6f7b9e6: Waiting [2023-05-01T18:48:39.109Z] bab4dde63d76: Waiting [2023-05-01T18:48:39.109Z] bde34c3a00c8: Waiting [2023-05-01T18:48:39.109Z] 4872d77fe225: Waiting [2023-05-01T18:48:39.109Z] 5851b861e8e6: Waiting [2023-05-01T18:48:39.109Z] e2be974225ed: Download complete [2023-05-01T18:48:39.109Z] 988bab9f4d93: Verifying Checksum [2023-05-01T18:48:39.109Z] 988bab9f4d93: Download complete [2023-05-01T18:48:39.109Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T18:48:39.109Z] 1469e6f7b9e6: Download complete [2023-05-01T18:48:39.109Z] eaf3925da568: Verifying Checksum [2023-05-01T18:48:39.109Z] eaf3925da568: Download complete [2023-05-01T18:48:39.373Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T18:48:39.373Z] 339a4e72a1f5: Download complete [2023-05-01T18:48:39.373Z] bde34c3a00c8: Verifying Checksum [2023-05-01T18:48:39.373Z] bde34c3a00c8: Download complete [2023-05-01T18:48:39.373Z] b352a97aabf1: Verifying Checksum [2023-05-01T18:48:39.373Z] b352a97aabf1: Download complete [2023-05-01T18:48:39.373Z] 4872d77fe225: Download complete [2023-05-01T18:48:39.373Z] 5851b861e8e6: Verifying Checksum [2023-05-01T18:48:39.373Z] 5851b861e8e6: Download complete [2023-05-01T18:48:39.373Z] b85a868b505f: Verifying Checksum [2023-05-01T18:48:39.373Z] b85a868b505f: Download complete [2023-05-01T18:48:39.634Z] bab4dde63d76: Verifying Checksum [2023-05-01T18:48:39.634Z] bab4dde63d76: Download complete [2023-05-01T18:48:40.572Z] b85a868b505f: Pull complete [2023-05-01T18:48:40.572Z] e2be974225ed: Pull complete [2023-05-01T18:48:41.141Z] 339a4e72a1f5: Pull complete [2023-05-01T18:48:41.141Z] 988bab9f4d93: Pull complete [2023-05-01T18:48:41.412Z] 1469e6f7b9e6: Pull complete [2023-05-01T18:48:41.672Z] eaf3925da568: Pull complete [2023-05-01T18:48:43.576Z] bab4dde63d76: Pull complete [2023-05-01T18:48:43.576Z] bde34c3a00c8: Pull complete [2023-05-01T18:48:43.576Z] b352a97aabf1: Pull complete [2023-05-01T18:48:43.576Z] 4872d77fe225: Pull complete [2023-05-01T18:48:43.576Z] 5851b861e8e6: Pull complete [2023-05-01T18:48:43.576Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T18:48:43.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T18:48:43.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:48:43.793Z] prd-ubuntu20.04-docker-8c-8g-12225 does not seem to be running inside a container [2023-05-01T18:48:43.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-585 -v /w/workspace/gexfoundry_device-mqtt-go_PR-585:/w/workspace/gexfoundry_device-mqtt-go_PR-585:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T18:48:46.361Z] $ docker top 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c -eo pid,comm [2023-05-01T18:48:46.425Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-01T18:48:46.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T18:48:46.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:48:46.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:48:46.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:48:46.667Z] $ docker exec 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c ssh-agent [2023-05-01T18:48:46.788Z] SSH_AUTH_SOCK=/tmp/ssh-9SfAngmXnv8b/agent.32 [2023-05-01T18:48:46.788Z] SSH_AGENT_PID=38 [2023-05-01T18:48:46.794Z] Running ssh-add (command line suppressed) [2023-05-01T18:48:46.895Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/private_key_3430443739449264533.key (/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/private_key_3430443739449264533.key) [2023-05-01T18:48:46.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:48:47.253Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T18:48:47.266Z] $ docker exec --env ******** --env ******** 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c ssh-agent -k [2023-05-01T18:48:47.355Z] unset SSH_AUTH_SOCK; [2023-05-01T18:48:47.356Z] unset SSH_AGENT_PID; [2023-05-01T18:48:47.357Z] echo Agent pid 38 killed; [2023-05-01T18:48:47.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T18:48:47.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T18:48:47.460Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T18:48:47.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T18:48:47.576Z] $ docker exec 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c ssh-agent [2023-05-01T18:48:47.701Z] SSH_AUTH_SOCK=/tmp/ssh-GXJBPkiPKMAe/agent.70 [2023-05-01T18:48:47.701Z] SSH_AGENT_PID=75 [2023-05-01T18:48:47.706Z] Running ssh-add (command line suppressed) [2023-05-01T18:48:47.810Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/private_key_14916479022659438599.key (/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/private_key_14916479022659438599.key) [2023-05-01T18:48:47.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T18:48:48.161Z] + git semver init [2023-05-01T18:48:48.420Z] 2023-05-01 18:48:48,333 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T18:48:48.420Z] 2023-05-01 18:48:48,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver [2023-05-01T18:48:48.420Z] 2023-05-01 18:48:48,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver [2023-05-01T18:48:48.420Z] 2023-05-01 18:48:48,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-585, universal_newlines=False, shell=None, istream=None) [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,134 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585/.git/info/exclude [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver/PR-585 with force:False [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,135 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver/PR-585 [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,139 [execute] INFO git cat-file --batch-check [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,146 [execute] INFO git cat-file --batch [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T18:48:49.359Z] 2023-05-01 18:48:49,150 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-585/.semver/PR-585 [2023-05-01T18:48:49.359Z] 0.0.0 [Pipeline] } [2023-05-01T18:48:49.387Z] $ docker exec --env ******** --env ******** 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c ssh-agent -k [2023-05-01T18:48:49.486Z] unset SSH_AUTH_SOCK; [2023-05-01T18:48:49.487Z] unset SSH_AGENT_PID; [2023-05-01T18:48:49.487Z] echo Agent pid 75 killed; [2023-05-01T18:48:49.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T18:48:49.915Z] + git semver [Pipeline] } [2023-05-01T18:48:50.194Z] $ docker stop --time=1 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c [2023-05-01T18:48:51.476Z] $ docker rm -f --volumes 841e2b9c0951b6c0bbfc89b7f75e024d93f7d21edef6d66b1b41d6dc1d4d0a5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:48:51.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T18:48:52.144Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T18:48:52.161Z] [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-05-01T18:48:52.783Z] provisioning config files... [2023-05-01T18:48:52.793Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/config16211789202000450924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:48:53.126Z] ---> docker-login.sh [2023-05-01T18:48:53.126Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:48:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:53.126Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:53.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:53.126Z] [2023-05-01T18:48:53.126Z] Login Succeeded [2023-05-01T18:48:53.126Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:48:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:53.126Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:53.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:53.126Z] [2023-05-01T18:48:53.126Z] Login Succeeded [2023-05-01T18:48:53.126Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:48:53.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:53.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:53.386Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:53.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:53.386Z] [2023-05-01T18:48:53.386Z] Login Succeeded [2023-05-01T18:48:53.386Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:48:53.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:53.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:53.386Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:53.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:53.386Z] [2023-05-01T18:48:53.386Z] Login Succeeded [2023-05-01T18:48:53.386Z] docker.io [2023-05-01T18:48:53.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:48:53.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:48:53.646Z] Configure a credential helper to remove this warning. See [2023-05-01T18:48:53.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:48:53.646Z] [2023-05-01T18:48:53.646Z] Login Succeeded [2023-05-01T18:48:53.646Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:48:53.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:48:53.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:48:53.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:48:53.919Z] ========================================================= [2023-05-01T18:48:53.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T18:48:53.919Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:48:54.381Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:48:54.381Z] Sending build context to Docker daemon 6.469MB [2023-05-01T18:48:54.381Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:48:54.381Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T18:48:54.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T18:48:54.381Z] f56be85fc22e: Pulling fs layer [2023-05-01T18:48:54.381Z] 85791d961cd3: Pulling fs layer [2023-05-01T18:48:54.381Z] d694b5ae8c79: Pulling fs layer [2023-05-01T18:48:54.381Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T18:48:54.381Z] 4d19c01a9841: Pulling fs layer [2023-05-01T18:48:54.381Z] 9325e15d5711: Pulling fs layer [2023-05-01T18:48:54.381Z] 556b6ee489ea: Pulling fs layer [2023-05-01T18:48:54.381Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T18:48:54.381Z] 9f32a84ed3da: Waiting [2023-05-01T18:48:54.381Z] 4d19c01a9841: Waiting [2023-05-01T18:48:54.381Z] c5a4b2cf53e6: Waiting [2023-05-01T18:48:54.381Z] 9325e15d5711: Waiting [2023-05-01T18:48:54.381Z] 556b6ee489ea: Waiting [2023-05-01T18:48:54.381Z] 85791d961cd3: Verifying Checksum [2023-05-01T18:48:54.381Z] 85791d961cd3: Download complete [2023-05-01T18:48:54.381Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T18:48:54.381Z] 9f32a84ed3da: Download complete [2023-05-01T18:48:54.381Z] 4d19c01a9841: Verifying Checksum [2023-05-01T18:48:54.381Z] 4d19c01a9841: Download complete [2023-05-01T18:48:54.641Z] f56be85fc22e: Verifying Checksum [2023-05-01T18:48:54.641Z] f56be85fc22e: Download complete [2023-05-01T18:48:54.641Z] 9325e15d5711: Verifying Checksum [2023-05-01T18:48:54.641Z] 9325e15d5711: Download complete [2023-05-01T18:48:54.641Z] f56be85fc22e: Pull complete [2023-05-01T18:48:54.900Z] 85791d961cd3: Pull complete [2023-05-01T18:48:54.900Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T18:48:54.900Z] c5a4b2cf53e6: Download complete [2023-05-01T18:48:55.160Z] d694b5ae8c79: Verifying Checksum [2023-05-01T18:48:55.160Z] d694b5ae8c79: Download complete [2023-05-01T18:48:55.417Z] 556b6ee489ea: Verifying Checksum [2023-05-01T18:48:55.418Z] 556b6ee489ea: Download complete [2023-05-01T18:48:58.699Z] d694b5ae8c79: Pull complete [2023-05-01T18:48:58.699Z] 9f32a84ed3da: Pull complete [2023-05-01T18:48:58.699Z] 4d19c01a9841: Pull complete [2023-05-01T18:48:58.699Z] 9325e15d5711: Pull complete [2023-05-01T18:49:00.602Z] 556b6ee489ea: Pull complete [2023-05-01T18:49:01.539Z] c5a4b2cf53e6: Pull complete [2023-05-01T18:49:01.539Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T18:49:01.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T18:49:01.539Z] ---> c4be618373d6 [2023-05-01T18:49:01.539Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:49:06.819Z] ---> Running in 1782ebaed4d8 [2023-05-01T18:49:06.819Z] Removing intermediate container 1782ebaed4d8 [2023-05-01T18:49:06.819Z] ---> 6511afa61dc6 [2023-05-01T18:49:06.819Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:49:06.819Z] ---> Running in d0e9e88eeb61 [2023-05-01T18:49:06.819Z] Removing intermediate container d0e9e88eeb61 [2023-05-01T18:49:06.819Z] ---> b047b9f33e6a [2023-05-01T18:49:06.819Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:49:06.819Z] ---> Running in 1e857bbfff3e [2023-05-01T18:49:06.819Z] Removing intermediate container 1e857bbfff3e [2023-05-01T18:49:06.819Z] ---> ae812f4c554d [2023-05-01T18:49:06.819Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:49:06.819Z] ---> Running in 5f8105c2e823 [2023-05-01T18:49:06.819Z] Removing intermediate container 5f8105c2e823 [2023-05-01T18:49:06.819Z] ---> a335850bb76d [2023-05-01T18:49:06.819Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:49:06.819Z] ---> Running in eb171dd1ad13 [2023-05-01T18:49:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:49:07.079Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-01T18:49:07.079Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-01T18:49:07.079Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-01T18:49:07.079Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-01T18:49:07.079Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:49:07.079Z] OK: 269 MiB in 57 packages [2023-05-01T18:49:07.622Z] Still waiting to schedule task [2023-05-01T18:49:07.622Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12222’ [2023-05-01T18:49:07.646Z] Removing intermediate container eb171dd1ad13 [2023-05-01T18:49:07.646Z] ---> 9e46d03688e4 [2023-05-01T18:49:07.646Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-01T18:49:07.646Z] ---> Running in 2db0d426478d [2023-05-01T18:49:07.646Z] Removing intermediate container 2db0d426478d [2023-05-01T18:49:07.646Z] ---> 3a269604644f [2023-05-01T18:49:07.646Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-01T18:49:07.905Z] ---> ff37e872641f [2023-05-01T18:49:07.905Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:49:07.905Z] ---> Running in 4f39cbac5ec5 [2023-05-01T18:49:34.452Z] Removing intermediate container 4f39cbac5ec5 [2023-05-01T18:49:34.452Z] ---> ccc84d2b8b63 [2023-05-01T18:49:34.452Z] Step 11/12 : COPY . . [2023-05-01T18:49:34.452Z] ---> 75c72978c3b9 [2023-05-01T18:49:34.452Z] Step 12/12 : RUN $MAKE [2023-05-01T18:49:34.452Z] ---> Running in 67bbe8ea1644 [2023-05-01T18:49:34.712Z] noop [2023-05-01T18:49:34.971Z] Removing intermediate container 67bbe8ea1644 [2023-05-01T18:49:34.971Z] ---> ce464ce7e966 [2023-05-01T18:49:34.971Z] Successfully built ce464ce7e966 [2023-05-01T18:49:34.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:35.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:49:35.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:49:35.553Z] prd-ubuntu20.04-docker-8c-8g-12225 does not seem to be running inside a container [2023-05-01T18:49:35.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-585 -v /w/workspace/gexfoundry_device-mqtt-go_PR-585:/w/workspace/gexfoundry_device-mqtt-go_PR-585:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-585@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-05-01T18:49:35.942Z] $ docker top 4c6a491043c647456c5eceb42909d80df16763266552fb6626557b222d568952 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:49:36.326Z] + go version [2023-05-01T18:49:36.326Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T18:49:36.361Z] $ docker stop --time=1 4c6a491043c647456c5eceb42909d80df16763266552fb6626557b222d568952 [2023-05-01T18:49:37.595Z] $ docker rm -f --volumes 4c6a491043c647456c5eceb42909d80df16763266552fb6626557b222d568952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:49:38.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T18:49:38.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:49:38.432Z] prd-ubuntu20.04-docker-8c-8g-12225 does not seem to be running inside a container [2023-05-01T18:49:38.467Z] $ 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-585 -v /w/workspace/gexfoundry_device-mqtt-go_PR-585:/w/workspace/gexfoundry_device-mqtt-go_PR-585:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-585@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-05-01T18:49:38.796Z] $ docker top 77d101a9a2dc7e69194aec8b33a3c7c43c5e363a5e3deb0b40e434496ed64ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:49:39.182Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-585 [Pipeline] fileExists [Pipeline] sh [2023-05-01T18:49:39.537Z] + make test [2023-05-01T18:49:39.537Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T18:49:44.805Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-01T18:49:54.770Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-01T18:49:54.770Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-01T18:49:54.770Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 24.6% of statements [2023-05-01T18:50:01.325Z] go vet ./... [2023-05-01T18:50:04.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T18:50:04.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T18:50:04.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T18:50:04.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T18:50:04.683Z] $ docker stop --time=1 77d101a9a2dc7e69194aec8b33a3c7c43c5e363a5e3deb0b40e434496ed64ee9 [2023-05-01T18:50:07.970Z] $ docker rm -f --volumes 77d101a9a2dc7e69194aec8b33a3c7c43c5e363a5e3deb0b40e434496ed64ee9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:50:08.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T18:50:08.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T18:50:09.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T18:50:09.502Z] + ls -al . [2023-05-01T18:50:09.503Z] total 180 [2023-05-01T18:50:09.503Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 18:49 . [2023-05-01T18:50:09.503Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:48 .. [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 18:48 .dockerignore [2023-05-01T18:50:09.503Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:48 .git [2023-05-01T18:50:09.503Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:48 .github [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 329 May 1 18:48 .gitignore [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 18:48 .golangci.yml [2023-05-01T18:50:09.503Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:48 .semver [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 1 18:48 Attribution.txt [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 1 18:48 CHANGELOG.md [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 1 18:48 Dockerfile [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:48 GOVERNANCE.md [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 678 May 1 18:48 Jenkinsfile [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 1 18:48 LICENSE [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 1 18:48 Makefile [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 620 May 1 18:48 OWNERS.md [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 1 18:48 README.md [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 18:48 VERSION [2023-05-01T18:50:09.503Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:48 bin [2023-05-01T18:50:09.503Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:48 cmd [2023-05-01T18:50:09.503Z] -rw-r--r-- 1 jenkins jenkins 16535 May 1 18:49 coverage.out [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 1 18:48 go.mod [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 1 18:48 go.sum [2023-05-01T18:50:09.503Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:48 internal [2023-05-01T18:50:09.503Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:48 mock [2023-05-01T18:50:09.503Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:48 snap [2023-05-01T18:50:09.503Z] -rw-rw-r-- 1 jenkins jenkins 227 May 1 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:09.913Z] + 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=984453636795e7b5ab512edbc2c0af761e717627 --label arch=amd64 --label version=0.0.0 . [2023-05-01T18:50:09.913Z] Sending build context to Docker daemon 6.487MB [2023-05-01T18:50:09.913Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:50:09.913Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-01T18:50:09.913Z] ---> ce464ce7e966 [2023-05-01T18:50:09.913Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:50:10.173Z] ---> Running in 0bb1d271185b [2023-05-01T18:50:10.173Z] Removing intermediate container 0bb1d271185b [2023-05-01T18:50:10.173Z] ---> 868871b61535 [2023-05-01T18:50:10.173Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:50:10.173Z] ---> Running in 7bf8d3aa9e3d [2023-05-01T18:50:10.173Z] Removing intermediate container 7bf8d3aa9e3d [2023-05-01T18:50:10.173Z] ---> f10f46601c2b [2023-05-01T18:50:10.173Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:50:10.173Z] ---> Running in 96b15b78ce08 [2023-05-01T18:50:10.432Z] Removing intermediate container 96b15b78ce08 [2023-05-01T18:50:10.432Z] ---> 136dd7bc2203 [2023-05-01T18:50:10.432Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:50:10.432Z] ---> Running in 6899a100fae6 [2023-05-01T18:50:10.432Z] Removing intermediate container 6899a100fae6 [2023-05-01T18:50:10.432Z] ---> ddf49142d323 [2023-05-01T18:50:10.432Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:50:10.432Z] ---> Running in d7970380a1cc [2023-05-01T18:50:10.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:50:10.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:50:10.951Z] OK: 269 MiB in 57 packages [2023-05-01T18:50:11.211Z] Removing intermediate container d7970380a1cc [2023-05-01T18:50:11.211Z] ---> 3225f8f28ce8 [2023-05-01T18:50:11.211Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-01T18:50:11.211Z] ---> Running in f5fcdd4f656c [2023-05-01T18:50:11.470Z] Removing intermediate container f5fcdd4f656c [2023-05-01T18:50:11.470Z] ---> d4cd7a4ed215 [2023-05-01T18:50:11.470Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-01T18:50:11.470Z] ---> 127717fff18b [2023-05-01T18:50:11.470Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:50:11.470Z] ---> Running in 526b6dd40d90 [2023-05-01T18:50:12.484Z] Removing intermediate container 526b6dd40d90 [2023-05-01T18:50:12.484Z] ---> 89336b116692 [2023-05-01T18:50:12.484Z] Step 11/24 : COPY . . [2023-05-01T18:50:12.745Z] ---> c3a21623e74b [2023-05-01T18:50:12.745Z] Step 12/24 : RUN $MAKE [2023-05-01T18:50:12.745Z] ---> Running in 334a20e125c1 [2023-05-01T18:50:13.004Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-01T18:50:34.930Z] Removing intermediate container 334a20e125c1 [2023-05-01T18:50:34.930Z] ---> e3cdd722447b [2023-05-01T18:50:34.930Z] Step 13/24 : FROM alpine:3.17 [2023-05-01T18:50:34.930Z] 3.17: Pulling from library/alpine [2023-05-01T18:50:34.930Z] f56be85fc22e: Already exists [2023-05-01T18:50:34.930Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T18:50:34.930Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T18:50:34.930Z] ---> 9ed4aefc74f6 [2023-05-01T18:50:34.930Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-01T18:50:34.930Z] ---> Running in 17f6c97bf2cf [2023-05-01T18:50:34.930Z] Removing intermediate container 17f6c97bf2cf [2023-05-01T18:50:34.930Z] ---> 9506552b66d4 [2023-05-01T18:50:34.930Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T18:50:34.930Z] ---> Running in 13359dbc5119 [2023-05-01T18:50:34.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T18:50:34.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T18:50:34.930Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T18:50:34.930Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:50:34.930Z] OK: 7 MiB in 16 packages [2023-05-01T18:50:34.930Z] Removing intermediate container 13359dbc5119 [2023-05-01T18:50:34.930Z] ---> 15cdebd66d55 [2023-05-01T18:50:34.930Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-01T18:50:34.930Z] ---> 59e0db6e4833 [2023-05-01T18:50:34.930Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-01T18:50:34.930Z] ---> 9bc477b2f937 [2023-05-01T18:50:34.930Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-01T18:50:34.930Z] ---> 2027ca876cee [2023-05-01T18:50:34.930Z] Step 19/24 : EXPOSE 59982 [2023-05-01T18:50:34.930Z] ---> Running in 0ccd3579ae87 [2023-05-01T18:50:34.930Z] Removing intermediate container 0ccd3579ae87 [2023-05-01T18:50:34.930Z] ---> 6f263705ba84 [2023-05-01T18:50:34.930Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-01T18:50:34.930Z] ---> Running in 01636f28c33b [2023-05-01T18:50:34.930Z] Removing intermediate container 01636f28c33b [2023-05-01T18:50:34.930Z] ---> 19d4532c1cb3 [2023-05-01T18:50:34.930Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-01T18:50:34.930Z] ---> Running in dbaf6172afb8 [2023-05-01T18:50:34.930Z] Removing intermediate container dbaf6172afb8 [2023-05-01T18:50:34.930Z] ---> 7443ccd28289 [2023-05-01T18:50:34.930Z] Step 22/24 : LABEL arch=amd64 [2023-05-01T18:50:34.930Z] ---> Running in f61e798861c1 [2023-05-01T18:50:34.930Z] Removing intermediate container f61e798861c1 [2023-05-01T18:50:34.930Z] ---> 61a5014d9f3f [2023-05-01T18:50:34.930Z] Step 23/24 : LABEL git_sha=984453636795e7b5ab512edbc2c0af761e717627 [2023-05-01T18:50:34.930Z] ---> Running in ddd01604114d [2023-05-01T18:50:34.930Z] Removing intermediate container ddd01604114d [2023-05-01T18:50:34.930Z] ---> 83aad34578b6 [2023-05-01T18:50:34.930Z] Step 24/24 : LABEL version=0.0.0 [2023-05-01T18:50:34.930Z] ---> Running in 70ed9e220356 [2023-05-01T18:50:34.930Z] Removing intermediate container 70ed9e220356 [2023-05-01T18:50:34.930Z] ---> e7906293c80a [2023-05-01T18:50:34.930Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T18:50:34.930Z] Successfully built e7906293c80a [2023-05-01T18:50:34.930Z] 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-05-01T18:50:35.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:35.779Z] [2023-05-01T18:50:35.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:50:36.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:36.152Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T18:50:36.152Z] 5eb5b503b376: Pulling fs layer [2023-05-01T18:50:36.152Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T18:50:36.152Z] ec43610c2a17: Pulling fs layer [2023-05-01T18:50:36.152Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T18:50:36.152Z] 33b1e0a273af: Pulling fs layer [2023-05-01T18:50:36.152Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T18:50:36.152Z] 2f39f015ded8: Pulling fs layer [2023-05-01T18:50:36.152Z] 33b1e0a273af: Waiting [2023-05-01T18:50:36.152Z] 5d3b04190fa2: Waiting [2023-05-01T18:50:36.152Z] 2f39f015ded8: Waiting [2023-05-01T18:50:36.152Z] 3a2ae6a8a46f: Waiting [2023-05-01T18:50:36.152Z] 5c69ac0246d0: Download complete [2023-05-01T18:50:36.152Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T18:50:36.152Z] 3a2ae6a8a46f: Download complete [2023-05-01T18:50:36.152Z] 33b1e0a273af: Verifying Checksum [2023-05-01T18:50:36.152Z] 33b1e0a273af: Download complete [2023-05-01T18:50:36.152Z] 5d3b04190fa2: Download complete [2023-05-01T18:50:36.152Z] ec43610c2a17: Verifying Checksum [2023-05-01T18:50:36.152Z] ec43610c2a17: Download complete [2023-05-01T18:50:36.412Z] 5eb5b503b376: Download complete [2023-05-01T18:50:36.980Z] 2f39f015ded8: Verifying Checksum [2023-05-01T18:50:36.980Z] 2f39f015ded8: Download complete [2023-05-01T18:50:37.557Z] 5eb5b503b376: Pull complete [2023-05-01T18:50:37.817Z] 5c69ac0246d0: Pull complete [2023-05-01T18:50:38.382Z] ec43610c2a17: Pull complete [2023-05-01T18:50:38.382Z] 3a2ae6a8a46f: Pull complete [2023-05-01T18:50:38.641Z] 33b1e0a273af: Pull complete [2023-05-01T18:50:38.641Z] 5d3b04190fa2: Pull complete [2023-05-01T18:50:42.821Z] 2f39f015ded8: Pull complete [2023-05-01T18:50:42.821Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T18:50:42.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T18:50:42.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:50:43.029Z] prd-ubuntu20.04-docker-8c-8g-12225 does not seem to be running inside a container [2023-05-01T18:50:43.057Z] $ 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-585 -v /w/workspace/gexfoundry_device-mqtt-go_PR-585:/w/workspace/gexfoundry_device-mqtt-go_PR-585:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-585@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-05-01T18:50:46.268Z] $ docker top d3d00df6d427909ed90b462e8f16b4880c2ad1bdba5c1b9d51787fd6c2c5bb14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:50:46.696Z] ---> job-cost.sh [2023-05-01T18:50:46.696Z] lf-activate-venv: SKIPPING [2023-05-01T18:50:46.696Z] INFO: No Stack... [2023-05-01T18:50:47.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T18:50:47.521Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T18:50:47.832Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives/cost.csv [2023-05-01T18:50:47.832Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T18:50:47.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [2023-05-01T18:50:47.877Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] did not exist. Created. [2023-05-01T18:50:47.877Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T18:50:48.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T18:50:48.320Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T18:50:48.347Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T18:50:48.424Z] $ docker stop --time=1 d3d00df6d427909ed90b462e8f16b4880c2ad1bdba5c1b9d51787fd6c2c5bb14 [2023-05-01T18:50:49.571Z] $ docker rm -f --volumes d3d00df6d427909ed90b462e8f16b4880c2ad1bdba5c1b9d51787fd6c2c5bb14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T18:52:12.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12227 in /w/workspace/gexfoundry_device-mqtt-go_PR-585 [Pipeline] { [Pipeline] ws [2023-05-01T18:52:12.852Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-01T18:52:12.936Z] Selected Git installation does not exist. Using Default [2023-05-01T18:52:12.936Z] The recommended git tool is: NONE [2023-05-01T18:52:18.506Z] using credential edgex-jenkins-ssh [2023-05-01T18:52:18.525Z] Cloning the remote Git repository [2023-05-01T18:52:18.575Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-01T18:52:18.686Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-01T18:52:18.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-01T18:52:18.849Z] > git --version # timeout=10 [2023-05-01T18:52:18.871Z] > git --version # 'git version 2.25.1' [2023-05-01T18:52:18.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T18:52:19.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:52:20.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-01T18:52:20.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T18:52:21.691Z] Merging remotes/origin/main commit 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit 984453636795e7b5ab512edbc2c0af761e717627 [2023-05-01T18:52:21.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-01T18:52:21.186Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-01T18:52:21.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T18:52:21.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-01T18:52:21.711Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T18:52:21.801Z] > git checkout -f 984453636795e7b5ab512edbc2c0af761e717627 # timeout=10 [2023-05-01T18:52:21.969Z] Merge succeeded, producing 984453636795e7b5ab512edbc2c0af761e717627 [2023-05-01T18:52:21.969Z] Checking out Revision 984453636795e7b5ab512edbc2c0af761e717627 (PR-585) [2023-05-01T18:52:22.443Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-01T18:52:22.500Z] > git --version # timeout=10 [2023-05-01T18:52:22.514Z] > git --version # 'git version 2.25.1' [2023-05-01T18:52:22.532Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:52:21.880Z] > git remote # timeout=10 [2023-05-01T18:52:21.898Z] > git config --get remote.origin.url # timeout=10 [2023-05-01T18:52:21.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T18:52:21.933Z] > git merge 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 [2023-05-01T18:52:21.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-01T18:52:21.979Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T18:52:21.993Z] > git checkout -f 984453636795e7b5ab512edbc2c0af761e717627 # timeout=10 [2023-05-01T18:52:23.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T18:52:23.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T18:52:23.593Z] Dload Upload Total Spent Left Speed [2023-05-01T18:52:23.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-01T18:52:24.210Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T18:52:24.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T18:52:24.569Z] + sudo tee /etc/docker/daemon.new [2023-05-01T18:52:24.569Z] { [2023-05-01T18:52:24.569Z] "registry-mirrors": [ [2023-05-01T18:52:24.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T18:52:24.569Z] ], [2023-05-01T18:52:24.569Z] "bip": "10.250.0.254/24", [2023-05-01T18:52:24.569Z] "hosts": [ [2023-05-01T18:52:24.569Z] "tcp://0.0.0.0:5555", [2023-05-01T18:52:24.569Z] "unix:///var/run/docker.sock" [2023-05-01T18:52:24.569Z] ], [2023-05-01T18:52:24.569Z] "mtu": 1458, [2023-05-01T18:52:24.569Z] "selinux-enabled": true, [2023-05-01T18:52:24.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T18:52:24.569Z] } [Pipeline] sh [2023-05-01T18:52:24.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T18:52:25.272Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T18:52:43.608Z] provisioning config files... [2023-05-01T18:52:43.640Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1402375399192317360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T18:52:44.042Z] ---> docker-login.sh [2023-05-01T18:52:44.042Z] nexus3.edgexfoundry.org:10001 [2023-05-01T18:52:44.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:52:44.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:52:44.638Z] Configure a credential helper to remove this warning. See [2023-05-01T18:52:44.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:52:44.638Z] [2023-05-01T18:52:44.638Z] Login Succeeded [2023-05-01T18:52:44.638Z] nexus3.edgexfoundry.org:10002 [2023-05-01T18:52:44.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:52:45.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:52:45.176Z] Configure a credential helper to remove this warning. See [2023-05-01T18:52:45.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:52:45.176Z] [2023-05-01T18:52:45.176Z] Login Succeeded [2023-05-01T18:52:45.176Z] nexus3.edgexfoundry.org:10003 [2023-05-01T18:52:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:52:45.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:52:45.448Z] Configure a credential helper to remove this warning. See [2023-05-01T18:52:45.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:52:45.448Z] [2023-05-01T18:52:45.448Z] Login Succeeded [2023-05-01T18:52:45.448Z] nexus3.edgexfoundry.org:10004 [2023-05-01T18:52:45.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:52:45.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:52:45.721Z] Configure a credential helper to remove this warning. See [2023-05-01T18:52:45.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:52:45.721Z] [2023-05-01T18:52:45.721Z] Login Succeeded [2023-05-01T18:52:45.721Z] docker.io [2023-05-01T18:52:45.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T18:52:46.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T18:52:46.259Z] Configure a credential helper to remove this warning. See [2023-05-01T18:52:46.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T18:52:46.259Z] [2023-05-01T18:52:46.259Z] Login Succeeded [2023-05-01T18:52:46.259Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T18:52:46.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T18:52:46.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:52:46.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T18:52:46.746Z] ========================================================= [2023-05-01T18:52:46.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T18:52:46.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:52:47.243Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T18:52:48.216Z] Sending build context to Docker daemon 3.369MB [2023-05-01T18:52:48.216Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:52:48.216Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T18:52:48.495Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T18:52:48.495Z] c41833b44d91: Pulling fs layer [2023-05-01T18:52:48.495Z] ed15518f5707: Pulling fs layer [2023-05-01T18:52:48.495Z] feae8fd75edb: Pulling fs layer [2023-05-01T18:52:48.495Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T18:52:48.495Z] 3cdef696dda3: Pulling fs layer [2023-05-01T18:52:48.495Z] 2ced38df9373: Pulling fs layer [2023-05-01T18:52:48.495Z] 58f1dce35555: Pulling fs layer [2023-05-01T18:52:48.495Z] 242c74f7c9fa: Waiting [2023-05-01T18:52:48.495Z] 3cdef696dda3: Waiting [2023-05-01T18:52:48.495Z] 2ced38df9373: Waiting [2023-05-01T18:52:48.495Z] 58f1dce35555: Waiting [2023-05-01T18:52:48.495Z] ed15518f5707: Verifying Checksum [2023-05-01T18:52:48.495Z] ed15518f5707: Download complete [2023-05-01T18:52:48.495Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T18:52:48.495Z] 242c74f7c9fa: Download complete [2023-05-01T18:52:48.495Z] 3cdef696dda3: Verifying Checksum [2023-05-01T18:52:48.495Z] 3cdef696dda3: Download complete [2023-05-01T18:52:48.495Z] c41833b44d91: Verifying Checksum [2023-05-01T18:52:49.935Z] c41833b44d91: Pull complete [2023-05-01T18:52:49.935Z] 58f1dce35555: Verifying Checksum [2023-05-01T18:52:49.935Z] 58f1dce35555: Download complete [2023-05-01T18:52:50.203Z] ed15518f5707: Pull complete [2023-05-01T18:52:51.181Z] feae8fd75edb: Download complete [2023-05-01T18:52:51.181Z] 2ced38df9373: Download complete [2023-05-01T18:53:03.655Z] feae8fd75edb: Pull complete [2023-05-01T18:53:03.655Z] 242c74f7c9fa: Pull complete [2023-05-01T18:53:03.655Z] 3cdef696dda3: Pull complete [2023-05-01T18:53:10.336Z] 2ced38df9373: Pull complete [2023-05-01T18:53:11.759Z] 58f1dce35555: Pull complete [2023-05-01T18:53:11.759Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T18:53:11.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T18:53:11.759Z] ---> fadd8f120f05 [2023-05-01T18:53:11.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:53:13.189Z] ---> Running in 1cfb008462b3 [2023-05-01T18:53:13.459Z] Removing intermediate container 1cfb008462b3 [2023-05-01T18:53:13.459Z] ---> 5cbdeefee2f4 [2023-05-01T18:53:13.459Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:53:13.459Z] ---> Running in 3fca63b53ec9 [2023-05-01T18:53:13.727Z] Removing intermediate container 3fca63b53ec9 [2023-05-01T18:53:13.727Z] ---> 3717408b4060 [2023-05-01T18:53:13.727Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:53:13.997Z] ---> Running in cf8fefec492e [2023-05-01T18:53:14.267Z] Removing intermediate container cf8fefec492e [2023-05-01T18:53:14.267Z] ---> ccade0b75662 [2023-05-01T18:53:14.267Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:53:14.267Z] ---> Running in a4212715a9d6 [2023-05-01T18:53:14.866Z] Removing intermediate container a4212715a9d6 [2023-05-01T18:53:14.866Z] ---> fc8683a6f401 [2023-05-01T18:53:14.866Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:53:14.866Z] ---> Running in 1753f7ad9c23 [2023-05-01T18:53:16.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:53:16.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:53:17.518Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-01T18:53:17.518Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-01T18:53:17.518Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-01T18:53:17.789Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-01T18:53:17.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T18:53:17.789Z] OK: 268 MiB in 57 packages [2023-05-01T18:53:18.751Z] Removing intermediate container 1753f7ad9c23 [2023-05-01T18:53:18.751Z] ---> 0d31f7eccd27 [2023-05-01T18:53:18.751Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-01T18:53:19.021Z] ---> Running in e3f945d3f61f [2023-05-01T18:53:19.290Z] Removing intermediate container e3f945d3f61f [2023-05-01T18:53:19.290Z] ---> 138efafd02e5 [2023-05-01T18:53:19.290Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-01T18:53:19.878Z] ---> 7074be533dad [2023-05-01T18:53:19.878Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:53:19.878Z] ---> Running in b69c404925c6 [2023-05-01T18:54:27.791Z] Removing intermediate container b69c404925c6 [2023-05-01T18:54:27.791Z] ---> d13b48b9be0c [2023-05-01T18:54:27.791Z] Step 11/12 : COPY . . [2023-05-01T18:54:27.791Z] ---> a4b106385b22 [2023-05-01T18:54:27.791Z] Step 12/12 : RUN $MAKE [2023-05-01T18:54:27.791Z] ---> Running in b6b1b096ce5f [2023-05-01T18:54:27.791Z] noop [2023-05-01T18:54:27.791Z] Removing intermediate container b6b1b096ce5f [2023-05-01T18:54:27.791Z] ---> ef9961ab97f1 [2023-05-01T18:54:27.791Z] Successfully built ef9961ab97f1 [2023-05-01T18:54:27.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:54:28.268Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T18:54:28.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:54:28.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-05-01T18:54:28.637Z] $ 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-05-01T18:54:29.928Z] $ docker top 4208430a78dc6b1b9a0d0b23f1b5e4336b4d37eecf1e5914342c33476b06aaaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:54:30.818Z] + go version [2023-05-01T18:54:30.818Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T18:54:30.857Z] $ docker stop --time=1 4208430a78dc6b1b9a0d0b23f1b5e4336b4d37eecf1e5914342c33476b06aaaf [2023-05-01T18:54:32.488Z] $ docker rm -f --volumes 4208430a78dc6b1b9a0d0b23f1b5e4336b4d37eecf1e5914342c33476b06aaaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:54:33.328Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T18:54:33.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T18:54:33.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-05-01T18:54:33.663Z] $ 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-05-01T18:54:34.867Z] $ docker top c2a3bd92554001fb2d4af7e5810027c85488fa4f9e8fe59ea6753eb271092ad6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T18:54:35.760Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-01T18:54:36.151Z] + make test [2023-05-01T18:54:36.151Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T18:55:08.388Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-01T18:57:30.107Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-01T18:57:30.107Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-01T18:57:30.107Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.093s coverage: 24.6% of statements [2023-05-01T18:57:30.107Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T18:57:30.107Z] go vet ./... [2023-05-01T18:58:02.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T18:58:02.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T18:58:02.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T18:58:02.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T18:58:02.437Z] $ docker stop --time=1 c2a3bd92554001fb2d4af7e5810027c85488fa4f9e8fe59ea6753eb271092ad6 [2023-05-01T18:58:04.303Z] $ docker rm -f --volumes c2a3bd92554001fb2d4af7e5810027c85488fa4f9e8fe59ea6753eb271092ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T18:58:05.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T18:58:05.664Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T18:58:06.155Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T18:58:06.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T18:58:07.145Z] + ls -al . [2023-05-01T18:58:07.145Z] total 176 [2023-05-01T18:58:07.145Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 18:54 . [2023-05-01T18:58:07.145Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:52 .. [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 18:52 .dockerignore [2023-05-01T18:58:07.145Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 18:52 .git [2023-05-01T18:58:07.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:52 .github [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 329 May 1 18:52 .gitignore [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 18:52 .golangci.yml [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 1 18:52 Attribution.txt [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 1 18:52 CHANGELOG.md [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 1 18:52 Dockerfile [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 18:52 GOVERNANCE.md [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 678 May 1 18:52 Jenkinsfile [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 1 18:52 LICENSE [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 1 18:52 Makefile [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 620 May 1 18:52 OWNERS.md [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 1 18:52 README.md [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 18:48 VERSION [2023-05-01T18:58:07.145Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:52 bin [2023-05-01T18:58:07.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:52 cmd [2023-05-01T18:58:07.145Z] -rw-r--r-- 1 jenkins jenkins 16535 May 1 18:57 coverage.out [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 1 18:52 go.mod [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 1 18:52 go.sum [2023-05-01T18:58:07.145Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 18:52 internal [2023-05-01T18:58:07.145Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 18:52 mock [2023-05-01T18:58:07.145Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 18:52 snap [2023-05-01T18:58:07.145Z] -rw-rw-r-- 1 jenkins jenkins 227 May 1 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T18:58:07.570Z] + 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=984453636795e7b5ab512edbc2c0af761e717627 --label arch=arm64 --label version=0.0.0 . [2023-05-01T18:58:07.838Z] Sending build context to Docker daemon 3.387MB [2023-05-01T18:58:07.838Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T18:58:07.838Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-01T18:58:07.838Z] ---> ef9961ab97f1 [2023-05-01T18:58:07.838Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-01T18:58:10.425Z] ---> Running in 3e5a43ee0352 [2023-05-01T18:58:10.694Z] Removing intermediate container 3e5a43ee0352 [2023-05-01T18:58:10.694Z] ---> d00a758c1350 [2023-05-01T18:58:10.694Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T18:58:10.694Z] ---> Running in 806c0a09053b [2023-05-01T18:58:10.963Z] Removing intermediate container 806c0a09053b [2023-05-01T18:58:10.963Z] ---> 0b9f8cf9f202 [2023-05-01T18:58:10.963Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-01T18:58:10.963Z] ---> Running in 42b3c5cfd75c [2023-05-01T18:58:11.235Z] Removing intermediate container 42b3c5cfd75c [2023-05-01T18:58:11.235Z] ---> 335a8f5371ef [2023-05-01T18:58:11.235Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T18:58:11.510Z] ---> Running in e89cb8195d73 [2023-05-01T18:58:11.783Z] Removing intermediate container e89cb8195d73 [2023-05-01T18:58:11.783Z] ---> 8e9e922f4083 [2023-05-01T18:58:11.783Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T18:58:11.783Z] ---> Running in a0fc33f4f4a7 [2023-05-01T18:58:13.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T18:58:13.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T18:58:14.900Z] OK: 268 MiB in 57 packages [2023-05-01T18:58:15.865Z] Removing intermediate container a0fc33f4f4a7 [2023-05-01T18:58:15.865Z] ---> 99e223e5a84d [2023-05-01T18:58:15.865Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-01T18:58:15.865Z] ---> Running in 662215f3cf99 [2023-05-01T18:58:16.133Z] Removing intermediate container 662215f3cf99 [2023-05-01T18:58:16.134Z] ---> dafd0be13ace [2023-05-01T18:58:16.134Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-01T18:58:16.729Z] ---> 2c6a351e6c2c [2023-05-01T18:58:16.729Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T18:58:16.729Z] ---> Running in 850d78e096e9 [2023-05-01T18:58:19.342Z] Removing intermediate container 850d78e096e9 [2023-05-01T18:58:19.342Z] ---> eb4a31535540 [2023-05-01T18:58:19.342Z] Step 11/24 : COPY . . [2023-05-01T18:58:20.755Z] ---> a7cc49107173 [2023-05-01T18:58:20.755Z] Step 12/24 : RUN $MAKE [2023-05-01T18:58:20.755Z] ---> Running in 7dd3590c6bb6 [2023-05-01T18:58:21.716Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-01T19:00:43.433Z] Removing intermediate container 7dd3590c6bb6 [2023-05-01T19:00:43.433Z] ---> e3cd8fdfc1bf [2023-05-01T19:00:43.433Z] Step 13/24 : FROM alpine:3.17 [2023-05-01T19:00:43.433Z] 3.17: Pulling from library/alpine [2023-05-01T19:00:43.433Z] c41833b44d91: Already exists [2023-05-01T19:00:43.433Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T19:00:43.433Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T19:00:43.433Z] ---> 51e60588ff2c [2023-05-01T19:00:43.433Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-01T19:00:43.433Z] ---> Running in a2c0425a07ac [2023-05-01T19:00:43.433Z] Removing intermediate container a2c0425a07ac [2023-05-01T19:00:43.433Z] ---> 4017e0f625a5 [2023-05-01T19:00:43.433Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-01T19:00:43.433Z] ---> Running in 9483cc1641db [2023-05-01T19:00:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T19:00:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T19:00:43.433Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T19:00:43.433Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T19:00:43.433Z] OK: 8 MiB in 16 packages [2023-05-01T19:00:43.701Z] Removing intermediate container 9483cc1641db [2023-05-01T19:00:43.701Z] ---> 4df67eac4512 [2023-05-01T19:00:43.701Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-01T19:00:45.113Z] ---> 68bc46f0d92e [2023-05-01T19:00:45.113Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-01T19:00:45.699Z] ---> 62bbc6e90ce3 [2023-05-01T19:00:45.699Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-01T19:00:45.968Z] ---> a84121401040 [2023-05-01T19:00:45.968Z] Step 19/24 : EXPOSE 59982 [2023-05-01T19:00:46.238Z] ---> Running in b3f576bf6ba7 [2023-05-01T19:00:46.507Z] Removing intermediate container b3f576bf6ba7 [2023-05-01T19:00:46.507Z] ---> 5d3b8841dad1 [2023-05-01T19:00:46.507Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-01T19:00:46.507Z] ---> Running in 13c3b14776e0 [2023-05-01T19:00:46.784Z] Removing intermediate container 13c3b14776e0 [2023-05-01T19:00:46.784Z] ---> e355481c1a30 [2023-05-01T19:00:46.784Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-01T19:00:46.784Z] ---> Running in 66abd236c587 [2023-05-01T19:00:47.372Z] Removing intermediate container 66abd236c587 [2023-05-01T19:00:47.372Z] ---> 32b06000aef0 [2023-05-01T19:00:47.372Z] Step 22/24 : LABEL arch=arm64 [2023-05-01T19:00:47.372Z] ---> Running in aaa103c6c33c [2023-05-01T19:00:47.640Z] Removing intermediate container aaa103c6c33c [2023-05-01T19:00:47.640Z] ---> b7498cf71059 [2023-05-01T19:00:47.640Z] Step 23/24 : LABEL git_sha=984453636795e7b5ab512edbc2c0af761e717627 [2023-05-01T19:00:47.640Z] ---> Running in b31f53d06e59 [2023-05-01T19:00:47.911Z] Removing intermediate container b31f53d06e59 [2023-05-01T19:00:47.911Z] ---> 4b1df7312a8a [2023-05-01T19:00:47.911Z] Step 24/24 : LABEL version=0.0.0 [2023-05-01T19:00:48.185Z] ---> Running in fb6b5ccc5462 [2023-05-01T19:00:48.453Z] Removing intermediate container fb6b5ccc5462 [2023-05-01T19:00:48.453Z] ---> dcf7997062d5 [2023-05-01T19:00:48.453Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T19:00:48.453Z] Successfully built dcf7997062d5 [2023-05-01T19:00:48.453Z] 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-05-01T19:00:49.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:00:49.353Z] [2023-05-01T19:00:49.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:00:49.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:00:49.792Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T19:00:49.792Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T19:00:49.792Z] 04944245beec: Pulling fs layer [2023-05-01T19:00:49.792Z] 699f458cf7ca: Pulling fs layer [2023-05-01T19:00:49.792Z] 765212b225bb: Pulling fs layer [2023-05-01T19:00:49.792Z] f23df028b6ca: Pulling fs layer [2023-05-01T19:00:49.792Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T19:00:49.792Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T19:00:49.792Z] 765212b225bb: Waiting [2023-05-01T19:00:49.792Z] f23df028b6ca: Waiting [2023-05-01T19:00:49.792Z] d65c8cfc05b1: Waiting [2023-05-01T19:00:50.075Z] 04944245beec: Verifying Checksum [2023-05-01T19:00:50.075Z] 04944245beec: Download complete [2023-05-01T19:00:50.075Z] 765212b225bb: Verifying Checksum [2023-05-01T19:00:50.075Z] 765212b225bb: Download complete [2023-05-01T19:00:50.075Z] f23df028b6ca: Verifying Checksum [2023-05-01T19:00:50.075Z] f23df028b6ca: Download complete [2023-05-01T19:00:50.075Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T19:00:50.075Z] d65c8cfc05b1: Download complete [2023-05-01T19:00:50.350Z] 699f458cf7ca: Verifying Checksum [2023-05-01T19:00:50.350Z] 699f458cf7ca: Download complete [2023-05-01T19:00:50.632Z] 8998bd30e6a1: Download complete [2023-05-01T19:00:53.270Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T19:00:53.270Z] 2437ff75d9bd: Download complete [2023-05-01T19:00:55.216Z] 8998bd30e6a1: Pull complete [2023-05-01T19:00:55.485Z] 04944245beec: Pull complete [2023-05-01T19:00:56.895Z] 699f458cf7ca: Pull complete [2023-05-01T19:00:56.895Z] 765212b225bb: Pull complete [2023-05-01T19:00:57.856Z] f23df028b6ca: Pull complete [2023-05-01T19:00:57.856Z] d65c8cfc05b1: Pull complete [2023-05-01T19:01:12.856Z] 2437ff75d9bd: Pull complete [2023-05-01T19:01:12.856Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T19:01:12.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T19:01:12.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:01:13.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-05-01T19:01:13.250Z] $ 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-05-01T19:01:16.029Z] $ docker top e0f00c860278882d8c20830a8bba99a50f635d361a914e317189fbc1950647d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:16.947Z] ---> job-cost.sh [2023-05-01T19:01:16.947Z] lf-activate-venv: SKIPPING [2023-05-01T19:01:16.947Z] INFO: No Stack... [2023-05-01T19:01:17.215Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T19:01:18.180Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T19:01:18.841Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-01T19:01:18.841Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T19:01:18.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [2023-05-01T19:01:18.938Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] did not exist. Created. [2023-05-01T19:01:18.938Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T19:01:19.669Z] /w/workspace/device-mqtt-go/1@tmp/durable-010c6591/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T19:01:20.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T19:01:20.380Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T19:01:20.424Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T19:01:20.440Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T19:01:20.526Z] $ docker stop --time=1 e0f00c860278882d8c20830a8bba99a50f635d361a914e317189fbc1950647d7 [2023-05-01T19:01:22.050Z] $ docker rm -f --volumes e0f00c860278882d8c20830a8bba99a50f635d361a914e317189fbc1950647d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-01T19:01:23.021Z] provisioning config files... [2023-05-01T19:01:23.028Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/config8858401026107241712tmp [Pipeline] { [Pipeline] sh [2023-05-01T19:01:23.372Z] + set +x [2023-05-01T19:01:23.373Z] + + curl -s https://codecov.io/bash [2023-05-01T19:01:23.373Z] bash -s -- [2023-05-01T19:01:23.373Z] [2023-05-01T19:01:23.373Z] _____ _ [2023-05-01T19:01:23.373Z] / ____| | | [2023-05-01T19:01:23.373Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T19:01:23.373Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T19:01:23.373Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T19:01:23.373Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T19:01:23.373Z] Bash-1.0.6 [2023-05-01T19:01:23.373Z] [2023-05-01T19:01:23.373Z] [2023-05-01T19:01:23.373Z] ==> git version 2.25.1 found [2023-05-01T19:01:23.373Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-01T19:01:23.373Z] Release-Date: 2020-01-08 [2023-05-01T19:01:23.373Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T19:01:23.373Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T19:01:23.373Z] ==> Jenkins CI detected. [2023-05-01T19:01:23.373Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-585 [2023-05-01T19:01:23.373Z] project root: . [2023-05-01T19:01:23.373Z] --> token set from env [2023-05-01T19:01:23.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T19:01:23.373Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T19:01:23.373Z] ==> Python coveragepy not found [2023-05-01T19:01:23.373Z] ==> Searching for coverage reports in: [2023-05-01T19:01:23.373Z] + . [2023-05-01T19:01:23.373Z] -> Found 1 reports [2023-05-01T19:01:23.373Z] ==> Detecting git/mercurial file structure [2023-05-01T19:01:23.373Z] ==> Reading reports [2023-05-01T19:01:23.373Z] + ./coverage.out bytes=16535 [2023-05-01T19:01:23.373Z] ==> Appending adjustments [2023-05-01T19:01:23.373Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T19:01:23.633Z] + Found adjustments [2023-05-01T19:01:23.633Z] ==> Gzipping contents [2023-05-01T19:01:23.633Z] 4.0K /tmp/codecov.mpPpMz.gz [2023-05-01T19:01:23.633Z] ==> Uploading reports [2023-05-01T19:01:23.633Z] url: https://codecov.io [2023-05-01T19:01:23.633Z] query: branch=PR-585&commit=984453636795e7b5ab512edbc2c0af761e717627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=585&job=&cmd_args= [2023-05-01T19:01:23.633Z] -> Pinging Codecov [2023-05-01T19:01:23.633Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-585&commit=984453636795e7b5ab512edbc2c0af761e717627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=585&job=&cmd_args= [2023-05-01T19:01:23.893Z] -> Uploading to [2023-05-01T19:01:23.893Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/7D719EC7BBE17E464838252E33014C33/984453636795e7b5ab512edbc2c0af761e717627/4f4a022d-508d-4657-b53b-26d461e18476.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T190123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d14946f7a84b8c006c75673ec1115e67c8c89990e8d0a7b2c3e925c050e73e42 [2023-05-01T19:01:23.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T19:01:23.893Z] Dload Upload Total Spent Left Speed [2023-05-01T19:01:24.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 13408 --:--:-- --:--:-- --:--:-- 13408 [2023-05-01T19:01:24.152Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/984453636795e7b5ab512edbc2c0af761e717627 [Pipeline] } [2023-05-01T19:01:24.184Z] 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-05-01T19:01:25.937Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives ] [2023-05-01T19:01:25.937Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives [2023-05-01T19:01:25.937Z] total 16 [2023-05-01T19:01:25.937Z] drwxr-xr-x 3 root root 4096 May 1 18:50 . [2023-05-01T19:01:25.937Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 18:50 .. [2023-05-01T19:01:25.937Z] drwxr-xr-x 2 root root 4096 May 1 18:50 cost [2023-05-01T19:01:25.937Z] -rw-r--r-- 1 root root 86 May 1 18:50 cost.csv [2023-05-01T19:01:25.937Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives [2023-05-01T19:01:25.937Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives [2023-05-01T19:01:25.937Z] total 16 [2023-05-01T19:01:25.937Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 18:50 . [2023-05-01T19:01:25.937Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 18:50 .. [2023-05-01T19:01:25.937Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 18:50 cost [2023-05-01T19:01:25.937Z] -rw-r--r-- 1 jenkins jenkins 86 May 1 18:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:26.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:27.147Z] ---> package-listing.sh [2023-05-01T19:01:27.148Z] ++ facter osfamily [2023-05-01T19:01:27.148Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T19:01:27.406Z] + OS_FAMILY=debian [2023-05-01T19:01:27.406Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-585 [2023-05-01T19:01:27.406Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T19:01:27.406Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T19:01:27.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T19:01:27.406Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T19:01:27.406Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-585 ']' [2023-05-01T19:01:27.406Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T19:01:27.406Z] + case "${OS_FAMILY}" in [2023-05-01T19:01:27.406Z] + dpkg -l [2023-05-01T19:01:27.406Z] + grep '^ii' [2023-05-01T19:01:27.406Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T19:01:27.406Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T19:01:27.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T19:01:27.406Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-585 ']' [2023-05-01T19:01:27.406Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives/ [2023-05-01T19:01:27.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-585/archives/ [Pipeline] echo [2023-05-01T19:01:27.442Z] 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-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-01T19:01:27.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T19:01:28.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T19:01:28.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T19:01:28.494Z] prd-ubuntu20.04-docker-8c-8g-12225 does not seem to be running inside a container [2023-05-01T19:01:28.526Z] $ 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-585/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-585 -v /w/workspace/gexfoundry_device-mqtt-go_PR-585:/w/workspace/gexfoundry_device-mqtt-go_PR-585:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-585@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-05-01T19:01:28.758Z] $ docker top 02fc81d73b9b103fb06a89243dc786010f5c18dbc088ab79901da302573da411 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T19:01:29.135Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T19:01:29.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T19:01:29.759Z] + ls /var/log/sa-host [2023-05-01T19:01:29.759Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T19:01:29.895Z] provisioning config files... [2023-05-01T19:01:29.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-585@tmp/config9267281747694469005tmp [Pipeline] { [Pipeline] echo [2023-05-01T19:01:29.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:30.265Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T19:01:30.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:30.690Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T19:01:30.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:31.035Z] ---> sudo-logs.sh [2023-05-01T19:01:31.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T19:01:31.122Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:31.430Z] ---> job-cost.sh [2023-05-01T19:01:31.430Z] lf-activate-venv: SKIPPING [2023-05-01T19:01:31.430Z] DEBUG: total: 0.2199999988079071 [2023-05-01T19:01:31.430Z] INFO: Retrieving Stack Cost... [2023-05-01T19:01:31.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T19:01:32.256Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T19:01:32.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T19:01:32.603Z] ---> logs-deploy.sh [2023-05-01T19:01:32.604Z] lf-activate-venv: SKIPPING [2023-05-01T19:01:32.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-585/1 [2023-05-01T19:01:32.604Z] INFO: archiving workspace using pattern(s): [2023-05-01T19:01:33.540Z] Archives upload complete. [2023-05-01T19:01:33.540Z] INFO: archiving logs to Nexus