Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9713d51ac8027060d41521904dbc83cce8bb4c77+bc7652beee9a90296fe0b57947c4589a421f5e02 (fe7513bf27ed98fba210f2762e8d021d904defc9) 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-ssh17666252603898920697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6503240669926921163.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6353024486665957984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1314598283540358857.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11596987460771468794.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3015’ Running on prd-ubuntu20.04-docker-8c-8g-3019 in /w/workspace/gexfoundry_device-mqtt-go_PR-457 [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-457 # 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 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 9713d51ac8027060d41521904dbc83cce8bb4c77 > 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/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 Merge succeeded, producing 0807969a0d9a26b2a95938f713e39d67cf87a36d Checking out Revision 0807969a0d9a26b2a95938f713e39d67cf87a36d (PR-457) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0807969a0d9a26b2a95938f713e39d67cf87a36d # timeout=10 Commit message: "Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD" > git rev-list --no-walk 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T23:18:37.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T23:18:37.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T23:18:37.348Z] ========================================================= [2023-01-18T23:18:37.348Z] EdgeX Global Pipelines Version Info [2023-01-18T23:18:37.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:18:38.062Z] ------------------- [2023-01-18T23:18:38.062Z] stable info: [2023-01-18T23:18:38.062Z] ------------------- [2023-01-18T23:18:38.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T23:18:38.062Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T23:18:38.062Z] Message: update stable to v1.0.244 [2023-01-18T23:18:38.635Z] ------------------- [2023-01-18T23:18:38.635Z] experimental info: [2023-01-18T23:18:38.635Z] ------------------- [2023-01-18T23:18:38.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T23:18:38.635Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T23:18:38.635Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T23:18:38.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-18T23:18:38.797Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-18T23:18:38.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T23:18:38.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T23:18:38.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T23:18:38.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T23:18:38.852Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T23:18:38.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T23:18:38.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T23:18:38.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T23:18:38.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T23:18:38.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-18T23:18:38.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T23:18:38.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T23:18:38.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T23:18:38.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T23:18:38.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T23:18:38.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T23:18:38.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T23:18:39.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T23:18:39.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T23:18:39.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T23:18:39.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T23:18:39.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T23:18:39.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T23:18:39.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T23:18:39.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T23:18:39.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-457 [Pipeline] echo [2023-01-18T23:18:39.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-457 [Pipeline] echo [2023-01-18T23:18:39.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-457 [Pipeline] echo [2023-01-18T23:18:39.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo [2023-01-18T23:18:39.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0807969 [Pipeline] echo [2023-01-18T23:18:39.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:18:39.217Z] provisioning config files... [2023-01-18T23:18:39.233Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config4650393306875727608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:18:39.535Z] ---> docker-login.sh [2023-01-18T23:18:39.535Z] nexus3.edgexfoundry.org:10001 [2023-01-18T23:18:39.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:39.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:39.795Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:39.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:39.795Z] [2023-01-18T23:18:39.795Z] Login Succeeded [2023-01-18T23:18:39.795Z] nexus3.edgexfoundry.org:10002 [2023-01-18T23:18:39.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:40.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:40.055Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:40.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:40.055Z] [2023-01-18T23:18:40.055Z] Login Succeeded [2023-01-18T23:18:40.055Z] nexus3.edgexfoundry.org:10003 [2023-01-18T23:18:40.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:40.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:40.055Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:40.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:40.055Z] [2023-01-18T23:18:40.055Z] Login Succeeded [2023-01-18T23:18:40.055Z] nexus3.edgexfoundry.org:10004 [2023-01-18T23:18:40.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:40.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:40.317Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:40.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:40.317Z] [2023-01-18T23:18:40.317Z] Login Succeeded [2023-01-18T23:18:40.317Z] docker.io [2023-01-18T23:18:40.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:40.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:40.579Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:40.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:40.579Z] [2023-01-18T23:18:40.579Z] Login Succeeded [2023-01-18T23:18:40.579Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T23:18:40.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T23:18:40.955Z] + git rev-list -1 --merges 0807969a0d9a26b2a95938f713e39d67cf87a36d~1..0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo [2023-01-18T23:18:41.000Z] -----------> git rev-list -1 --merges 0807969a0d9a26b2a95938f713e39d67cf87a36d~1..0807969a0d9a26b2a95938f713e39d67cf87a36d 0807969a0d9a26b2a95938f713e39d67cf87a36d [2023-01-18T23:18:41.000Z] 0807969a0d9a26b2a95938f713e39d67cf87a36d [false] [Pipeline] sh [2023-01-18T23:18:41.290Z] + git log --format=format:%s -1 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo [2023-01-18T23:18:41.305Z] ========================================================= [2023-01-18T23:18:41.305Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T23:18:41.305Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T23:18:41.621Z] + git log --format=format:%s -1 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo [2023-01-18T23:18:41.632Z] [semverPrep] GIT_COMMIT: 0807969a0d9a26b2a95938f713e39d67cf87a36d, Commit Message: Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD [Pipeline] echo [2023-01-18T23:18:41.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T23:18:41.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T23:18:41.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T23:18:41.975Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T23:18:41.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T23:18:41.975Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T23:18:41.975Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T23:18:41.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:18:42.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:18:42.341Z] [2023-01-18T23:18:42.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:18:42.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:18:42.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T23:18:42.673Z] b85a868b505f: Pulling fs layer [2023-01-18T23:18:42.673Z] e2be974225ed: Pulling fs layer [2023-01-18T23:18:42.673Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T23:18:42.673Z] 988bab9f4d93: Pulling fs layer [2023-01-18T23:18:42.673Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T23:18:42.673Z] eaf3925da568: Pulling fs layer [2023-01-18T23:18:42.673Z] bab4dde63d76: Pulling fs layer [2023-01-18T23:18:42.673Z] bde34c3a00c8: Pulling fs layer [2023-01-18T23:18:42.673Z] b352a97aabf1: Pulling fs layer [2023-01-18T23:18:42.673Z] 4872d77fe225: Pulling fs layer [2023-01-18T23:18:42.673Z] 5851b861e8e6: Pulling fs layer [2023-01-18T23:18:42.673Z] 1469e6f7b9e6: Waiting [2023-01-18T23:18:42.673Z] 4872d77fe225: Waiting [2023-01-18T23:18:42.673Z] b352a97aabf1: Waiting [2023-01-18T23:18:42.673Z] 5851b861e8e6: Waiting [2023-01-18T23:18:42.673Z] eaf3925da568: Waiting [2023-01-18T23:18:42.673Z] bab4dde63d76: Waiting [2023-01-18T23:18:42.673Z] bde34c3a00c8: Waiting [2023-01-18T23:18:42.673Z] 988bab9f4d93: Waiting [2023-01-18T23:18:42.673Z] e2be974225ed: Verifying Checksum [2023-01-18T23:18:42.673Z] e2be974225ed: Download complete [2023-01-18T23:18:42.945Z] 988bab9f4d93: Verifying Checksum [2023-01-18T23:18:42.945Z] 988bab9f4d93: Download complete [2023-01-18T23:18:42.945Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T23:18:42.945Z] 1469e6f7b9e6: Download complete [2023-01-18T23:18:43.213Z] eaf3925da568: Verifying Checksum [2023-01-18T23:18:43.213Z] eaf3925da568: Download complete [2023-01-18T23:18:43.213Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T23:18:43.213Z] 339a4e72a1f5: Download complete [2023-01-18T23:18:43.213Z] bde34c3a00c8: Download complete [2023-01-18T23:18:43.213Z] b352a97aabf1: Download complete [2023-01-18T23:18:43.213Z] b85a868b505f: Verifying Checksum [2023-01-18T23:18:43.213Z] b85a868b505f: Download complete [2023-01-18T23:18:43.213Z] 4872d77fe225: Verifying Checksum [2023-01-18T23:18:43.213Z] 4872d77fe225: Download complete [2023-01-18T23:18:43.213Z] 5851b861e8e6: Verifying Checksum [2023-01-18T23:18:43.213Z] 5851b861e8e6: Download complete [2023-01-18T23:18:44.169Z] bab4dde63d76: Verifying Checksum [2023-01-18T23:18:44.169Z] bab4dde63d76: Download complete [2023-01-18T23:18:44.752Z] b85a868b505f: Pull complete [2023-01-18T23:18:44.752Z] e2be974225ed: Pull complete [2023-01-18T23:18:45.322Z] 339a4e72a1f5: Pull complete [2023-01-18T23:18:45.322Z] 988bab9f4d93: Pull complete [2023-01-18T23:18:45.582Z] 1469e6f7b9e6: Pull complete [2023-01-18T23:18:45.582Z] eaf3925da568: Pull complete [2023-01-18T23:18:47.488Z] bab4dde63d76: Pull complete [2023-01-18T23:18:47.488Z] bde34c3a00c8: Pull complete [2023-01-18T23:18:47.488Z] b352a97aabf1: Pull complete [2023-01-18T23:18:47.748Z] 4872d77fe225: Pull complete [2023-01-18T23:18:47.748Z] 5851b861e8e6: Pull complete [2023-01-18T23:18:47.748Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T23:18:47.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T23:18:47.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:18:47.901Z] prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container [2023-01-18T23:18:47.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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-devops/py-git-semver:0.1.4 cat [2023-01-18T23:18:50.962Z] $ docker top 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 -eo pid,comm [2023-01-18T23:18:51.033Z] 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-01-18T23:18:51.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T23:18:51.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T23:18:51.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T23:18:51.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T23:18:51.279Z] $ docker exec 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent [2023-01-18T23:18:51.430Z] SSH_AUTH_SOCK=/tmp/ssh-djwpsuGe9UDV/agent.14 [2023-01-18T23:18:51.430Z] SSH_AGENT_PID=21 [2023-01-18T23:18:51.438Z] Running ssh-add (command line suppressed) [2023-01-18T23:18:51.549Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_728317817068376161.key (/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_728317817068376161.key) [2023-01-18T23:18:51.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T23:18:51.858Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T23:18:51.875Z] $ docker exec --env ******** --env ******** 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent -k [2023-01-18T23:18:51.989Z] unset SSH_AUTH_SOCK; [2023-01-18T23:18:51.989Z] unset SSH_AGENT_PID; [2023-01-18T23:18:51.989Z] echo Agent pid 21 killed; [2023-01-18T23:18:52.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T23:18:52.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T23:18:52.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T23:18:52.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T23:18:52.174Z] $ docker exec 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent [2023-01-18T23:18:52.313Z] SSH_AUTH_SOCK=/tmp/ssh-DQCg26tnFUz6/agent.70 [2023-01-18T23:18:52.314Z] SSH_AGENT_PID=76 [2023-01-18T23:18:52.319Z] Running ssh-add (command line suppressed) [2023-01-18T23:18:52.423Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_9236852737649526855.key (/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_9236852737649526855.key) [2023-01-18T23:18:52.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T23:18:52.726Z] + git semver init [2023-01-18T23:18:52.984Z] 2023-01-18 23:18:52,933 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T23:18:52.984Z] 2023-01-18 23:18:52,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver [2023-01-18T23:18:52.984Z] 2023-01-18 23:18:52,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver [2023-01-18T23:18:52.984Z] 2023-01-18 23:18:52,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457, universal_newlines=False, shell=None, istream=None) [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,754 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.git/info/exclude [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 with force:False [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,755 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,759 [execute] INFO git cat-file --batch-check [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,767 [execute] INFO git cat-file --batch [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T23:18:53.925Z] 2023-01-18 23:18:53,773 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 [2023-01-18T23:18:53.925Z] 0.0.0 [Pipeline] } [2023-01-18T23:18:53.935Z] $ docker exec --env ******** --env ******** 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent -k [2023-01-18T23:18:54.052Z] unset SSH_AUTH_SOCK; [2023-01-18T23:18:54.053Z] unset SSH_AGENT_PID; [2023-01-18T23:18:54.053Z] echo Agent pid 76 killed; [2023-01-18T23:18:54.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T23:18:54.360Z] + git semver [Pipeline] } [2023-01-18T23:18:54.632Z] $ docker stop --time=1 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 [2023-01-18T23:18:55.951Z] $ docker rm -f --volumes 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T23:18:56.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T23:18:56.490Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T23:18:56.493Z] [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-01-18T23:18:56.594Z] provisioning config files... [2023-01-18T23:18:56.602Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config7252202224931577933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:18:56.896Z] ---> docker-login.sh [2023-01-18T23:18:56.896Z] nexus3.edgexfoundry.org:10001 [2023-01-18T23:18:56.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:56.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:56.896Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:56.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:56.896Z] [2023-01-18T23:18:56.896Z] Login Succeeded [2023-01-18T23:18:56.896Z] nexus3.edgexfoundry.org:10002 [2023-01-18T23:18:56.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:56.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:56.896Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:56.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:56.896Z] [2023-01-18T23:18:56.896Z] Login Succeeded [2023-01-18T23:18:56.896Z] nexus3.edgexfoundry.org:10003 [2023-01-18T23:18:57.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:57.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:57.156Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:57.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:57.156Z] [2023-01-18T23:18:57.156Z] Login Succeeded [2023-01-18T23:18:57.156Z] nexus3.edgexfoundry.org:10004 [2023-01-18T23:18:57.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:57.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:57.156Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:57.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:57.156Z] [2023-01-18T23:18:57.156Z] Login Succeeded [2023-01-18T23:18:57.156Z] docker.io [2023-01-18T23:18:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:18:57.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:18:57.674Z] Configure a credential helper to remove this warning. See [2023-01-18T23:18:57.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:18:57.674Z] [2023-01-18T23:18:57.674Z] Login Succeeded [2023-01-18T23:18:57.674Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T23:18:57.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T23:18:57.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:18:57.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:18:57.757Z] ========================================================= [2023-01-18T23:18:57.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T23:18:57.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:18:58.067Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T23:18:58.067Z] Sending build context to Docker daemon 6.342MB [2023-01-18T23:18:58.067Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T23:18:58.067Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T23:18:58.067Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T23:18:58.067Z] 213ec9aee27d: Pulling fs layer [2023-01-18T23:18:58.067Z] 4583459ba037: Pulling fs layer [2023-01-18T23:18:58.067Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T23:18:58.067Z] 53926ce57604: Pulling fs layer [2023-01-18T23:18:58.067Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T23:18:58.067Z] 22ff95d597cd: Pulling fs layer [2023-01-18T23:18:58.067Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T23:18:58.067Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T23:18:58.067Z] a7acece74701: Pulling fs layer [2023-01-18T23:18:58.067Z] 53926ce57604: Waiting [2023-01-18T23:18:58.067Z] 21b2b0c7a3f4: Waiting [2023-01-18T23:18:58.067Z] 22ff95d597cd: Waiting [2023-01-18T23:18:58.067Z] 12d6caf4c0d1: Waiting [2023-01-18T23:18:58.067Z] 96b7cbca73a9: Waiting [2023-01-18T23:18:58.067Z] a7acece74701: Waiting [2023-01-18T23:18:58.067Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T23:18:58.067Z] 93c1e223e6f2: Download complete [2023-01-18T23:18:58.067Z] 4583459ba037: Verifying Checksum [2023-01-18T23:18:58.067Z] 4583459ba037: Download complete [2023-01-18T23:18:58.067Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T23:18:58.067Z] 21b2b0c7a3f4: Download complete [2023-01-18T23:18:58.330Z] 22ff95d597cd: Verifying Checksum [2023-01-18T23:18:58.330Z] 22ff95d597cd: Download complete [2023-01-18T23:18:58.330Z] 213ec9aee27d: Verifying Checksum [2023-01-18T23:18:58.330Z] 12d6caf4c0d1: Download complete [2023-01-18T23:18:58.330Z] 213ec9aee27d: Pull complete [2023-01-18T23:18:58.596Z] 4583459ba037: Pull complete [2023-01-18T23:18:58.596Z] 93c1e223e6f2: Pull complete [2023-01-18T23:18:59.187Z] a7acece74701: Verifying Checksum [2023-01-18T23:18:59.187Z] a7acece74701: Download complete [2023-01-18T23:18:59.187Z] 53926ce57604: Verifying Checksum [2023-01-18T23:18:59.187Z] 53926ce57604: Download complete [2023-01-18T23:18:59.446Z] 96b7cbca73a9: Download complete [2023-01-18T23:19:03.634Z] 53926ce57604: Pull complete [2023-01-18T23:19:03.634Z] 21b2b0c7a3f4: Pull complete [2023-01-18T23:19:03.634Z] 22ff95d597cd: Pull complete [2023-01-18T23:19:03.634Z] 12d6caf4c0d1: Pull complete [2023-01-18T23:19:05.546Z] 96b7cbca73a9: Pull complete [2023-01-18T23:19:06.118Z] a7acece74701: Pull complete [2023-01-18T23:19:06.118Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T23:19:06.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T23:19:06.118Z] ---> db6d94c90886 [2023-01-18T23:19:06.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T23:19:08.665Z] ---> Running in 9d093f53c13f [2023-01-18T23:19:08.923Z] Removing intermediate container 9d093f53c13f [2023-01-18T23:19:08.923Z] ---> d1b7084b9c28 [2023-01-18T23:19:08.923Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T23:19:08.923Z] ---> Running in e9cc21d8cb91 [2023-01-18T23:19:08.923Z] Removing intermediate container e9cc21d8cb91 [2023-01-18T23:19:08.923Z] ---> c7fa6f0f85c7 [2023-01-18T23:19:08.923Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T23:19:08.923Z] ---> Running in dc2c7b595197 [2023-01-18T23:19:09.182Z] Removing intermediate container dc2c7b595197 [2023-01-18T23:19:09.182Z] ---> 9934d864a5fa [2023-01-18T23:19:09.182Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T23:19:09.182Z] ---> Running in 362ff4c652c5 [2023-01-18T23:19:09.182Z] Removing intermediate container 362ff4c652c5 [2023-01-18T23:19:09.182Z] ---> a59973d5b2c4 [2023-01-18T23:19:09.182Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T23:19:09.182Z] ---> Running in 9e39b32a41ad [2023-01-18T23:19:09.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T23:19:09.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T23:19:09.962Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T23:19:09.962Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T23:19:09.962Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T23:19:09.962Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T23:19:09.962Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T23:19:09.962Z] OK: 216 MiB in 55 packages [2023-01-18T23:19:10.536Z] Removing intermediate container 9e39b32a41ad [2023-01-18T23:19:10.536Z] ---> a90f210b350a [2023-01-18T23:19:10.536Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-18T23:19:10.536Z] ---> Running in 320afa040700 [2023-01-18T23:19:10.536Z] Removing intermediate container 320afa040700 [2023-01-18T23:19:10.536Z] ---> 696f538998ab [2023-01-18T23:19:10.536Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T23:19:10.795Z] ---> 13ca9d6580cf [2023-01-18T23:19:10.795Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T23:19:10.795Z] ---> Running in 5e60c6b4f880 [2023-01-18T23:19:11.564Z] Still waiting to schedule task [2023-01-18T23:19:11.565Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3016’ [2023-01-18T23:19:37.381Z] Removing intermediate container 5e60c6b4f880 [2023-01-18T23:19:37.381Z] ---> 452eb081c122 [2023-01-18T23:19:37.381Z] Step 11/12 : COPY . . [2023-01-18T23:19:37.381Z] ---> ae98b802ab3c [2023-01-18T23:19:37.381Z] Step 12/12 : RUN $MAKE [2023-01-18T23:19:37.381Z] ---> Running in 9bf19881b7d2 [2023-01-18T23:19:37.381Z] noop [2023-01-18T23:19:37.641Z] Removing intermediate container 9bf19881b7d2 [2023-01-18T23:19:37.641Z] ---> 41d236ef1e64 [2023-01-18T23:19:37.641Z] Successfully built 41d236ef1e64 [2023-01-18T23:19:37.641Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:19:37.946Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T23:19:37.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:19:38.024Z] prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container [2023-01-18T23:19:38.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T23:19:38.392Z] $ docker top 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:19:38.737Z] + go version [2023-01-18T23:19:38.737Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T23:19:38.750Z] $ docker stop --time=1 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e [2023-01-18T23:19:40.080Z] $ docker rm -f --volumes 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:19:40.507Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T23:19:40.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:19:40.585Z] prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container [2023-01-18T23:19:40.626Z] $ 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-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T23:19:40.998Z] $ docker top b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:19:41.363Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-457 [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:19:41.691Z] + make test [2023-01-18T23:19:41.691Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T23:19:41.950Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-18T23:19:51.930Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-18T23:19:51.930Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2023-01-18T23:19:51.930Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-18T23:19:57.190Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T23:19:57.190Z] go vet ./... [2023-01-18T23:20:00.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T23:20:00.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T23:20:00.469Z] ./bin/test-attribution-txt.sh [2023-01-18T23:20:00.469Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T23:20:00.469Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T23:20:00.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T23:20:00.495Z] $ docker stop --time=1 b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b [2023-01-18T23:20:02.306Z] $ docker rm -f --volumes b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T23:20:02.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T23:20:02.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T23:20:03.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T23:20:03.555Z] + ls -al . [2023-01-18T23:20:03.555Z] total 184 [2023-01-18T23:20:03.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 23:19 . [2023-01-18T23:20:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:18 .. [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 23:18 .dockerignore [2023-01-18T23:20:03.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 23:19 .git [2023-01-18T23:20:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 .github [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 23:18 .gitignore [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 23:18 .golangci.yml [2023-01-18T23:20:03.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 23:18 .semver [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 23:18 Attribution.txt [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 23:18 CHANGELOG.md [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 23:18 Dockerfile [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 23:18 GOVERNANCE.md [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 23:18 Jenkinsfile [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 23:18 LICENSE [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 23:18 Makefile [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 23:18 OWNERS.md [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 23:18 README.md [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 23:18 VERSION [2023-01-18T23:20:03.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:18 bin [2023-01-18T23:20:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 cmd [2023-01-18T23:20:03.555Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 23:19 coverage.out [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 3430 Jan 18 23:18 go.mod [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 34856 Jan 18 23:18 go.sum [2023-01-18T23:20:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 internal [2023-01-18T23:20:03.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:18 mock [2023-01-18T23:20:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:18 snap [2023-01-18T23:20:03.555Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 23:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:20:03.856Z] + 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=0807969a0d9a26b2a95938f713e39d67cf87a36d --label arch=amd64 --label version=0.0.0 . [2023-01-18T23:20:03.856Z] Sending build context to Docker daemon 6.361MB [2023-01-18T23:20:03.856Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T23:20:03.856Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T23:20:03.856Z] ---> 41d236ef1e64 [2023-01-18T23:20:03.856Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T23:20:03.856Z] ---> Running in 293cdb8cb94d [2023-01-18T23:20:03.856Z] Removing intermediate container 293cdb8cb94d [2023-01-18T23:20:03.856Z] ---> 4886ddbf8813 [2023-01-18T23:20:03.856Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T23:20:04.115Z] ---> Running in ab4b56ec76ad [2023-01-18T23:20:04.115Z] Removing intermediate container ab4b56ec76ad [2023-01-18T23:20:04.115Z] ---> 5403165a589c [2023-01-18T23:20:04.115Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T23:20:04.115Z] ---> Running in 3d1c51e0d7bc [2023-01-18T23:20:04.115Z] Removing intermediate container 3d1c51e0d7bc [2023-01-18T23:20:04.115Z] ---> 121fe53c66c1 [2023-01-18T23:20:04.115Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T23:20:04.115Z] ---> Running in 59f158ad96a1 [2023-01-18T23:20:04.374Z] Removing intermediate container 59f158ad96a1 [2023-01-18T23:20:04.374Z] ---> fbfad09af523 [2023-01-18T23:20:04.374Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T23:20:04.374Z] ---> Running in fcbf0d066a4c [2023-01-18T23:20:04.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T23:20:04.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T23:20:04.894Z] OK: 216 MiB in 55 packages [2023-01-18T23:20:05.152Z] Removing intermediate container fcbf0d066a4c [2023-01-18T23:20:05.152Z] ---> 9ab6a29f1f53 [2023-01-18T23:20:05.152Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-18T23:20:05.410Z] ---> Running in 7b35833a23d1 [2023-01-18T23:20:05.410Z] Removing intermediate container 7b35833a23d1 [2023-01-18T23:20:05.410Z] ---> 5766707020ef [2023-01-18T23:20:05.410Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T23:20:05.410Z] ---> e79cd12066af [2023-01-18T23:20:05.410Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T23:20:05.410Z] ---> Running in 5c49c2eb059b [2023-01-18T23:20:06.343Z] Removing intermediate container 5c49c2eb059b [2023-01-18T23:20:06.343Z] ---> 85860bf3ea1b [2023-01-18T23:20:06.343Z] Step 11/24 : COPY . . [2023-01-18T23:20:06.601Z] ---> cc4a5c402eec [2023-01-18T23:20:06.601Z] Step 12/24 : RUN $MAKE [2023-01-18T23:20:06.601Z] ---> Running in 594b7fc6f6d8 [2023-01-18T23:20:06.860Z] 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-01-18T23:20:24.930Z] Removing intermediate container 594b7fc6f6d8 [2023-01-18T23:20:24.930Z] ---> 4d152cb1a2f4 [2023-01-18T23:20:24.930Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T23:20:24.930Z] 3.16: Pulling from library/alpine [2023-01-18T23:20:24.930Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T23:20:24.930Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T23:20:24.930Z] ca7dd9ec2225: Download complete [2023-01-18T23:20:24.930Z] ca7dd9ec2225: Pull complete [2023-01-18T23:20:24.930Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T23:20:24.930Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T23:20:24.930Z] ---> bfe296a52501 [2023-01-18T23:20:24.930Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-18T23:20:24.930Z] ---> Running in 39a31ad990dc [2023-01-18T23:20:24.930Z] Removing intermediate container 39a31ad990dc [2023-01-18T23:20:24.930Z] ---> 5aac08c3e19b [2023-01-18T23:20:24.930Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T23:20:24.930Z] ---> Running in 5f4088877f74 [2023-01-18T23:20:24.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T23:20:24.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T23:20:24.930Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T23:20:24.930Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T23:20:24.930Z] OK: 6 MiB in 15 packages [2023-01-18T23:20:24.930Z] Removing intermediate container 5f4088877f74 [2023-01-18T23:20:24.930Z] ---> f41bea3fc304 [2023-01-18T23:20:24.930Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-18T23:20:25.495Z] ---> 01f5fee232a9 [2023-01-18T23:20:25.495Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-18T23:20:25.495Z] ---> fa2b51f3943a [2023-01-18T23:20:25.495Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-18T23:20:25.753Z] ---> fb9466d7d6be [2023-01-18T23:20:25.753Z] Step 19/24 : EXPOSE 59982 [2023-01-18T23:20:25.753Z] ---> Running in e337bbcd49aa [2023-01-18T23:20:25.753Z] Removing intermediate container e337bbcd49aa [2023-01-18T23:20:25.753Z] ---> e604e1e9b45b [2023-01-18T23:20:25.753Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-18T23:20:25.753Z] ---> Running in 47fbfe6cb58b [2023-01-18T23:20:26.022Z] Removing intermediate container 47fbfe6cb58b [2023-01-18T23:20:26.022Z] ---> 5e6db76325d3 [2023-01-18T23:20:26.022Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-18T23:20:26.022Z] ---> Running in 702a01ca0168 [2023-01-18T23:20:26.022Z] Removing intermediate container 702a01ca0168 [2023-01-18T23:20:26.022Z] ---> 5b113c8c0994 [2023-01-18T23:20:26.022Z] Step 22/24 : LABEL arch=amd64 [2023-01-18T23:20:26.022Z] ---> Running in 5c8121b69a9b [2023-01-18T23:20:26.291Z] Removing intermediate container 5c8121b69a9b [2023-01-18T23:20:26.291Z] ---> 77668eb8661c [2023-01-18T23:20:26.291Z] Step 23/24 : LABEL git_sha=0807969a0d9a26b2a95938f713e39d67cf87a36d [2023-01-18T23:20:26.291Z] ---> Running in 04f4a37e524b [2023-01-18T23:20:26.291Z] Removing intermediate container 04f4a37e524b [2023-01-18T23:20:26.291Z] ---> e4fa2ae9a980 [2023-01-18T23:20:26.291Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T23:20:26.291Z] ---> Running in 8c560c0f7a03 [2023-01-18T23:20:26.291Z] Removing intermediate container 8c560c0f7a03 [2023-01-18T23:20:26.291Z] ---> bc626d3d7341 [2023-01-18T23:20:26.291Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T23:20:26.291Z] Successfully built bc626d3d7341 [2023-01-18T23:20:26.550Z] 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-01-18T23:20:26.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:20:26.960Z] [2023-01-18T23:20:26.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:20:27.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:20:27.259Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T23:20:27.259Z] 5eb5b503b376: Pulling fs layer [2023-01-18T23:20:27.259Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T23:20:27.259Z] ec43610c2a17: Pulling fs layer [2023-01-18T23:20:27.259Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T23:20:27.259Z] 33b1e0a273af: Pulling fs layer [2023-01-18T23:20:27.259Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T23:20:27.259Z] 2f39f015ded8: Pulling fs layer [2023-01-18T23:20:27.259Z] 33b1e0a273af: Waiting [2023-01-18T23:20:27.259Z] 5d3b04190fa2: Waiting [2023-01-18T23:20:27.259Z] 2f39f015ded8: Waiting [2023-01-18T23:20:27.259Z] 3a2ae6a8a46f: Waiting [2023-01-18T23:20:27.259Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T23:20:27.259Z] 5c69ac0246d0: Download complete [2023-01-18T23:20:27.259Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T23:20:27.259Z] 3a2ae6a8a46f: Download complete [2023-01-18T23:20:27.519Z] ec43610c2a17: Verifying Checksum [2023-01-18T23:20:27.519Z] ec43610c2a17: Download complete [2023-01-18T23:20:27.519Z] 33b1e0a273af: Verifying Checksum [2023-01-18T23:20:27.519Z] 33b1e0a273af: Download complete [2023-01-18T23:20:27.519Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T23:20:27.519Z] 5d3b04190fa2: Download complete [2023-01-18T23:20:27.519Z] 5eb5b503b376: Verifying Checksum [2023-01-18T23:20:27.519Z] 5eb5b503b376: Download complete [2023-01-18T23:20:28.451Z] 2f39f015ded8: Verifying Checksum [2023-01-18T23:20:28.451Z] 2f39f015ded8: Download complete [2023-01-18T23:20:28.708Z] 5eb5b503b376: Pull complete [2023-01-18T23:20:28.966Z] 5c69ac0246d0: Pull complete [2023-01-18T23:20:29.223Z] ec43610c2a17: Pull complete [2023-01-18T23:20:29.223Z] 3a2ae6a8a46f: Pull complete [2023-01-18T23:20:29.482Z] 33b1e0a273af: Pull complete [2023-01-18T23:20:29.482Z] 5d3b04190fa2: Pull complete [2023-01-18T23:20:33.660Z] 2f39f015ded8: Pull complete [2023-01-18T23:20:33.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T23:20:33.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:20:33.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:20:33.735Z] prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container [2023-01-18T23:20:33.762Z] $ 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-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T23:20:35.987Z] $ docker top 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:20:36.362Z] ---> job-cost.sh [2023-01-18T23:20:36.362Z] lf-activate-venv: SKIPPING [2023-01-18T23:20:36.362Z] INFO: No Stack... [2023-01-18T23:20:36.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T23:20:37.188Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T23:20:37.490Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/cost.csv [2023-01-18T23:20:37.490Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T23:20:37.505Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [2023-01-18T23:20:37.511Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] did not exist. Created. [2023-01-18T23:20:37.511Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T23:20:37.813Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T23:20:37.843Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T23:20:37.849Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T23:20:37.870Z] $ docker stop --time=1 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 [2023-01-18T23:20:39.017Z] $ docker rm -f --volumes 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T23:21:46.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3022 in /w/workspace/gexfoundry_device-mqtt-go_PR-457 [Pipeline] { [Pipeline] ws [2023-01-18T23:21:46.779Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-01-18T23:21:46.820Z] Selected Git installation does not exist. Using Default [2023-01-18T23:21:46.820Z] The recommended git tool is: NONE [2023-01-18T23:21:53.152Z] using credential edgex-jenkins-ssh [2023-01-18T23:21:53.170Z] Cloning the remote Git repository [2023-01-18T23:21:53.222Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-18T23:21:53.307Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-01-18T23:21:53.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-18T23:21:53.496Z] > git --version # timeout=10 [2023-01-18T23:21:53.525Z] > git --version # 'git version 2.25.1' [2023-01-18T23:21:53.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:21:53.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T23:21:54.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-18T23:21:54.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T23:21:56.420Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 9713d51ac8027060d41521904dbc83cce8bb4c77 [2023-01-18T23:21:56.714Z] Merge succeeded, producing e928d80722f5f011763c8cc83a1f825570d04a8c [2023-01-18T23:21:56.715Z] Checking out Revision e928d80722f5f011763c8cc83a1f825570d04a8c (PR-457) [2023-01-18T23:21:55.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-18T23:21:55.829Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-18T23:21:55.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:21:55.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T23:21:56.440Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T23:21:56.465Z] > git checkout -f 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 [2023-01-18T23:21:56.556Z] > git remote # timeout=10 [2023-01-18T23:21:56.575Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T23:21:56.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T23:21:56.622Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-01-18T23:21:56.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T23:21:56.720Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T23:21:56.739Z] > git checkout -f e928d80722f5f011763c8cc83a1f825570d04a8c # timeout=10 [2023-01-18T23:22:00.315Z] Commit message: "Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD" [2023-01-18T23:22:00.324Z] > git rev-list --no-walk 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T23:22:01.352Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T23:22:01.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T23:22:01.352Z] Dload Upload Total Spent Left Speed [2023-01-18T23:22:01.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-18T23:22:02.115Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T23:22:02.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T23:22:02.454Z] + sudo tee /etc/docker/daemon.new [2023-01-18T23:22:02.454Z] { [2023-01-18T23:22:02.454Z] "registry-mirrors": [ [2023-01-18T23:22:02.454Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T23:22:02.454Z] ], [2023-01-18T23:22:02.454Z] "bip": "10.250.0.254/24", [2023-01-18T23:22:02.454Z] "hosts": [ [2023-01-18T23:22:02.454Z] "tcp://0.0.0.0:5555", [2023-01-18T23:22:02.454Z] "unix:///var/run/docker.sock" [2023-01-18T23:22:02.454Z] ], [2023-01-18T23:22:02.454Z] "mtu": 1458, [2023-01-18T23:22:02.454Z] "selinux-enabled": true, [2023-01-18T23:22:02.454Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T23:22:02.454Z] } [Pipeline] sh [2023-01-18T23:22:02.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T23:22:03.134Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:22:21.431Z] provisioning config files... [2023-01-18T23:22:21.463Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config5594508992852172311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:22:21.826Z] ---> docker-login.sh [2023-01-18T23:22:21.826Z] nexus3.edgexfoundry.org:10001 [2023-01-18T23:22:22.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:22:22.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:22:22.690Z] Configure a credential helper to remove this warning. See [2023-01-18T23:22:22.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:22:22.690Z] [2023-01-18T23:22:22.690Z] Login Succeeded [2023-01-18T23:22:22.690Z] nexus3.edgexfoundry.org:10002 [2023-01-18T23:22:22.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:22:22.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:22:22.962Z] Configure a credential helper to remove this warning. See [2023-01-18T23:22:22.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:22:22.962Z] [2023-01-18T23:22:22.962Z] Login Succeeded [2023-01-18T23:22:22.962Z] nexus3.edgexfoundry.org:10003 [2023-01-18T23:22:23.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:22:23.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:22:23.512Z] Configure a credential helper to remove this warning. See [2023-01-18T23:22:23.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:22:23.512Z] [2023-01-18T23:22:23.512Z] Login Succeeded [2023-01-18T23:22:23.512Z] nexus3.edgexfoundry.org:10004 [2023-01-18T23:22:23.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:22:23.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:22:23.791Z] Configure a credential helper to remove this warning. See [2023-01-18T23:22:23.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:22:23.791Z] [2023-01-18T23:22:23.791Z] Login Succeeded [2023-01-18T23:22:23.791Z] docker.io [2023-01-18T23:22:24.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T23:22:24.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T23:22:24.342Z] Configure a credential helper to remove this warning. See [2023-01-18T23:22:24.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T23:22:24.342Z] [2023-01-18T23:22:24.613Z] Login Succeeded [2023-01-18T23:22:24.613Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T23:22:24.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T23:22:24.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:22:24.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T23:22:25.002Z] ========================================================= [2023-01-18T23:22:25.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T23:22:25.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:22:25.375Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T23:22:25.647Z] Sending build context to Docker daemon 3.291MB [2023-01-18T23:22:25.647Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T23:22:25.647Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T23:22:25.921Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T23:22:25.921Z] 9b18e9b68314: Pulling fs layer [2023-01-18T23:22:25.921Z] 35d82f9e3411: Pulling fs layer [2023-01-18T23:22:25.921Z] e16973657156: Pulling fs layer [2023-01-18T23:22:25.921Z] fc693d55d65f: Pulling fs layer [2023-01-18T23:22:25.921Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T23:22:25.921Z] dda99020689f: Pulling fs layer [2023-01-18T23:22:25.921Z] db1c61fa0a46: Pulling fs layer [2023-01-18T23:22:25.921Z] 891c053d2c06: Pulling fs layer [2023-01-18T23:22:25.921Z] dda99020689f: Waiting [2023-01-18T23:22:25.921Z] db1c61fa0a46: Waiting [2023-01-18T23:22:25.921Z] 891c053d2c06: Waiting [2023-01-18T23:22:25.921Z] fc693d55d65f: Waiting [2023-01-18T23:22:25.921Z] 7e9fc2657dce: Waiting [2023-01-18T23:22:25.921Z] e16973657156: Verifying Checksum [2023-01-18T23:22:25.921Z] e16973657156: Download complete [2023-01-18T23:22:25.921Z] 35d82f9e3411: Download complete [2023-01-18T23:22:25.921Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T23:22:25.921Z] 7e9fc2657dce: Download complete [2023-01-18T23:22:26.194Z] dda99020689f: Verifying Checksum [2023-01-18T23:22:26.194Z] dda99020689f: Download complete [2023-01-18T23:22:26.194Z] 9b18e9b68314: Verifying Checksum [2023-01-18T23:22:26.194Z] 9b18e9b68314: Download complete [2023-01-18T23:22:27.181Z] 9b18e9b68314: Pull complete [2023-01-18T23:22:27.181Z] 891c053d2c06: Verifying Checksum [2023-01-18T23:22:27.181Z] 891c053d2c06: Download complete [2023-01-18T23:22:28.611Z] db1c61fa0a46: Verifying Checksum [2023-01-18T23:22:28.611Z] db1c61fa0a46: Download complete [2023-01-18T23:22:29.204Z] fc693d55d65f: Verifying Checksum [2023-01-18T23:22:29.204Z] fc693d55d65f: Download complete [2023-01-18T23:22:29.492Z] 35d82f9e3411: Pull complete [2023-01-18T23:22:29.766Z] e16973657156: Pull complete [2023-01-18T23:22:42.128Z] fc693d55d65f: Pull complete [2023-01-18T23:22:42.397Z] 7e9fc2657dce: Pull complete [2023-01-18T23:22:42.666Z] dda99020689f: Pull complete [2023-01-18T23:22:48.023Z] db1c61fa0a46: Pull complete [2023-01-18T23:22:49.981Z] 891c053d2c06: Pull complete [2023-01-18T23:22:49.981Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T23:22:49.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T23:22:49.981Z] ---> f96f9c87975a [2023-01-18T23:22:49.981Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T23:22:51.924Z] ---> Running in d64ad77502c0 [2023-01-18T23:22:51.925Z] Removing intermediate container d64ad77502c0 [2023-01-18T23:22:51.925Z] ---> 6ff61d49d687 [2023-01-18T23:22:51.925Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T23:22:51.925Z] ---> Running in e576830dd584 [2023-01-18T23:22:52.515Z] Removing intermediate container e576830dd584 [2023-01-18T23:22:52.515Z] ---> e976f6753870 [2023-01-18T23:22:52.515Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T23:22:52.515Z] ---> Running in e04f0b35565b [2023-01-18T23:22:52.790Z] Removing intermediate container e04f0b35565b [2023-01-18T23:22:52.790Z] ---> 6d5b78353351 [2023-01-18T23:22:52.790Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T23:22:52.790Z] ---> Running in b7661ba31a2f [2023-01-18T23:22:53.379Z] Removing intermediate container b7661ba31a2f [2023-01-18T23:22:53.379Z] ---> 595c7d22a400 [2023-01-18T23:22:53.379Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T23:22:53.379Z] ---> Running in 9f02cac06b5b [2023-01-18T23:22:54.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T23:22:54.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T23:22:55.766Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T23:22:55.766Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-18T23:22:55.766Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T23:22:56.034Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T23:22:56.034Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T23:22:56.034Z] OK: 226 MiB in 55 packages [2023-01-18T23:22:57.013Z] Removing intermediate container 9f02cac06b5b [2023-01-18T23:22:57.013Z] ---> c5818dbacfd1 [2023-01-18T23:22:57.013Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-18T23:22:57.280Z] ---> Running in aa7bd9cef0b1 [2023-01-18T23:22:57.549Z] Removing intermediate container aa7bd9cef0b1 [2023-01-18T23:22:57.549Z] ---> 0b8eaea2e65f [2023-01-18T23:22:57.549Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T23:22:58.134Z] ---> a10bb38f3282 [2023-01-18T23:22:58.134Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T23:22:58.134Z] ---> Running in 610dc1255aeb [2023-01-18T23:24:06.078Z] Removing intermediate container 610dc1255aeb [2023-01-18T23:24:06.078Z] ---> b66b1b5066fd [2023-01-18T23:24:06.078Z] Step 11/12 : COPY . . [2023-01-18T23:24:06.078Z] ---> 3a33eb8dcd6c [2023-01-18T23:24:06.078Z] Step 12/12 : RUN $MAKE [2023-01-18T23:24:06.078Z] ---> Running in 77edfbdaaf63 [2023-01-18T23:24:06.663Z] noop [2023-01-18T23:24:07.629Z] Removing intermediate container 77edfbdaaf63 [2023-01-18T23:24:07.629Z] ---> 0d5f08fb30a3 [2023-01-18T23:24:07.629Z] Successfully built 0d5f08fb30a3 [2023-01-18T23:24:07.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:24:07.980Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T23:24:07.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:24:08.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container [2023-01-18T23:24:08.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T23:24:09.491Z] $ docker top 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:24:10.340Z] + go version [2023-01-18T23:24:10.340Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T23:24:10.359Z] $ docker stop --time=1 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f [2023-01-18T23:24:13.603Z] $ docker rm -f --volumes 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:24:14.164Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T23:24:14.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:24:14.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container [2023-01-18T23:24:14.447Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T23:24:15.762Z] $ docker top 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:24:16.627Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-18T23:24:17.278Z] + make test [2023-01-18T23:24:17.278Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T23:24:19.240Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-18T23:25:55.955Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-18T23:25:55.955Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements [2023-01-18T23:25:55.955Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-18T23:25:55.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T23:25:55.955Z] go vet ./... [2023-01-18T23:26:18.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T23:26:18.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T23:26:18.042Z] ./bin/test-attribution-txt.sh [2023-01-18T23:26:18.042Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T23:26:18.042Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T23:26:18.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T23:26:18.071Z] $ docker stop --time=1 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e [2023-01-18T23:26:22.275Z] $ docker rm -f --volumes 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T23:26:23.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T23:26:23.285Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T23:26:23.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T23:26:24.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T23:26:24.509Z] + ls -al . [2023-01-18T23:26:24.509Z] total 180 [2023-01-18T23:26:24.509Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 23:24 . [2023-01-18T23:26:24.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:21 .. [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 23:21 .dockerignore [2023-01-18T23:26:24.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 23:21 .git [2023-01-18T23:26:24.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 .github [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 23:21 .gitignore [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 23:21 .golangci.yml [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 23:21 Attribution.txt [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 23:21 CHANGELOG.md [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 23:21 Dockerfile [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 23:21 GOVERNANCE.md [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 23:21 Jenkinsfile [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 23:21 LICENSE [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 23:21 Makefile [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 23:21 OWNERS.md [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 23:21 README.md [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 23:18 VERSION [2023-01-18T23:26:24.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:21 bin [2023-01-18T23:26:24.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 cmd [2023-01-18T23:26:24.509Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 23:25 coverage.out [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 3430 Jan 18 23:21 go.mod [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 34856 Jan 18 23:21 go.sum [2023-01-18T23:26:24.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 internal [2023-01-18T23:26:24.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:21 mock [2023-01-18T23:26:24.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:21 snap [2023-01-18T23:26:24.509Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:26:24.854Z] + 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=e928d80722f5f011763c8cc83a1f825570d04a8c --label arch=arm64 --label version=0.0.0 . [2023-01-18T23:26:25.123Z] Sending build context to Docker daemon 3.309MB [2023-01-18T23:26:25.123Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T23:26:25.123Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T23:26:25.392Z] ---> 0d5f08fb30a3 [2023-01-18T23:26:25.392Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T23:26:25.392Z] ---> Running in 39375b60dfc1 [2023-01-18T23:26:25.667Z] Removing intermediate container 39375b60dfc1 [2023-01-18T23:26:25.667Z] ---> 64c4919406bc [2023-01-18T23:26:25.667Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T23:26:25.943Z] ---> Running in 4e728bb80e4b [2023-01-18T23:26:26.215Z] Removing intermediate container 4e728bb80e4b [2023-01-18T23:26:26.215Z] ---> f89eea5d2882 [2023-01-18T23:26:26.215Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-18T23:26:26.215Z] ---> Running in de029bc2076e [2023-01-18T23:26:26.802Z] Removing intermediate container de029bc2076e [2023-01-18T23:26:26.802Z] ---> 73fb5267fda9 [2023-01-18T23:26:26.802Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T23:26:26.802Z] ---> Running in fa705a1fc788 [2023-01-18T23:26:27.074Z] Removing intermediate container fa705a1fc788 [2023-01-18T23:26:27.074Z] ---> b3b8fe3d0cd5 [2023-01-18T23:26:27.074Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T23:26:27.356Z] ---> Running in 851b490b7025 [2023-01-18T23:26:28.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T23:26:28.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T23:26:29.542Z] OK: 226 MiB in 55 packages [2023-01-18T23:26:30.502Z] Removing intermediate container 851b490b7025 [2023-01-18T23:26:30.502Z] ---> a52c8eead6d6 [2023-01-18T23:26:30.502Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-18T23:26:30.770Z] ---> Running in 6109cad49081 [2023-01-18T23:26:31.037Z] Removing intermediate container 6109cad49081 [2023-01-18T23:26:31.037Z] ---> 8f5b3bcc9217 [2023-01-18T23:26:31.037Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T23:26:31.618Z] ---> f7faab2d0c33 [2023-01-18T23:26:31.618Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T23:26:31.618Z] ---> Running in 1b3aebc40f88 [2023-01-18T23:26:36.962Z] Removing intermediate container 1b3aebc40f88 [2023-01-18T23:26:36.962Z] ---> 0e3f5dcb4fe9 [2023-01-18T23:26:36.962Z] Step 11/24 : COPY . . [2023-01-18T23:26:37.231Z] ---> ef3582950710 [2023-01-18T23:26:37.231Z] Step 12/24 : RUN $MAKE [2023-01-18T23:26:37.231Z] ---> Running in 0ca82e4fb1bb [2023-01-18T23:26:38.310Z] 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-01-18T23:28:45.097Z] Removing intermediate container 0ca82e4fb1bb [2023-01-18T23:28:45.097Z] ---> 38bcd4467d28 [2023-01-18T23:28:45.097Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T23:28:45.097Z] 3.16: Pulling from library/alpine [2023-01-18T23:28:45.097Z] 6875df1f5354: Pulling fs layer [2023-01-18T23:28:45.363Z] 6875df1f5354: Verifying Checksum [2023-01-18T23:28:45.363Z] 6875df1f5354: Download complete [2023-01-18T23:28:45.944Z] 6875df1f5354: Pull complete [2023-01-18T23:28:45.944Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T23:28:45.944Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T23:28:45.944Z] ---> 2b4661558fb8 [2023-01-18T23:28:45.944Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-18T23:28:45.944Z] ---> Running in ff5bbe9ba9fb [2023-01-18T23:28:46.213Z] Removing intermediate container ff5bbe9ba9fb [2023-01-18T23:28:46.213Z] ---> 832440ded69c [2023-01-18T23:28:46.213Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T23:28:46.481Z] ---> Running in 86f1c8ca003f [2023-01-18T23:28:47.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T23:28:47.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T23:28:48.672Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T23:28:48.672Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T23:28:48.672Z] OK: 5 MiB in 15 packages [2023-01-18T23:28:49.632Z] Removing intermediate container 86f1c8ca003f [2023-01-18T23:28:49.633Z] ---> 0055ee40563d [2023-01-18T23:28:49.633Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-18T23:28:51.045Z] ---> c53f34415328 [2023-01-18T23:28:51.045Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-18T23:28:51.314Z] ---> b081838c2eee [2023-01-18T23:28:51.314Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-18T23:28:51.895Z] ---> 63d65fae4386 [2023-01-18T23:28:51.895Z] Step 19/24 : EXPOSE 59982 [2023-01-18T23:28:51.895Z] ---> Running in 01b22407bcd6 [2023-01-18T23:28:52.161Z] Removing intermediate container 01b22407bcd6 [2023-01-18T23:28:52.161Z] ---> 75942eb7e003 [2023-01-18T23:28:52.161Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-18T23:28:52.161Z] ---> Running in 7d1451383108 [2023-01-18T23:28:52.428Z] Removing intermediate container 7d1451383108 [2023-01-18T23:28:52.428Z] ---> a2254da5d948 [2023-01-18T23:28:52.428Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-18T23:28:52.697Z] ---> Running in 305d598e7f8e [2023-01-18T23:28:52.965Z] Removing intermediate container 305d598e7f8e [2023-01-18T23:28:52.965Z] ---> e12f2aa9a94a [2023-01-18T23:28:52.965Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T23:28:52.965Z] ---> Running in cb5de3c9e378 [2023-01-18T23:28:53.233Z] Removing intermediate container cb5de3c9e378 [2023-01-18T23:28:53.233Z] ---> 66c1e7576079 [2023-01-18T23:28:53.233Z] Step 23/24 : LABEL git_sha=e928d80722f5f011763c8cc83a1f825570d04a8c [2023-01-18T23:28:53.233Z] ---> Running in 40ab0a3d08d7 [2023-01-18T23:28:53.819Z] Removing intermediate container 40ab0a3d08d7 [2023-01-18T23:28:53.819Z] ---> 933442565e18 [2023-01-18T23:28:53.819Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T23:28:53.819Z] ---> Running in 4e9dc5bf4552 [2023-01-18T23:28:54.086Z] Removing intermediate container 4e9dc5bf4552 [2023-01-18T23:28:54.086Z] ---> 0bcde9f5f348 [2023-01-18T23:28:54.086Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T23:28:54.086Z] Successfully built 0bcde9f5f348 [2023-01-18T23:28:54.086Z] 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-01-18T23:28:54.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:28:54.548Z] [2023-01-18T23:28:54.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:28:54.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:28:54.878Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T23:28:54.878Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T23:28:54.878Z] 04944245beec: Pulling fs layer [2023-01-18T23:28:54.878Z] 699f458cf7ca: Pulling fs layer [2023-01-18T23:28:54.878Z] 765212b225bb: Pulling fs layer [2023-01-18T23:28:54.878Z] f23df028b6ca: Pulling fs layer [2023-01-18T23:28:54.878Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T23:28:54.878Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T23:28:54.878Z] f23df028b6ca: Waiting [2023-01-18T23:28:54.878Z] d65c8cfc05b1: Waiting [2023-01-18T23:28:54.878Z] 2437ff75d9bd: Waiting [2023-01-18T23:28:54.878Z] 765212b225bb: Waiting [2023-01-18T23:28:55.146Z] 04944245beec: Verifying Checksum [2023-01-18T23:28:55.146Z] 04944245beec: Download complete [2023-01-18T23:28:55.146Z] 765212b225bb: Verifying Checksum [2023-01-18T23:28:55.146Z] 765212b225bb: Download complete [2023-01-18T23:28:55.146Z] f23df028b6ca: Verifying Checksum [2023-01-18T23:28:55.146Z] f23df028b6ca: Download complete [2023-01-18T23:28:55.146Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T23:28:55.146Z] d65c8cfc05b1: Download complete [2023-01-18T23:28:55.414Z] 699f458cf7ca: Verifying Checksum [2023-01-18T23:28:55.414Z] 699f458cf7ca: Download complete [2023-01-18T23:28:55.680Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T23:28:55.680Z] 8998bd30e6a1: Download complete [2023-01-18T23:28:58.279Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T23:28:58.279Z] 2437ff75d9bd: Download complete [2023-01-18T23:28:59.696Z] 8998bd30e6a1: Pull complete [2023-01-18T23:29:00.281Z] 04944245beec: Pull complete [2023-01-18T23:29:01.711Z] 699f458cf7ca: Pull complete [2023-01-18T23:29:01.711Z] 765212b225bb: Pull complete [2023-01-18T23:29:02.673Z] f23df028b6ca: Pull complete [2023-01-18T23:29:02.673Z] d65c8cfc05b1: Pull complete [2023-01-18T23:29:17.678Z] 2437ff75d9bd: Pull complete [2023-01-18T23:29:17.678Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T23:29:17.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T23:29:17.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:29:17.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container [2023-01-18T23:29:17.917Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T23:29:20.327Z] $ docker top e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:21.154Z] ---> job-cost.sh [2023-01-18T23:29:21.154Z] lf-activate-venv: SKIPPING [2023-01-18T23:29:21.154Z] INFO: No Stack... [2023-01-18T23:29:21.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T23:29:22.375Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T23:29:22.693Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-01-18T23:29:22.693Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T23:29:23.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [2023-01-18T23:29:23.024Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] did not exist. Created. [2023-01-18T23:29:23.024Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T23:29:23.367Z] /w/workspace/device-mqtt-go/2@tmp/durable-08b80c97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T23:29:24.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T23:29:24.015Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T23:29:24.055Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T23:29:24.062Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T23:29:24.083Z] $ docker stop --time=1 e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c [2023-01-18T23:29:25.583Z] $ docker rm -f --volumes e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c [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-01-18T23:29:26.015Z] provisioning config files... [2023-01-18T23:29:26.023Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config8729034805341288054tmp [Pipeline] { [Pipeline] sh [2023-01-18T23:29:26.310Z] + set +x [2023-01-18T23:29:26.310Z] + + curl -s https://codecov.io/bash [2023-01-18T23:29:26.310Z] bash -s -- [2023-01-18T23:29:26.310Z] [2023-01-18T23:29:26.310Z] _____ _ [2023-01-18T23:29:26.311Z] / ____| | | [2023-01-18T23:29:26.311Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T23:29:26.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T23:29:26.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T23:29:26.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T23:29:26.311Z] Bash-1.0.6 [2023-01-18T23:29:26.311Z] [2023-01-18T23:29:26.311Z] [2023-01-18T23:29:26.311Z] ==> git version 2.25.1 found [2023-01-18T23:29:26.311Z] ==> 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-01-18T23:29:26.311Z] Release-Date: 2020-01-08 [2023-01-18T23:29:26.311Z] 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-01-18T23:29:26.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T23:29:26.311Z] ==> Jenkins CI detected. [2023-01-18T23:29:26.311Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-457 [2023-01-18T23:29:26.311Z] project root: . [2023-01-18T23:29:26.311Z] --> token set from env [2023-01-18T23:29:26.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T23:29:26.570Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T23:29:26.570Z] ==> Python coveragepy not found [2023-01-18T23:29:26.570Z] ==> Searching for coverage reports in: [2023-01-18T23:29:26.570Z] + . [2023-01-18T23:29:26.570Z] -> Found 1 reports [2023-01-18T23:29:26.570Z] ==> Detecting git/mercurial file structure [2023-01-18T23:29:26.570Z] ==> Reading reports [2023-01-18T23:29:26.570Z] + ./coverage.out bytes=17887 [2023-01-18T23:29:26.570Z] ==> Appending adjustments [2023-01-18T23:29:26.570Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T23:29:26.570Z] + Found adjustments [2023-01-18T23:29:26.570Z] ==> Gzipping contents [2023-01-18T23:29:26.570Z] 4.0K /tmp/codecov.pUyAau.gz [2023-01-18T23:29:26.570Z] ==> Uploading reports [2023-01-18T23:29:26.570Z] url: https://codecov.io [2023-01-18T23:29:26.570Z] query: branch=PR-457&commit=0807969a0d9a26b2a95938f713e39d67cf87a36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-457%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=457&job=&cmd_args= [2023-01-18T23:29:26.570Z] -> Pinging Codecov [2023-01-18T23:29:26.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-457&commit=0807969a0d9a26b2a95938f713e39d67cf87a36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-457%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=457&job=&cmd_args= [2023-01-18T23:29:26.829Z] -> Uploading to [2023-01-18T23:29:26.829Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/7D719EC7BBE17E464838252E33014C33/0807969a0d9a26b2a95938f713e39d67cf87a36d/9ae1c0c6-8613-4926-85c0-9c0c3c9ecbcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T232926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34f3ef6cce680a3e0adc78bf1f857a0b6150777c3b777748e67e51ed3edc7a8b [2023-01-18T23:29:26.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T23:29:26.829Z] Dload Upload Total Spent Left Speed [2023-01-18T23:29:27.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 10396 --:--:-- --:--:-- --:--:-- 10430 [2023-01-18T23:29:27.088Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] } [2023-01-18T23:29:27.095Z] 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-01-18T23:29:27.810Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives ] [2023-01-18T23:29:27.810Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives [2023-01-18T23:29:27.810Z] total 16 [2023-01-18T23:29:27.810Z] drwxr-xr-x 3 root root 4096 Jan 18 23:20 . [2023-01-18T23:29:27.810Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 23:20 .. [2023-01-18T23:29:27.810Z] drwxr-xr-x 2 root root 4096 Jan 18 23:20 cost [2023-01-18T23:29:27.810Z] -rw-r--r-- 1 root root 86 Jan 18 23:20 cost.csv [2023-01-18T23:29:27.810Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives [2023-01-18T23:29:27.810Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives [2023-01-18T23:29:27.810Z] total 16 [2023-01-18T23:29:27.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 23:20 . [2023-01-18T23:29:27.810Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 23:20 .. [2023-01-18T23:29:27.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 23:20 cost [2023-01-18T23:29:27.810Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 18 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:28.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:28.959Z] ---> package-listing.sh [2023-01-18T23:29:28.959Z] ++ facter osfamily [2023-01-18T23:29:28.959Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T23:29:29.217Z] + OS_FAMILY=debian [2023-01-18T23:29:29.217Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-457 [2023-01-18T23:29:29.217Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T23:29:29.217Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T23:29:29.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T23:29:29.217Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T23:29:29.217Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-457 ']' [2023-01-18T23:29:29.217Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T23:29:29.217Z] + case "${OS_FAMILY}" in [2023-01-18T23:29:29.217Z] + dpkg -l [2023-01-18T23:29:29.217Z] + grep '^ii' [2023-01-18T23:29:29.217Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T23:29:29.217Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T23:29:29.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T23:29:29.217Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-457 ']' [2023-01-18T23:29:29.217Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/ [2023-01-18T23:29:29.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/ [Pipeline] echo [2023-01-18T23:29:29.228Z] 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-457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T23:29:29.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T23:29:30.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T23:29:30.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T23:29:30.141Z] prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container [2023-01-18T23:29:30.170Z] $ 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-457/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-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T23:29:30.388Z] $ docker top f3c33e4dfa9946afcb1f76201da5a30e743c5cafa9d869811b6cf8eeec8ad511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T23:29:30.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T23:29:31.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T23:29:31.296Z] + ls /var/log/sa-host [2023-01-18T23:29:31.296Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T23:29:31.364Z] provisioning config files... [2023-01-18T23:29:31.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config6662380979621000133tmp [Pipeline] { [Pipeline] echo [2023-01-18T23:29:31.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:31.665Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T23:29:31.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:31.998Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T23:29:32.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:32.290Z] ---> sudo-logs.sh [2023-01-18T23:29:32.290Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T23:29:32.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:32.607Z] ---> job-cost.sh [2023-01-18T23:29:32.607Z] lf-activate-venv: SKIPPING [2023-01-18T23:29:32.607Z] DEBUG: total: 0.2199999988079071 [2023-01-18T23:29:32.607Z] INFO: Retrieving Stack Cost... [2023-01-18T23:29:32.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T23:29:33.432Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T23:29:33.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T23:29:33.725Z] ---> logs-deploy.sh [2023-01-18T23:29:33.725Z] lf-activate-venv: SKIPPING [2023-01-18T23:29:33.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-457/2 [2023-01-18T23:29:33.725Z] INFO: archiving workspace using pattern(s): [2023-01-18T23:29:34.661Z] Archives upload complete. [2023-01-18T23:29:34.661Z] INFO: archiving logs to Nexus