Pull request #636 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4a44c817b1d1be1248459a2333099c7ba06a648+aecec81b0df1ccac07961d4c177179e1cb746efd (6ff6857f03298a6b667bb056faabdd10b02702a6) 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-ssh11981390528438068352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14508799092495926603.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-636/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-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11194302481860487236.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-636/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9996030607016296727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18238841450389716311.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-636/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-636/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10710983700151597047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9953 in /w/workspace/gexfoundry_device-mqtt-go_PR-636 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-636 # 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/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aecec81b0df1ccac07961d4c177179e1cb746efd into PR head commit d4a44c817b1d1be1248459a2333099c7ba06a648 Merge succeeded, producing d4a44c817b1d1be1248459a2333099c7ba06a648 Checking out Revision d4a44c817b1d1be1248459a2333099c7ba06a648 (PR-636) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T16:05:34.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d4a44c817b1d1be1248459a2333099c7ba06a648 # 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 aecec81b0df1ccac07961d4c177179e1cb746efd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a44c817b1d1be1248459a2333099c7ba06a648 # timeout=10 [Pipeline] withCredentials [2023-10-24T16:05:34.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T16:05:34.744Z] ========================================================= [2023-10-24T16:05:34.744Z] EdgeX Global Pipelines Version Info [2023-10-24T16:05:34.744Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:05:35.492Z] ------------------- [2023-10-24T16:05:35.492Z] stable info: [2023-10-24T16:05:35.492Z] ------------------- [2023-10-24T16:05:35.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T16:05:35.492Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T16:05:35.492Z] Message: update stable to v1.0.254 [2023-10-24T16:05:36.061Z] ------------------- [2023-10-24T16:05:36.061Z] experimental info: [2023-10-24T16:05:36.061Z] ------------------- [2023-10-24T16:05:36.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T16:05:36.061Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T16:05:36.061Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T16:05:36.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-24T16:05:36.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-24T16:05:36.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T16:05:36.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T16:05:36.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T16:05:36.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T16:05:36.593Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T16:05:36.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T16:05:36.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T16:05:36.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T16:05:36.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T16:05:36.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-24T16:05:36.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T16:05:36.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T16:05:36.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T16:05:36.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T16:05:37.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T16:05:37.067Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T16:05:37.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T16:05:37.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T16:05:37.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T16:05:37.237Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T16:05:37.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T16:05:37.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T16:05:37.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T16:05:37.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T16:05:37.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T16:05:37.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-636 [Pipeline] echo [2023-10-24T16:05:37.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-636 [Pipeline] echo [2023-10-24T16:05:37.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-636 [Pipeline] echo [2023-10-24T16:05:37.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4a44c817b1d1be1248459a2333099c7ba06a648 [Pipeline] echo [2023-10-24T16:05:37.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4a44c8 [Pipeline] echo [2023-10-24T16:05:37.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T16:05:37.816Z] provisioning config files... [2023-10-24T16:05:37.832Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/config3506036515576782152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:05:38.185Z] ---> docker-login.sh [2023-10-24T16:05:38.186Z] nexus3.edgexfoundry.org:10001 [2023-10-24T16:05:38.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:38.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:38.448Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:38.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:38.448Z] [2023-10-24T16:05:38.448Z] Login Succeeded [2023-10-24T16:05:38.448Z] nexus3.edgexfoundry.org:10002 [2023-10-24T16:05:38.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:38.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:38.448Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:38.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:38.448Z] [2023-10-24T16:05:38.448Z] Login Succeeded [2023-10-24T16:05:38.448Z] nexus3.edgexfoundry.org:10003 [2023-10-24T16:05:38.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:38.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:38.708Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:38.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:38.708Z] [2023-10-24T16:05:38.708Z] Login Succeeded [2023-10-24T16:05:38.708Z] nexus3.edgexfoundry.org:10004 [2023-10-24T16:05:38.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:38.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:38.708Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:38.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:38.708Z] [2023-10-24T16:05:38.708Z] Login Succeeded [2023-10-24T16:05:38.708Z] docker.io [2023-10-24T16:05:38.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:39.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:39.230Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:39.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:39.230Z] [2023-10-24T16:05:39.230Z] Login Succeeded [2023-10-24T16:05:39.230Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T16:05:39.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T16:05:39.869Z] + git rev-list -1 --merges d4a44c817b1d1be1248459a2333099c7ba06a648~1..d4a44c817b1d1be1248459a2333099c7ba06a648 [Pipeline] echo [2023-10-24T16:05:39.932Z] -----------> git rev-list -1 --merges d4a44c817b1d1be1248459a2333099c7ba06a648~1..d4a44c817b1d1be1248459a2333099c7ba06a648 d4a44c817b1d1be1248459a2333099c7ba06a648 [false] [Pipeline] sh [2023-10-24T16:05:40.242Z] + git log --format=format:%s -1 d4a44c817b1d1be1248459a2333099c7ba06a648 [Pipeline] echo [2023-10-24T16:05:40.280Z] ========================================================= [2023-10-24T16:05:40.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T16:05:40.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T16:05:40.725Z] + git log --format=format:%s -1 d4a44c817b1d1be1248459a2333099c7ba06a648 [Pipeline] echo [2023-10-24T16:05:40.756Z] [semverPrep] GIT_COMMIT: d4a44c817b1d1be1248459a2333099c7ba06a648, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T16:05:40.786Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T16:05:41.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T16:05:41.156Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T16:05:41.156Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T16:05:41.156Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T16:05:41.156Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T16:05:41.156Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T16:05:41.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:05:41.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T16:05:41.589Z] [2023-10-24T16:05:41.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:05:41.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T16:05:41.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T16:05:41.967Z] b85a868b505f: Pulling fs layer [2023-10-24T16:05:41.967Z] e2be974225ed: Pulling fs layer [2023-10-24T16:05:41.967Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T16:05:41.967Z] 988bab9f4d93: Pulling fs layer [2023-10-24T16:05:41.967Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T16:05:41.967Z] eaf3925da568: Pulling fs layer [2023-10-24T16:05:41.967Z] bab4dde63d76: Pulling fs layer [2023-10-24T16:05:41.967Z] bde34c3a00c8: Pulling fs layer [2023-10-24T16:05:41.967Z] b352a97aabf1: Pulling fs layer [2023-10-24T16:05:41.967Z] 4872d77fe225: Pulling fs layer [2023-10-24T16:05:41.967Z] 5851b861e8e6: Pulling fs layer [2023-10-24T16:05:41.967Z] bde34c3a00c8: Waiting [2023-10-24T16:05:41.967Z] b352a97aabf1: Waiting [2023-10-24T16:05:41.967Z] 4872d77fe225: Waiting [2023-10-24T16:05:41.967Z] 5851b861e8e6: Waiting [2023-10-24T16:05:41.967Z] 988bab9f4d93: Waiting [2023-10-24T16:05:41.967Z] 1469e6f7b9e6: Waiting [2023-10-24T16:05:41.967Z] eaf3925da568: Waiting [2023-10-24T16:05:41.967Z] e2be974225ed: Download complete [2023-10-24T16:05:41.967Z] 988bab9f4d93: Download complete [2023-10-24T16:05:41.967Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T16:05:41.967Z] 1469e6f7b9e6: Download complete [2023-10-24T16:05:41.967Z] eaf3925da568: Download complete [2023-10-24T16:05:42.229Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T16:05:42.229Z] 339a4e72a1f5: Download complete [2023-10-24T16:05:42.229Z] bde34c3a00c8: Download complete [2023-10-24T16:05:42.229Z] b352a97aabf1: Download complete [2023-10-24T16:05:42.229Z] 4872d77fe225: Download complete [2023-10-24T16:05:42.229Z] 5851b861e8e6: Verifying Checksum [2023-10-24T16:05:42.229Z] 5851b861e8e6: Download complete [2023-10-24T16:05:42.229Z] b85a868b505f: Verifying Checksum [2023-10-24T16:05:42.229Z] b85a868b505f: Download complete [2023-10-24T16:05:42.488Z] bab4dde63d76: Download complete [2023-10-24T16:05:43.429Z] b85a868b505f: Pull complete [2023-10-24T16:05:43.688Z] e2be974225ed: Pull complete [2023-10-24T16:05:44.256Z] 339a4e72a1f5: Pull complete [2023-10-24T16:05:44.256Z] 988bab9f4d93: Pull complete [2023-10-24T16:05:44.516Z] 1469e6f7b9e6: Pull complete [2023-10-24T16:05:44.516Z] eaf3925da568: Pull complete [2023-10-24T16:05:46.418Z] bab4dde63d76: Pull complete [2023-10-24T16:05:46.418Z] bde34c3a00c8: Pull complete [2023-10-24T16:05:46.418Z] b352a97aabf1: Pull complete [2023-10-24T16:05:46.677Z] 4872d77fe225: Pull complete [2023-10-24T16:05:46.677Z] 5851b861e8e6: Pull complete [2023-10-24T16:05:46.677Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T16:05:46.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T16:05:46.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:05:46.915Z] prd-ubuntu20.04-docker-8c-8g-9953 does not seem to be running inside a container [2023-10-24T16:05:46.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-636 -v /w/workspace/gexfoundry_device-mqtt-go_PR-636:/w/workspace/gexfoundry_device-mqtt-go_PR-636:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T16:05:50.217Z] $ docker top 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 -eo pid,comm [2023-10-24T16:05:50.267Z] 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-10-24T16:05:50.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T16:05:50.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T16:05:50.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T16:05:50.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T16:05:50.525Z] $ docker exec 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 ssh-agent [2023-10-24T16:05:50.635Z] SSH_AUTH_SOCK=/tmp/ssh-Vpns3gCdJWXO/agent.32 [2023-10-24T16:05:50.635Z] SSH_AGENT_PID=38 [2023-10-24T16:05:50.642Z] Running ssh-add (command line suppressed) [2023-10-24T16:05:50.750Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/private_key_13088604042278505617.key (/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/private_key_13088604042278505617.key) [2023-10-24T16:05:50.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T16:05:51.088Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T16:05:51.115Z] $ docker exec --env ******** --env ******** 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 ssh-agent -k [2023-10-24T16:05:51.219Z] unset SSH_AUTH_SOCK; [2023-10-24T16:05:51.220Z] unset SSH_AGENT_PID; [2023-10-24T16:05:51.221Z] echo Agent pid 38 killed; [2023-10-24T16:05:51.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T16:05:51.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T16:05:51.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T16:05:51.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T16:05:51.423Z] $ docker exec 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 ssh-agent [2023-10-24T16:05:51.518Z] SSH_AUTH_SOCK=/tmp/ssh-M1FghHqDrXkl/agent.71 [2023-10-24T16:05:51.519Z] SSH_AGENT_PID=77 [2023-10-24T16:05:51.523Z] Running ssh-add (command line suppressed) [2023-10-24T16:05:51.624Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/private_key_9349283261715208433.key (/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/private_key_9349283261715208433.key) [2023-10-24T16:05:51.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T16:05:51.962Z] + git semver init [2023-10-24T16:05:52.222Z] 2023-10-24 16:05:52,140 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T16:05:52.222Z] 2023-10-24 16:05:52,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver [2023-10-24T16:05:52.222Z] 2023-10-24 16:05:52,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver [2023-10-24T16:05:52.222Z] 2023-10-24 16:05:52,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-636, universal_newlines=False, shell=None, istream=None) [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,057 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636/.git/info/exclude [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver/PR-636 with force:False [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,057 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver/PR-636 [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,060 [execute] INFO git cat-file --batch-check [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,068 [execute] INFO git cat-file --batch [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T16:05:53.160Z] 2023-10-24 16:05:53,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-636/.semver/PR-636 [2023-10-24T16:05:53.160Z] 0.0.0 [Pipeline] } [2023-10-24T16:05:53.189Z] $ docker exec --env ******** --env ******** 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 ssh-agent -k [2023-10-24T16:05:53.282Z] unset SSH_AUTH_SOCK; [2023-10-24T16:05:53.283Z] unset SSH_AGENT_PID; [2023-10-24T16:05:53.286Z] echo Agent pid 77 killed; [2023-10-24T16:05:53.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T16:05:53.722Z] + git semver [Pipeline] } [2023-10-24T16:05:54.005Z] $ docker stop --time=1 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 [2023-10-24T16:05:55.291Z] $ docker rm -f --volumes 1c1d514263e1ebb70f213915a8d86c22968f59e6f445eecf7662c49351e894e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T16:05:55.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T16:05:55.939Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T16:05:55.955Z] [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-10-24T16:05:56.540Z] provisioning config files... [2023-10-24T16:05:56.550Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/config9503676151488887475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:05:56.904Z] ---> docker-login.sh [2023-10-24T16:05:56.904Z] nexus3.edgexfoundry.org:10001 [2023-10-24T16:05:56.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:56.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:56.904Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:56.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:56.904Z] [2023-10-24T16:05:56.904Z] Login Succeeded [2023-10-24T16:05:56.904Z] nexus3.edgexfoundry.org:10002 [2023-10-24T16:05:56.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:56.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:56.904Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:56.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:56.904Z] [2023-10-24T16:05:56.904Z] Login Succeeded [2023-10-24T16:05:56.904Z] nexus3.edgexfoundry.org:10003 [2023-10-24T16:05:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:57.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:57.163Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:57.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:57.163Z] [2023-10-24T16:05:57.163Z] Login Succeeded [2023-10-24T16:05:57.163Z] nexus3.edgexfoundry.org:10004 [2023-10-24T16:05:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:57.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:57.163Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:57.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:57.163Z] [2023-10-24T16:05:57.163Z] Login Succeeded [2023-10-24T16:05:57.163Z] docker.io [2023-10-24T16:05:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:05:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:05:57.422Z] Configure a credential helper to remove this warning. See [2023-10-24T16:05:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:05:57.422Z] [2023-10-24T16:05:57.422Z] Login Succeeded [2023-10-24T16:05:57.422Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T16:05:57.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T16:05:57.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T16:05:57.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T16:05:57.714Z] ========================================================= [2023-10-24T16:05:57.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T16:05:57.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:05:58.188Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T16:05:58.188Z] Sending build context to Docker daemon 6.537MB [2023-10-24T16:05:58.188Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T16:05:58.188Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T16:05:58.188Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T16:05:58.188Z] 7264a8db6415: Pulling fs layer [2023-10-24T16:05:58.188Z] c4d48a809fc2: Pulling fs layer [2023-10-24T16:05:58.188Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T16:05:58.188Z] ad3a456e5733: Pulling fs layer [2023-10-24T16:05:58.188Z] 33e27b845d1e: Pulling fs layer [2023-10-24T16:05:58.188Z] c68163c4e522: Pulling fs layer [2023-10-24T16:05:58.188Z] 50da416c3ac9: Pulling fs layer [2023-10-24T16:05:58.188Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T16:05:58.188Z] ad3a456e5733: Waiting [2023-10-24T16:05:58.188Z] 23d2d4c4bb30: Waiting [2023-10-24T16:05:58.188Z] 50da416c3ac9: Waiting [2023-10-24T16:05:58.188Z] c68163c4e522: Waiting [2023-10-24T16:05:58.188Z] c4d48a809fc2: Verifying Checksum [2023-10-24T16:05:58.188Z] c4d48a809fc2: Download complete [2023-10-24T16:05:58.188Z] ad3a456e5733: Verifying Checksum [2023-10-24T16:05:58.188Z] ad3a456e5733: Download complete [2023-10-24T16:05:58.447Z] 33e27b845d1e: Verifying Checksum [2023-10-24T16:05:58.447Z] 33e27b845d1e: Download complete [2023-10-24T16:05:58.447Z] 7264a8db6415: Download complete [2023-10-24T16:05:58.447Z] c68163c4e522: Verifying Checksum [2023-10-24T16:05:58.447Z] 7264a8db6415: Pull complete [2023-10-24T16:05:58.705Z] c4d48a809fc2: Pull complete [2023-10-24T16:05:58.705Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T16:05:58.705Z] 23d2d4c4bb30: Download complete [2023-10-24T16:05:58.705Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T16:05:58.705Z] 4f1c88b9dad5: Download complete [2023-10-24T16:05:59.270Z] 50da416c3ac9: Verifying Checksum [2023-10-24T16:05:59.270Z] 50da416c3ac9: Download complete [2023-10-24T16:06:01.810Z] 4f1c88b9dad5: Pull complete [2023-10-24T16:06:01.810Z] ad3a456e5733: Pull complete [2023-10-24T16:06:01.810Z] 33e27b845d1e: Pull complete [2023-10-24T16:06:01.810Z] c68163c4e522: Pull complete [2023-10-24T16:06:04.347Z] 50da416c3ac9: Pull complete [2023-10-24T16:06:04.347Z] 23d2d4c4bb30: Pull complete [2023-10-24T16:06:04.347Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T16:06:04.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T16:06:04.347Z] ---> 0786185ac409 [2023-10-24T16:06:04.347Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T16:06:08.538Z] ---> Running in 9e88f0869e57 [2023-10-24T16:06:08.538Z] Removing intermediate container 9e88f0869e57 [2023-10-24T16:06:08.538Z] ---> 272c43a83d0b [2023-10-24T16:06:08.538Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T16:06:08.538Z] ---> Running in 6973f2aeeeee [2023-10-24T16:06:08.538Z] Removing intermediate container 6973f2aeeeee [2023-10-24T16:06:08.538Z] ---> 1a3c55a033ae [2023-10-24T16:06:08.538Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T16:06:08.538Z] ---> Running in ffe6271fc828 [2023-10-24T16:06:08.538Z] Removing intermediate container ffe6271fc828 [2023-10-24T16:06:08.538Z] ---> 8b1e3865bedd [2023-10-24T16:06:08.538Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T16:06:08.538Z] ---> Running in 3d64c9f7ed9b [2023-10-24T16:06:08.538Z] Removing intermediate container 3d64c9f7ed9b [2023-10-24T16:06:08.538Z] ---> 3cfaa18bed78 [2023-10-24T16:06:08.538Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T16:06:08.538Z] ---> Running in bff97ec1d49d [2023-10-24T16:06:08.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T16:06:09.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T16:06:09.054Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T16:06:09.054Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T16:06:09.054Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T16:06:09.054Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T16:06:09.054Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T16:06:09.054Z] OK: 268 MiB in 56 packages [2023-10-24T16:06:09.621Z] Removing intermediate container bff97ec1d49d [2023-10-24T16:06:09.621Z] ---> c235ecf68478 [2023-10-24T16:06:09.621Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-24T16:06:09.621Z] ---> Running in c3c5be51cc36 [2023-10-24T16:06:09.880Z] Removing intermediate container c3c5be51cc36 [2023-10-24T16:06:09.881Z] ---> 7a47f8384a75 [2023-10-24T16:06:09.881Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T16:06:09.881Z] ---> e34e5d009fa5 [2023-10-24T16:06:09.881Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T16:06:09.881Z] ---> Running in eed53bad91bf [2023-10-24T16:06:11.359Z] Still waiting to schedule task [2023-10-24T16:06:11.359Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9954’ is offline [2023-10-24T16:07:06.113Z] Removing intermediate container eed53bad91bf [2023-10-24T16:07:06.113Z] ---> 4e35797a1a62 [2023-10-24T16:07:06.113Z] Step 11/12 : COPY . . [2023-10-24T16:07:06.113Z] ---> d827d9bf26e2 [2023-10-24T16:07:06.113Z] Step 12/12 : RUN $MAKE [2023-10-24T16:07:06.113Z] ---> Running in 2bd2712fb819 [2023-10-24T16:07:06.113Z] noop [2023-10-24T16:07:06.113Z] Removing intermediate container 2bd2712fb819 [2023-10-24T16:07:06.113Z] ---> 65498b6ed597 [2023-10-24T16:07:06.113Z] Successfully built 65498b6ed597 [2023-10-24T16:07:06.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:07:06.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T16:07:06.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:07:06.703Z] prd-ubuntu20.04-docker-8c-8g-9953 does not seem to be running inside a container [2023-10-24T16:07:06.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-636 -v /w/workspace/gexfoundry_device-mqtt-go_PR-636:/w/workspace/gexfoundry_device-mqtt-go_PR-636:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T16:07:07.069Z] $ docker top cef647e23801a73f7ebc1302f2863ba941c8d7497a0b8db09c3ab3f686bc2671 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T16:07:07.456Z] + go version [2023-10-24T16:07:07.456Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T16:07:07.493Z] $ docker stop --time=1 cef647e23801a73f7ebc1302f2863ba941c8d7497a0b8db09c3ab3f686bc2671 [2023-10-24T16:07:08.746Z] $ docker rm -f --volumes cef647e23801a73f7ebc1302f2863ba941c8d7497a0b8db09c3ab3f686bc2671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:07:09.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T16:07:09.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:07:09.617Z] prd-ubuntu20.04-docker-8c-8g-9953 does not seem to be running inside a container [2023-10-24T16:07:09.644Z] $ 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-636 -v /w/workspace/gexfoundry_device-mqtt-go_PR-636:/w/workspace/gexfoundry_device-mqtt-go_PR-636:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T16:07:09.958Z] $ docker top bb5c02bc2377a2dffbdf80873a15817be0a9f2f9b4b5999f8f42892d7d51268b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T16:07:10.347Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-636 [Pipeline] fileExists [Pipeline] sh [2023-10-24T16:07:10.704Z] + make test [2023-10-24T16:07:10.704Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T16:07:12.075Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-24T16:07:22.184Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-24T16:07:22.184Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-24T16:07:22.184Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-10-24T16:07:28.788Z] go vet ./... [2023-10-24T16:07:31.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T16:07:31.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T16:07:31.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T16:07:31.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T16:07:31.635Z] $ docker stop --time=1 bb5c02bc2377a2dffbdf80873a15817be0a9f2f9b4b5999f8f42892d7d51268b [2023-10-24T16:07:35.014Z] $ docker rm -f --volumes bb5c02bc2377a2dffbdf80873a15817be0a9f2f9b4b5999f8f42892d7d51268b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T16:07:35.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T16:07:35.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T16:07:36.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T16:07:36.498Z] + ls -al . [2023-10-24T16:07:36.498Z] total 184 [2023-10-24T16:07:36.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 16:07 . [2023-10-24T16:07:36.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:05 .. [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 16:05 .dockerignore [2023-10-24T16:07:36.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:07 .git [2023-10-24T16:07:36.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:05 .github [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:05 .gitignore [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:05 .golangci.yml [2023-10-24T16:07:36.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:05 .semver [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 16:05 Attribution.txt [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 16:05 CHANGELOG.md [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 16:05 Dockerfile [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:05 GOVERNANCE.md [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 16:05 Jenkinsfile [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:05 LICENSE [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 16:05 Makefile [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:05 OWNERS.md [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 16:05 README.md [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 16:05 VERSION [2023-10-24T16:07:36.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:05 bin [2023-10-24T16:07:36.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:05 cmd [2023-10-24T16:07:36.498Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 16:07 coverage.out [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 16:05 go.mod [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:05 go.sum [2023-10-24T16:07:36.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:05 internal [2023-10-24T16:07:36.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:05 mock [2023-10-24T16:07:36.498Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 16:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:07:36.879Z] + 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=d4a44c817b1d1be1248459a2333099c7ba06a648 --label arch=amd64 --label version=0.0.0 . [2023-10-24T16:07:36.879Z] Sending build context to Docker daemon 6.557MB [2023-10-24T16:07:36.879Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T16:07:36.879Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T16:07:36.879Z] ---> 65498b6ed597 [2023-10-24T16:07:36.879Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T16:07:36.879Z] ---> Running in 34882ae8b72b [2023-10-24T16:07:37.139Z] Removing intermediate container 34882ae8b72b [2023-10-24T16:07:37.139Z] ---> 3e7153131734 [2023-10-24T16:07:37.139Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T16:07:37.139Z] ---> Running in 48e80a44b615 [2023-10-24T16:07:37.139Z] Removing intermediate container 48e80a44b615 [2023-10-24T16:07:37.139Z] ---> e274158385fe [2023-10-24T16:07:37.139Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T16:07:37.139Z] ---> Running in 007baf85d6f7 [2023-10-24T16:07:37.139Z] Removing intermediate container 007baf85d6f7 [2023-10-24T16:07:37.139Z] ---> 5bd8e509636a [2023-10-24T16:07:37.139Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T16:07:37.396Z] ---> Running in b66181fd53bf [2023-10-24T16:07:37.396Z] Removing intermediate container b66181fd53bf [2023-10-24T16:07:37.396Z] ---> c2849a2b9f72 [2023-10-24T16:07:37.396Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T16:07:37.396Z] ---> Running in f335ab1c46b5 [2023-10-24T16:07:37.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T16:07:37.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T16:07:37.911Z] OK: 268 MiB in 56 packages [2023-10-24T16:07:38.169Z] Removing intermediate container f335ab1c46b5 [2023-10-24T16:07:38.169Z] ---> 8ea61bf7ed58 [2023-10-24T16:07:38.169Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-24T16:07:38.169Z] ---> Running in 7dc14c0fb9e9 [2023-10-24T16:07:38.426Z] Removing intermediate container 7dc14c0fb9e9 [2023-10-24T16:07:38.426Z] ---> 3e37fe045aaa [2023-10-24T16:07:38.426Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T16:07:38.426Z] ---> 1edf4954818f [2023-10-24T16:07:38.426Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T16:07:38.426Z] ---> Running in 8d88ec79d75c [2023-10-24T16:07:38.993Z] Removing intermediate container 8d88ec79d75c [2023-10-24T16:07:38.993Z] ---> 5553870f05d5 [2023-10-24T16:07:38.993Z] Step 11/24 : COPY . . [2023-10-24T16:07:39.559Z] ---> 2e664160ae41 [2023-10-24T16:07:39.559Z] Step 12/24 : RUN $MAKE [2023-10-24T16:07:39.559Z] ---> Running in f4df97cfa666 [2023-10-24T16:07:39.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-24T16:08:01.735Z] Removing intermediate container f4df97cfa666 [2023-10-24T16:08:01.735Z] ---> a2ab1189f05a [2023-10-24T16:08:01.735Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T16:08:01.735Z] 3.18: Pulling from library/alpine [2023-10-24T16:08:01.735Z] 96526aa774ef: Pulling fs layer [2023-10-24T16:08:01.735Z] 96526aa774ef: Verifying Checksum [2023-10-24T16:08:01.735Z] 96526aa774ef: Download complete [2023-10-24T16:08:01.735Z] 96526aa774ef: Pull complete [2023-10-24T16:08:01.735Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T16:08:01.735Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T16:08:01.735Z] ---> 8ca4688f4f35 [2023-10-24T16:08:01.735Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-24T16:08:01.735Z] ---> Running in 4698f0284e49 [2023-10-24T16:08:01.735Z] Removing intermediate container 4698f0284e49 [2023-10-24T16:08:01.735Z] ---> 6e3b9fed1d2a [2023-10-24T16:08:01.735Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T16:08:01.735Z] ---> Running in 87f77983a6c6 [2023-10-24T16:08:01.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T16:08:01.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T16:08:01.735Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T16:08:01.735Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T16:08:01.736Z] OK: 7 MiB in 16 packages [2023-10-24T16:08:01.736Z] Removing intermediate container 87f77983a6c6 [2023-10-24T16:08:01.736Z] ---> 469044a6ee74 [2023-10-24T16:08:01.736Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-24T16:08:01.736Z] ---> ef5980234c4f [2023-10-24T16:08:01.736Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-24T16:08:01.736Z] ---> 2994032e044e [2023-10-24T16:08:01.736Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-24T16:08:01.736Z] ---> bbaf3811fc36 [2023-10-24T16:08:01.736Z] Step 19/24 : EXPOSE 59982 [2023-10-24T16:08:01.736Z] ---> Running in c6c913c7bcbd [2023-10-24T16:08:01.736Z] Removing intermediate container c6c913c7bcbd [2023-10-24T16:08:01.736Z] ---> 62eb2f6da8e2 [2023-10-24T16:08:01.736Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-24T16:08:01.736Z] ---> Running in 13f86b004b44 [2023-10-24T16:08:01.736Z] Removing intermediate container 13f86b004b44 [2023-10-24T16:08:01.736Z] ---> 4a4dd8832e65 [2023-10-24T16:08:01.736Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T16:08:01.736Z] ---> Running in a250a5c2191c [2023-10-24T16:08:01.736Z] Removing intermediate container a250a5c2191c [2023-10-24T16:08:01.736Z] ---> 8d571d434eb9 [2023-10-24T16:08:01.736Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T16:08:01.736Z] ---> Running in 400ddcd62e0a [2023-10-24T16:08:01.736Z] Removing intermediate container 400ddcd62e0a [2023-10-24T16:08:01.736Z] ---> a3420988d9cf [2023-10-24T16:08:01.736Z] Step 23/24 : LABEL git_sha=d4a44c817b1d1be1248459a2333099c7ba06a648 [2023-10-24T16:08:01.736Z] ---> Running in b11daa758ebd [2023-10-24T16:08:01.736Z] Removing intermediate container b11daa758ebd [2023-10-24T16:08:01.736Z] ---> 04066f461223 [2023-10-24T16:08:01.736Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T16:08:01.993Z] ---> Running in b8bd07ac400e [2023-10-24T16:08:01.993Z] Removing intermediate container b8bd07ac400e [2023-10-24T16:08:01.993Z] ---> 42b99e0a6fc1 [2023-10-24T16:08:01.993Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T16:08:01.993Z] Successfully built 42b99e0a6fc1 [2023-10-24T16:08:01.993Z] 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-10-24T16:08:02.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T16:08:02.865Z] [2023-10-24T16:08:02.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:08:03.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T16:08:03.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T16:08:03.244Z] 5eb5b503b376: Pulling fs layer [2023-10-24T16:08:03.244Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T16:08:03.244Z] ec43610c2a17: Pulling fs layer [2023-10-24T16:08:03.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T16:08:03.244Z] 33b1e0a273af: Pulling fs layer [2023-10-24T16:08:03.244Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T16:08:03.244Z] 2f39f015ded8: Pulling fs layer [2023-10-24T16:08:03.244Z] 33b1e0a273af: Waiting [2023-10-24T16:08:03.244Z] 5d3b04190fa2: Waiting [2023-10-24T16:08:03.244Z] 3a2ae6a8a46f: Waiting [2023-10-24T16:08:03.244Z] 2f39f015ded8: Waiting [2023-10-24T16:08:03.244Z] 5c69ac0246d0: Download complete [2023-10-24T16:08:03.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T16:08:03.244Z] 3a2ae6a8a46f: Download complete [2023-10-24T16:08:03.244Z] ec43610c2a17: Verifying Checksum [2023-10-24T16:08:03.244Z] ec43610c2a17: Download complete [2023-10-24T16:08:03.244Z] 33b1e0a273af: Verifying Checksum [2023-10-24T16:08:03.244Z] 33b1e0a273af: Download complete [2023-10-24T16:08:03.244Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T16:08:03.244Z] 5d3b04190fa2: Download complete [2023-10-24T16:08:03.503Z] 5eb5b503b376: Verifying Checksum [2023-10-24T16:08:03.503Z] 5eb5b503b376: Download complete [2023-10-24T16:08:04.066Z] 2f39f015ded8: Download complete [2023-10-24T16:08:04.630Z] 5eb5b503b376: Pull complete [2023-10-24T16:08:04.630Z] 5c69ac0246d0: Pull complete [2023-10-24T16:08:05.196Z] ec43610c2a17: Pull complete [2023-10-24T16:08:05.196Z] 3a2ae6a8a46f: Pull complete [2023-10-24T16:08:05.453Z] 33b1e0a273af: Pull complete [2023-10-24T16:08:05.453Z] 5d3b04190fa2: Pull complete [2023-10-24T16:08:09.635Z] 2f39f015ded8: Pull complete [2023-10-24T16:08:09.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T16:08:09.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T16:08:09.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:08:09.869Z] prd-ubuntu20.04-docker-8c-8g-9953 does not seem to be running inside a container [2023-10-24T16:08:09.899Z] $ 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-636 -v /w/workspace/gexfoundry_device-mqtt-go_PR-636:/w/workspace/gexfoundry_device-mqtt-go_PR-636:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T16:08:15.163Z] $ docker top 4bc1bfc75e7e28072fa93ebcc0e407fb86b6d3ea345568b23d7ccc668a011fb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:08:15.589Z] ---> job-cost.sh [2023-10-24T16:08:15.589Z] lf-activate-venv: SKIPPING [2023-10-24T16:08:15.589Z] INFO: No Stack... [2023-10-24T16:08:15.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T16:08:16.106Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T16:08:16.420Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives/cost.csv [2023-10-24T16:08:16.421Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T16:08:16.467Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [2023-10-24T16:08:16.472Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] did not exist. Created. [2023-10-24T16:08:16.473Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T16:08:16.893Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T16:08:16.948Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T16:08:16.985Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T16:08:17.069Z] $ docker stop --time=1 4bc1bfc75e7e28072fa93ebcc0e407fb86b6d3ea345568b23d7ccc668a011fb4 [2023-10-24T16:08:18.217Z] $ docker rm -f --volumes 4bc1bfc75e7e28072fa93ebcc0e407fb86b6d3ea345568b23d7ccc668a011fb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T16:09:08.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9957 in /w/workspace/gexfoundry_device-mqtt-go_PR-636 [Pipeline] { [Pipeline] ws [2023-10-24T16:09:08.143Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T16:09:08.222Z] The recommended git tool is: git [2023-10-24T16:09:15.052Z] using credential edgex-jenkins-ssh [2023-10-24T16:09:15.074Z] Cloning the remote Git repository [2023-10-24T16:09:15.150Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-24T16:09:15.320Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-10-24T16:09:15.561Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-24T16:09:15.563Z] > git --version # timeout=10 [2023-10-24T16:09:15.595Z] > git --version # 'git version 2.25.1' [2023-10-24T16:09:15.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T16:09:15.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T16:09:17.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-24T16:09:17.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T16:09:18.248Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-24T16:09:18.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-24T16:09:18.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T16:09:18.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/636/head:refs/remotes/origin/PR-636 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T16:09:21.914Z] Merging remotes/origin/main commit aecec81b0df1ccac07961d4c177179e1cb746efd into PR head commit d4a44c817b1d1be1248459a2333099c7ba06a648 [2023-10-24T16:09:22.266Z] Merge succeeded, producing d4a44c817b1d1be1248459a2333099c7ba06a648 [2023-10-24T16:09:22.266Z] Checking out Revision d4a44c817b1d1be1248459a2333099c7ba06a648 (PR-636) [2023-10-24T16:09:22.875Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-24T16:09:22.942Z] > git --version # timeout=10 [2023-10-24T16:09:22.954Z] > git --version # 'git version 2.25.1' [2023-10-24T16:09:22.978Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T16:09:21.943Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T16:09:22.036Z] > git checkout -f d4a44c817b1d1be1248459a2333099c7ba06a648 # timeout=10 [2023-10-24T16:09:22.144Z] > git remote # timeout=10 [2023-10-24T16:09:22.169Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T16:09:22.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T16:09:22.209Z] > git merge aecec81b0df1ccac07961d4c177179e1cb746efd # timeout=10 [2023-10-24T16:09:22.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T16:09:22.275Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T16:09:22.292Z] > git checkout -f d4a44c817b1d1be1248459a2333099c7ba06a648 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T16:09:24.194Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T16:09:24.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T16:09:24.194Z] Dload Upload Total Spent Left Speed [2023-10-24T16:09:24.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-10-24T16:09:24.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T16:09:25.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T16:09:25.299Z] + sudo tee /etc/docker/daemon.new [2023-10-24T16:09:25.299Z] { [2023-10-24T16:09:25.299Z] "registry-mirrors": [ [2023-10-24T16:09:25.299Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T16:09:25.299Z] ], [2023-10-24T16:09:25.299Z] "bip": "10.250.0.254/24", [2023-10-24T16:09:25.299Z] "hosts": [ [2023-10-24T16:09:25.299Z] "tcp://0.0.0.0:5555", [2023-10-24T16:09:25.299Z] "unix:///var/run/docker.sock" [2023-10-24T16:09:25.299Z] ], [2023-10-24T16:09:25.299Z] "mtu": 1458, [2023-10-24T16:09:25.299Z] "selinux-enabled": true, [2023-10-24T16:09:25.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T16:09:25.299Z] } [Pipeline] sh [2023-10-24T16:09:25.653Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T16:09:26.021Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T16:09:44.416Z] provisioning config files... [2023-10-24T16:09:44.455Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6072206133143053991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:09:44.897Z] ---> docker-login.sh [2023-10-24T16:09:44.897Z] nexus3.edgexfoundry.org:10001 [2023-10-24T16:09:45.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:09:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:09:45.779Z] Configure a credential helper to remove this warning. See [2023-10-24T16:09:45.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:09:45.779Z] [2023-10-24T16:09:45.779Z] Login Succeeded [2023-10-24T16:09:45.779Z] nexus3.edgexfoundry.org:10002 [2023-10-24T16:09:46.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:09:46.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:09:46.332Z] Configure a credential helper to remove this warning. See [2023-10-24T16:09:46.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:09:46.332Z] [2023-10-24T16:09:46.332Z] Login Succeeded [2023-10-24T16:09:46.332Z] nexus3.edgexfoundry.org:10003 [2023-10-24T16:09:46.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:09:46.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:09:46.615Z] Configure a credential helper to remove this warning. See [2023-10-24T16:09:46.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:09:46.615Z] [2023-10-24T16:09:46.615Z] Login Succeeded [2023-10-24T16:09:46.615Z] nexus3.edgexfoundry.org:10004 [2023-10-24T16:09:47.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:09:47.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:09:47.211Z] Configure a credential helper to remove this warning. See [2023-10-24T16:09:47.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:09:47.211Z] [2023-10-24T16:09:47.211Z] Login Succeeded [2023-10-24T16:09:47.211Z] docker.io [2023-10-24T16:09:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T16:09:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T16:09:47.758Z] Configure a credential helper to remove this warning. See [2023-10-24T16:09:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T16:09:47.758Z] [2023-10-24T16:09:47.758Z] Login Succeeded [2023-10-24T16:09:47.758Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T16:09:47.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T16:09:48.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T16:09:48.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T16:09:48.339Z] ========================================================= [2023-10-24T16:09:48.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T16:09:48.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:09:48.895Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T16:09:49.171Z] Sending build context to Docker daemon 3.363MB [2023-10-24T16:09:49.452Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T16:09:49.452Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T16:09:49.452Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T16:09:49.452Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T16:09:49.452Z] 5d54e960e981: Pulling fs layer [2023-10-24T16:09:49.452Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T16:09:49.452Z] f0e02332f6b5: Pulling fs layer [2023-10-24T16:09:49.452Z] cefa15bbcfad: Pulling fs layer [2023-10-24T16:09:49.452Z] 17808c966233: Pulling fs layer [2023-10-24T16:09:49.452Z] f4c1fc716caa: Pulling fs layer [2023-10-24T16:09:49.452Z] f0e02332f6b5: Waiting [2023-10-24T16:09:49.452Z] cefa15bbcfad: Waiting [2023-10-24T16:09:49.452Z] 17808c966233: Waiting [2023-10-24T16:09:49.452Z] f4c1fc716caa: Waiting [2023-10-24T16:09:49.728Z] 5d54e960e981: Verifying Checksum [2023-10-24T16:09:49.728Z] 5d54e960e981: Download complete [2023-10-24T16:09:49.728Z] f0e02332f6b5: Verifying Checksum [2023-10-24T16:09:49.728Z] f0e02332f6b5: Download complete [2023-10-24T16:09:49.728Z] cefa15bbcfad: Download complete [2023-10-24T16:09:49.728Z] 9fda8d8052c6: Download complete [2023-10-24T16:09:50.332Z] f4c1fc716caa: Verifying Checksum [2023-10-24T16:09:50.332Z] f4c1fc716caa: Download complete [2023-10-24T16:09:50.947Z] 9fda8d8052c6: Pull complete [2023-10-24T16:09:51.543Z] 5d54e960e981: Pull complete [2023-10-24T16:09:52.146Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T16:09:52.146Z] c4a7e357bf2a: Download complete [2023-10-24T16:09:53.236Z] 17808c966233: Verifying Checksum [2023-10-24T16:09:53.236Z] 17808c966233: Download complete [2023-10-24T16:10:08.316Z] c4a7e357bf2a: Pull complete [2023-10-24T16:10:08.316Z] f0e02332f6b5: Pull complete [2023-10-24T16:10:08.316Z] cefa15bbcfad: Pull complete [2023-10-24T16:10:20.681Z] 17808c966233: Pull complete [2023-10-24T16:10:20.959Z] f4c1fc716caa: Pull complete [2023-10-24T16:10:20.959Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T16:10:20.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T16:10:20.959Z] ---> ea914061e18c [2023-10-24T16:10:20.959Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T16:10:22.950Z] ---> Running in 80b386ed456e [2023-10-24T16:10:23.543Z] Removing intermediate container 80b386ed456e [2023-10-24T16:10:23.543Z] ---> 69a0a39aa960 [2023-10-24T16:10:23.543Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T16:10:23.543Z] ---> Running in 8d3954199c98 [2023-10-24T16:10:23.815Z] Removing intermediate container 8d3954199c98 [2023-10-24T16:10:23.815Z] ---> fccbb3147c46 [2023-10-24T16:10:23.815Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T16:10:24.095Z] ---> Running in 931959ba4bf9 [2023-10-24T16:10:24.369Z] Removing intermediate container 931959ba4bf9 [2023-10-24T16:10:24.369Z] ---> eb138c95cf54 [2023-10-24T16:10:24.369Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T16:10:24.653Z] ---> Running in a2b8999aed7d [2023-10-24T16:10:24.924Z] Removing intermediate container a2b8999aed7d [2023-10-24T16:10:24.924Z] ---> 4223e6d0d313 [2023-10-24T16:10:24.924Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T16:10:24.924Z] ---> Running in f2faa58badff [2023-10-24T16:10:26.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T16:10:26.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T16:10:28.351Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T16:10:28.351Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T16:10:28.351Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T16:10:28.351Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T16:10:28.351Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T16:10:28.351Z] OK: 270 MiB in 56 packages [2023-10-24T16:10:29.767Z] Removing intermediate container f2faa58badff [2023-10-24T16:10:29.767Z] ---> 92575732d771 [2023-10-24T16:10:29.767Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-24T16:10:29.767Z] ---> Running in 0feafe2a18ab [2023-10-24T16:10:30.036Z] Removing intermediate container 0feafe2a18ab [2023-10-24T16:10:30.036Z] ---> 49ce5018c5b2 [2023-10-24T16:10:30.036Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T16:10:30.625Z] ---> 0defa12647ff [2023-10-24T16:10:30.625Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T16:10:30.895Z] ---> Running in 19ead07ca391 [2023-10-24T16:12:24.345Z] Removing intermediate container 19ead07ca391 [2023-10-24T16:12:24.345Z] ---> 37b33bc35e25 [2023-10-24T16:12:24.345Z] Step 11/12 : COPY . . [2023-10-24T16:12:24.345Z] ---> 7b4d7e376f01 [2023-10-24T16:12:24.345Z] Step 12/12 : RUN $MAKE [2023-10-24T16:12:24.345Z] ---> Running in 93f254bd8b75 [2023-10-24T16:12:24.345Z] noop [2023-10-24T16:12:24.345Z] Removing intermediate container 93f254bd8b75 [2023-10-24T16:12:24.345Z] ---> fa0c7c48b8b9 [2023-10-24T16:12:24.345Z] Successfully built fa0c7c48b8b9 [2023-10-24T16:12:24.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:12:24.837Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T16:12:24.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:12:25.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-9957 does not seem to be running inside a container [2023-10-24T16:12:25.263Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T16:12:26.865Z] $ docker top 576c0eb3788dc3172200d1e9488093e8beae2cbeb1653925cfc19e5c8a59415b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T16:12:27.858Z] + go version [2023-10-24T16:12:27.858Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T16:12:27.897Z] $ docker stop --time=1 576c0eb3788dc3172200d1e9488093e8beae2cbeb1653925cfc19e5c8a59415b [2023-10-24T16:12:29.738Z] $ docker rm -f --volumes 576c0eb3788dc3172200d1e9488093e8beae2cbeb1653925cfc19e5c8a59415b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:12:30.655Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T16:12:30.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:12:31.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-9957 does not seem to be running inside a container [2023-10-24T16:12:31.104Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T16:12:32.619Z] $ docker top f730a6493bc196e21c31c45a8464c2920de439760ae4b9b6abcf5406c8043438 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T16:12:33.559Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T16:12:34.300Z] + make test [2023-10-24T16:12:34.300Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T16:12:39.671Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-24T16:15:01.487Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-24T16:15:01.487Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-24T16:15:01.487Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 22.8% of statements [2023-10-24T16:15:01.487Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T16:15:01.487Z] go vet ./... [2023-10-24T16:15:32.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T16:15:32.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T16:15:32.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T16:15:32.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T16:15:32.818Z] $ docker stop --time=1 f730a6493bc196e21c31c45a8464c2920de439760ae4b9b6abcf5406c8043438 [2023-10-24T16:15:34.893Z] $ docker rm -f --volumes f730a6493bc196e21c31c45a8464c2920de439760ae4b9b6abcf5406c8043438 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T16:15:40.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T16:15:40.137Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T16:15:40.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T16:15:41.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T16:15:41.867Z] + ls -al . [2023-10-24T16:15:41.867Z] total 180 [2023-10-24T16:15:41.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:12 . [2023-10-24T16:15:41.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:09 .. [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 16:09 .dockerignore [2023-10-24T16:15:41.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:09 .git [2023-10-24T16:15:41.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:09 .github [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:09 .gitignore [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:09 .golangci.yml [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 16:09 Attribution.txt [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 16:09 CHANGELOG.md [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 16:09 Dockerfile [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:09 GOVERNANCE.md [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 16:09 Jenkinsfile [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:09 LICENSE [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 16:09 Makefile [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:09 OWNERS.md [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 16:09 README.md [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 16:05 VERSION [2023-10-24T16:15:41.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:09 bin [2023-10-24T16:15:41.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:09 cmd [2023-10-24T16:15:41.867Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 16:14 coverage.out [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 16:09 go.mod [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:09 go.sum [2023-10-24T16:15:41.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:09 internal [2023-10-24T16:15:41.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:09 mock [2023-10-24T16:15:41.867Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 16:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:15:42.358Z] + 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=d4a44c817b1d1be1248459a2333099c7ba06a648 --label arch=arm64 --label version=0.0.0 . [2023-10-24T16:15:42.638Z] Sending build context to Docker daemon 3.382MB [2023-10-24T16:15:42.638Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T16:15:42.638Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T16:15:42.638Z] ---> fa0c7c48b8b9 [2023-10-24T16:15:42.638Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T16:15:42.920Z] ---> Running in 6cc33aef6c8f [2023-10-24T16:15:43.514Z] Removing intermediate container 6cc33aef6c8f [2023-10-24T16:15:43.514Z] ---> 02004ed67622 [2023-10-24T16:15:43.515Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T16:15:43.515Z] ---> Running in 6fc3a20784e0 [2023-10-24T16:15:43.783Z] Removing intermediate container 6fc3a20784e0 [2023-10-24T16:15:43.783Z] ---> d5344b7aab27 [2023-10-24T16:15:43.783Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T16:15:44.054Z] ---> Running in 88164fbeb1d7 [2023-10-24T16:15:44.324Z] Removing intermediate container 88164fbeb1d7 [2023-10-24T16:15:44.324Z] ---> 962d0b18b640 [2023-10-24T16:15:44.324Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T16:15:44.324Z] ---> Running in cfe54406b4f7 [2023-10-24T16:15:44.603Z] Removing intermediate container cfe54406b4f7 [2023-10-24T16:15:44.603Z] ---> 248aa068fb27 [2023-10-24T16:15:44.603Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T16:15:44.874Z] ---> Running in de74dabf5256 [2023-10-24T16:15:46.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T16:15:46.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T16:15:48.004Z] OK: 270 MiB in 56 packages [2023-10-24T16:15:49.430Z] Removing intermediate container de74dabf5256 [2023-10-24T16:15:49.430Z] ---> 760e444b72c7 [2023-10-24T16:15:49.430Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-24T16:15:49.430Z] ---> Running in aa2a16fa0731 [2023-10-24T16:15:49.699Z] Removing intermediate container aa2a16fa0731 [2023-10-24T16:15:49.699Z] ---> bc07b516f322 [2023-10-24T16:15:49.699Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T16:15:50.288Z] ---> 37cedefcb01a [2023-10-24T16:15:50.288Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T16:15:50.576Z] ---> Running in 8858ac7cf108 [2023-10-24T16:15:55.954Z] Removing intermediate container 8858ac7cf108 [2023-10-24T16:15:55.954Z] ---> ef3627df1b70 [2023-10-24T16:15:55.954Z] Step 11/24 : COPY . . [2023-10-24T16:15:56.545Z] ---> 164e10726e23 [2023-10-24T16:15:56.545Z] Step 12/24 : RUN $MAKE [2023-10-24T16:15:56.545Z] ---> Running in f0eb3fae1074 [2023-10-24T16:15:57.568Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-24T16:18:34.363Z] Removing intermediate container f0eb3fae1074 [2023-10-24T16:18:34.363Z] ---> b4645d019d62 [2023-10-24T16:18:34.363Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T16:18:34.363Z] 3.18: Pulling from library/alpine [2023-10-24T16:18:34.363Z] 579b34f0a95b: Pulling fs layer [2023-10-24T16:18:34.363Z] 579b34f0a95b: Verifying Checksum [2023-10-24T16:18:34.363Z] 579b34f0a95b: Download complete [2023-10-24T16:18:34.363Z] 579b34f0a95b: Pull complete [2023-10-24T16:18:34.363Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T16:18:34.363Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T16:18:34.363Z] ---> 3cc203321400 [2023-10-24T16:18:34.363Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-24T16:18:34.363Z] ---> Running in 7ce8b2b2c38b [2023-10-24T16:18:34.363Z] Removing intermediate container 7ce8b2b2c38b [2023-10-24T16:18:34.363Z] ---> 0cc281d249d0 [2023-10-24T16:18:34.363Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T16:18:34.363Z] ---> Running in 58442b242375 [2023-10-24T16:18:34.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T16:18:34.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T16:18:34.363Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T16:18:34.363Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T16:18:34.363Z] OK: 8 MiB in 16 packages [2023-10-24T16:18:34.363Z] Removing intermediate container 58442b242375 [2023-10-24T16:18:34.363Z] ---> d019e3a883c5 [2023-10-24T16:18:34.363Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-24T16:18:34.363Z] ---> b2b467738f6d [2023-10-24T16:18:34.363Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-24T16:18:34.363Z] ---> 2dee47b99b56 [2023-10-24T16:18:34.363Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-24T16:18:34.363Z] ---> fb5d55488fb8 [2023-10-24T16:18:34.363Z] Step 19/24 : EXPOSE 59982 [2023-10-24T16:18:34.363Z] ---> Running in 7d5822f13198 [2023-10-24T16:18:34.630Z] Removing intermediate container 7d5822f13198 [2023-10-24T16:18:34.630Z] ---> 060e977da4b1 [2023-10-24T16:18:34.630Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-24T16:18:34.630Z] ---> Running in 58b75d3b795b [2023-10-24T16:18:34.898Z] Removing intermediate container 58b75d3b795b [2023-10-24T16:18:34.898Z] ---> 5c1ce42d247a [2023-10-24T16:18:34.898Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T16:18:35.167Z] ---> Running in 4a2921ecb454 [2023-10-24T16:18:35.435Z] Removing intermediate container 4a2921ecb454 [2023-10-24T16:18:35.435Z] ---> a7500344b6dc [2023-10-24T16:18:35.435Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T16:18:35.435Z] ---> Running in 5e525c35d505 [2023-10-24T16:18:35.707Z] Removing intermediate container 5e525c35d505 [2023-10-24T16:18:35.707Z] ---> 33ae9ef82ff8 [2023-10-24T16:18:35.707Z] Step 23/24 : LABEL git_sha=d4a44c817b1d1be1248459a2333099c7ba06a648 [2023-10-24T16:18:35.976Z] ---> Running in addca7fd9857 [2023-10-24T16:18:36.248Z] Removing intermediate container addca7fd9857 [2023-10-24T16:18:36.248Z] ---> 4f1d334caf7f [2023-10-24T16:18:36.248Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T16:18:36.248Z] ---> Running in 49362abc6e7c [2023-10-24T16:18:36.837Z] Removing intermediate container 49362abc6e7c [2023-10-24T16:18:36.837Z] ---> 66bad087db80 [2023-10-24T16:18:36.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T16:18:36.837Z] Successfully built 66bad087db80 [2023-10-24T16:18:36.837Z] 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-10-24T16:18:37.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T16:18:37.672Z] [2023-10-24T16:18:37.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:18:38.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T16:18:38.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T16:18:38.160Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T16:18:38.160Z] 04944245beec: Pulling fs layer [2023-10-24T16:18:38.160Z] 699f458cf7ca: Pulling fs layer [2023-10-24T16:18:38.160Z] 765212b225bb: Pulling fs layer [2023-10-24T16:18:38.160Z] f23df028b6ca: Pulling fs layer [2023-10-24T16:18:38.160Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T16:18:38.160Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T16:18:38.160Z] 765212b225bb: Waiting [2023-10-24T16:18:38.160Z] d65c8cfc05b1: Waiting [2023-10-24T16:18:38.160Z] f23df028b6ca: Waiting [2023-10-24T16:18:38.160Z] 2437ff75d9bd: Waiting [2023-10-24T16:18:38.454Z] 04944245beec: Verifying Checksum [2023-10-24T16:18:38.454Z] 04944245beec: Download complete [2023-10-24T16:18:38.454Z] 765212b225bb: Verifying Checksum [2023-10-24T16:18:38.454Z] 765212b225bb: Download complete [2023-10-24T16:18:38.454Z] f23df028b6ca: Verifying Checksum [2023-10-24T16:18:38.454Z] f23df028b6ca: Download complete [2023-10-24T16:18:38.454Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T16:18:38.454Z] d65c8cfc05b1: Download complete [2023-10-24T16:18:38.454Z] 699f458cf7ca: Verifying Checksum [2023-10-24T16:18:38.454Z] 699f458cf7ca: Download complete [2023-10-24T16:18:39.065Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T16:18:39.065Z] 8998bd30e6a1: Download complete [2023-10-24T16:18:41.705Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T16:18:41.705Z] 2437ff75d9bd: Download complete [2023-10-24T16:18:44.339Z] 8998bd30e6a1: Pull complete [2023-10-24T16:18:44.605Z] 04944245beec: Pull complete [2023-10-24T16:18:46.012Z] 699f458cf7ca: Pull complete [2023-10-24T16:18:46.279Z] 765212b225bb: Pull complete [2023-10-24T16:18:47.241Z] f23df028b6ca: Pull complete [2023-10-24T16:18:47.241Z] d65c8cfc05b1: Pull complete [2023-10-24T16:19:05.474Z] 2437ff75d9bd: Pull complete [2023-10-24T16:19:05.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T16:19:05.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T16:19:05.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:19:05.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-9957 does not seem to be running inside a container [2023-10-24T16:19:05.877Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T16:19:08.802Z] $ docker top 9917baa0184982ae3e85bcbf96440b4ce5b42471aef6054dea97f6e04ad640ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:09.728Z] ---> job-cost.sh [2023-10-24T16:19:09.728Z] lf-activate-venv: SKIPPING [2023-10-24T16:19:09.728Z] INFO: No Stack... [2023-10-24T16:19:10.313Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T16:19:10.903Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T16:19:11.570Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-10-24T16:19:11.570Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T16:19:11.656Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [2023-10-24T16:19:11.660Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] did not exist. Created. [2023-10-24T16:19:11.661Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T16:19:12.407Z] /w/workspace/device-mqtt-go/1@tmp/durable-b433e3cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T16:19:13.087Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T16:19:13.128Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T16:19:13.189Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T16:19:13.203Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-636-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T16:19:13.278Z] $ docker stop --time=1 9917baa0184982ae3e85bcbf96440b4ce5b42471aef6054dea97f6e04ad640ec [2023-10-24T16:19:14.855Z] $ docker rm -f --volumes 9917baa0184982ae3e85bcbf96440b4ce5b42471aef6054dea97f6e04ad640ec [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-10-24T16:19:15.862Z] provisioning config files... [2023-10-24T16:19:15.870Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/config9491708678810038937tmp [Pipeline] { [Pipeline] sh [2023-10-24T16:19:16.223Z] + set +x [2023-10-24T16:19:16.223Z] + bash -s -- [2023-10-24T16:19:16.223Z] + curl -s https://codecov.io/bash [2023-10-24T16:19:16.223Z] [2023-10-24T16:19:16.223Z] _____ _ [2023-10-24T16:19:16.223Z] / ____| | | [2023-10-24T16:19:16.223Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T16:19:16.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T16:19:16.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T16:19:16.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T16:19:16.223Z] Bash-1.0.6 [2023-10-24T16:19:16.223Z] [2023-10-24T16:19:16.223Z] [2023-10-24T16:19:16.223Z] ==> git version 2.25.1 found [2023-10-24T16:19:16.223Z] ==> 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-10-24T16:19:16.223Z] Release-Date: 2020-01-08 [2023-10-24T16:19:16.223Z] 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-10-24T16:19:16.223Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T16:19:16.223Z] ==> Jenkins CI detected. [2023-10-24T16:19:16.223Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-636 [2023-10-24T16:19:16.223Z] project root: . [2023-10-24T16:19:16.223Z] --> token set from env [2023-10-24T16:19:16.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T16:19:16.223Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T16:19:16.223Z] ==> Python coveragepy not found [2023-10-24T16:19:16.223Z] ==> Searching for coverage reports in: [2023-10-24T16:19:16.223Z] + . [2023-10-24T16:19:16.223Z] -> Found 1 reports [2023-10-24T16:19:16.223Z] ==> Detecting git/mercurial file structure [2023-10-24T16:19:16.223Z] ==> Reading reports [2023-10-24T16:19:16.223Z] + ./coverage.out bytes=18506 [2023-10-24T16:19:16.223Z] ==> Appending adjustments [2023-10-24T16:19:16.223Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T16:19:16.482Z] + Found adjustments [2023-10-24T16:19:16.482Z] ==> Gzipping contents [2023-10-24T16:19:16.482Z] 4.0K /tmp/codecov.yZ30Me.gz [2023-10-24T16:19:16.482Z] ==> Uploading reports [2023-10-24T16:19:16.482Z] url: https://codecov.io [2023-10-24T16:19:16.482Z] query: branch=PR-636&commit=d4a44c817b1d1be1248459a2333099c7ba06a648&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=636&job=&cmd_args= [2023-10-24T16:19:16.482Z] -> Pinging Codecov [2023-10-24T16:19:16.482Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-636&commit=d4a44c817b1d1be1248459a2333099c7ba06a648&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-636%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=636&job=&cmd_args= [2023-10-24T16:19:16.482Z] -> Uploading to [2023-10-24T16:19:16.483Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/7D719EC7BBE17E464838252E33014C33/d4a44c817b1d1be1248459a2333099c7ba06a648/d202dc2e-6f5b-4eaf-8dd6-3c8117fd00e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T161916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20a7897e2ac32d65df28714d1eb70ec13ef724310d7df44dbcb59d2804cf2d48 [2023-10-24T16:19:16.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T16:19:16.483Z] Dload Upload Total Spent Left Speed [2023-10-24T16:19:16.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11007 --:--:-- --:--:-- --:--:-- 11007 [2023-10-24T16:19:16.743Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d4a44c817b1d1be1248459a2333099c7ba06a648 [Pipeline] } [2023-10-24T16:19:16.776Z] 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-10-24T16:19:18.541Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives ] [2023-10-24T16:19:18.541Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives [2023-10-24T16:19:18.541Z] total 16 [2023-10-24T16:19:18.541Z] drwxr-xr-x 3 root root 4096 Oct 24 16:08 . [2023-10-24T16:19:18.541Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:08 .. [2023-10-24T16:19:18.541Z] drwxr-xr-x 2 root root 4096 Oct 24 16:08 cost [2023-10-24T16:19:18.541Z] -rw-r--r-- 1 root root 86 Oct 24 16:08 cost.csv [2023-10-24T16:19:18.541Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives [2023-10-24T16:19:18.541Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives [2023-10-24T16:19:18.541Z] total 16 [2023-10-24T16:19:18.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:08 . [2023-10-24T16:19:18.541Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:08 .. [2023-10-24T16:19:18.541Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 16:08 cost [2023-10-24T16:19:18.541Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 24 16:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:18.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:19.750Z] ---> package-listing.sh [2023-10-24T16:19:19.751Z] ++ facter osfamily [2023-10-24T16:19:19.751Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T16:19:19.751Z] + OS_FAMILY=debian [2023-10-24T16:19:19.751Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-636 [2023-10-24T16:19:19.751Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T16:19:19.751Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T16:19:19.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T16:19:19.751Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T16:19:19.751Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-636 ']' [2023-10-24T16:19:19.751Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T16:19:19.751Z] + case "${OS_FAMILY}" in [2023-10-24T16:19:19.751Z] + dpkg -l [2023-10-24T16:19:19.751Z] + grep '^ii' [2023-10-24T16:19:20.009Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T16:19:20.009Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T16:19:20.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T16:19:20.009Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-636 ']' [2023-10-24T16:19:20.009Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives/ [2023-10-24T16:19:20.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-636/archives/ [Pipeline] echo [2023-10-24T16:19:20.043Z] 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-636/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T16:19:20.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T16:19:20.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T16:19:20.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T16:19:20.890Z] prd-ubuntu20.04-docker-8c-8g-9953 does not seem to be running inside a container [2023-10-24T16:19:20.922Z] $ 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-636/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-636 -v /w/workspace/gexfoundry_device-mqtt-go_PR-636:/w/workspace/gexfoundry_device-mqtt-go_PR-636:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-636@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-10-24T16:19:21.105Z] $ docker top 0c8be23519ccd5f52f7869bc7736ba4641025262541e6919da00ede91037d70c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T16:19:21.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T16:19:21.801Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T16:19:22.111Z] + ls /var/log/sa-host [2023-10-24T16:19:22.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T16:19:22.242Z] provisioning config files... [2023-10-24T16:19:22.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-636@tmp/config9008479801342908691tmp [Pipeline] { [Pipeline] echo [2023-10-24T16:19:22.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:22.615Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T16:19:22.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:23.061Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T16:19:23.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:23.407Z] ---> sudo-logs.sh [2023-10-24T16:19:23.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T16:19:23.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:23.826Z] ---> job-cost.sh [2023-10-24T16:19:23.826Z] lf-activate-venv: SKIPPING [2023-10-24T16:19:23.826Z] DEBUG: total: 0.2199999988079071 [2023-10-24T16:19:23.827Z] INFO: Retrieving Stack Cost... [2023-10-24T16:19:24.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T16:19:24.652Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T16:19:24.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T16:19:24.996Z] ---> logs-deploy.sh [2023-10-24T16:19:24.997Z] lf-activate-venv: SKIPPING [2023-10-24T16:19:24.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-636/1 [2023-10-24T16:19:24.997Z] INFO: archiving workspace using pattern(s): [2023-10-24T16:19:25.933Z] Archives upload complete. [2023-10-24T16:19:25.933Z] INFO: archiving logs to Nexus