Pull request #511 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb+bc7652beee9a90296fe0b57947c4589a421f5e02 (bcda35ee0246399634c9da5af7f8c177860f8ff7) 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-ssh10564879058697534775.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-ssh16593586566118941607.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2956894356262793541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-511/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16278036687739345209.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16924111132862696903.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-511/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-511/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3845062749653105417.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-8474’ Running on prd-ubuntu20.04-docker-8c-8g-8475 in /w/workspace/gexfoundry_device-mqtt-go_PR-511 [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-511 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/511/head:refs/remotes/origin/PR-511 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb Merge succeeded, producing e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb Checking out Revision e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb (PR-511) Commit message: "build(deps): bump golang.org/x/net" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T03:33:18.440Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T03:33:18.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 [Pipeline] echo [2023-03-07T03:33:18.685Z] ========================================================= [2023-03-07T03:33:18.685Z] EdgeX Global Pipelines Version Info [2023-03-07T03:33:18.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:33:19.443Z] ------------------- [2023-03-07T03:33:19.443Z] stable info: [2023-03-07T03:33:19.443Z] ------------------- [2023-03-07T03:33:19.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T03:33:19.443Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T03:33:19.443Z] Message: update stable to v1.0.244 [2023-03-07T03:33:20.013Z] ------------------- [2023-03-07T03:33:20.013Z] experimental info: [2023-03-07T03:33:20.013Z] ------------------- [2023-03-07T03:33:20.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T03:33:20.013Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T03:33:20.013Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T03:33:20.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-07T03:33:20.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-07T03:33:20.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T03:33:20.417Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T03:33:20.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T03:33:20.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T03:33:20.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T03:33:20.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T03:33:20.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T03:33:20.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T03:33:20.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T03:33:20.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-07T03:33:20.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T03:33:20.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T03:33:20.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T03:33:20.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T03:33:20.957Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T03:33:20.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T03:33:21.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T03:33:21.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T03:33:21.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T03:33:21.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T03:33:21.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T03:33:21.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T03:33:21.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T03:33:21.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T03:33:21.363Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T03:33:21.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-511 [Pipeline] echo [2023-03-07T03:33:21.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-511 [Pipeline] echo [2023-03-07T03:33:21.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-511 [Pipeline] echo [2023-03-07T03:33:21.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo [2023-03-07T03:33:21.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e90ea99 [Pipeline] echo [2023-03-07T03:33:21.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:33:21.740Z] provisioning config files... [2023-03-07T03:33:21.755Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config13109373760205780910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:33:22.104Z] ---> docker-login.sh [2023-03-07T03:33:22.104Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:33:22.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:22.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:22.364Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:22.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:22.364Z] [2023-03-07T03:33:22.364Z] Login Succeeded [2023-03-07T03:33:22.364Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:33:22.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:22.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:22.364Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:22.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:22.364Z] [2023-03-07T03:33:22.364Z] Login Succeeded [2023-03-07T03:33:22.364Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:33:22.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:22.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:22.624Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:22.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:22.624Z] [2023-03-07T03:33:22.624Z] Login Succeeded [2023-03-07T03:33:22.624Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:33:22.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:22.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:22.624Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:22.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:22.624Z] [2023-03-07T03:33:22.624Z] Login Succeeded [2023-03-07T03:33:22.624Z] docker.io [2023-03-07T03:33:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:22.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:22.883Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:22.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:22.883Z] [2023-03-07T03:33:22.883Z] Login Succeeded [2023-03-07T03:33:22.883Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:33:22.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T03:33:23.527Z] + git rev-list -1 --merges e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb~1..e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo [2023-03-07T03:33:23.583Z] -----------> git rev-list -1 --merges e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb~1..e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [false] [Pipeline] sh [2023-03-07T03:33:23.891Z] + git log --format=format:%s -1 e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo [2023-03-07T03:33:23.930Z] ========================================================= [2023-03-07T03:33:23.930Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T03:33:23.930Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:33:24.351Z] + git log --format=format:%s -1 e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] echo [2023-03-07T03:33:24.382Z] [semverPrep] GIT_COMMIT: e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb, Commit Message: build(deps): bump golang.org/x/net [Pipeline] echo [2023-03-07T03:33:24.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T03:33:24.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T03:33:24.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T03:33:24.779Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T03:33:24.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T03:33:24.779Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T03:33:24.779Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T03:33:24.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:33:25.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:33:25.202Z] [2023-03-07T03:33:25.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:33:25.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:33:25.581Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T03:33:25.581Z] b85a868b505f: Pulling fs layer [2023-03-07T03:33:25.581Z] e2be974225ed: Pulling fs layer [2023-03-07T03:33:25.581Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T03:33:25.581Z] 988bab9f4d93: Pulling fs layer [2023-03-07T03:33:25.581Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T03:33:25.581Z] eaf3925da568: Pulling fs layer [2023-03-07T03:33:25.581Z] 988bab9f4d93: Waiting [2023-03-07T03:33:25.581Z] 1469e6f7b9e6: Waiting [2023-03-07T03:33:25.581Z] eaf3925da568: Waiting [2023-03-07T03:33:25.581Z] bab4dde63d76: Pulling fs layer [2023-03-07T03:33:25.581Z] bde34c3a00c8: Pulling fs layer [2023-03-07T03:33:25.581Z] b352a97aabf1: Pulling fs layer [2023-03-07T03:33:25.581Z] 4872d77fe225: Pulling fs layer [2023-03-07T03:33:25.581Z] bde34c3a00c8: Waiting [2023-03-07T03:33:25.581Z] b352a97aabf1: Waiting [2023-03-07T03:33:25.581Z] bab4dde63d76: Waiting [2023-03-07T03:33:25.581Z] 5851b861e8e6: Pulling fs layer [2023-03-07T03:33:25.581Z] 5851b861e8e6: Waiting [2023-03-07T03:33:25.581Z] e2be974225ed: Verifying Checksum [2023-03-07T03:33:25.581Z] e2be974225ed: Download complete [2023-03-07T03:33:25.581Z] 988bab9f4d93: Verifying Checksum [2023-03-07T03:33:25.581Z] 988bab9f4d93: Download complete [2023-03-07T03:33:25.841Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T03:33:25.841Z] 1469e6f7b9e6: Download complete [2023-03-07T03:33:25.841Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T03:33:25.841Z] 339a4e72a1f5: Download complete [2023-03-07T03:33:25.841Z] eaf3925da568: Download complete [2023-03-07T03:33:25.841Z] bde34c3a00c8: Download complete [2023-03-07T03:33:25.841Z] b352a97aabf1: Download complete [2023-03-07T03:33:25.841Z] 4872d77fe225: Verifying Checksum [2023-03-07T03:33:25.841Z] 4872d77fe225: Download complete [2023-03-07T03:33:25.841Z] 5851b861e8e6: Verifying Checksum [2023-03-07T03:33:25.841Z] 5851b861e8e6: Download complete [2023-03-07T03:33:25.841Z] b85a868b505f: Verifying Checksum [2023-03-07T03:33:25.841Z] b85a868b505f: Download complete [2023-03-07T03:33:26.100Z] bab4dde63d76: Verifying Checksum [2023-03-07T03:33:26.100Z] bab4dde63d76: Download complete [2023-03-07T03:33:27.478Z] b85a868b505f: Pull complete [2023-03-07T03:33:27.478Z] e2be974225ed: Pull complete [2023-03-07T03:33:28.053Z] 339a4e72a1f5: Pull complete [2023-03-07T03:33:28.053Z] 988bab9f4d93: Pull complete [2023-03-07T03:33:28.312Z] 1469e6f7b9e6: Pull complete [2023-03-07T03:33:28.312Z] eaf3925da568: Pull complete [2023-03-07T03:33:30.221Z] bab4dde63d76: Pull complete [2023-03-07T03:33:30.221Z] bde34c3a00c8: Pull complete [2023-03-07T03:33:30.480Z] b352a97aabf1: Pull complete [2023-03-07T03:33:30.480Z] 4872d77fe225: Pull complete [2023-03-07T03:33:30.480Z] 5851b861e8e6: Pull complete [2023-03-07T03:33:30.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T03:33:30.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T03:33:30.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:33:30.697Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2023-03-07T03:33:30.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T03:33:34.143Z] $ docker top a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 -eo pid,comm [2023-03-07T03:33:34.196Z] 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-03-07T03:33:34.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T03:33:34.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T03:33:34.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T03:33:34.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T03:33:34.426Z] $ docker exec a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent [2023-03-07T03:33:34.518Z] SSH_AUTH_SOCK=/tmp/ssh-Ble86KZw0PhK/agent.32 [2023-03-07T03:33:34.518Z] SSH_AGENT_PID=38 [2023-03-07T03:33:34.523Z] Running ssh-add (command line suppressed) [2023-03-07T03:33:34.629Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_10180107286660923611.key (/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_10180107286660923611.key) [2023-03-07T03:33:34.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T03:33:34.972Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T03:33:35.000Z] $ docker exec --env ******** --env ******** a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent -k [2023-03-07T03:33:35.091Z] unset SSH_AUTH_SOCK; [2023-03-07T03:33:35.092Z] unset SSH_AGENT_PID; [2023-03-07T03:33:35.092Z] echo Agent pid 38 killed; [2023-03-07T03:33:35.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T03:33:35.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T03:33:35.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T03:33:35.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T03:33:35.313Z] $ docker exec a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent [2023-03-07T03:33:35.422Z] SSH_AUTH_SOCK=/tmp/ssh-mzQeXA1f8KTi/agent.70 [2023-03-07T03:33:35.422Z] SSH_AGENT_PID=76 [2023-03-07T03:33:35.427Z] Running ssh-add (command line suppressed) [2023-03-07T03:33:35.540Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_1165236179691085806.key (/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/private_key_1165236179691085806.key) [2023-03-07T03:33:35.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T03:33:35.887Z] + git semver init [2023-03-07T03:33:36.154Z] 2023-03-07 03:33:36,089 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T03:33:36.154Z] 2023-03-07 03:33:36,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver [2023-03-07T03:33:36.154Z] 2023-03-07 03:33:36,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver [2023-03-07T03:33:36.154Z] 2023-03-07 03:33:36,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511, universal_newlines=False, shell=None, istream=None) [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,005 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.git/info/exclude [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 with force:False [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,005 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,008 [execute] INFO git cat-file --batch-check [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,015 [execute] INFO git cat-file --batch [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T03:33:37.093Z] 2023-03-07 03:33:37,020 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-511/.semver/PR-511 [2023-03-07T03:33:37.093Z] 0.0.0 [Pipeline] } [2023-03-07T03:33:37.142Z] $ docker exec --env ******** --env ******** a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 ssh-agent -k [2023-03-07T03:33:37.234Z] unset SSH_AUTH_SOCK; [2023-03-07T03:33:37.235Z] unset SSH_AGENT_PID; [2023-03-07T03:33:37.235Z] echo Agent pid 76 killed; [2023-03-07T03:33:37.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T03:33:37.666Z] + git semver [Pipeline] } [2023-03-07T03:33:37.957Z] $ docker stop --time=1 a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 [2023-03-07T03:33:39.268Z] $ docker rm -f --volumes a584320af1e3ea38d5656f607a03f9dbe6da50d92d8973b458c3dc53d1339a85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:33:39.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T03:33:39.945Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T03:33:39.965Z] [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-03-07T03:33:40.686Z] provisioning config files... [2023-03-07T03:33:40.702Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config3642794165737150665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:33:41.072Z] ---> docker-login.sh [2023-03-07T03:33:41.072Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:33:41.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:41.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:41.072Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:41.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:41.072Z] [2023-03-07T03:33:41.072Z] Login Succeeded [2023-03-07T03:33:41.072Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:33:41.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:41.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:41.342Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:41.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:41.342Z] [2023-03-07T03:33:41.342Z] Login Succeeded [2023-03-07T03:33:41.342Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:33:41.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:41.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:41.342Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:41.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:41.342Z] [2023-03-07T03:33:41.342Z] Login Succeeded [2023-03-07T03:33:41.342Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:33:41.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:41.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:41.604Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:41.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:41.604Z] [2023-03-07T03:33:41.604Z] Login Succeeded [2023-03-07T03:33:41.604Z] docker.io [2023-03-07T03:33:41.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:33:41.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:33:41.864Z] Configure a credential helper to remove this warning. See [2023-03-07T03:33:41.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:33:41.864Z] [2023-03-07T03:33:41.864Z] Login Succeeded [2023-03-07T03:33:41.864Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:33:41.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T03:33:42.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:33:42.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:33:42.156Z] ========================================================= [2023-03-07T03:33:42.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T03:33:42.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:33:42.622Z] + 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-03-07T03:33:42.622Z] Sending build context to Docker daemon 6.367MB [2023-03-07T03:33:42.622Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:33:42.622Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T03:33:42.622Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T03:33:42.622Z] 213ec9aee27d: Pulling fs layer [2023-03-07T03:33:42.622Z] 4583459ba037: Pulling fs layer [2023-03-07T03:33:42.622Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T03:33:42.622Z] 53926ce57604: Pulling fs layer [2023-03-07T03:33:42.622Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T03:33:42.622Z] 22ff95d597cd: Pulling fs layer [2023-03-07T03:33:42.622Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T03:33:42.622Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T03:33:42.622Z] a7acece74701: Pulling fs layer [2023-03-07T03:33:42.622Z] 12d6caf4c0d1: Waiting [2023-03-07T03:33:42.622Z] 53926ce57604: Waiting [2023-03-07T03:33:42.622Z] 21b2b0c7a3f4: Waiting [2023-03-07T03:33:42.622Z] 96b7cbca73a9: Waiting [2023-03-07T03:33:42.622Z] 22ff95d597cd: Waiting [2023-03-07T03:33:42.622Z] a7acece74701: Waiting [2023-03-07T03:33:42.622Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T03:33:42.622Z] 93c1e223e6f2: Download complete [2023-03-07T03:33:42.622Z] 4583459ba037: Download complete [2023-03-07T03:33:42.622Z] 21b2b0c7a3f4: Download complete [2023-03-07T03:33:42.622Z] 22ff95d597cd: Verifying Checksum [2023-03-07T03:33:42.622Z] 22ff95d597cd: Download complete [2023-03-07T03:33:42.887Z] 213ec9aee27d: Verifying Checksum [2023-03-07T03:33:42.887Z] 213ec9aee27d: Download complete [2023-03-07T03:33:42.887Z] 12d6caf4c0d1: Download complete [2023-03-07T03:33:42.887Z] 213ec9aee27d: Pull complete [2023-03-07T03:33:43.150Z] 4583459ba037: Pull complete [2023-03-07T03:33:43.150Z] 93c1e223e6f2: Pull complete [2023-03-07T03:33:43.150Z] a7acece74701: Verifying Checksum [2023-03-07T03:33:43.150Z] a7acece74701: Download complete [2023-03-07T03:33:43.721Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T03:33:43.721Z] 96b7cbca73a9: Download complete [2023-03-07T03:33:43.721Z] 53926ce57604: Verifying Checksum [2023-03-07T03:33:43.721Z] 53926ce57604: Download complete [2023-03-07T03:33:47.012Z] 53926ce57604: Pull complete [2023-03-07T03:33:47.271Z] 21b2b0c7a3f4: Pull complete [2023-03-07T03:33:47.271Z] 22ff95d597cd: Pull complete [2023-03-07T03:33:47.271Z] 12d6caf4c0d1: Pull complete [2023-03-07T03:33:49.171Z] 96b7cbca73a9: Pull complete [2023-03-07T03:33:50.107Z] a7acece74701: Pull complete [2023-03-07T03:33:50.107Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T03:33:50.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T03:33:50.107Z] ---> db6d94c90886 [2023-03-07T03:33:50.107Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:33:55.397Z] Still waiting to schedule task [2023-03-07T03:33:55.397Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T03:33:56.676Z] ---> Running in a4b9f3a29ff7 [2023-03-07T03:33:56.676Z] Removing intermediate container a4b9f3a29ff7 [2023-03-07T03:33:56.676Z] ---> c430b73ced41 [2023-03-07T03:33:56.676Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:33:56.676Z] ---> Running in e87b22d7538e [2023-03-07T03:33:56.676Z] Removing intermediate container e87b22d7538e [2023-03-07T03:33:56.676Z] ---> e1a2ddc51187 [2023-03-07T03:33:56.676Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:33:56.676Z] ---> Running in b0718d531cea [2023-03-07T03:33:56.676Z] Removing intermediate container b0718d531cea [2023-03-07T03:33:56.676Z] ---> 79e5fc97afbb [2023-03-07T03:33:56.676Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:33:56.676Z] ---> Running in 1f4feb143da8 [2023-03-07T03:33:56.676Z] Removing intermediate container 1f4feb143da8 [2023-03-07T03:33:56.676Z] ---> 89411c9bf683 [2023-03-07T03:33:56.676Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:33:56.676Z] ---> Running in 01905e3c4bb0 [2023-03-07T03:33:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:33:56.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:33:57.191Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T03:33:57.191Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T03:33:57.191Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T03:33:57.191Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T03:33:57.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:33:57.191Z] OK: 216 MiB in 55 packages [2023-03-07T03:33:57.758Z] Removing intermediate container 01905e3c4bb0 [2023-03-07T03:33:57.758Z] ---> 2458e54f54f4 [2023-03-07T03:33:57.758Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-07T03:33:57.758Z] ---> Running in 8a11ee51edda [2023-03-07T03:33:57.758Z] Removing intermediate container 8a11ee51edda [2023-03-07T03:33:57.758Z] ---> 9f909948ff38 [2023-03-07T03:33:57.758Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T03:33:57.758Z] ---> 88ed57879065 [2023-03-07T03:33:57.758Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:33:57.758Z] ---> Running in 1e85bc140fdb [2023-03-07T03:34:29.870Z] Removing intermediate container 1e85bc140fdb [2023-03-07T03:34:29.870Z] ---> d1665d713bc2 [2023-03-07T03:34:29.870Z] Step 11/12 : COPY . . [2023-03-07T03:34:29.870Z] ---> 6d7af31fb050 [2023-03-07T03:34:29.870Z] Step 12/12 : RUN $MAKE [2023-03-07T03:34:29.870Z] ---> Running in f6ed7b1a4f71 [2023-03-07T03:34:29.870Z] noop [2023-03-07T03:34:29.870Z] Removing intermediate container f6ed7b1a4f71 [2023-03-07T03:34:29.870Z] ---> a2ea4048acd0 [2023-03-07T03:34:29.870Z] Successfully built a2ea4048acd0 [2023-03-07T03:34:29.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:34:30.308Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T03:34:30.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:34:30.454Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2023-03-07T03:34:30.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@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 ******** ci-base-image-x86_64 cat [2023-03-07T03:34:30.840Z] $ docker top 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:34:31.237Z] + go version [2023-03-07T03:34:31.237Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T03:34:31.275Z] $ docker stop --time=1 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 [2023-03-07T03:34:32.538Z] $ docker rm -f --volumes 3675b99965e88daaf43fea114f1c0abfd8bf05245b29d3926bb65948f7bb6348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:34:33.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T03:34:33.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:34:33.405Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2023-03-07T03:34:33.441Z] $ 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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@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 ******** ci-base-image-x86_64 cat [2023-03-07T03:34:33.762Z] $ docker top e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:34:34.155Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-511 [Pipeline] fileExists [Pipeline] sh [2023-03-07T03:34:34.511Z] + make test [2023-03-07T03:34:34.511Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T03:34:34.769Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-07T03:34:44.740Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-07T03:34:44.740Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2023-03-07T03:34:44.741Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-07T03:34:51.306Z] 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-03-07T03:34:51.306Z] go vet ./... [2023-03-07T03:34:54.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T03:34:54.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T03:34:54.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T03:34:54.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T03:34:54.652Z] $ docker stop --time=1 e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 [2023-03-07T03:34:57.371Z] $ docker rm -f --volumes e7c7e267a1db141e2cb7cb40e104f2e752e4b92afafe2edc35571ad2b6665ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:34:57.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T03:34:57.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T03:34:58.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T03:34:59.047Z] + ls -al . [2023-03-07T03:34:59.047Z] total 196 [2023-03-07T03:34:59.047Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 03:34 . [2023-03-07T03:34:59.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:33 .. [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 03:33 .dockerignore [2023-03-07T03:34:59.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:34 .git [2023-03-07T03:34:59.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 .github [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 03:33 .gitignore [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:33 .golangci.yml [2023-03-07T03:34:59.047Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:33 .semver [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 03:33 Attribution.txt [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 03:33 CHANGELOG.md [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 03:33 Dockerfile [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:33 GOVERNANCE.md [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 03:33 Jenkinsfile [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:33 LICENSE [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 03:33 Makefile [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:33 OWNERS.md [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 03:33 README.md [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:33 VERSION [2023-03-07T03:34:59.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:33 bin [2023-03-07T03:34:59.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 cmd [2023-03-07T03:34:59.047Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 03:34 coverage.out [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 3408 Mar 7 03:33 go.mod [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 45088 Mar 7 03:33 go.sum [2023-03-07T03:34:59.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:33 internal [2023-03-07T03:34:59.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:33 mock [2023-03-07T03:34:59.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:33 snap [2023-03-07T03:34:59.047Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:34:59.513Z] + 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=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb --label arch=amd64 --label version=0.0.0 . [2023-03-07T03:34:59.513Z] Sending build context to Docker daemon 6.385MB [2023-03-07T03:34:59.513Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:34:59.513Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T03:34:59.513Z] ---> a2ea4048acd0 [2023-03-07T03:34:59.513Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:34:59.513Z] ---> Running in ae55ff06bb40 [2023-03-07T03:34:59.775Z] Removing intermediate container ae55ff06bb40 [2023-03-07T03:34:59.775Z] ---> dec4361c3b59 [2023-03-07T03:34:59.775Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:34:59.775Z] ---> Running in 4cd359538903 [2023-03-07T03:34:59.775Z] Removing intermediate container 4cd359538903 [2023-03-07T03:34:59.775Z] ---> 023695acf23c [2023-03-07T03:34:59.775Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:34:59.775Z] ---> Running in 7a69520398c8 [2023-03-07T03:34:59.775Z] Removing intermediate container 7a69520398c8 [2023-03-07T03:34:59.775Z] ---> 8eb1a0cb1b16 [2023-03-07T03:34:59.775Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:35:00.034Z] ---> Running in 8eca30ef5a7c [2023-03-07T03:35:00.034Z] Removing intermediate container 8eca30ef5a7c [2023-03-07T03:35:00.034Z] ---> 9e1fd613a536 [2023-03-07T03:35:00.034Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:35:00.034Z] ---> Running in 6cee871384ba [2023-03-07T03:35:00.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:35:00.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:35:00.861Z] OK: 216 MiB in 55 packages [2023-03-07T03:35:01.119Z] Removing intermediate container 6cee871384ba [2023-03-07T03:35:01.120Z] ---> fcf6d115a3c4 [2023-03-07T03:35:01.120Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-07T03:35:01.120Z] ---> Running in 0a7a0f20bd4e [2023-03-07T03:35:01.120Z] Removing intermediate container 0a7a0f20bd4e [2023-03-07T03:35:01.120Z] ---> d5f2e1225d8d [2023-03-07T03:35:01.120Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T03:35:01.378Z] ---> 858cfcd5ba7d [2023-03-07T03:35:01.378Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:35:01.378Z] ---> Running in f09f4762b74f [2023-03-07T03:35:01.944Z] Removing intermediate container f09f4762b74f [2023-03-07T03:35:01.944Z] ---> 0d8d5bd122d4 [2023-03-07T03:35:01.944Z] Step 11/24 : COPY . . [2023-03-07T03:35:02.512Z] ---> 16ebb876572f [2023-03-07T03:35:02.512Z] Step 12/24 : RUN $MAKE [2023-03-07T03:35:02.512Z] ---> Running in ab59102b5ebf [2023-03-07T03:35:02.772Z] 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-03-07T03:35:24.720Z] Removing intermediate container ab59102b5ebf [2023-03-07T03:35:24.720Z] ---> a2d9aa1887f1 [2023-03-07T03:35:24.720Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T03:35:24.720Z] 3.16: Pulling from library/alpine [2023-03-07T03:35:24.720Z] ef5531b6e74e: Pulling fs layer [2023-03-07T03:35:24.720Z] ef5531b6e74e: Verifying Checksum [2023-03-07T03:35:24.720Z] ef5531b6e74e: Download complete [2023-03-07T03:35:24.979Z] ef5531b6e74e: Pull complete [2023-03-07T03:35:24.979Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T03:35:24.979Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T03:35:24.979Z] ---> dfd21b5a31f5 [2023-03-07T03:35:24.979Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-07T03:35:24.979Z] ---> Running in 32ccccb2cdaf [2023-03-07T03:35:25.238Z] Removing intermediate container 32ccccb2cdaf [2023-03-07T03:35:25.238Z] ---> e6378b4ac4e0 [2023-03-07T03:35:25.238Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T03:35:25.238Z] ---> Running in 3b6f9d159223 [2023-03-07T03:35:25.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T03:35:25.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T03:35:25.760Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T03:35:25.760Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:35:25.760Z] OK: 6 MiB in 15 packages [2023-03-07T03:35:26.019Z] Removing intermediate container 3b6f9d159223 [2023-03-07T03:35:26.019Z] ---> e093e33f0441 [2023-03-07T03:35:26.019Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-07T03:35:27.418Z] ---> d9fd153fec13 [2023-03-07T03:35:27.418Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-07T03:35:27.418Z] ---> ec6c3d362a56 [2023-03-07T03:35:27.418Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-07T03:35:27.418Z] ---> a877483ef6f4 [2023-03-07T03:35:27.418Z] Step 19/24 : EXPOSE 59982 [2023-03-07T03:35:27.418Z] ---> Running in 4a91cfe39bd6 [2023-03-07T03:35:27.677Z] Removing intermediate container 4a91cfe39bd6 [2023-03-07T03:35:27.677Z] ---> 36762fe72cf6 [2023-03-07T03:35:27.677Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-07T03:35:27.677Z] ---> Running in e175cfc90c33 [2023-03-07T03:35:27.935Z] Removing intermediate container e175cfc90c33 [2023-03-07T03:35:27.935Z] ---> d837a7ff5afa [2023-03-07T03:35:27.935Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-07T03:35:27.935Z] ---> Running in 814505edcb9c [2023-03-07T03:35:27.936Z] Removing intermediate container 814505edcb9c [2023-03-07T03:35:27.936Z] ---> a869db4dd5a2 [2023-03-07T03:35:27.936Z] Step 22/24 : LABEL arch=amd64 [2023-03-07T03:35:27.936Z] ---> Running in ce11fb3af6c3 [2023-03-07T03:35:28.194Z] Removing intermediate container ce11fb3af6c3 [2023-03-07T03:35:28.194Z] ---> 9943e19e5827 [2023-03-07T03:35:28.194Z] Step 23/24 : LABEL git_sha=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [2023-03-07T03:35:28.194Z] ---> Running in 6ae616382819 [2023-03-07T03:35:28.194Z] Removing intermediate container 6ae616382819 [2023-03-07T03:35:28.194Z] ---> 51ea43ab4c82 [2023-03-07T03:35:28.194Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T03:35:28.194Z] ---> Running in 1ecf1b1edb9d [2023-03-07T03:35:28.194Z] Removing intermediate container 1ecf1b1edb9d [2023-03-07T03:35:28.194Z] ---> 4358f18cd579 [2023-03-07T03:35:28.194Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T03:35:28.194Z] Successfully built 4358f18cd579 [2023-03-07T03:35:28.194Z] 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-03-07T03:35:29.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:35:29.075Z] [2023-03-07T03:35:29.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:35:29.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:35:29.460Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T03:35:29.460Z] 5eb5b503b376: Pulling fs layer [2023-03-07T03:35:29.460Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T03:35:29.460Z] ec43610c2a17: Pulling fs layer [2023-03-07T03:35:29.460Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T03:35:29.460Z] 33b1e0a273af: Pulling fs layer [2023-03-07T03:35:29.460Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T03:35:29.460Z] 2f39f015ded8: Pulling fs layer [2023-03-07T03:35:29.460Z] 33b1e0a273af: Waiting [2023-03-07T03:35:29.460Z] 5d3b04190fa2: Waiting [2023-03-07T03:35:29.460Z] 3a2ae6a8a46f: Waiting [2023-03-07T03:35:29.460Z] 2f39f015ded8: Waiting [2023-03-07T03:35:29.460Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T03:35:29.460Z] 5c69ac0246d0: Download complete [2023-03-07T03:35:29.460Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T03:35:29.460Z] 3a2ae6a8a46f: Download complete [2023-03-07T03:35:29.720Z] 33b1e0a273af: Verifying Checksum [2023-03-07T03:35:29.720Z] 33b1e0a273af: Download complete [2023-03-07T03:35:29.720Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T03:35:29.720Z] 5d3b04190fa2: Download complete [2023-03-07T03:35:29.720Z] ec43610c2a17: Verifying Checksum [2023-03-07T03:35:29.720Z] ec43610c2a17: Download complete [2023-03-07T03:35:29.720Z] 5eb5b503b376: Download complete [2023-03-07T03:35:30.296Z] 2f39f015ded8: Download complete [2023-03-07T03:35:30.867Z] 5eb5b503b376: Pull complete [2023-03-07T03:35:31.128Z] 5c69ac0246d0: Pull complete [2023-03-07T03:35:31.692Z] ec43610c2a17: Pull complete [2023-03-07T03:35:31.692Z] 3a2ae6a8a46f: Pull complete [2023-03-07T03:35:31.951Z] 33b1e0a273af: Pull complete [2023-03-07T03:35:31.951Z] 5d3b04190fa2: Pull complete [2023-03-07T03:35:34.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8476 in /w/workspace/gexfoundry_device-mqtt-go_PR-511 [Pipeline] { [Pipeline] ws [2023-03-07T03:35:34.944Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T03:35:35.052Z] Selected Git installation does not exist. Using Default [2023-03-07T03:35:35.052Z] The recommended git tool is: NONE [2023-03-07T03:35:37.221Z] 2f39f015ded8: Pull complete [2023-03-07T03:35:37.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T03:35:37.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:35:37.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:35:37.422Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2023-03-07T03:35:37.450Z] $ 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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T03:35:39.689Z] using credential edgex-jenkins-ssh [2023-03-07T03:35:39.706Z] Cloning the remote Git repository [2023-03-07T03:35:39.750Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-07T03:35:39.818Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-07T03:35:42.507Z] $ docker top a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [2023-03-07T03:35:41.466Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-07T03:35:41.467Z] > git --version # timeout=10 [2023-03-07T03:35:41.492Z] > git --version # 'git version 2.25.1' [2023-03-07T03:35:41.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:35:41.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-03-07T03:35:42.949Z] ---> job-cost.sh [2023-03-07T03:35:42.949Z] lf-activate-venv: SKIPPING [2023-03-07T03:35:42.949Z] INFO: No Stack... [2023-03-07T03:35:43.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T03:35:43.467Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T03:35:43.778Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/cost.csv [2023-03-07T03:35:43.778Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T03:35:43.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [2023-03-07T03:35:43.823Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] did not exist. Created. [2023-03-07T03:35:43.823Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T03:35:42.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-07T03:35:42.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T03:35:43.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-07T03:35:43.506Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-07T03:35:43.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:35:43.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/511/head:refs/remotes/origin/PR-511 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T03:35:44.039Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [2023-03-07T03:35:44.219Z] + echo total: 0.2199999988079071 [2023-03-07T03:35:44.243Z] Merge succeeded, producing e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [2023-03-07T03:35:44.243Z] Checking out Revision e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb (PR-511) [Pipeline] stash [2023-03-07T03:35:44.270Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T03:35:44.309Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T03:35:44.387Z] $ docker stop --time=1 a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 [2023-03-07T03:35:44.644Z] Commit message: "build(deps): bump golang.org/x/net" [2023-03-07T03:35:44.690Z] > git --version # timeout=10 [2023-03-07T03:35:44.701Z] > git --version # 'git version 2.25.1' [2023-03-07T03:35:44.720Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T03:35:45.127Z] [2023-03-07T03:35:45.127Z] GitHub has been notified of this commit’s build result [2023-03-07T03:35:45.127Z] [2023-03-07T03:35:44.057Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T03:35:44.072Z] > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 [2023-03-07T03:35:44.148Z] > git remote # timeout=10 [2023-03-07T03:35:44.165Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T03:35:44.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T03:35:44.204Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-03-07T03:35:44.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T03:35:44.251Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T03:35:44.263Z] > git checkout -f e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb # timeout=10 [2023-03-07T03:35:45.536Z] $ docker rm -f --volumes a14dca2962194cba3a68f158cdee0491a43fad8500512ad393368bcd8c38ad32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:35:46.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T03:35:46.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T03:35:46.442Z] Dload Upload Total Spent Left Speed [2023-03-07T03:35:46.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-07T03:35:46.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T03:35:47.340Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T03:35:47.340Z] + sudo tee /etc/docker/daemon.new [2023-03-07T03:35:47.340Z] { [2023-03-07T03:35:47.340Z] "registry-mirrors": [ [2023-03-07T03:35:47.340Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T03:35:47.340Z] ], [2023-03-07T03:35:47.340Z] "bip": "10.250.0.254/24", [2023-03-07T03:35:47.340Z] "hosts": [ [2023-03-07T03:35:47.340Z] "tcp://0.0.0.0:5555", [2023-03-07T03:35:47.340Z] "unix:///var/run/docker.sock" [2023-03-07T03:35:47.340Z] ], [2023-03-07T03:35:47.340Z] "mtu": 1458, [2023-03-07T03:35:47.340Z] "selinux-enabled": true, [2023-03-07T03:35:47.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T03:35:47.340Z] } [Pipeline] sh [2023-03-07T03:35:47.689Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T03:35:48.035Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:36:06.365Z] provisioning config files... [2023-03-07T03:36:06.397Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10208979857780690882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:36:06.806Z] ---> docker-login.sh [2023-03-07T03:36:06.806Z] nexus3.edgexfoundry.org:10001 [2023-03-07T03:36:07.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:36:08.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:36:08.043Z] Configure a credential helper to remove this warning. See [2023-03-07T03:36:08.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:36:08.043Z] [2023-03-07T03:36:08.043Z] Login Succeeded [2023-03-07T03:36:08.043Z] nexus3.edgexfoundry.org:10002 [2023-03-07T03:36:08.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:36:08.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:36:08.314Z] Configure a credential helper to remove this warning. See [2023-03-07T03:36:08.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:36:08.314Z] [2023-03-07T03:36:08.314Z] Login Succeeded [2023-03-07T03:36:08.314Z] nexus3.edgexfoundry.org:10003 [2023-03-07T03:36:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:36:08.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:36:08.584Z] Configure a credential helper to remove this warning. See [2023-03-07T03:36:08.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:36:08.584Z] [2023-03-07T03:36:08.584Z] Login Succeeded [2023-03-07T03:36:08.584Z] nexus3.edgexfoundry.org:10004 [2023-03-07T03:36:08.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:36:08.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:36:08.853Z] Configure a credential helper to remove this warning. See [2023-03-07T03:36:08.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:36:08.853Z] [2023-03-07T03:36:08.853Z] Login Succeeded [2023-03-07T03:36:08.853Z] docker.io [2023-03-07T03:36:09.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T03:36:09.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T03:36:09.391Z] Configure a credential helper to remove this warning. See [2023-03-07T03:36:09.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T03:36:09.391Z] [2023-03-07T03:36:09.391Z] Login Succeeded [2023-03-07T03:36:09.391Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T03:36:09.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T03:36:09.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:36:09.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T03:36:09.887Z] ========================================================= [2023-03-07T03:36:09.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T03:36:09.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:36:10.377Z] + 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-03-07T03:36:10.645Z] Sending build context to Docker daemon 3.293MB [2023-03-07T03:36:10.645Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:36:10.645Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T03:36:10.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T03:36:10.918Z] 9b18e9b68314: Pulling fs layer [2023-03-07T03:36:10.918Z] 35d82f9e3411: Pulling fs layer [2023-03-07T03:36:10.918Z] e16973657156: Pulling fs layer [2023-03-07T03:36:10.918Z] fc693d55d65f: Pulling fs layer [2023-03-07T03:36:10.918Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T03:36:10.918Z] dda99020689f: Pulling fs layer [2023-03-07T03:36:10.918Z] db1c61fa0a46: Pulling fs layer [2023-03-07T03:36:10.918Z] 891c053d2c06: Pulling fs layer [2023-03-07T03:36:10.918Z] dda99020689f: Waiting [2023-03-07T03:36:10.918Z] db1c61fa0a46: Waiting [2023-03-07T03:36:10.918Z] 891c053d2c06: Waiting [2023-03-07T03:36:10.918Z] fc693d55d65f: Waiting [2023-03-07T03:36:10.918Z] 7e9fc2657dce: Waiting [2023-03-07T03:36:10.918Z] e16973657156: Verifying Checksum [2023-03-07T03:36:10.918Z] e16973657156: Download complete [2023-03-07T03:36:10.918Z] 35d82f9e3411: Verifying Checksum [2023-03-07T03:36:10.918Z] 35d82f9e3411: Download complete [2023-03-07T03:36:10.918Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T03:36:10.918Z] 7e9fc2657dce: Download complete [2023-03-07T03:36:10.918Z] dda99020689f: Verifying Checksum [2023-03-07T03:36:10.918Z] dda99020689f: Download complete [2023-03-07T03:36:10.918Z] 9b18e9b68314: Verifying Checksum [2023-03-07T03:36:10.918Z] 9b18e9b68314: Download complete [2023-03-07T03:36:11.904Z] 9b18e9b68314: Pull complete [2023-03-07T03:36:12.175Z] 891c053d2c06: Verifying Checksum [2023-03-07T03:36:12.175Z] 891c053d2c06: Download complete [2023-03-07T03:36:12.443Z] 35d82f9e3411: Pull complete [2023-03-07T03:36:12.715Z] e16973657156: Pull complete [2023-03-07T03:36:13.308Z] db1c61fa0a46: Verifying Checksum [2023-03-07T03:36:13.308Z] db1c61fa0a46: Download complete [2023-03-07T03:36:13.902Z] fc693d55d65f: Verifying Checksum [2023-03-07T03:36:13.902Z] fc693d55d65f: Download complete [2023-03-07T03:36:26.224Z] fc693d55d65f: Pull complete [2023-03-07T03:36:26.224Z] 7e9fc2657dce: Pull complete [2023-03-07T03:36:26.224Z] dda99020689f: Pull complete [2023-03-07T03:36:31.591Z] db1c61fa0a46: Pull complete [2023-03-07T03:36:33.010Z] 891c053d2c06: Pull complete [2023-03-07T03:36:33.010Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T03:36:33.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T03:36:33.010Z] ---> f96f9c87975a [2023-03-07T03:36:33.010Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:36:35.038Z] ---> Running in d0f9aae959ed [2023-03-07T03:36:35.326Z] Removing intermediate container d0f9aae959ed [2023-03-07T03:36:35.326Z] ---> 76eef69a1205 [2023-03-07T03:36:35.326Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:36:35.326Z] ---> Running in 7e038ffe60b6 [2023-03-07T03:36:35.597Z] Removing intermediate container 7e038ffe60b6 [2023-03-07T03:36:35.597Z] ---> b4b1fc0ab474 [2023-03-07T03:36:35.597Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:36:35.865Z] ---> Running in ea2740c445e3 [2023-03-07T03:36:36.139Z] Removing intermediate container ea2740c445e3 [2023-03-07T03:36:36.139Z] ---> 6fff24349886 [2023-03-07T03:36:36.139Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:36:36.139Z] ---> Running in 04ecc87ba5b8 [2023-03-07T03:36:36.409Z] Removing intermediate container 04ecc87ba5b8 [2023-03-07T03:36:36.409Z] ---> 15b312b9bec7 [2023-03-07T03:36:36.409Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:36:36.409Z] ---> Running in 62a1c1eb3fa7 [2023-03-07T03:36:37.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:36:37.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:36:38.778Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T03:36:38.778Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T03:36:38.778Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T03:36:38.778Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T03:36:39.047Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:36:39.047Z] OK: 226 MiB in 55 packages [2023-03-07T03:36:40.008Z] Removing intermediate container 62a1c1eb3fa7 [2023-03-07T03:36:40.008Z] ---> 786350f746fb [2023-03-07T03:36:40.008Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-07T03:36:40.008Z] ---> Running in 1c80b0b9aa15 [2023-03-07T03:36:40.275Z] Removing intermediate container 1c80b0b9aa15 [2023-03-07T03:36:40.275Z] ---> 463824fb1550 [2023-03-07T03:36:40.275Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T03:36:40.860Z] ---> ffa8bb9a28a4 [2023-03-07T03:36:40.860Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:36:40.860Z] ---> Running in 10cb03305102 [2023-03-07T03:37:48.742Z] Removing intermediate container 10cb03305102 [2023-03-07T03:37:48.742Z] ---> 841c8598a5bd [2023-03-07T03:37:48.742Z] Step 11/12 : COPY . . [2023-03-07T03:37:48.742Z] ---> a0d25684d9d3 [2023-03-07T03:37:48.742Z] Step 12/12 : RUN $MAKE [2023-03-07T03:37:48.742Z] ---> Running in 3d14d800ea26 [2023-03-07T03:37:48.742Z] noop [2023-03-07T03:37:48.742Z] Removing intermediate container 3d14d800ea26 [2023-03-07T03:37:48.742Z] ---> ad5601fbeb79 [2023-03-07T03:37:48.742Z] Successfully built ad5601fbeb79 [2023-03-07T03:37:48.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:37:49.213Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T03:37:49.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:37:49.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2023-03-07T03:37:49.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T03:37:53.187Z] $ docker top c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:37:54.072Z] + go version [2023-03-07T03:37:54.072Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T03:37:54.108Z] $ docker stop --time=1 c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 [2023-03-07T03:37:55.754Z] $ docker rm -f --volumes c818aadb8c83181236b483dabc59e79d4836fc89f7b844ab9363f2c9f9a41950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:37:56.594Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T03:37:56.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:37:56.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2023-03-07T03:37:56.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T03:37:58.146Z] $ docker top a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:37:59.037Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T03:37:59.426Z] + make test [2023-03-07T03:37:59.693Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T03:38:01.107Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-07T03:39:22.717Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-07T03:39:22.717Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 21.8% of statements [2023-03-07T03:39:22.717Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-07T03:39:22.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T03:39:22.717Z] go vet ./... [2023-03-07T03:39:37.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T03:39:37.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T03:39:37.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T03:39:38.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T03:39:38.364Z] $ docker stop --time=1 a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 [2023-03-07T03:39:40.103Z] $ docker rm -f --volumes a5d1958fa8a3ba48b829d545a384bbb6788bc19daddd0e029373fdb99724b395 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T03:39:41.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T03:39:41.050Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T03:39:41.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T03:39:42.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T03:39:42.389Z] + ls -al . [2023-03-07T03:39:42.389Z] total 192 [2023-03-07T03:39:42.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 03:38 . [2023-03-07T03:39:42.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:35 .. [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 03:35 .dockerignore [2023-03-07T03:39:42.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 03:35 .git [2023-03-07T03:39:42.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 .github [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 03:35 .gitignore [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 03:35 .golangci.yml [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 03:35 Attribution.txt [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 03:35 CHANGELOG.md [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 03:35 Dockerfile [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 03:35 GOVERNANCE.md [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 03:35 Jenkinsfile [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 03:35 LICENSE [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 03:35 Makefile [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 03:35 OWNERS.md [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 03:35 README.md [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 03:33 VERSION [2023-03-07T03:39:42.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:35 bin [2023-03-07T03:39:42.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 cmd [2023-03-07T03:39:42.389Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 03:39 coverage.out [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 3408 Mar 7 03:35 go.mod [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 45088 Mar 7 03:35 go.sum [2023-03-07T03:39:42.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 03:35 internal [2023-03-07T03:39:42.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 03:35 mock [2023-03-07T03:39:42.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 03:35 snap [2023-03-07T03:39:42.389Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:39:42.804Z] + 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=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb --label arch=arm64 --label version=0.0.0 . [2023-03-07T03:39:43.073Z] Sending build context to Docker daemon 3.311MB [2023-03-07T03:39:43.073Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T03:39:43.073Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T03:39:43.073Z] ---> ad5601fbeb79 [2023-03-07T03:39:43.073Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T03:39:43.345Z] ---> Running in 8c82a7ebfdf7 [2023-03-07T03:39:43.614Z] Removing intermediate container 8c82a7ebfdf7 [2023-03-07T03:39:43.614Z] ---> 72cf36e4473e [2023-03-07T03:39:43.614Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T03:39:43.614Z] ---> Running in fe8c76410797 [2023-03-07T03:39:43.882Z] Removing intermediate container fe8c76410797 [2023-03-07T03:39:43.882Z] ---> 1d6080fcd3a8 [2023-03-07T03:39:43.882Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T03:39:43.882Z] ---> Running in 9d920a3ec665 [2023-03-07T03:39:44.154Z] Removing intermediate container 9d920a3ec665 [2023-03-07T03:39:44.154Z] ---> 1cb577069b76 [2023-03-07T03:39:44.154Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T03:39:44.423Z] ---> Running in 6610acf748d9 [2023-03-07T03:39:44.690Z] Removing intermediate container 6610acf748d9 [2023-03-07T03:39:44.691Z] ---> 46f93a7fad70 [2023-03-07T03:39:44.691Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T03:39:44.691Z] ---> Running in 2a8a0090bb3f [2023-03-07T03:39:45.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:39:45.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:39:46.885Z] OK: 226 MiB in 55 packages [2023-03-07T03:39:48.828Z] Removing intermediate container 2a8a0090bb3f [2023-03-07T03:39:48.828Z] ---> 56833982f052 [2023-03-07T03:39:48.828Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-07T03:39:48.828Z] ---> Running in d83b3f563ac2 [2023-03-07T03:39:49.097Z] Removing intermediate container d83b3f563ac2 [2023-03-07T03:39:49.097Z] ---> 3a618be987cc [2023-03-07T03:39:49.097Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T03:39:49.684Z] ---> 390ceb808ece [2023-03-07T03:39:49.684Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T03:39:49.684Z] ---> Running in 070e725ce86d [2023-03-07T03:39:51.626Z] Removing intermediate container 070e725ce86d [2023-03-07T03:39:51.626Z] ---> 4261f01722c1 [2023-03-07T03:39:51.626Z] Step 11/24 : COPY . . [2023-03-07T03:39:52.585Z] ---> 3bdb4212b041 [2023-03-07T03:39:52.585Z] Step 12/24 : RUN $MAKE [2023-03-07T03:39:52.585Z] ---> Running in f8e29bd43224 [2023-03-07T03:39:53.999Z] 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-03-07T03:42:15.718Z] Removing intermediate container f8e29bd43224 [2023-03-07T03:42:15.718Z] ---> 1d18cb04c410 [2023-03-07T03:42:15.718Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T03:42:15.718Z] 3.16: Pulling from library/alpine [2023-03-07T03:42:15.718Z] 3760b48202b3: Pulling fs layer [2023-03-07T03:42:15.718Z] 3760b48202b3: Verifying Checksum [2023-03-07T03:42:15.718Z] 3760b48202b3: Download complete [2023-03-07T03:42:15.718Z] 3760b48202b3: Pull complete [2023-03-07T03:42:15.718Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T03:42:15.718Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T03:42:15.718Z] ---> 4c81e5bf8899 [2023-03-07T03:42:15.718Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-07T03:42:15.718Z] ---> Running in a366da4caafd [2023-03-07T03:42:15.718Z] Removing intermediate container a366da4caafd [2023-03-07T03:42:15.718Z] ---> 82d1db8ded86 [2023-03-07T03:42:15.718Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T03:42:15.718Z] ---> Running in 139676d3cdbc [2023-03-07T03:42:15.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T03:42:15.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T03:42:15.718Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T03:42:15.718Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T03:42:15.718Z] OK: 5 MiB in 15 packages [2023-03-07T03:42:16.305Z] Removing intermediate container 139676d3cdbc [2023-03-07T03:42:16.305Z] ---> 3c299122c48e [2023-03-07T03:42:16.305Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-07T03:42:17.720Z] ---> 8803d5afb355 [2023-03-07T03:42:17.720Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-07T03:42:17.991Z] ---> 8f243a5a6fd8 [2023-03-07T03:42:17.991Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-07T03:42:18.575Z] ---> 3af570e92fbd [2023-03-07T03:42:18.575Z] Step 19/24 : EXPOSE 59982 [2023-03-07T03:42:18.575Z] ---> Running in 42011b0ed3c6 [2023-03-07T03:42:18.844Z] Removing intermediate container 42011b0ed3c6 [2023-03-07T03:42:18.844Z] ---> 12a2a5c77029 [2023-03-07T03:42:18.844Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-07T03:42:19.112Z] ---> Running in 18fb23480687 [2023-03-07T03:42:19.379Z] Removing intermediate container 18fb23480687 [2023-03-07T03:42:19.380Z] ---> b805093078d1 [2023-03-07T03:42:19.380Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-07T03:42:19.380Z] ---> Running in dffe8a65747c [2023-03-07T03:42:19.646Z] Removing intermediate container dffe8a65747c [2023-03-07T03:42:19.646Z] ---> 65ff09beba47 [2023-03-07T03:42:19.646Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T03:42:19.646Z] ---> Running in 01b85af44b38 [2023-03-07T03:42:19.930Z] Removing intermediate container 01b85af44b38 [2023-03-07T03:42:19.930Z] ---> fc5c21bf1653 [2023-03-07T03:42:19.930Z] Step 23/24 : LABEL git_sha=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [2023-03-07T03:42:20.199Z] ---> Running in 59b40dcd694f [2023-03-07T03:42:20.467Z] Removing intermediate container 59b40dcd694f [2023-03-07T03:42:20.467Z] ---> 790d0e375eca [2023-03-07T03:42:20.467Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T03:42:20.467Z] ---> Running in a91a8e1d67a9 [2023-03-07T03:42:20.734Z] Removing intermediate container a91a8e1d67a9 [2023-03-07T03:42:20.734Z] ---> df41d8339119 [2023-03-07T03:42:20.734Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T03:42:20.734Z] Successfully built df41d8339119 [2023-03-07T03:42:20.734Z] 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-03-07T03:42:21.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:42:21.560Z] [2023-03-07T03:42:21.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:42:21.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:42:21.964Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T03:42:21.964Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T03:42:21.964Z] 04944245beec: Pulling fs layer [2023-03-07T03:42:21.964Z] 699f458cf7ca: Pulling fs layer [2023-03-07T03:42:21.964Z] 765212b225bb: Pulling fs layer [2023-03-07T03:42:21.964Z] f23df028b6ca: Pulling fs layer [2023-03-07T03:42:21.964Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T03:42:21.964Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T03:42:21.964Z] f23df028b6ca: Waiting [2023-03-07T03:42:21.964Z] d65c8cfc05b1: Waiting [2023-03-07T03:42:21.964Z] 765212b225bb: Waiting [2023-03-07T03:42:21.964Z] 2437ff75d9bd: Waiting [2023-03-07T03:42:22.234Z] 04944245beec: Verifying Checksum [2023-03-07T03:42:22.234Z] 04944245beec: Download complete [2023-03-07T03:42:22.234Z] 765212b225bb: Download complete [2023-03-07T03:42:22.234Z] f23df028b6ca: Download complete [2023-03-07T03:42:22.234Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T03:42:22.234Z] d65c8cfc05b1: Download complete [2023-03-07T03:42:22.506Z] 699f458cf7ca: Verifying Checksum [2023-03-07T03:42:22.506Z] 699f458cf7ca: Download complete [2023-03-07T03:42:22.776Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T03:42:22.776Z] 8998bd30e6a1: Download complete [2023-03-07T03:42:25.361Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T03:42:25.361Z] 2437ff75d9bd: Download complete [2023-03-07T03:42:26.765Z] 8998bd30e6a1: Pull complete [2023-03-07T03:42:27.352Z] 04944245beec: Pull complete [2023-03-07T03:42:28.756Z] 699f458cf7ca: Pull complete [2023-03-07T03:42:28.756Z] 765212b225bb: Pull complete [2023-03-07T03:42:29.721Z] f23df028b6ca: Pull complete [2023-03-07T03:42:29.721Z] d65c8cfc05b1: Pull complete [2023-03-07T03:42:44.712Z] 2437ff75d9bd: Pull complete [2023-03-07T03:42:44.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T03:42:44.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T03:42:44.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:42:45.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-8476 does not seem to be running inside a container [2023-03-07T03:42:45.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T03:42:47.861Z] $ docker top 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:42:48.453Z] ---> job-cost.sh [2023-03-07T03:42:48.736Z] lf-activate-venv: SKIPPING [2023-03-07T03:42:48.736Z] INFO: No Stack... [2023-03-07T03:42:49.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T03:42:49.980Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T03:42:50.322Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-07T03:42:50.322Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T03:42:50.407Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [2023-03-07T03:42:50.412Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] did not exist. Created. [2023-03-07T03:42:50.412Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T03:42:50.835Z] /w/workspace/device-mqtt-go/1@tmp/durable-ff8e2e1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T03:42:51.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T03:42:51.229Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T03:42:51.270Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T03:42:51.295Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-511-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T03:42:51.377Z] $ docker stop --time=1 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc [2023-03-07T03:42:52.834Z] $ docker rm -f --volumes 00e29180d07cbf692268d1d8635881db643ef0ee0e91bb1e0842ae38503d72fc [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-03-07T03:42:53.773Z] provisioning config files... [2023-03-07T03:42:53.781Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config13135389417597389982tmp [Pipeline] { [Pipeline] sh [2023-03-07T03:42:54.119Z] + set +x [2023-03-07T03:42:54.119Z] + curl -s https://codecov.io/bash [2023-03-07T03:42:54.119Z] + bash -s -- [2023-03-07T03:42:54.119Z] [2023-03-07T03:42:54.119Z] _____ _ [2023-03-07T03:42:54.119Z] / ____| | | [2023-03-07T03:42:54.119Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T03:42:54.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T03:42:54.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T03:42:54.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T03:42:54.119Z] Bash-1.0.6 [2023-03-07T03:42:54.119Z] [2023-03-07T03:42:54.119Z] [2023-03-07T03:42:54.119Z] ==> git version 2.25.1 found [2023-03-07T03:42:54.119Z] ==> 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-03-07T03:42:54.119Z] Release-Date: 2020-01-08 [2023-03-07T03:42:54.119Z] 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-03-07T03:42:54.119Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T03:42:54.119Z] ==> Jenkins CI detected. [2023-03-07T03:42:54.119Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-511 [2023-03-07T03:42:54.119Z] project root: . [2023-03-07T03:42:54.119Z] --> token set from env [2023-03-07T03:42:54.119Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T03:42:54.119Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T03:42:54.119Z] ==> Python coveragepy not found [2023-03-07T03:42:54.119Z] ==> Searching for coverage reports in: [2023-03-07T03:42:54.119Z] + . [2023-03-07T03:42:54.119Z] -> Found 1 reports [2023-03-07T03:42:54.119Z] ==> Detecting git/mercurial file structure [2023-03-07T03:42:54.119Z] ==> Reading reports [2023-03-07T03:42:54.119Z] + ./coverage.out bytes=17887 [2023-03-07T03:42:54.119Z] ==> Appending adjustments [2023-03-07T03:42:54.119Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T03:42:54.377Z] + Found adjustments [2023-03-07T03:42:54.377Z] ==> Gzipping contents [2023-03-07T03:42:54.377Z] 4.0K /tmp/codecov.thZ4sF.gz [2023-03-07T03:42:54.377Z] ==> Uploading reports [2023-03-07T03:42:54.377Z] url: https://codecov.io [2023-03-07T03:42:54.377Z] query: branch=PR-511&commit=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=511&job=&cmd_args= [2023-03-07T03:42:54.377Z] -> Pinging Codecov [2023-03-07T03:42:54.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-511&commit=e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-511%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=511&job=&cmd_args= [2023-03-07T03:42:54.377Z] -> Uploading to [2023-03-07T03:42:54.377Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7D719EC7BBE17E464838252E33014C33/e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb/6d01912d-b5ba-44bf-9b60-287e5780d668.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T034254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9293caf991dd325ac3be9b4c37ad5e01dbd9d23739b5b0d205f62842960e8b4 [2023-03-07T03:42:54.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T03:42:54.635Z] Dload Upload Total Spent Left Speed [2023-03-07T03:42:54.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 12045 --:--:-- --:--:-- --:--:-- 12045 [2023-03-07T03:42:54.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e90ea99b42aefc1191e9aa6cad3cbbf1f6d5b0cb [Pipeline] } [2023-03-07T03:42:54.920Z] 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-03-07T03:42:56.653Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives ] [2023-03-07T03:42:56.653Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives [2023-03-07T03:42:56.653Z] total 16 [2023-03-07T03:42:56.653Z] drwxr-xr-x 3 root root 4096 Mar 7 03:35 . [2023-03-07T03:42:56.653Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 03:35 .. [2023-03-07T03:42:56.653Z] drwxr-xr-x 2 root root 4096 Mar 7 03:35 cost [2023-03-07T03:42:56.653Z] -rw-r--r-- 1 root root 86 Mar 7 03:35 cost.csv [2023-03-07T03:42:56.653Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives [2023-03-07T03:42:56.653Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives [2023-03-07T03:42:56.653Z] total 16 [2023-03-07T03:42:56.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 03:35 . [2023-03-07T03:42:56.653Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 03:35 .. [2023-03-07T03:42:56.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 03:35 cost [2023-03-07T03:42:56.653Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 7 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:42:56.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:42:57.865Z] ---> package-listing.sh [2023-03-07T03:42:57.865Z] ++ facter osfamily [2023-03-07T03:42:57.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T03:42:58.124Z] + OS_FAMILY=debian [2023-03-07T03:42:58.124Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-511 [2023-03-07T03:42:58.124Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T03:42:58.124Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T03:42:58.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T03:42:58.124Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T03:42:58.124Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-511 ']' [2023-03-07T03:42:58.124Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T03:42:58.124Z] + case "${OS_FAMILY}" in [2023-03-07T03:42:58.124Z] + dpkg -l [2023-03-07T03:42:58.124Z] + grep '^ii' [2023-03-07T03:42:58.124Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T03:42:58.124Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T03:42:58.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T03:42:58.124Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-511 ']' [2023-03-07T03:42:58.124Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/ [2023-03-07T03:42:58.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-511/archives/ [Pipeline] echo [2023-03-07T03:42:58.160Z] 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-511/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T03:42:58.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T03:42:59.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T03:42:59.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T03:42:59.234Z] prd-ubuntu20.04-docker-8c-8g-8475 does not seem to be running inside a container [2023-03-07T03:42:59.246Z] $ 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-511/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-511 -v /w/workspace/gexfoundry_device-mqtt-go_PR-511:/w/workspace/gexfoundry_device-mqtt-go_PR-511:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T03:42:59.412Z] $ docker top d639bcc747aa065662104ecdb72e86299eb3a9b62f85b0c6a6e9573990c2744f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T03:42:59.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T03:43:00.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T03:43:00.424Z] + ls /var/log/sa-host [2023-03-07T03:43:00.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T03:43:00.558Z] provisioning config files... [2023-03-07T03:43:00.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-511@tmp/config9955381676375915602tmp [Pipeline] { [Pipeline] echo [2023-03-07T03:43:00.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:00.933Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T03:43:00.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:01.370Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T03:43:01.404Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:01.720Z] ---> sudo-logs.sh [2023-03-07T03:43:01.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T03:43:01.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:02.130Z] ---> job-cost.sh [2023-03-07T03:43:02.130Z] lf-activate-venv: SKIPPING [2023-03-07T03:43:02.130Z] DEBUG: total: 0.2199999988079071 [2023-03-07T03:43:02.130Z] INFO: Retrieving Stack Cost... [2023-03-07T03:43:02.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T03:43:02.958Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T03:43:02.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T03:43:03.301Z] ---> logs-deploy.sh [2023-03-07T03:43:03.301Z] lf-activate-venv: SKIPPING [2023-03-07T03:43:03.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-511/1 [2023-03-07T03:43:03.301Z] INFO: archiving workspace using pattern(s): [2023-03-07T03:43:04.238Z] Archives upload complete. [2023-03-07T03:43:04.497Z] INFO: archiving logs to Nexus