Pull request #605 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7162322c8b9fa576f7976db7b8c50b0e228b1e19+956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 (9695796d9aeb37db96040ff0577dbe6b267b9b3c) 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-ssh17196857099118060849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4742511479765308367.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-605/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-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2722744911279660411.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-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2629607451510946110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3869902503280993684.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-605/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-605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11656737279818524703.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15981 in /w/workspace/gexfoundry_device-mqtt-go_PR-605 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-605 # 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/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 into PR head commit 7162322c8b9fa576f7976db7b8c50b0e228b1e19 Merge succeeded, producing 7162322c8b9fa576f7976db7b8c50b0e228b1e19 Checking out Revision 7162322c8b9fa576f7976db7b8c50b0e228b1e19 (PR-605) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # 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 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T02:01:01.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T02:01:02.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T02:01:02.284Z] ========================================================= [2023-05-18T02:01:02.284Z] EdgeX Global Pipelines Version Info [2023-05-18T02:01:02.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:01:03.037Z] ------------------- [2023-05-18T02:01:03.037Z] stable info: [2023-05-18T02:01:03.037Z] ------------------- [2023-05-18T02:01:03.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T02:01:03.037Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T02:01:03.037Z] Message: update stable to v1.0.249 [2023-05-18T02:01:03.610Z] ------------------- [2023-05-18T02:01:03.610Z] experimental info: [2023-05-18T02:01:03.610Z] ------------------- [2023-05-18T02:01:03.610Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T02:01:03.610Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T02:01:03.610Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T02:01:03.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-18T02:01:03.994Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-18T02:01:04.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T02:01:04.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T02:01:04.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T02:01:04.174Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T02:01:04.217Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T02:01:04.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T02:01:04.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T02:01:04.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T02:01:04.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T02:01:04.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-18T02:01:04.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T02:01:04.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T02:01:04.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T02:01:04.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T02:01:04.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T02:01:04.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T02:01:04.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T02:01:04.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T02:01:04.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T02:01:04.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T02:01:04.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T02:01:04.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T02:01:04.996Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T02:01:05.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T02:01:05.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T02:01:05.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo [2023-05-18T02:01:05.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo [2023-05-18T02:01:05.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo [2023-05-18T02:01:05.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo [2023-05-18T02:01:05.313Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7162322 [Pipeline] echo [2023-05-18T02:01:05.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:01:05.483Z] provisioning config files... [2023-05-18T02:01:05.531Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config186057201995124569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:01:05.877Z] ---> docker-login.sh [2023-05-18T02:01:05.877Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:01:06.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:06.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:06.151Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:06.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:06.151Z] [2023-05-18T02:01:06.151Z] Login Succeeded [2023-05-18T02:01:06.151Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:01:06.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:06.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:06.151Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:06.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:06.151Z] [2023-05-18T02:01:06.151Z] Login Succeeded [2023-05-18T02:01:06.151Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:01:06.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:06.410Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:06.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:06.410Z] [2023-05-18T02:01:06.410Z] Login Succeeded [2023-05-18T02:01:06.410Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:01:06.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:06.410Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:06.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:06.410Z] [2023-05-18T02:01:06.410Z] Login Succeeded [2023-05-18T02:01:06.410Z] docker.io [2023-05-18T02:01:06.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:06.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:06.671Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:06.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:06.671Z] [2023-05-18T02:01:06.671Z] Login Succeeded [2023-05-18T02:01:06.671Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:01:06.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T02:01:07.327Z] + git rev-list -1 --merges 7162322c8b9fa576f7976db7b8c50b0e228b1e19~1..7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo [2023-05-18T02:01:07.396Z] -----------> git rev-list -1 --merges 7162322c8b9fa576f7976db7b8c50b0e228b1e19~1..7162322c8b9fa576f7976db7b8c50b0e228b1e19 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [false] [Pipeline] sh [2023-05-18T02:01:07.706Z] + git log --format=format:%s -1 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo [2023-05-18T02:01:07.741Z] ========================================================= [2023-05-18T02:01:07.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T02:01:07.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T02:01:08.186Z] + git log --format=format:%s -1 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo [2023-05-18T02:01:08.218Z] [semverPrep] GIT_COMMIT: 7162322c8b9fa576f7976db7b8c50b0e228b1e19, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-18T02:01:08.247Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T02:01:08.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T02:01:08.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T02:01:08.647Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T02:01:08.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T02:01:08.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T02:01:08.647Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T02:01:08.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:01:09.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:01:09.162Z] [2023-05-18T02:01:09.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:01:09.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:01:09.541Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T02:01:09.541Z] b85a868b505f: Pulling fs layer [2023-05-18T02:01:09.541Z] e2be974225ed: Pulling fs layer [2023-05-18T02:01:09.541Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T02:01:09.541Z] 988bab9f4d93: Pulling fs layer [2023-05-18T02:01:09.541Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T02:01:09.541Z] eaf3925da568: Pulling fs layer [2023-05-18T02:01:09.541Z] bab4dde63d76: Pulling fs layer [2023-05-18T02:01:09.541Z] bde34c3a00c8: Pulling fs layer [2023-05-18T02:01:09.541Z] b352a97aabf1: Pulling fs layer [2023-05-18T02:01:09.541Z] 4872d77fe225: Pulling fs layer [2023-05-18T02:01:09.541Z] 5851b861e8e6: Pulling fs layer [2023-05-18T02:01:09.541Z] bab4dde63d76: Waiting [2023-05-18T02:01:09.541Z] 5851b861e8e6: Waiting [2023-05-18T02:01:09.541Z] b352a97aabf1: Waiting [2023-05-18T02:01:09.541Z] 4872d77fe225: Waiting [2023-05-18T02:01:09.541Z] 988bab9f4d93: Waiting [2023-05-18T02:01:09.541Z] eaf3925da568: Waiting [2023-05-18T02:01:09.541Z] 1469e6f7b9e6: Waiting [2023-05-18T02:01:09.541Z] e2be974225ed: Verifying Checksum [2023-05-18T02:01:09.541Z] e2be974225ed: Download complete [2023-05-18T02:01:09.541Z] 988bab9f4d93: Verifying Checksum [2023-05-18T02:01:09.541Z] 988bab9f4d93: Download complete [2023-05-18T02:01:09.541Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T02:01:09.541Z] 339a4e72a1f5: Download complete [2023-05-18T02:01:09.541Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T02:01:09.541Z] 1469e6f7b9e6: Download complete [2023-05-18T02:01:09.541Z] eaf3925da568: Verifying Checksum [2023-05-18T02:01:09.541Z] eaf3925da568: Download complete [2023-05-18T02:01:09.800Z] bde34c3a00c8: Verifying Checksum [2023-05-18T02:01:09.800Z] bde34c3a00c8: Download complete [2023-05-18T02:01:09.800Z] b352a97aabf1: Download complete [2023-05-18T02:01:09.800Z] 4872d77fe225: Verifying Checksum [2023-05-18T02:01:09.800Z] 4872d77fe225: Download complete [2023-05-18T02:01:09.800Z] 5851b861e8e6: Verifying Checksum [2023-05-18T02:01:09.800Z] 5851b861e8e6: Download complete [2023-05-18T02:01:09.800Z] b85a868b505f: Verifying Checksum [2023-05-18T02:01:09.800Z] b85a868b505f: Download complete [2023-05-18T02:01:10.057Z] bab4dde63d76: Verifying Checksum [2023-05-18T02:01:10.057Z] bab4dde63d76: Download complete [2023-05-18T02:01:10.995Z] b85a868b505f: Pull complete [2023-05-18T02:01:11.255Z] e2be974225ed: Pull complete [2023-05-18T02:01:11.824Z] 339a4e72a1f5: Pull complete [2023-05-18T02:01:11.824Z] 988bab9f4d93: Pull complete [2023-05-18T02:01:12.083Z] 1469e6f7b9e6: Pull complete [2023-05-18T02:01:12.083Z] eaf3925da568: Pull complete [2023-05-18T02:01:13.991Z] bab4dde63d76: Pull complete [2023-05-18T02:01:13.991Z] bde34c3a00c8: Pull complete [2023-05-18T02:01:13.991Z] b352a97aabf1: Pull complete [2023-05-18T02:01:14.250Z] 4872d77fe225: Pull complete [2023-05-18T02:01:14.250Z] 5851b861e8e6: Pull complete [2023-05-18T02:01:14.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T02:01:14.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:01:14.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:01:14.479Z] prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container [2023-05-18T02:01:14.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-605 -v /w/workspace/gexfoundry_device-mqtt-go_PR-605:/w/workspace/gexfoundry_device-mqtt-go_PR-605:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T02:01:17.393Z] $ docker top 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 -eo pid,comm [2023-05-18T02:01:17.453Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-18T02:01:17.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T02:01:17.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T02:01:17.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T02:01:17.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T02:01:17.712Z] $ docker exec 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent [2023-05-18T02:01:17.830Z] SSH_AUTH_SOCK=/tmp/ssh-Ew3WhAt9FDKq/agent.31 [2023-05-18T02:01:17.830Z] SSH_AGENT_PID=37 [2023-05-18T02:01:17.837Z] Running ssh-add (command line suppressed) [2023-05-18T02:01:17.941Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/private_key_7205829604321146663.key (/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/private_key_7205829604321146663.key) [2023-05-18T02:01:17.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T02:01:18.285Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T02:01:18.326Z] $ docker exec --env ******** --env ******** 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent -k [2023-05-18T02:01:18.423Z] unset SSH_AUTH_SOCK; [2023-05-18T02:01:18.423Z] unset SSH_AGENT_PID; [2023-05-18T02:01:18.423Z] echo Agent pid 37 killed; [2023-05-18T02:01:18.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T02:01:18.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T02:01:18.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T02:01:18.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T02:01:18.711Z] $ docker exec 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent [2023-05-18T02:01:18.846Z] SSH_AUTH_SOCK=/tmp/ssh-dKJItFMTynq0/agent.69 [2023-05-18T02:01:18.846Z] SSH_AGENT_PID=75 [2023-05-18T02:01:18.852Z] Running ssh-add (command line suppressed) [2023-05-18T02:01:18.959Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/private_key_4959666142539429076.key (/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/private_key_4959666142539429076.key) [2023-05-18T02:01:18.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T02:01:19.309Z] + git semver init [2023-05-18T02:01:19.570Z] 2023-05-18 02:01:19,503 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T02:01:19.570Z] 2023-05-18 02:01:19,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver [2023-05-18T02:01:19.570Z] 2023-05-18 02:01:19,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver [2023-05-18T02:01:19.570Z] 2023-05-18 02:01:19,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-605, universal_newlines=False, shell=None, istream=None) [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,335 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.git/info/exclude [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver/PR-605 with force:False [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,335 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver/PR-605 [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,340 [execute] INFO git cat-file --batch-check [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,345 [execute] INFO git cat-file --batch [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T02:01:20.508Z] 2023-05-18 02:01:20,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver/PR-605 [2023-05-18T02:01:20.508Z] 0.0.0 [Pipeline] } [2023-05-18T02:01:20.537Z] $ docker exec --env ******** --env ******** 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent -k [2023-05-18T02:01:20.653Z] unset SSH_AUTH_SOCK; [2023-05-18T02:01:20.654Z] unset SSH_AGENT_PID; [2023-05-18T02:01:20.654Z] echo Agent pid 75 killed; [2023-05-18T02:01:20.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T02:01:21.126Z] + git semver [Pipeline] } [2023-05-18T02:01:21.416Z] $ docker stop --time=1 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 [2023-05-18T02:01:22.752Z] $ docker rm -f --volumes 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T02:01:23.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T02:01:23.427Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T02:01:23.444Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:01:24.045Z] provisioning config files... [2023-05-18T02:01:24.055Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config12482277656366980578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:01:24.403Z] ---> docker-login.sh [2023-05-18T02:01:24.403Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:01:24.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:24.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:24.403Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:24.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:24.403Z] [2023-05-18T02:01:24.403Z] Login Succeeded [2023-05-18T02:01:24.403Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:01:24.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:24.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:24.403Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:24.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:24.403Z] [2023-05-18T02:01:24.403Z] Login Succeeded [2023-05-18T02:01:24.403Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:01:24.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:24.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:24.663Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:24.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:24.663Z] [2023-05-18T02:01:24.663Z] Login Succeeded [2023-05-18T02:01:24.663Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:01:24.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:24.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:24.663Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:24.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:24.663Z] [2023-05-18T02:01:24.663Z] Login Succeeded [2023-05-18T02:01:24.663Z] docker.io [2023-05-18T02:01:24.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:01:24.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:01:24.923Z] Configure a credential helper to remove this warning. See [2023-05-18T02:01:24.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:01:24.923Z] [2023-05-18T02:01:24.923Z] Login Succeeded [2023-05-18T02:01:24.923Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:01:24.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T02:01:25.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:01:25.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:01:25.221Z] ========================================================= [2023-05-18T02:01:25.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T02:01:25.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:01:25.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T02:01:25.705Z] Sending build context to Docker daemon 6.542MB [2023-05-18T02:01:25.705Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:01:25.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T02:01:25.705Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T02:01:25.705Z] f56be85fc22e: Pulling fs layer [2023-05-18T02:01:25.705Z] 85791d961cd3: Pulling fs layer [2023-05-18T02:01:25.705Z] d694b5ae8c79: Pulling fs layer [2023-05-18T02:01:25.705Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T02:01:25.705Z] 4d19c01a9841: Pulling fs layer [2023-05-18T02:01:25.705Z] 9325e15d5711: Pulling fs layer [2023-05-18T02:01:25.705Z] 556b6ee489ea: Pulling fs layer [2023-05-18T02:01:25.705Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T02:01:25.705Z] 4d19c01a9841: Waiting [2023-05-18T02:01:25.705Z] 9f32a84ed3da: Waiting [2023-05-18T02:01:25.705Z] 9325e15d5711: Waiting [2023-05-18T02:01:25.705Z] 556b6ee489ea: Waiting [2023-05-18T02:01:25.705Z] c5a4b2cf53e6: Waiting [2023-05-18T02:01:25.967Z] 85791d961cd3: Verifying Checksum [2023-05-18T02:01:25.967Z] 85791d961cd3: Download complete [2023-05-18T02:01:25.967Z] 9f32a84ed3da: Download complete [2023-05-18T02:01:25.967Z] 4d19c01a9841: Verifying Checksum [2023-05-18T02:01:25.967Z] 4d19c01a9841: Download complete [2023-05-18T02:01:25.967Z] f56be85fc22e: Verifying Checksum [2023-05-18T02:01:25.967Z] f56be85fc22e: Download complete [2023-05-18T02:01:25.967Z] 9325e15d5711: Verifying Checksum [2023-05-18T02:01:25.967Z] 9325e15d5711: Download complete [2023-05-18T02:01:25.967Z] f56be85fc22e: Pull complete [2023-05-18T02:01:26.227Z] 85791d961cd3: Pull complete [2023-05-18T02:01:26.486Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T02:01:26.486Z] c5a4b2cf53e6: Download complete [2023-05-18T02:01:26.486Z] d694b5ae8c79: Verifying Checksum [2023-05-18T02:01:26.486Z] d694b5ae8c79: Download complete [2023-05-18T02:01:26.746Z] 556b6ee489ea: Verifying Checksum [2023-05-18T02:01:26.746Z] 556b6ee489ea: Download complete [2023-05-18T02:01:30.056Z] d694b5ae8c79: Pull complete [2023-05-18T02:01:30.056Z] 9f32a84ed3da: Pull complete [2023-05-18T02:01:30.056Z] 4d19c01a9841: Pull complete [2023-05-18T02:01:30.056Z] 9325e15d5711: Pull complete [2023-05-18T02:01:32.589Z] 556b6ee489ea: Pull complete [2023-05-18T02:01:33.156Z] c5a4b2cf53e6: Pull complete [2023-05-18T02:01:33.156Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T02:01:33.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T02:01:33.156Z] ---> c4be618373d6 [2023-05-18T02:01:33.156Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T02:01:37.364Z] ---> Running in 175a11227722 [2023-05-18T02:01:37.364Z] Removing intermediate container 175a11227722 [2023-05-18T02:01:37.364Z] ---> ddf9b96d1f34 [2023-05-18T02:01:37.364Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T02:01:37.364Z] ---> Running in f861bb060b45 [2023-05-18T02:01:37.364Z] Removing intermediate container f861bb060b45 [2023-05-18T02:01:37.364Z] ---> 5c63e42ac751 [2023-05-18T02:01:37.364Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T02:01:37.364Z] ---> Running in 48c6173f3478 [2023-05-18T02:01:37.364Z] Removing intermediate container 48c6173f3478 [2023-05-18T02:01:37.364Z] ---> 90554e3ecd10 [2023-05-18T02:01:37.364Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:01:37.364Z] ---> Running in 9dff8b5cb81a [2023-05-18T02:01:37.364Z] Removing intermediate container 9dff8b5cb81a [2023-05-18T02:01:37.364Z] ---> 443e9e0f8d03 [2023-05-18T02:01:37.364Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:01:37.364Z] ---> Running in 16adecf3cd9c [2023-05-18T02:01:37.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T02:01:37.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T02:01:38.145Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T02:01:38.145Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T02:01:38.145Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T02:01:38.145Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T02:01:38.145Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T02:01:38.145Z] OK: 269 MiB in 57 packages [2023-05-18T02:01:38.714Z] Removing intermediate container 16adecf3cd9c [2023-05-18T02:01:38.714Z] ---> 22a569a85bd3 [2023-05-18T02:01:38.714Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T02:01:38.714Z] ---> Running in bdf4c31e508f [2023-05-18T02:01:38.714Z] Removing intermediate container bdf4c31e508f [2023-05-18T02:01:38.714Z] ---> 63372db06295 [2023-05-18T02:01:38.714Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T02:01:38.714Z] ---> 3dcc82196a5f [2023-05-18T02:01:38.714Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:01:38.714Z] ---> Running in 465ba4eb7854 [2023-05-18T02:01:38.858Z] Still waiting to schedule task [2023-05-18T02:01:38.859Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15980’ [2023-05-18T02:02:05.351Z] Removing intermediate container 465ba4eb7854 [2023-05-18T02:02:05.351Z] ---> 83fb4eba9951 [2023-05-18T02:02:05.351Z] Step 11/12 : COPY . . [2023-05-18T02:02:05.351Z] ---> f88376fc638c [2023-05-18T02:02:05.351Z] Step 12/12 : RUN $MAKE [2023-05-18T02:02:05.351Z] ---> Running in b1615af2a2cb [2023-05-18T02:02:05.351Z] noop [2023-05-18T02:02:05.351Z] Removing intermediate container b1615af2a2cb [2023-05-18T02:02:05.351Z] ---> 78425b9210be [2023-05-18T02:02:05.351Z] Successfully built 78425b9210be [2023-05-18T02:02:05.351Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:02:05.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T02:02:05.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:02:05.957Z] prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container [2023-05-18T02:02:05.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-605 -v /w/workspace/gexfoundry_device-mqtt-go_PR-605:/w/workspace/gexfoundry_device-mqtt-go_PR-605:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T02:02:06.324Z] $ docker top 7d848c5b218ff4a5241b4e367178d5f23051f987b807efda5badd9289de6be53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:02:06.712Z] + go version [2023-05-18T02:02:06.712Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T02:02:06.748Z] $ docker stop --time=1 7d848c5b218ff4a5241b4e367178d5f23051f987b807efda5badd9289de6be53 [2023-05-18T02:02:08.005Z] $ docker rm -f --volumes 7d848c5b218ff4a5241b4e367178d5f23051f987b807efda5badd9289de6be53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:02:08.702Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T02:02:08.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:02:08.851Z] prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container [2023-05-18T02:02:08.888Z] $ 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-605 -v /w/workspace/gexfoundry_device-mqtt-go_PR-605:/w/workspace/gexfoundry_device-mqtt-go_PR-605:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T02:02:09.199Z] $ docker top d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:02:09.579Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-605 [Pipeline] fileExists [Pipeline] sh [2023-05-18T02:02:09.951Z] + make test [2023-05-18T02:02:09.951Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T02:02:15.222Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T02:02:25.202Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T02:02:25.202Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T02:02:25.202Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 23.1% of statements [2023-05-18T02:02:30.473Z] go vet ./... [2023-05-18T02:02:33.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T02:02:33.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T02:02:33.754Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T02:02:33.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T02:02:33.832Z] $ docker stop --time=1 d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e [2023-05-18T02:02:36.778Z] $ docker rm -f --volumes d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T02:02:37.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T02:02:37.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T02:02:38.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T02:02:38.341Z] + ls -al . [2023-05-18T02:02:38.341Z] total 180 [2023-05-18T02:02:38.341Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 02:02 . [2023-05-18T02:02:38.341Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:00 .. [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 02:01 .dockerignore [2023-05-18T02:02:38.341Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 02:01 .git [2023-05-18T02:02:38.341Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 .github [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 02:01 .gitignore [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 02:01 .golangci.yml [2023-05-18T02:02:38.341Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:01 .semver [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 02:01 Attribution.txt [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 02:01 CHANGELOG.md [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 02:01 Dockerfile [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 02:01 GOVERNANCE.md [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 02:01 Jenkinsfile [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 02:01 LICENSE [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 02:01 Makefile [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 02:01 OWNERS.md [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 02:01 README.md [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 02:01 VERSION [2023-05-18T02:02:38.341Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:01 bin [2023-05-18T02:02:38.341Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 cmd [2023-05-18T02:02:38.341Z] -rw-r--r-- 1 jenkins jenkins 18144 May 18 02:02 coverage.out [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 02:01 go.mod [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 02:01 go.sum [2023-05-18T02:02:38.341Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 internal [2023-05-18T02:02:38.341Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:01 mock [2023-05-18T02:02:38.341Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:01 snap [2023-05-18T02:02:38.341Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:02:38.787Z] + 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=7162322c8b9fa576f7976db7b8c50b0e228b1e19 --label arch=amd64 --label version=0.0.0 . [2023-05-18T02:02:38.787Z] Sending build context to Docker daemon 6.561MB [2023-05-18T02:02:38.787Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:02:38.787Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T02:02:38.787Z] ---> 78425b9210be [2023-05-18T02:02:38.787Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T02:02:39.047Z] ---> Running in ba41bbd9df6d [2023-05-18T02:02:39.047Z] Removing intermediate container ba41bbd9df6d [2023-05-18T02:02:39.047Z] ---> 51fd40dda469 [2023-05-18T02:02:39.047Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T02:02:39.047Z] ---> Running in 4e1a4cfdc4b0 [2023-05-18T02:02:39.047Z] Removing intermediate container 4e1a4cfdc4b0 [2023-05-18T02:02:39.047Z] ---> 1f5c7bba082f [2023-05-18T02:02:39.047Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T02:02:39.047Z] ---> Running in f3999bcd7677 [2023-05-18T02:02:39.305Z] Removing intermediate container f3999bcd7677 [2023-05-18T02:02:39.305Z] ---> 9a3434dcbbde [2023-05-18T02:02:39.305Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:02:39.305Z] ---> Running in 3c2e67c6ce54 [2023-05-18T02:02:39.305Z] Removing intermediate container 3c2e67c6ce54 [2023-05-18T02:02:39.305Z] ---> 7c299e0cf203 [2023-05-18T02:02:39.305Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:02:39.305Z] ---> Running in fbae530b4c80 [2023-05-18T02:02:39.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T02:02:39.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T02:02:39.876Z] OK: 269 MiB in 57 packages [2023-05-18T02:02:40.158Z] Removing intermediate container fbae530b4c80 [2023-05-18T02:02:40.158Z] ---> 80b558718259 [2023-05-18T02:02:40.158Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T02:02:40.158Z] ---> Running in 0a202e13ce0e [2023-05-18T02:02:40.435Z] Removing intermediate container 0a202e13ce0e [2023-05-18T02:02:40.435Z] ---> 81b792d40509 [2023-05-18T02:02:40.435Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T02:02:40.435Z] ---> 5bb3d82fef81 [2023-05-18T02:02:40.435Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:02:40.435Z] ---> Running in 9ee2a8dfeef4 [2023-05-18T02:02:41.427Z] Removing intermediate container 9ee2a8dfeef4 [2023-05-18T02:02:41.427Z] ---> bed6cd6df382 [2023-05-18T02:02:41.427Z] Step 11/24 : COPY . . [2023-05-18T02:02:41.427Z] ---> 00d1e6e11ad3 [2023-05-18T02:02:41.427Z] Step 12/24 : RUN $MAKE [2023-05-18T02:02:41.685Z] ---> Running in 8b67df0a2819 [2023-05-18T02:02:41.944Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-18T02:03:03.881Z] Removing intermediate container 8b67df0a2819 [2023-05-18T02:03:03.881Z] ---> 03cde5bd1f4d [2023-05-18T02:03:03.881Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T02:03:03.881Z] 3.17: Pulling from library/alpine [2023-05-18T02:03:03.881Z] f56be85fc22e: Already exists [2023-05-18T02:03:03.881Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T02:03:03.881Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T02:03:03.881Z] ---> 9ed4aefc74f6 [2023-05-18T02:03:03.881Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T02:03:03.881Z] ---> Running in 3db64402a8a2 [2023-05-18T02:03:03.881Z] Removing intermediate container 3db64402a8a2 [2023-05-18T02:03:03.881Z] ---> d3c3c9656124 [2023-05-18T02:03:03.881Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T02:03:03.881Z] ---> Running in 1ce56b4370ca [2023-05-18T02:03:03.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T02:03:03.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T02:03:03.881Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T02:03:03.881Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T02:03:03.881Z] OK: 7 MiB in 16 packages [2023-05-18T02:03:03.881Z] Removing intermediate container 1ce56b4370ca [2023-05-18T02:03:03.881Z] ---> 67ad5c76ff00 [2023-05-18T02:03:03.881Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T02:03:03.881Z] ---> 967bb7695939 [2023-05-18T02:03:03.881Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T02:03:03.881Z] ---> eedbef6ca37f [2023-05-18T02:03:03.881Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T02:03:03.881Z] ---> d3754c09d966 [2023-05-18T02:03:03.881Z] Step 19/24 : EXPOSE 59982 [2023-05-18T02:03:03.881Z] ---> Running in 23d489049956 [2023-05-18T02:03:03.881Z] Removing intermediate container 23d489049956 [2023-05-18T02:03:03.881Z] ---> 2e0e2252ddf6 [2023-05-18T02:03:03.881Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T02:03:03.881Z] ---> Running in efb6a52574d5 [2023-05-18T02:03:03.881Z] Removing intermediate container efb6a52574d5 [2023-05-18T02:03:03.881Z] ---> a53554a8d0f7 [2023-05-18T02:03:03.881Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T02:03:03.881Z] ---> Running in 20cbad0bc58a [2023-05-18T02:03:03.881Z] Removing intermediate container 20cbad0bc58a [2023-05-18T02:03:03.881Z] ---> b71782b09c18 [2023-05-18T02:03:03.881Z] Step 22/24 : LABEL arch=amd64 [2023-05-18T02:03:03.881Z] ---> Running in 4fe5f1fc077f [2023-05-18T02:03:03.881Z] Removing intermediate container 4fe5f1fc077f [2023-05-18T02:03:03.881Z] ---> d055fab6adf3 [2023-05-18T02:03:03.881Z] Step 23/24 : LABEL git_sha=7162322c8b9fa576f7976db7b8c50b0e228b1e19 [2023-05-18T02:03:03.881Z] ---> Running in c29ab1781f01 [2023-05-18T02:03:03.881Z] Removing intermediate container c29ab1781f01 [2023-05-18T02:03:03.881Z] ---> 70dab348a56e [2023-05-18T02:03:03.881Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T02:03:03.881Z] ---> Running in 18893bd3d317 [2023-05-18T02:03:03.881Z] Removing intermediate container 18893bd3d317 [2023-05-18T02:03:03.881Z] ---> f22039c14b1f [2023-05-18T02:03:03.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T02:03:03.881Z] Successfully built f22039c14b1f [2023-05-18T02:03:03.881Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:03:04.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:03:04.827Z] [2023-05-18T02:03:04.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:03:05.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:03:05.208Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T02:03:05.208Z] 5eb5b503b376: Pulling fs layer [2023-05-18T02:03:05.208Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T02:03:05.208Z] ec43610c2a17: Pulling fs layer [2023-05-18T02:03:05.208Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T02:03:05.208Z] 33b1e0a273af: Pulling fs layer [2023-05-18T02:03:05.208Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T02:03:05.208Z] 2f39f015ded8: Pulling fs layer [2023-05-18T02:03:05.208Z] 3a2ae6a8a46f: Waiting [2023-05-18T02:03:05.208Z] 5d3b04190fa2: Waiting [2023-05-18T02:03:05.208Z] 33b1e0a273af: Waiting [2023-05-18T02:03:05.208Z] 2f39f015ded8: Waiting [2023-05-18T02:03:05.208Z] 5c69ac0246d0: Download complete [2023-05-18T02:03:05.208Z] 3a2ae6a8a46f: Download complete [2023-05-18T02:03:05.208Z] 33b1e0a273af: Verifying Checksum [2023-05-18T02:03:05.208Z] 33b1e0a273af: Download complete [2023-05-18T02:03:05.208Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T02:03:05.208Z] 5d3b04190fa2: Download complete [2023-05-18T02:03:05.208Z] ec43610c2a17: Verifying Checksum [2023-05-18T02:03:05.208Z] ec43610c2a17: Download complete [2023-05-18T02:03:05.467Z] 5eb5b503b376: Verifying Checksum [2023-05-18T02:03:05.467Z] 5eb5b503b376: Download complete [2023-05-18T02:03:06.033Z] 2f39f015ded8: Verifying Checksum [2023-05-18T02:03:06.033Z] 2f39f015ded8: Download complete [2023-05-18T02:03:06.604Z] 5eb5b503b376: Pull complete [2023-05-18T02:03:06.604Z] 5c69ac0246d0: Pull complete [2023-05-18T02:03:07.173Z] ec43610c2a17: Pull complete [2023-05-18T02:03:07.173Z] 3a2ae6a8a46f: Pull complete [2023-05-18T02:03:07.433Z] 33b1e0a273af: Pull complete [2023-05-18T02:03:07.433Z] 5d3b04190fa2: Pull complete [2023-05-18T02:03:11.618Z] 2f39f015ded8: Pull complete [2023-05-18T02:03:11.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T02:03:11.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:03:11.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:03:11.844Z] prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container [2023-05-18T02:03:11.880Z] $ 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-605 -v /w/workspace/gexfoundry_device-mqtt-go_PR-605:/w/workspace/gexfoundry_device-mqtt-go_PR-605:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T02:03:15.381Z] $ docker top f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:03:15.957Z] ---> job-cost.sh [2023-05-18T02:03:15.957Z] lf-activate-venv: SKIPPING [2023-05-18T02:03:15.957Z] INFO: No Stack... [2023-05-18T02:03:16.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T02:03:16.475Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T02:03:16.793Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives/cost.csv [2023-05-18T02:03:16.793Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T02:03:16.834Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [2023-05-18T02:03:16.839Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] did not exist. Created. [2023-05-18T02:03:16.840Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T02:03:17.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T02:03:17.285Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T02:03:17.314Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T02:03:17.517Z] $ docker stop --time=1 f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 [2023-05-18T02:03:18.655Z] $ docker rm -f --volumes f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T02:05:12.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15983 in /w/workspace/gexfoundry_device-mqtt-go_PR-605 [Pipeline] { [Pipeline] ws [2023-05-18T02:05:12.394Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-18T02:05:12.485Z] Selected Git installation does not exist. Using Default [2023-05-18T02:05:12.486Z] The recommended git tool is: NONE [2023-05-18T02:05:17.399Z] using credential edgex-jenkins-ssh [2023-05-18T02:05:17.416Z] Cloning the remote Git repository [2023-05-18T02:05:17.458Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T02:05:17.550Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-18T02:05:17.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T02:05:17.702Z] > git --version # timeout=10 [2023-05-18T02:05:17.723Z] > git --version # 'git version 2.25.1' [2023-05-18T02:05:17.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:05:17.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T02:05:19.011Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T02:05:19.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T02:05:20.514Z] Merging remotes/origin/main commit 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 into PR head commit 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [2023-05-18T02:05:20.795Z] Merge succeeded, producing 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [2023-05-18T02:05:20.795Z] Checking out Revision 7162322c8b9fa576f7976db7b8c50b0e228b1e19 (PR-605) [2023-05-18T02:05:19.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T02:05:19.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T02:05:19.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:05:19.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T02:05:20.531Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T02:05:20.612Z] > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # timeout=10 [2023-05-18T02:05:20.696Z] > git remote # timeout=10 [2023-05-18T02:05:20.714Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T02:05:20.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:05:20.750Z] > git merge 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 [2023-05-18T02:05:20.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T02:05:20.800Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T02:05:20.819Z] > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # timeout=10 [2023-05-18T02:05:21.263Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-18T02:05:21.307Z] > git --version # timeout=10 [2023-05-18T02:05:21.317Z] > git --version # 'git version 2.25.1' [2023-05-18T02:05:21.334Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T02:05:22.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T02:05:22.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T02:05:22.386Z] Dload Upload Total Spent Left Speed [2023-05-18T02:05:22.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-05-18T02:05:22.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T02:05:23.292Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T02:05:23.292Z] + sudo tee /etc/docker/daemon.new [2023-05-18T02:05:23.292Z] { [2023-05-18T02:05:23.292Z] "registry-mirrors": [ [2023-05-18T02:05:23.292Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T02:05:23.292Z] ], [2023-05-18T02:05:23.292Z] "bip": "10.250.0.254/24", [2023-05-18T02:05:23.292Z] "hosts": [ [2023-05-18T02:05:23.292Z] "tcp://0.0.0.0:5555", [2023-05-18T02:05:23.292Z] "unix:///var/run/docker.sock" [2023-05-18T02:05:23.292Z] ], [2023-05-18T02:05:23.292Z] "mtu": 1458, [2023-05-18T02:05:23.292Z] "selinux-enabled": true, [2023-05-18T02:05:23.292Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T02:05:23.292Z] } [Pipeline] sh [2023-05-18T02:05:23.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T02:05:23.999Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:05:42.327Z] provisioning config files... [2023-05-18T02:05:42.357Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8978337133344499297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:05:42.760Z] ---> docker-login.sh [2023-05-18T02:05:42.760Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:05:43.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:05:43.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:05:43.301Z] Configure a credential helper to remove this warning. See [2023-05-18T02:05:43.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:05:43.301Z] [2023-05-18T02:05:43.301Z] Login Succeeded [2023-05-18T02:05:43.301Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:05:43.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:05:43.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:05:43.573Z] Configure a credential helper to remove this warning. See [2023-05-18T02:05:43.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:05:43.573Z] [2023-05-18T02:05:43.573Z] Login Succeeded [2023-05-18T02:05:43.573Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:05:43.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:05:44.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:05:44.121Z] Configure a credential helper to remove this warning. See [2023-05-18T02:05:44.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:05:44.121Z] [2023-05-18T02:05:44.121Z] Login Succeeded [2023-05-18T02:05:44.121Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:05:44.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:05:44.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:05:44.394Z] Configure a credential helper to remove this warning. See [2023-05-18T02:05:44.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:05:44.394Z] [2023-05-18T02:05:44.394Z] Login Succeeded [2023-05-18T02:05:44.394Z] docker.io [2023-05-18T02:05:44.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:05:44.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:05:44.932Z] Configure a credential helper to remove this warning. See [2023-05-18T02:05:44.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:05:44.932Z] [2023-05-18T02:05:44.932Z] Login Succeeded [2023-05-18T02:05:44.932Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:05:44.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T02:05:45.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:05:45.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:05:45.424Z] ========================================================= [2023-05-18T02:05:45.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T02:05:45.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:05:45.940Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-18T02:05:46.212Z] Sending build context to Docker daemon 3.404MB [2023-05-18T02:05:46.212Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:05:46.212Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T02:05:46.488Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T02:05:46.488Z] c41833b44d91: Pulling fs layer [2023-05-18T02:05:46.488Z] ed15518f5707: Pulling fs layer [2023-05-18T02:05:46.488Z] feae8fd75edb: Pulling fs layer [2023-05-18T02:05:46.488Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T02:05:46.488Z] 3cdef696dda3: Pulling fs layer [2023-05-18T02:05:46.488Z] 2ced38df9373: Pulling fs layer [2023-05-18T02:05:46.488Z] 58f1dce35555: Pulling fs layer [2023-05-18T02:05:46.488Z] 3cdef696dda3: Waiting [2023-05-18T02:05:46.488Z] 2ced38df9373: Waiting [2023-05-18T02:05:46.488Z] 58f1dce35555: Waiting [2023-05-18T02:05:46.488Z] 242c74f7c9fa: Waiting [2023-05-18T02:05:46.488Z] ed15518f5707: Download complete [2023-05-18T02:05:46.488Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T02:05:46.488Z] 242c74f7c9fa: Download complete [2023-05-18T02:05:46.763Z] 3cdef696dda3: Verifying Checksum [2023-05-18T02:05:46.763Z] 3cdef696dda3: Download complete [2023-05-18T02:05:46.763Z] c41833b44d91: Verifying Checksum [2023-05-18T02:05:46.763Z] c41833b44d91: Download complete [2023-05-18T02:05:47.753Z] c41833b44d91: Pull complete [2023-05-18T02:05:48.022Z] 58f1dce35555: Verifying Checksum [2023-05-18T02:05:48.022Z] 58f1dce35555: Download complete [2023-05-18T02:05:48.290Z] ed15518f5707: Pull complete [2023-05-18T02:05:49.263Z] feae8fd75edb: Verifying Checksum [2023-05-18T02:05:49.263Z] feae8fd75edb: Download complete [2023-05-18T02:05:49.263Z] 2ced38df9373: Verifying Checksum [2023-05-18T02:05:49.263Z] 2ced38df9373: Download complete [2023-05-18T02:06:01.693Z] feae8fd75edb: Pull complete [2023-05-18T02:06:01.693Z] 242c74f7c9fa: Pull complete [2023-05-18T02:06:01.693Z] 3cdef696dda3: Pull complete [2023-05-18T02:06:07.098Z] 2ced38df9373: Pull complete [2023-05-18T02:06:09.704Z] 58f1dce35555: Pull complete [2023-05-18T02:06:09.704Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T02:06:09.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T02:06:09.704Z] ---> fadd8f120f05 [2023-05-18T02:06:09.704Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T02:06:12.293Z] ---> Running in f09e68e2ef46 [2023-05-18T02:06:12.293Z] Removing intermediate container f09e68e2ef46 [2023-05-18T02:06:12.293Z] ---> 860b33e98b57 [2023-05-18T02:06:12.293Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T02:06:12.293Z] ---> Running in e0f1d7b9aa56 [2023-05-18T02:06:12.562Z] Removing intermediate container e0f1d7b9aa56 [2023-05-18T02:06:12.562Z] ---> ca3a56b4a9c4 [2023-05-18T02:06:12.562Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T02:06:12.562Z] ---> Running in cc096b1b4fce [2023-05-18T02:06:12.830Z] Removing intermediate container cc096b1b4fce [2023-05-18T02:06:12.830Z] ---> 3f56bcecb51e [2023-05-18T02:06:12.830Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:06:13.098Z] ---> Running in 4c8a6b1cbdf7 [2023-05-18T02:06:13.367Z] Removing intermediate container 4c8a6b1cbdf7 [2023-05-18T02:06:13.367Z] ---> e44aa84c5885 [2023-05-18T02:06:13.367Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:06:13.367Z] ---> Running in 5bb78952073a [2023-05-18T02:06:14.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T02:06:15.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T02:06:16.464Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T02:06:16.464Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T02:06:16.464Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T02:06:16.464Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T02:06:16.464Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T02:06:16.464Z] OK: 268 MiB in 57 packages [2023-05-18T02:06:17.444Z] Removing intermediate container 5bb78952073a [2023-05-18T02:06:17.444Z] ---> 938e4556845e [2023-05-18T02:06:17.444Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T02:06:17.444Z] ---> Running in a18f7f07f492 [2023-05-18T02:06:17.714Z] Removing intermediate container a18f7f07f492 [2023-05-18T02:06:17.714Z] ---> 6e25fefa09d7 [2023-05-18T02:06:17.714Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T02:06:19.685Z] ---> 3c0348781bbc [2023-05-18T02:06:19.685Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:06:19.957Z] ---> Running in 30fb9d17c35e [2023-05-18T02:07:27.865Z] Removing intermediate container 30fb9d17c35e [2023-05-18T02:07:27.865Z] ---> 85961206a627 [2023-05-18T02:07:27.865Z] Step 11/12 : COPY . . [2023-05-18T02:07:27.865Z] ---> d753bf3fdf29 [2023-05-18T02:07:27.865Z] Step 12/12 : RUN $MAKE [2023-05-18T02:07:27.865Z] ---> Running in 43a1b5e98eaa [2023-05-18T02:07:27.865Z] noop [2023-05-18T02:07:27.865Z] Removing intermediate container 43a1b5e98eaa [2023-05-18T02:07:27.865Z] ---> de18eed0d26e [2023-05-18T02:07:27.865Z] Successfully built de18eed0d26e [2023-05-18T02:07:27.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:07:28.358Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T02:07:28.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:07:28.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container [2023-05-18T02:07:28.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T02:07:29.982Z] $ docker top 05cef87e6671ad93df1b1a7c2173983b812c2c82877cec5fb94abcdcff45d24c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:07:30.874Z] + go version [2023-05-18T02:07:30.874Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T02:07:30.912Z] $ docker stop --time=1 05cef87e6671ad93df1b1a7c2173983b812c2c82877cec5fb94abcdcff45d24c [2023-05-18T02:07:32.528Z] $ docker rm -f --volumes 05cef87e6671ad93df1b1a7c2173983b812c2c82877cec5fb94abcdcff45d24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:07:33.394Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T02:07:33.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:07:33.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container [2023-05-18T02:07:33.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T02:07:34.844Z] $ docker top d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:07:35.400Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-18T02:07:36.056Z] + make test [2023-05-18T02:07:36.057Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T02:08:08.312Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T02:10:15.022Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T02:10:15.022Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T02:10:15.022Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 23.1% of statements [2023-05-18T02:10:15.022Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T02:10:15.022Z] go vet ./... [2023-05-18T02:10:30.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T02:10:30.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T02:10:30.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T02:10:30.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T02:10:30.102Z] $ docker stop --time=1 d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 [2023-05-18T02:10:31.940Z] $ docker rm -f --volumes d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T02:10:33.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T02:10:33.235Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T02:10:33.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T02:10:34.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T02:10:34.619Z] + ls -al . [2023-05-18T02:10:34.619Z] total 176 [2023-05-18T02:10:34.619Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 02:07 . [2023-05-18T02:10:34.619Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:05 .. [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 02:05 .dockerignore [2023-05-18T02:10:34.619Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 02:05 .git [2023-05-18T02:10:34.619Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 .github [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 02:05 .gitignore [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 02:05 .golangci.yml [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 02:05 Attribution.txt [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 02:05 CHANGELOG.md [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 02:05 Dockerfile [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 02:05 GOVERNANCE.md [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 02:05 Jenkinsfile [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 02:05 LICENSE [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 02:05 Makefile [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 02:05 OWNERS.md [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 02:05 README.md [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 02:01 VERSION [2023-05-18T02:10:34.619Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:05 bin [2023-05-18T02:10:34.619Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 cmd [2023-05-18T02:10:34.619Z] -rw-r--r-- 1 jenkins jenkins 18144 May 18 02:10 coverage.out [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 02:05 go.mod [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 02:05 go.sum [2023-05-18T02:10:34.619Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 internal [2023-05-18T02:10:34.619Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:05 mock [2023-05-18T02:10:34.619Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:05 snap [2023-05-18T02:10:34.619Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:10:35.034Z] + 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=7162322c8b9fa576f7976db7b8c50b0e228b1e19 --label arch=arm64 --label version=0.0.0 . [2023-05-18T02:10:35.299Z] Sending build context to Docker daemon 3.423MB [2023-05-18T02:10:35.299Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:10:35.299Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T02:10:35.299Z] ---> de18eed0d26e [2023-05-18T02:10:35.299Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T02:10:35.566Z] ---> Running in afdd9233e5ef [2023-05-18T02:10:35.835Z] Removing intermediate container afdd9233e5ef [2023-05-18T02:10:35.835Z] ---> 224bcb6c54c5 [2023-05-18T02:10:35.835Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T02:10:35.835Z] ---> Running in 7ad7ac0bcb67 [2023-05-18T02:10:36.104Z] Removing intermediate container 7ad7ac0bcb67 [2023-05-18T02:10:36.104Z] ---> dca4f55197cb [2023-05-18T02:10:36.104Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T02:10:36.104Z] ---> Running in 522cce934f64 [2023-05-18T02:10:36.375Z] Removing intermediate container 522cce934f64 [2023-05-18T02:10:36.375Z] ---> 71106720561c [2023-05-18T02:10:36.375Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:10:36.646Z] ---> Running in b40d276b5d1a [2023-05-18T02:10:36.914Z] Removing intermediate container b40d276b5d1a [2023-05-18T02:10:36.914Z] ---> ab4a4d3f8e94 [2023-05-18T02:10:36.914Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:10:36.914Z] ---> Running in 1582bffe2285 [2023-05-18T02:10:37.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T02:10:38.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T02:10:39.424Z] OK: 268 MiB in 57 packages [2023-05-18T02:10:40.393Z] Removing intermediate container 1582bffe2285 [2023-05-18T02:10:40.393Z] ---> 7de1e8061b8f [2023-05-18T02:10:40.393Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T02:10:40.393Z] ---> Running in 5313fb7b2aa8 [2023-05-18T02:10:40.662Z] Removing intermediate container 5313fb7b2aa8 [2023-05-18T02:10:40.662Z] ---> ea05f23aa7bf [2023-05-18T02:10:40.662Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T02:10:41.249Z] ---> 5f38c35bca2e [2023-05-18T02:10:41.250Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:10:41.250Z] ---> Running in 41b3b30a9c16 [2023-05-18T02:10:43.837Z] Removing intermediate container 41b3b30a9c16 [2023-05-18T02:10:43.837Z] ---> badd721c4d6f [2023-05-18T02:10:43.837Z] Step 11/24 : COPY . . [2023-05-18T02:10:44.803Z] ---> 345ea393abe3 [2023-05-18T02:10:44.803Z] Step 12/24 : RUN $MAKE [2023-05-18T02:10:44.803Z] ---> Running in ba38da80a08f [2023-05-18T02:10:45.766Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-18T02:13:07.464Z] Removing intermediate container ba38da80a08f [2023-05-18T02:13:07.464Z] ---> 87aaa45bc4b7 [2023-05-18T02:13:07.464Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T02:13:07.464Z] 3.17: Pulling from library/alpine [2023-05-18T02:13:07.464Z] c41833b44d91: Already exists [2023-05-18T02:13:07.464Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T02:13:07.464Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T02:13:07.464Z] ---> 51e60588ff2c [2023-05-18T02:13:07.464Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T02:13:07.464Z] ---> Running in d229952117f2 [2023-05-18T02:13:07.464Z] Removing intermediate container d229952117f2 [2023-05-18T02:13:07.464Z] ---> f33d3ddb18b1 [2023-05-18T02:13:07.464Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T02:13:07.464Z] ---> Running in 78110c499653 [2023-05-18T02:13:07.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T02:13:07.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T02:13:07.464Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T02:13:07.464Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T02:13:07.464Z] OK: 8 MiB in 16 packages [2023-05-18T02:13:07.464Z] Removing intermediate container 78110c499653 [2023-05-18T02:13:07.464Z] ---> 0ef022121f8a [2023-05-18T02:13:07.464Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T02:13:07.464Z] ---> cd07415f9ac9 [2023-05-18T02:13:07.464Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T02:13:07.464Z] ---> c6c96b130be1 [2023-05-18T02:13:07.464Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T02:13:07.464Z] ---> e2f9d920679e [2023-05-18T02:13:07.464Z] Step 19/24 : EXPOSE 59982 [2023-05-18T02:13:07.464Z] ---> Running in 45ddf0ec56b4 [2023-05-18T02:13:07.464Z] Removing intermediate container 45ddf0ec56b4 [2023-05-18T02:13:07.464Z] ---> 7ca9c4c93fec [2023-05-18T02:13:07.464Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T02:13:07.464Z] ---> Running in ce709a028602 [2023-05-18T02:13:07.464Z] Removing intermediate container ce709a028602 [2023-05-18T02:13:07.464Z] ---> ce16aab07773 [2023-05-18T02:13:07.464Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T02:13:07.464Z] ---> Running in ab9944010449 [2023-05-18T02:13:07.464Z] Removing intermediate container ab9944010449 [2023-05-18T02:13:07.464Z] ---> cd8955688fa9 [2023-05-18T02:13:07.464Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T02:13:07.464Z] ---> Running in 6acb24dd0f90 [2023-05-18T02:13:07.464Z] Removing intermediate container 6acb24dd0f90 [2023-05-18T02:13:07.464Z] ---> 2bb5adf98ea2 [2023-05-18T02:13:07.464Z] Step 23/24 : LABEL git_sha=7162322c8b9fa576f7976db7b8c50b0e228b1e19 [2023-05-18T02:13:07.464Z] ---> Running in 284bf8a5e4d8 [2023-05-18T02:13:07.464Z] Removing intermediate container 284bf8a5e4d8 [2023-05-18T02:13:07.464Z] ---> 440ab3194eef [2023-05-18T02:13:07.464Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T02:13:07.464Z] ---> Running in f88608f7a7f9 [2023-05-18T02:13:07.464Z] Removing intermediate container f88608f7a7f9 [2023-05-18T02:13:07.464Z] ---> c9a17c4197f0 [2023-05-18T02:13:07.464Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T02:13:07.464Z] Successfully built c9a17c4197f0 [2023-05-18T02:13:07.464Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:13:08.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:13:08.311Z] [2023-05-18T02:13:08.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:13:08.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:13:08.715Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T02:13:08.715Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T02:13:08.715Z] 04944245beec: Pulling fs layer [2023-05-18T02:13:08.715Z] 699f458cf7ca: Pulling fs layer [2023-05-18T02:13:08.715Z] 765212b225bb: Pulling fs layer [2023-05-18T02:13:08.715Z] f23df028b6ca: Pulling fs layer [2023-05-18T02:13:08.715Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T02:13:08.715Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T02:13:08.715Z] 765212b225bb: Waiting [2023-05-18T02:13:08.715Z] f23df028b6ca: Waiting [2023-05-18T02:13:08.715Z] d65c8cfc05b1: Waiting [2023-05-18T02:13:08.715Z] 2437ff75d9bd: Waiting [2023-05-18T02:13:08.988Z] 04944245beec: Verifying Checksum [2023-05-18T02:13:08.988Z] 04944245beec: Download complete [2023-05-18T02:13:08.988Z] 765212b225bb: Download complete [2023-05-18T02:13:08.988Z] f23df028b6ca: Verifying Checksum [2023-05-18T02:13:08.988Z] f23df028b6ca: Download complete [2023-05-18T02:13:08.988Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T02:13:08.988Z] d65c8cfc05b1: Download complete [2023-05-18T02:13:09.258Z] 699f458cf7ca: Verifying Checksum [2023-05-18T02:13:09.258Z] 699f458cf7ca: Download complete [2023-05-18T02:13:09.526Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T02:13:09.526Z] 8998bd30e6a1: Download complete [2023-05-18T02:13:12.121Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T02:13:12.121Z] 2437ff75d9bd: Download complete [2023-05-18T02:13:14.070Z] 8998bd30e6a1: Pull complete [2023-05-18T02:13:14.338Z] 04944245beec: Pull complete [2023-05-18T02:13:15.745Z] 699f458cf7ca: Pull complete [2023-05-18T02:13:15.745Z] 765212b225bb: Pull complete [2023-05-18T02:13:16.704Z] f23df028b6ca: Pull complete [2023-05-18T02:13:16.704Z] d65c8cfc05b1: Pull complete [2023-05-18T02:13:29.149Z] 2437ff75d9bd: Pull complete [2023-05-18T02:13:29.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T02:13:29.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:13:29.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:13:29.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container [2023-05-18T02:13:29.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T02:13:32.434Z] $ docker top 8b6c84924a7a968fe268bc5e6ac79e209563d9553cf6a38fa7e4ae860c1293be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:33.361Z] ---> job-cost.sh [2023-05-18T02:13:33.361Z] lf-activate-venv: SKIPPING [2023-05-18T02:13:33.361Z] INFO: No Stack... [2023-05-18T02:13:33.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T02:13:34.592Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T02:13:35.257Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-18T02:13:35.257Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T02:13:35.349Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [2023-05-18T02:13:35.354Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] did not exist. Created. [2023-05-18T02:13:35.354Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T02:13:36.098Z] /w/workspace/device-mqtt-go/1@tmp/durable-b8313dd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T02:13:36.467Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T02:13:36.766Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T02:13:36.820Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T02:13:36.834Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T02:13:36.922Z] $ docker stop --time=1 8b6c84924a7a968fe268bc5e6ac79e209563d9553cf6a38fa7e4ae860c1293be [2023-05-18T02:13:38.461Z] $ docker rm -f --volumes 8b6c84924a7a968fe268bc5e6ac79e209563d9553cf6a38fa7e4ae860c1293be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-18T02:13:39.489Z] provisioning config files... [2023-05-18T02:13:39.496Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config8566697285736977661tmp [Pipeline] { [Pipeline] sh [2023-05-18T02:13:39.849Z] + set +x [2023-05-18T02:13:39.849Z] + curl -s https://codecov.io/bash [2023-05-18T02:13:39.849Z] + bash -s -- [2023-05-18T02:13:39.849Z] [2023-05-18T02:13:39.849Z] _____ _ [2023-05-18T02:13:39.849Z] / ____| | | [2023-05-18T02:13:39.849Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T02:13:39.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T02:13:39.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T02:13:39.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T02:13:39.849Z] Bash-1.0.6 [2023-05-18T02:13:39.849Z] [2023-05-18T02:13:39.849Z] [2023-05-18T02:13:39.849Z] ==> git version 2.25.1 found [2023-05-18T02:13:39.849Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-18T02:13:39.849Z] Release-Date: 2020-01-08 [2023-05-18T02:13:39.849Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-18T02:13:39.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T02:13:39.849Z] ==> Jenkins CI detected. [2023-05-18T02:13:39.849Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-605 [2023-05-18T02:13:39.849Z] project root: . [2023-05-18T02:13:39.849Z] --> token set from env [2023-05-18T02:13:39.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T02:13:39.849Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T02:13:39.849Z] ==> Python coveragepy not found [2023-05-18T02:13:39.849Z] ==> Searching for coverage reports in: [2023-05-18T02:13:39.849Z] + . [2023-05-18T02:13:39.849Z] -> Found 1 reports [2023-05-18T02:13:39.849Z] ==> Detecting git/mercurial file structure [2023-05-18T02:13:39.849Z] ==> Reading reports [2023-05-18T02:13:39.849Z] + ./coverage.out bytes=18144 [2023-05-18T02:13:39.849Z] ==> Appending adjustments [2023-05-18T02:13:39.849Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T02:13:40.111Z] + Found adjustments [2023-05-18T02:13:40.111Z] ==> Gzipping contents [2023-05-18T02:13:40.111Z] 4.0K /tmp/codecov.zZwccv.gz [2023-05-18T02:13:40.111Z] ==> Uploading reports [2023-05-18T02:13:40.111Z] url: https://codecov.io [2023-05-18T02:13:40.111Z] query: branch=PR-605&commit=7162322c8b9fa576f7976db7b8c50b0e228b1e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=605&job=&cmd_args= [2023-05-18T02:13:40.111Z] -> Pinging Codecov [2023-05-18T02:13:40.111Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-605&commit=7162322c8b9fa576f7976db7b8c50b0e228b1e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=605&job=&cmd_args= [2023-05-18T02:13:40.372Z] -> Uploading to [2023-05-18T02:13:40.372Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/7D719EC7BBE17E464838252E33014C33/7162322c8b9fa576f7976db7b8c50b0e228b1e19/67176d03-d547-4d62-969c-2155e3b9e505.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T021340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01534c76f28942b5f536c80ed32313d7c469c57dacaabd927b1790bc5509e67e [2023-05-18T02:13:40.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T02:13:40.372Z] Dload Upload Total Spent Left Speed [2023-05-18T02:13:40.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15607 --:--:-- --:--:-- --:--:-- 15607 [2023-05-18T02:13:40.632Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] } [2023-05-18T02:13:40.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-18T02:13:42.459Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives ] [2023-05-18T02:13:42.459Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives [2023-05-18T02:13:42.459Z] total 16 [2023-05-18T02:13:42.459Z] drwxr-xr-x 3 root root 4096 May 18 02:03 . [2023-05-18T02:13:42.459Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 02:03 .. [2023-05-18T02:13:42.459Z] drwxr-xr-x 2 root root 4096 May 18 02:03 cost [2023-05-18T02:13:42.459Z] -rw-r--r-- 1 root root 86 May 18 02:03 cost.csv [2023-05-18T02:13:42.459Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives [2023-05-18T02:13:42.459Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives [2023-05-18T02:13:42.459Z] total 16 [2023-05-18T02:13:42.459Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:03 . [2023-05-18T02:13:42.459Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 02:03 .. [2023-05-18T02:13:42.459Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 02:03 cost [2023-05-18T02:13:42.459Z] -rw-r--r-- 1 jenkins jenkins 86 May 18 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:42.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:43.681Z] ---> package-listing.sh [2023-05-18T02:13:43.682Z] ++ facter osfamily [2023-05-18T02:13:43.682Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T02:13:43.941Z] + OS_FAMILY=debian [2023-05-18T02:13:43.941Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-605 [2023-05-18T02:13:43.941Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T02:13:43.941Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T02:13:43.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T02:13:43.941Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T02:13:43.941Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-605 ']' [2023-05-18T02:13:43.941Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T02:13:43.941Z] + case "${OS_FAMILY}" in [2023-05-18T02:13:43.941Z] + dpkg -l [2023-05-18T02:13:43.941Z] + grep '^ii' [2023-05-18T02:13:43.941Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T02:13:43.941Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T02:13:43.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T02:13:43.941Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-605 ']' [2023-05-18T02:13:43.941Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives/ [2023-05-18T02:13:43.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives/ [Pipeline] echo [2023-05-18T02:13:43.975Z] 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-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T02:13:44.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:13:44.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:13:44.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:13:45.148Z] prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container [2023-05-18T02:13:45.210Z] $ 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-605/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-605 -v /w/workspace/gexfoundry_device-mqtt-go_PR-605:/w/workspace/gexfoundry_device-mqtt-go_PR-605:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T02:13:46.804Z] $ docker top 821736b7d821e7ac8bb3cf1b08a5ebe60f220d2381d6276580d52ae2e52283ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:13:47.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T02:13:47.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T02:13:47.846Z] + ls /var/log/sa-host [2023-05-18T02:13:47.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:13:48.093Z] provisioning config files... [2023-05-18T02:13:48.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config3960926440436184046tmp [Pipeline] { [Pipeline] echo [2023-05-18T02:13:48.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:48.475Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T02:13:48.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:48.919Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T02:13:48.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:49.264Z] ---> sudo-logs.sh [2023-05-18T02:13:49.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T02:13:49.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:49.669Z] ---> job-cost.sh [2023-05-18T02:13:49.669Z] lf-activate-venv: SKIPPING [2023-05-18T02:13:49.669Z] DEBUG: total: 0.2199999988079071 [2023-05-18T02:13:49.669Z] INFO: Retrieving Stack Cost... [2023-05-18T02:13:49.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T02:13:50.503Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T02:13:50.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:13:50.849Z] ---> logs-deploy.sh [2023-05-18T02:13:50.849Z] lf-activate-venv: SKIPPING [2023-05-18T02:13:50.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-605/1 [2023-05-18T02:13:50.849Z] INFO: archiving workspace using pattern(s): [2023-05-18T02:13:51.784Z] Archives upload complete. [2023-05-18T02:13:52.044Z] INFO: archiving logs to Nexus [2023-05-18T02:13:52.612Z] ---> uname -a: [2023-05-18T02:13:52.612Z] Linux prd-ubuntu20-04-docker-8c-8g-15981 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] ---> lscpu: [2023-05-18T02:13:52.612Z] Architecture: x86_64 [2023-05-18T02:13:52.612Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-18T02:13:52.612Z] Byte Order: Little Endian [2023-05-18T02:13:52.612Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-18T02:13:52.612Z] CPU(s): 8 [2023-05-18T02:13:52.612Z] On-line CPU(s) list: 0-7 [2023-05-18T02:13:52.612Z] Thread(s) per core: 1 [2023-05-18T02:13:52.612Z] Core(s) per socket: 1 [2023-05-18T02:13:52.612Z] Socket(s): 8 [2023-05-18T02:13:52.612Z] NUMA node(s): 1 [2023-05-18T02:13:52.612Z] Vendor ID: AuthenticAMD [2023-05-18T02:13:52.612Z] CPU family: 23 [2023-05-18T02:13:52.612Z] Model: 49 [2023-05-18T02:13:52.612Z] Model name: AMD EPYC-Rome Processor [2023-05-18T02:13:52.612Z] Stepping: 0 [2023-05-18T02:13:52.612Z] CPU MHz: 2800.000 [2023-05-18T02:13:52.612Z] BogoMIPS: 5600.00 [2023-05-18T02:13:52.612Z] Virtualization: AMD-V [2023-05-18T02:13:52.612Z] Hypervisor vendor: KVM [2023-05-18T02:13:52.612Z] Virtualization type: full [2023-05-18T02:13:52.612Z] L1d cache: 256 KiB [2023-05-18T02:13:52.612Z] L1i cache: 256 KiB [2023-05-18T02:13:52.612Z] L2 cache: 4 MiB [2023-05-18T02:13:52.612Z] L3 cache: 128 MiB [2023-05-18T02:13:52.612Z] NUMA node0 CPU(s): 0-7 [2023-05-18T02:13:52.612Z] Vulnerability Itlb multihit: Not affected [2023-05-18T02:13:52.612Z] Vulnerability L1tf: Not affected [2023-05-18T02:13:52.612Z] Vulnerability Mds: Not affected [2023-05-18T02:13:52.612Z] Vulnerability Meltdown: Not affected [2023-05-18T02:13:52.612Z] Vulnerability Mmio stale data: Not affected [2023-05-18T02:13:52.612Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-18T02:13:52.612Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-18T02:13:52.612Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-18T02:13:52.612Z] Vulnerability Srbds: Not affected [2023-05-18T02:13:52.612Z] Vulnerability Tsx async abort: Not affected [2023-05-18T02:13:52.612Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] ---> nproc: [2023-05-18T02:13:52.612Z] 8 [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] [2023-05-18T02:13:52.612Z] ---> df -h: [2023-05-18T02:13:52.612Z] Filesystem Size Used Avail Use% Mounted on [2023-05-18T02:13:52.612Z] overlay 155G 12G 144G 8% / [2023-05-18T02:13:52.613Z] tmpfs 64M 0 64M 0% /dev [2023-05-18T02:13:52.613Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-18T02:13:52.613Z] shm 64M 0 64M 0% /dev/shm [2023-05-18T02:13:52.613Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-18T02:13:52.613Z] [2023-05-18T02:13:52.613Z]