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 02:01:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:02 ========================================================= 02:01:02 EdgeX Global Pipelines Version Info 02:01:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:03 ------------------- 02:01:03 stable info: 02:01:03 ------------------- 02:01:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:01:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:01:03 Message: update stable to v1.0.249 02:01:03 ------------------- 02:01:03 experimental info: 02:01:03 ------------------- 02:01:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:01:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:01:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:01:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:01:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7162322 [Pipeline] echo 02:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:05 provisioning config files... 02:01:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config186057201995124569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:05 ---> docker-login.sh 02:01:05 nexus3.edgexfoundry.org:10001 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10002 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10003 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10004 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 docker.io 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 ---> docker-login.sh ends [Pipeline] } 02:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:07 + git rev-list -1 --merges 7162322c8b9fa576f7976db7b8c50b0e228b1e19~1..7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo 02:01:07 -----------> git rev-list -1 --merges 7162322c8b9fa576f7976db7b8c50b0e228b1e19~1..7162322c8b9fa576f7976db7b8c50b0e228b1e19 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [false] [Pipeline] sh 02:01:07 + git log --format=format:%s -1 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo 02:01:07 ========================================================= 02:01:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:08 + git log --format=format:%s -1 7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] echo 02:01:08 [semverPrep] GIT_COMMIT: 7162322c8b9fa576f7976db7b8c50b0e228b1e19, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:01:08 [semverPrep] This is not a build commit. [Pipeline] sh 02:01:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:08 + grep -v github /etc/ssh/ssh_known_hosts 02:01:08 + [ -e /tmp/ssh_known_hosts ] 02:01:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:08 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:09 02:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:09 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:09 b85a868b505f: Pulling fs layer 02:01:09 e2be974225ed: Pulling fs layer 02:01:09 339a4e72a1f5: Pulling fs layer 02:01:09 988bab9f4d93: Pulling fs layer 02:01:09 1469e6f7b9e6: Pulling fs layer 02:01:09 eaf3925da568: Pulling fs layer 02:01:09 bab4dde63d76: Pulling fs layer 02:01:09 bde34c3a00c8: Pulling fs layer 02:01:09 b352a97aabf1: Pulling fs layer 02:01:09 4872d77fe225: Pulling fs layer 02:01:09 5851b861e8e6: Pulling fs layer 02:01:09 bab4dde63d76: Waiting 02:01:09 5851b861e8e6: Waiting 02:01:09 b352a97aabf1: Waiting 02:01:09 4872d77fe225: Waiting 02:01:09 988bab9f4d93: Waiting 02:01:09 eaf3925da568: Waiting 02:01:09 1469e6f7b9e6: Waiting 02:01:09 e2be974225ed: Verifying Checksum 02:01:09 e2be974225ed: Download complete 02:01:09 988bab9f4d93: Verifying Checksum 02:01:09 988bab9f4d93: Download complete 02:01:09 339a4e72a1f5: Verifying Checksum 02:01:09 339a4e72a1f5: Download complete 02:01:09 1469e6f7b9e6: Verifying Checksum 02:01:09 1469e6f7b9e6: Download complete 02:01:09 eaf3925da568: Verifying Checksum 02:01:09 eaf3925da568: Download complete 02:01:09 bde34c3a00c8: Verifying Checksum 02:01:09 bde34c3a00c8: Download complete 02:01:09 b352a97aabf1: Download complete 02:01:09 4872d77fe225: Verifying Checksum 02:01:09 4872d77fe225: Download complete 02:01:09 5851b861e8e6: Verifying Checksum 02:01:09 5851b861e8e6: Download complete 02:01:09 b85a868b505f: Verifying Checksum 02:01:09 b85a868b505f: Download complete 02:01:10 bab4dde63d76: Verifying Checksum 02:01:10 bab4dde63d76: Download complete 02:01:10 b85a868b505f: Pull complete 02:01:11 e2be974225ed: Pull complete 02:01:11 339a4e72a1f5: Pull complete 02:01:11 988bab9f4d93: Pull complete 02:01:12 1469e6f7b9e6: Pull complete 02:01:12 eaf3925da568: Pull complete 02:01:13 bab4dde63d76: Pull complete 02:01:13 bde34c3a00c8: Pull complete 02:01:13 b352a97aabf1: Pull complete 02:01:14 4872d77fe225: Pull complete 02:01:14 5851b861e8e6: Pull complete 02:01:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:14 prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container 02:01:14 $ 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 02:01:17 $ docker top 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 -eo pid,comm 02:01:17 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). 02:01:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:17 [ssh-agent] Looking for ssh-agent implementation... 02:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:17 $ docker exec 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent 02:01:17 SSH_AUTH_SOCK=/tmp/ssh-Ew3WhAt9FDKq/agent.31 02:01:17 SSH_AGENT_PID=37 02:01:17 Running ssh-add (command line suppressed) 02:01:17 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) 02:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:18 + git tag --points-at HEAD [Pipeline] } 02:01:18 $ docker exec --env ******** --env ******** 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent -k 02:01:18 unset SSH_AUTH_SOCK; 02:01:18 unset SSH_AGENT_PID; 02:01:18 echo Agent pid 37 killed; 02:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:18 [ssh-agent] Looking for ssh-agent implementation... 02:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:18 $ docker exec 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent 02:01:18 SSH_AUTH_SOCK=/tmp/ssh-dKJItFMTynq0/agent.69 02:01:18 SSH_AGENT_PID=75 02:01:18 Running ssh-add (command line suppressed) 02:01:18 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) 02:01:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:19 + git semver init 02:01:19 2023-05-18 02:01:19,503 [run_init] DEBUG init version:0.0.0 force:False 02:01:19 2023-05-18 02:01:19,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver 02:01:19 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 02:01:19 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) 02:01:20 2023-05-18 02:01:20,335 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.git/info/exclude 02:01:20 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 02:01:20 2023-05-18 02:01:20,335 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver/PR-605 02:01:20 2023-05-18 02:01:20,340 [execute] INFO git cat-file --batch-check 02:01:20 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=) 02:01:20 2023-05-18 02:01:20,345 [execute] INFO git cat-file --batch 02:01:20 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=) 02:01:20 2023-05-18 02:01:20,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-605/.semver/PR-605 02:01:20 0.0.0 [Pipeline] } 02:01:20 $ docker exec --env ******** --env ******** 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 ssh-agent -k 02:01:20 unset SSH_AUTH_SOCK; 02:01:20 unset SSH_AGENT_PID; 02:01:20 echo Agent pid 75 killed; 02:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:21 + git semver [Pipeline] } 02:01:21 $ docker stop --time=1 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 02:01:22 $ docker rm -f --volumes 60fc2fea23ec75dfcc8ea82b72308f1f06dc0913cba089e2ba754006e474c404 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:23 Stashed 1 file(s) [Pipeline] echo 02:01:23 [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 02:01:24 provisioning config files... 02:01:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config12482277656366980578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:24 ---> docker-login.sh 02:01:24 nexus3.edgexfoundry.org:10001 02:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 nexus3.edgexfoundry.org:10002 02:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 nexus3.edgexfoundry.org:10003 02:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 nexus3.edgexfoundry.org:10004 02:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 docker.io 02:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 ---> docker-login.sh ends [Pipeline] } 02:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:25 ========================================================= 02:01:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:01:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + 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 . 02:01:25 Sending build context to Docker daemon 6.542MB 02:01:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:01:25 Step 2/12 : FROM ${BASE} AS builder 02:01:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:25 f56be85fc22e: Pulling fs layer 02:01:25 85791d961cd3: Pulling fs layer 02:01:25 d694b5ae8c79: Pulling fs layer 02:01:25 9f32a84ed3da: Pulling fs layer 02:01:25 4d19c01a9841: Pulling fs layer 02:01:25 9325e15d5711: Pulling fs layer 02:01:25 556b6ee489ea: Pulling fs layer 02:01:25 c5a4b2cf53e6: Pulling fs layer 02:01:25 4d19c01a9841: Waiting 02:01:25 9f32a84ed3da: Waiting 02:01:25 9325e15d5711: Waiting 02:01:25 556b6ee489ea: Waiting 02:01:25 c5a4b2cf53e6: Waiting 02:01:25 85791d961cd3: Verifying Checksum 02:01:25 85791d961cd3: Download complete 02:01:25 9f32a84ed3da: Download complete 02:01:25 4d19c01a9841: Verifying Checksum 02:01:25 4d19c01a9841: Download complete 02:01:25 f56be85fc22e: Verifying Checksum 02:01:25 f56be85fc22e: Download complete 02:01:25 9325e15d5711: Verifying Checksum 02:01:25 9325e15d5711: Download complete 02:01:25 f56be85fc22e: Pull complete 02:01:26 85791d961cd3: Pull complete 02:01:26 c5a4b2cf53e6: Verifying Checksum 02:01:26 c5a4b2cf53e6: Download complete 02:01:26 d694b5ae8c79: Verifying Checksum 02:01:26 d694b5ae8c79: Download complete 02:01:26 556b6ee489ea: Verifying Checksum 02:01:26 556b6ee489ea: Download complete 02:01:30 d694b5ae8c79: Pull complete 02:01:30 9f32a84ed3da: Pull complete 02:01:30 4d19c01a9841: Pull complete 02:01:30 9325e15d5711: Pull complete 02:01:32 556b6ee489ea: Pull complete 02:01:33 c5a4b2cf53e6: Pull complete 02:01:33 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:01:33 ---> c4be618373d6 02:01:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:37 ---> Running in 175a11227722 02:01:37 Removing intermediate container 175a11227722 02:01:37 ---> ddf9b96d1f34 02:01:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:37 ---> Running in f861bb060b45 02:01:37 Removing intermediate container f861bb060b45 02:01:37 ---> 5c63e42ac751 02:01:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:37 ---> Running in 48c6173f3478 02:01:37 Removing intermediate container 48c6173f3478 02:01:37 ---> 90554e3ecd10 02:01:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:37 ---> Running in 9dff8b5cb81a 02:01:37 Removing intermediate container 9dff8b5cb81a 02:01:37 ---> 443e9e0f8d03 02:01:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:37 ---> Running in 16adecf3cd9c 02:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:38 (1/4) Installing openssh-keygen (9.1_p1-r3) 02:01:38 (2/4) Installing libedit (20221030.3.1-r0) 02:01:38 (3/4) Installing openssh-client-common (9.1_p1-r3) 02:01:38 (4/4) Installing openssh-client-default (9.1_p1-r3) 02:01:38 Executing busybox-1.35.0-r29.trigger 02:01:38 OK: 269 MiB in 57 packages 02:01:38 Removing intermediate container 16adecf3cd9c 02:01:38 ---> 22a569a85bd3 02:01:38 Step 8/12 : WORKDIR /device-mqtt-go 02:01:38 ---> Running in bdf4c31e508f 02:01:38 Removing intermediate container bdf4c31e508f 02:01:38 ---> 63372db06295 02:01:38 Step 9/12 : COPY go.mod vendor* ./ 02:01:38 ---> 3dcc82196a5f 02:01:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:38 ---> Running in 465ba4eb7854 02:01:38 Still waiting to schedule task 02:01:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15980’ 02:02:05 Removing intermediate container 465ba4eb7854 02:02:05 ---> 83fb4eba9951 02:02:05 Step 11/12 : COPY . . 02:02:05 ---> f88376fc638c 02:02:05 Step 12/12 : RUN $MAKE 02:02:05 ---> Running in b1615af2a2cb 02:02:05 noop 02:02:05 Removing intermediate container b1615af2a2cb 02:02:05 ---> 78425b9210be 02:02:05 Successfully built 78425b9210be 02:02:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker inspect -f . ci-base-image-x86_64 02:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:05 prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container 02:02:05 $ 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 02:02:06 $ docker top 7d848c5b218ff4a5241b4e367178d5f23051f987b807efda5badd9289de6be53 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:06 + go version 02:02:06 go version go1.20.2 linux/amd64 [Pipeline] } 02:02:06 $ docker stop --time=1 7d848c5b218ff4a5241b4e367178d5f23051f987b807efda5badd9289de6be53 02:02:08 $ 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 02:02:08 + docker inspect -f . ci-base-image-x86_64 02:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:08 prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container 02:02:08 $ 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 02:02:09 $ docker top d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-605 [Pipeline] fileExists [Pipeline] sh 02:02:09 + make test 02:02:09 go test ./... -coverprofile=coverage.out ./... 02:02:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 23.1% of statements 02:02:30 go vet ./... 02:02:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:33 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:33 $ docker stop --time=1 d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e 02:02:36 $ docker rm -f --volumes d3b9dacd1e8901774cf6c2ebd53922fa6276f2a1696550067c8279784b55348e [Pipeline] // withDockerContainer [Pipeline] sh 02:02:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:38 + ls -al . 02:02:38 total 180 02:02:38 drwxrwxr-x 10 jenkins jenkins 4096 May 18 02:02 . 02:02:38 drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:00 .. 02:02:38 -rw-rw-r-- 1 jenkins jenkins 140 May 18 02:01 .dockerignore 02:02:38 drwxrwxr-x 8 jenkins jenkins 4096 May 18 02:01 .git 02:02:38 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 .github 02:02:38 -rw-rw-r-- 1 jenkins jenkins 329 May 18 02:01 .gitignore 02:02:38 -rw-rw-r-- 1 jenkins jenkins 41 May 18 02:01 .golangci.yml 02:02:38 drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:01 .semver 02:02:38 -rw-rw-r-- 1 jenkins jenkins 9417 May 18 02:01 Attribution.txt 02:02:38 -rw-rw-r-- 1 jenkins jenkins 13162 May 18 02:01 CHANGELOG.md 02:02:38 -rw-rw-r-- 1 jenkins jenkins 1689 May 18 02:01 Dockerfile 02:02:38 -rw-rw-r-- 1 jenkins jenkins 677 May 18 02:01 GOVERNANCE.md 02:02:38 -rw-rw-r-- 1 jenkins jenkins 678 May 18 02:01 Jenkinsfile 02:02:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 02:01 LICENSE 02:02:38 -rw-rw-r-- 1 jenkins jenkins 1732 May 18 02:01 Makefile 02:02:38 -rw-rw-r-- 1 jenkins jenkins 620 May 18 02:01 OWNERS.md 02:02:38 -rw-rw-r-- 1 jenkins jenkins 3165 May 18 02:01 README.md 02:02:38 -rw-rw-r-- 1 jenkins jenkins 5 May 18 02:01 VERSION 02:02:38 drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:01 bin 02:02:38 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 cmd 02:02:38 -rw-r--r-- 1 jenkins jenkins 18144 May 18 02:02 coverage.out 02:02:38 -rw-rw-r-- 1 jenkins jenkins 3333 May 18 02:01 go.mod 02:02:38 -rw-rw-r-- 1 jenkins jenkins 31328 May 18 02:01 go.sum 02:02:38 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:01 internal 02:02:38 drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:01 mock 02:02:38 drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:01 snap 02:02:38 -rw-rw-r-- 1 jenkins jenkins 227 May 18 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + 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 . 02:02:38 Sending build context to Docker daemon 6.561MB 02:02:38 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:02:38 Step 2/24 : FROM ${BASE} AS builder 02:02:38 ---> 78425b9210be 02:02:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:39 ---> Running in ba41bbd9df6d 02:02:39 Removing intermediate container ba41bbd9df6d 02:02:39 ---> 51fd40dda469 02:02:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:39 ---> Running in 4e1a4cfdc4b0 02:02:39 Removing intermediate container 4e1a4cfdc4b0 02:02:39 ---> 1f5c7bba082f 02:02:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:39 ---> Running in f3999bcd7677 02:02:39 Removing intermediate container f3999bcd7677 02:02:39 ---> 9a3434dcbbde 02:02:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:39 ---> Running in 3c2e67c6ce54 02:02:39 Removing intermediate container 3c2e67c6ce54 02:02:39 ---> 7c299e0cf203 02:02:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:39 ---> Running in fbae530b4c80 02:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:39 OK: 269 MiB in 57 packages 02:02:40 Removing intermediate container fbae530b4c80 02:02:40 ---> 80b558718259 02:02:40 Step 8/24 : WORKDIR /device-mqtt-go 02:02:40 ---> Running in 0a202e13ce0e 02:02:40 Removing intermediate container 0a202e13ce0e 02:02:40 ---> 81b792d40509 02:02:40 Step 9/24 : COPY go.mod vendor* ./ 02:02:40 ---> 5bb3d82fef81 02:02:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:40 ---> Running in 9ee2a8dfeef4 02:02:41 Removing intermediate container 9ee2a8dfeef4 02:02:41 ---> bed6cd6df382 02:02:41 Step 11/24 : COPY . . 02:02:41 ---> 00d1e6e11ad3 02:02:41 Step 12/24 : RUN $MAKE 02:02:41 ---> Running in 8b67df0a2819 02:02:41 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 02:03:03 Removing intermediate container 8b67df0a2819 02:03:03 ---> 03cde5bd1f4d 02:03:03 Step 13/24 : FROM alpine:3.17 02:03:03 3.17: Pulling from library/alpine 02:03:03 f56be85fc22e: Already exists 02:03:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:03:03 Status: Downloaded newer image for alpine:3.17 02:03:03 ---> 9ed4aefc74f6 02:03:03 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:03:03 ---> Running in 3db64402a8a2 02:03:03 Removing intermediate container 3db64402a8a2 02:03:03 ---> d3c3c9656124 02:03:03 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:03:03 ---> Running in 1ce56b4370ca 02:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:03:03 (1/1) Installing dumb-init (1.2.5-r2) 02:03:03 Executing busybox-1.35.0-r29.trigger 02:03:03 OK: 7 MiB in 16 packages 02:03:03 Removing intermediate container 1ce56b4370ca 02:03:03 ---> 67ad5c76ff00 02:03:03 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:03:03 ---> 967bb7695939 02:03:03 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:03:03 ---> eedbef6ca37f 02:03:03 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:03 ---> d3754c09d966 02:03:03 Step 19/24 : EXPOSE 59982 02:03:03 ---> Running in 23d489049956 02:03:03 Removing intermediate container 23d489049956 02:03:03 ---> 2e0e2252ddf6 02:03:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:03:03 ---> Running in efb6a52574d5 02:03:03 Removing intermediate container efb6a52574d5 02:03:03 ---> a53554a8d0f7 02:03:03 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:03:03 ---> Running in 20cbad0bc58a 02:03:03 Removing intermediate container 20cbad0bc58a 02:03:03 ---> b71782b09c18 02:03:03 Step 22/24 : LABEL arch=amd64 02:03:03 ---> Running in 4fe5f1fc077f 02:03:03 Removing intermediate container 4fe5f1fc077f 02:03:03 ---> d055fab6adf3 02:03:03 Step 23/24 : LABEL git_sha=7162322c8b9fa576f7976db7b8c50b0e228b1e19 02:03:03 ---> Running in c29ab1781f01 02:03:03 Removing intermediate container c29ab1781f01 02:03:03 ---> 70dab348a56e 02:03:03 Step 24/24 : LABEL version=0.0.0 02:03:03 ---> Running in 18893bd3d317 02:03:03 Removing intermediate container 18893bd3d317 02:03:03 ---> f22039c14b1f 02:03:03 [Warning] One or more build-args [ARCH] were not consumed 02:03:03 Successfully built f22039c14b1f 02:03:03 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 02:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:04 02:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:05 latest: Pulling from edgex-lftools-log-publisher 02:03:05 5eb5b503b376: Pulling fs layer 02:03:05 5c69ac0246d0: Pulling fs layer 02:03:05 ec43610c2a17: Pulling fs layer 02:03:05 3a2ae6a8a46f: Pulling fs layer 02:03:05 33b1e0a273af: Pulling fs layer 02:03:05 5d3b04190fa2: Pulling fs layer 02:03:05 2f39f015ded8: Pulling fs layer 02:03:05 3a2ae6a8a46f: Waiting 02:03:05 5d3b04190fa2: Waiting 02:03:05 33b1e0a273af: Waiting 02:03:05 2f39f015ded8: Waiting 02:03:05 5c69ac0246d0: Download complete 02:03:05 3a2ae6a8a46f: Download complete 02:03:05 33b1e0a273af: Verifying Checksum 02:03:05 33b1e0a273af: Download complete 02:03:05 5d3b04190fa2: Verifying Checksum 02:03:05 5d3b04190fa2: Download complete 02:03:05 ec43610c2a17: Verifying Checksum 02:03:05 ec43610c2a17: Download complete 02:03:05 5eb5b503b376: Verifying Checksum 02:03:05 5eb5b503b376: Download complete 02:03:06 2f39f015ded8: Verifying Checksum 02:03:06 2f39f015ded8: Download complete 02:03:06 5eb5b503b376: Pull complete 02:03:06 5c69ac0246d0: Pull complete 02:03:07 ec43610c2a17: Pull complete 02:03:07 3a2ae6a8a46f: Pull complete 02:03:07 33b1e0a273af: Pull complete 02:03:07 5d3b04190fa2: Pull complete 02:03:11 2f39f015ded8: Pull complete 02:03:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:11 prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container 02:03:11 $ 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 02:03:15 $ docker top f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:15 ---> job-cost.sh 02:03:15 lf-activate-venv: SKIPPING 02:03:15 INFO: No Stack... 02:03:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:16 INFO: Archiving Costs [Pipeline] sh 02:03:16 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives/cost.csv 02:03:16 + cut -d, -f6 [Pipeline] lock 02:03:16 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] 02:03:16 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] did not exist. Created. 02:03:16 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:17 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:17 Stashed 1 file(s) [Pipeline] } 02:03:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:17 $ docker stop --time=1 f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 02:03:18 $ docker rm -f --volumes f6e4dfc0e264f3dd0d7425ce1a03483252c6c10da38a7179129803311258f443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15983 in /w/workspace/gexfoundry_device-mqtt-go_PR-605 [Pipeline] { [Pipeline] ws 02:05:12 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:05:12 Selected Git installation does not exist. Using Default 02:05:12 The recommended git tool is: NONE 02:05:17 using credential edgex-jenkins-ssh 02:05:17 Cloning the remote Git repository 02:05:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:05:17 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:05:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:17 > git --version # timeout=10 02:05:17 > git --version # 'git version 2.25.1' 02:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:20 Merging remotes/origin/main commit 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 into PR head commit 7162322c8b9fa576f7976db7b8c50b0e228b1e19 02:05:20 Merge succeeded, producing 7162322c8b9fa576f7976db7b8c50b0e228b1e19 02:05:20 Checking out Revision 7162322c8b9fa576f7976db7b8c50b0e228b1e19 (PR-605) 02:05:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:19 > 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 02:05:20 > git config core.sparsecheckout # timeout=10 02:05:20 > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # timeout=10 02:05:20 > git remote # timeout=10 02:05:20 > git config --get remote.origin.url # timeout=10 02:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:20 > git merge 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 02:05:20 > git rev-parse HEAD^{commit} # timeout=10 02:05:20 > git config core.sparsecheckout # timeout=10 02:05:20 > git checkout -f 7162322c8b9fa576f7976db7b8c50b0e228b1e19 # timeout=10 02:05:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 02:05:21 > git --version # timeout=10 02:05:21 > git --version # 'git version 2.25.1' 02:05:21 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:22 Dload Upload Total Spent Left Speed 02:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 02:05:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:05:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:05:23 + sudo tee /etc/docker/daemon.new 02:05:23 { 02:05:23 "registry-mirrors": [ 02:05:23 "https://nexus3.edgexfoundry.org:10001" 02:05:23 ], 02:05:23 "bip": "10.250.0.254/24", 02:05:23 "hosts": [ 02:05:23 "tcp://0.0.0.0:5555", 02:05:23 "unix:///var/run/docker.sock" 02:05:23 ], 02:05:23 "mtu": 1458, 02:05:23 "selinux-enabled": true, 02:05:23 "seccomp-profile": "/etc/docker/seccomp.json" 02:05:23 } [Pipeline] sh 02:05:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:05:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:42 provisioning config files... 02:05:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8978337133344499297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:42 ---> docker-login.sh 02:05:42 nexus3.edgexfoundry.org:10001 02:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:43 Configure a credential helper to remove this warning. See 02:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:43 02:05:43 Login Succeeded 02:05:43 nexus3.edgexfoundry.org:10002 02:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:43 Configure a credential helper to remove this warning. See 02:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:43 02:05:43 Login Succeeded 02:05:43 nexus3.edgexfoundry.org:10003 02:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10004 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 docker.io 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 ---> docker-login.sh ends [Pipeline] } 02:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:45 ========================================================= 02:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + 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 . 02:05:46 Sending build context to Docker daemon 3.404MB 02:05:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:05:46 Step 2/12 : FROM ${BASE} AS builder 02:05:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:46 c41833b44d91: Pulling fs layer 02:05:46 ed15518f5707: Pulling fs layer 02:05:46 feae8fd75edb: Pulling fs layer 02:05:46 242c74f7c9fa: Pulling fs layer 02:05:46 3cdef696dda3: Pulling fs layer 02:05:46 2ced38df9373: Pulling fs layer 02:05:46 58f1dce35555: Pulling fs layer 02:05:46 3cdef696dda3: Waiting 02:05:46 2ced38df9373: Waiting 02:05:46 58f1dce35555: Waiting 02:05:46 242c74f7c9fa: Waiting 02:05:46 ed15518f5707: Download complete 02:05:46 242c74f7c9fa: Verifying Checksum 02:05:46 242c74f7c9fa: Download complete 02:05:46 3cdef696dda3: Verifying Checksum 02:05:46 3cdef696dda3: Download complete 02:05:46 c41833b44d91: Verifying Checksum 02:05:46 c41833b44d91: Download complete 02:05:47 c41833b44d91: Pull complete 02:05:48 58f1dce35555: Verifying Checksum 02:05:48 58f1dce35555: Download complete 02:05:48 ed15518f5707: Pull complete 02:05:49 feae8fd75edb: Verifying Checksum 02:05:49 feae8fd75edb: Download complete 02:05:49 2ced38df9373: Verifying Checksum 02:05:49 2ced38df9373: Download complete 02:06:01 feae8fd75edb: Pull complete 02:06:01 242c74f7c9fa: Pull complete 02:06:01 3cdef696dda3: Pull complete 02:06:07 2ced38df9373: Pull complete 02:06:09 58f1dce35555: Pull complete 02:06:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:06:09 ---> fadd8f120f05 02:06:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:06:12 ---> Running in f09e68e2ef46 02:06:12 Removing intermediate container f09e68e2ef46 02:06:12 ---> 860b33e98b57 02:06:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:12 ---> Running in e0f1d7b9aa56 02:06:12 Removing intermediate container e0f1d7b9aa56 02:06:12 ---> ca3a56b4a9c4 02:06:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:12 ---> Running in cc096b1b4fce 02:06:12 Removing intermediate container cc096b1b4fce 02:06:12 ---> 3f56bcecb51e 02:06:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:06:13 ---> Running in 4c8a6b1cbdf7 02:06:13 Removing intermediate container 4c8a6b1cbdf7 02:06:13 ---> e44aa84c5885 02:06:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:13 ---> Running in 5bb78952073a 02:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:06:16 (1/4) Installing openssh-keygen (9.1_p1-r3) 02:06:16 (2/4) Installing libedit (20221030.3.1-r0) 02:06:16 (3/4) Installing openssh-client-common (9.1_p1-r3) 02:06:16 (4/4) Installing openssh-client-default (9.1_p1-r3) 02:06:16 Executing busybox-1.35.0-r29.trigger 02:06:16 OK: 268 MiB in 57 packages 02:06:17 Removing intermediate container 5bb78952073a 02:06:17 ---> 938e4556845e 02:06:17 Step 8/12 : WORKDIR /device-mqtt-go 02:06:17 ---> Running in a18f7f07f492 02:06:17 Removing intermediate container a18f7f07f492 02:06:17 ---> 6e25fefa09d7 02:06:17 Step 9/12 : COPY go.mod vendor* ./ 02:06:19 ---> 3c0348781bbc 02:06:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:19 ---> Running in 30fb9d17c35e 02:07:27 Removing intermediate container 30fb9d17c35e 02:07:27 ---> 85961206a627 02:07:27 Step 11/12 : COPY . . 02:07:27 ---> d753bf3fdf29 02:07:27 Step 12/12 : RUN $MAKE 02:07:27 ---> Running in 43a1b5e98eaa 02:07:27 noop 02:07:27 Removing intermediate container 43a1b5e98eaa 02:07:27 ---> de18eed0d26e 02:07:27 Successfully built de18eed0d26e 02:07:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker inspect -f . ci-base-image-arm64 02:07:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:28 prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container 02:07:28 $ 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 02:07:29 $ docker top 05cef87e6671ad93df1b1a7c2173983b812c2c82877cec5fb94abcdcff45d24c -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:30 + go version 02:07:30 go version go1.20.2 linux/arm64 [Pipeline] } 02:07:30 $ docker stop --time=1 05cef87e6671ad93df1b1a7c2173983b812c2c82877cec5fb94abcdcff45d24c 02:07:32 $ 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 02:07:33 + docker inspect -f . ci-base-image-arm64 02:07:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:33 prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container 02:07:33 $ 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 02:07:34 $ docker top d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:35 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:07:36 + make test 02:07:36 go test ./... -coverprofile=coverage.out ./... 02:08:08 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:10:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:10:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:10:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 23.1% of statements 02:10:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:10:15 go vet ./... 02:10:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:30 $ docker stop --time=1 d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 02:10:31 $ docker rm -f --volumes d7ee9e139613dfe3867a5d01dbca0de42ee4f37fbabb86a4363fe0f2bb76e276 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:33 Warning: overwriting stash ‘coverage-report’ 02:10:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:34 + ls -al . 02:10:34 total 176 02:10:34 drwxrwxr-x 9 jenkins jenkins 4096 May 18 02:07 . 02:10:34 drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:05 .. 02:10:34 -rw-rw-r-- 1 jenkins jenkins 140 May 18 02:05 .dockerignore 02:10:34 drwxrwxr-x 8 jenkins jenkins 4096 May 18 02:05 .git 02:10:34 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 .github 02:10:34 -rw-rw-r-- 1 jenkins jenkins 329 May 18 02:05 .gitignore 02:10:34 -rw-rw-r-- 1 jenkins jenkins 41 May 18 02:05 .golangci.yml 02:10:34 -rw-rw-r-- 1 jenkins jenkins 9417 May 18 02:05 Attribution.txt 02:10:34 -rw-rw-r-- 1 jenkins jenkins 13162 May 18 02:05 CHANGELOG.md 02:10:34 -rw-rw-r-- 1 jenkins jenkins 1689 May 18 02:05 Dockerfile 02:10:34 -rw-rw-r-- 1 jenkins jenkins 677 May 18 02:05 GOVERNANCE.md 02:10:34 -rw-rw-r-- 1 jenkins jenkins 678 May 18 02:05 Jenkinsfile 02:10:34 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 02:05 LICENSE 02:10:34 -rw-rw-r-- 1 jenkins jenkins 1732 May 18 02:05 Makefile 02:10:34 -rw-rw-r-- 1 jenkins jenkins 620 May 18 02:05 OWNERS.md 02:10:34 -rw-rw-r-- 1 jenkins jenkins 3165 May 18 02:05 README.md 02:10:34 -rw-rw-r-- 1 jenkins jenkins 5 May 18 02:01 VERSION 02:10:34 drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:05 bin 02:10:34 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 cmd 02:10:34 -rw-r--r-- 1 jenkins jenkins 18144 May 18 02:10 coverage.out 02:10:34 -rw-rw-r-- 1 jenkins jenkins 3333 May 18 02:05 go.mod 02:10:34 -rw-rw-r-- 1 jenkins jenkins 31328 May 18 02:05 go.sum 02:10:34 drwxrwxr-x 3 jenkins jenkins 4096 May 18 02:05 internal 02:10:34 drwxrwxr-x 2 jenkins jenkins 4096 May 18 02:05 mock 02:10:34 drwxrwxr-x 4 jenkins jenkins 4096 May 18 02:05 snap 02:10:34 -rw-rw-r-- 1 jenkins jenkins 227 May 18 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:35 + 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 . 02:10:35 Sending build context to Docker daemon 3.423MB 02:10:35 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:10:35 Step 2/24 : FROM ${BASE} AS builder 02:10:35 ---> de18eed0d26e 02:10:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:35 ---> Running in afdd9233e5ef 02:10:35 Removing intermediate container afdd9233e5ef 02:10:35 ---> 224bcb6c54c5 02:10:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:35 ---> Running in 7ad7ac0bcb67 02:10:36 Removing intermediate container 7ad7ac0bcb67 02:10:36 ---> dca4f55197cb 02:10:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:36 ---> Running in 522cce934f64 02:10:36 Removing intermediate container 522cce934f64 02:10:36 ---> 71106720561c 02:10:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:36 ---> Running in b40d276b5d1a 02:10:36 Removing intermediate container b40d276b5d1a 02:10:36 ---> ab4a4d3f8e94 02:10:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:36 ---> Running in 1582bffe2285 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:39 OK: 268 MiB in 57 packages 02:10:40 Removing intermediate container 1582bffe2285 02:10:40 ---> 7de1e8061b8f 02:10:40 Step 8/24 : WORKDIR /device-mqtt-go 02:10:40 ---> Running in 5313fb7b2aa8 02:10:40 Removing intermediate container 5313fb7b2aa8 02:10:40 ---> ea05f23aa7bf 02:10:40 Step 9/24 : COPY go.mod vendor* ./ 02:10:41 ---> 5f38c35bca2e 02:10:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:41 ---> Running in 41b3b30a9c16 02:10:43 Removing intermediate container 41b3b30a9c16 02:10:43 ---> badd721c4d6f 02:10:43 Step 11/24 : COPY . . 02:10:44 ---> 345ea393abe3 02:10:44 Step 12/24 : RUN $MAKE 02:10:44 ---> Running in ba38da80a08f 02:10:45 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 02:13:07 Removing intermediate container ba38da80a08f 02:13:07 ---> 87aaa45bc4b7 02:13:07 Step 13/24 : FROM alpine:3.17 02:13:07 3.17: Pulling from library/alpine 02:13:07 c41833b44d91: Already exists 02:13:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:13:07 Status: Downloaded newer image for alpine:3.17 02:13:07 ---> 51e60588ff2c 02:13:07 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:07 ---> Running in d229952117f2 02:13:07 Removing intermediate container d229952117f2 02:13:07 ---> f33d3ddb18b1 02:13:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:13:07 ---> Running in 78110c499653 02:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:07 (1/1) Installing dumb-init (1.2.5-r2) 02:13:07 Executing busybox-1.35.0-r29.trigger 02:13:07 OK: 8 MiB in 16 packages 02:13:07 Removing intermediate container 78110c499653 02:13:07 ---> 0ef022121f8a 02:13:07 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:07 ---> cd07415f9ac9 02:13:07 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:07 ---> c6c96b130be1 02:13:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:07 ---> e2f9d920679e 02:13:07 Step 19/24 : EXPOSE 59982 02:13:07 ---> Running in 45ddf0ec56b4 02:13:07 Removing intermediate container 45ddf0ec56b4 02:13:07 ---> 7ca9c4c93fec 02:13:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:07 ---> Running in ce709a028602 02:13:07 Removing intermediate container ce709a028602 02:13:07 ---> ce16aab07773 02:13:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:13:07 ---> Running in ab9944010449 02:13:07 Removing intermediate container ab9944010449 02:13:07 ---> cd8955688fa9 02:13:07 Step 22/24 : LABEL arch=arm64 02:13:07 ---> Running in 6acb24dd0f90 02:13:07 Removing intermediate container 6acb24dd0f90 02:13:07 ---> 2bb5adf98ea2 02:13:07 Step 23/24 : LABEL git_sha=7162322c8b9fa576f7976db7b8c50b0e228b1e19 02:13:07 ---> Running in 284bf8a5e4d8 02:13:07 Removing intermediate container 284bf8a5e4d8 02:13:07 ---> 440ab3194eef 02:13:07 Step 24/24 : LABEL version=0.0.0 02:13:07 ---> Running in f88608f7a7f9 02:13:07 Removing intermediate container f88608f7a7f9 02:13:07 ---> c9a17c4197f0 02:13:07 [Warning] One or more build-args [ARCH] were not consumed 02:13:07 Successfully built c9a17c4197f0 02:13:07 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 02:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:08 02:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:08 arm64: Pulling from edgex-lftools-log-publisher 02:13:08 8998bd30e6a1: Pulling fs layer 02:13:08 04944245beec: Pulling fs layer 02:13:08 699f458cf7ca: Pulling fs layer 02:13:08 765212b225bb: Pulling fs layer 02:13:08 f23df028b6ca: Pulling fs layer 02:13:08 d65c8cfc05b1: Pulling fs layer 02:13:08 2437ff75d9bd: Pulling fs layer 02:13:08 765212b225bb: Waiting 02:13:08 f23df028b6ca: Waiting 02:13:08 d65c8cfc05b1: Waiting 02:13:08 2437ff75d9bd: Waiting 02:13:08 04944245beec: Verifying Checksum 02:13:08 04944245beec: Download complete 02:13:08 765212b225bb: Download complete 02:13:08 f23df028b6ca: Verifying Checksum 02:13:08 f23df028b6ca: Download complete 02:13:08 d65c8cfc05b1: Verifying Checksum 02:13:08 d65c8cfc05b1: Download complete 02:13:09 699f458cf7ca: Verifying Checksum 02:13:09 699f458cf7ca: Download complete 02:13:09 8998bd30e6a1: Verifying Checksum 02:13:09 8998bd30e6a1: Download complete 02:13:12 2437ff75d9bd: Verifying Checksum 02:13:12 2437ff75d9bd: Download complete 02:13:14 8998bd30e6a1: Pull complete 02:13:14 04944245beec: Pull complete 02:13:15 699f458cf7ca: Pull complete 02:13:15 765212b225bb: Pull complete 02:13:16 f23df028b6ca: Pull complete 02:13:16 d65c8cfc05b1: Pull complete 02:13:29 2437ff75d9bd: Pull complete 02:13:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-15983 does not seem to be running inside a container 02:13:29 $ 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 02:13:32 $ docker top 8b6c84924a7a968fe268bc5e6ac79e209563d9553cf6a38fa7e4ae860c1293be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> job-cost.sh 02:13:33 lf-activate-venv: SKIPPING 02:13:33 INFO: No Stack... 02:13:33 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:34 INFO: Archiving Costs [Pipeline] sh 02:13:35 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:35 + cut -d, -f6 [Pipeline] lock 02:13:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] 02:13:35 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] did not exist. Created. 02:13:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:36 /w/workspace/device-mqtt-go/1@tmp/durable-b8313dd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:36 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:36 Warning: overwriting stash ‘stack-cost’ 02:13:36 Stashed 1 file(s) [Pipeline] } 02:13:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:36 $ docker stop --time=1 8b6c84924a7a968fe268bc5e6ac79e209563d9553cf6a38fa7e4ae860c1293be 02:13:38 $ 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 02:13:39 provisioning config files... 02:13:39 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config8566697285736977661tmp [Pipeline] { [Pipeline] sh 02:13:39 + set +x 02:13:39 + curl -s https://codecov.io/bash 02:13:39 + bash -s -- 02:13:39 02:13:39 _____ _ 02:13:39 / ____| | | 02:13:39 | | ___ __| | ___ ___ _____ __ 02:13:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:39 Bash-1.0.6 02:13:39 02:13:39 02:13:39 ==> git version 2.25.1 found 02:13:39 ==> 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 02:13:39 Release-Date: 2020-01-08 02:13:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:39 ==> Jenkins CI detected. 02:13:39 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-605 02:13:39 project root: . 02:13:39 --> token set from env 02:13:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:39 ==> Running gcov in . (disable via -X gcov) 02:13:39 ==> Python coveragepy not found 02:13:39 ==> Searching for coverage reports in: 02:13:39 + . 02:13:39 -> Found 1 reports 02:13:39 ==> Detecting git/mercurial file structure 02:13:39 ==> Reading reports 02:13:39 + ./coverage.out bytes=18144 02:13:39 ==> Appending adjustments 02:13:39 https://docs.codecov.io/docs/fixing-reports 02:13:40 + Found adjustments 02:13:40 ==> Gzipping contents 02:13:40 4.0K /tmp/codecov.zZwccv.gz 02:13:40 ==> Uploading reports 02:13:40 url: https://codecov.io 02:13:40 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= 02:13:40 -> Pinging Codecov 02:13:40 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= 02:13:40 -> Uploading to 02:13:40 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 02:13:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:40 Dload Upload Total Spent Left Speed 02:13:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15607 --:--:-- --:--:-- --:--:-- 15607 02:13:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7162322c8b9fa576f7976db7b8c50b0e228b1e19 [Pipeline] } 02:13:40 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 02:13:42 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives ] 02:13:42 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives 02:13:42 total 16 02:13:42 drwxr-xr-x 3 root root 4096 May 18 02:03 . 02:13:42 drwxrwxr-x 11 jenkins jenkins 4096 May 18 02:03 .. 02:13:42 drwxr-xr-x 2 root root 4096 May 18 02:03 cost 02:13:42 -rw-r--r-- 1 root root 86 May 18 02:03 cost.csv 02:13:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives 02:13:42 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives 02:13:42 total 16 02:13:42 drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:03 . 02:13:42 drwxrwxr-x 11 jenkins jenkins 4096 May 18 02:03 .. 02:13:42 drwxr-xr-x 2 jenkins jenkins 4096 May 18 02:03 cost 02:13:42 -rw-r--r-- 1 jenkins jenkins 86 May 18 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:43 ---> package-listing.sh 02:13:43 ++ facter osfamily 02:13:43 ++ tr '[:upper:]' '[:lower:]' 02:13:43 + OS_FAMILY=debian 02:13:43 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-605 02:13:43 + START_PACKAGES=/tmp/packages_start.txt 02:13:43 + END_PACKAGES=/tmp/packages_end.txt 02:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:43 + PACKAGES=/tmp/packages_start.txt 02:13:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-605 ']' 02:13:43 + PACKAGES=/tmp/packages_end.txt 02:13:43 + case "${OS_FAMILY}" in 02:13:43 + dpkg -l 02:13:43 + grep '^ii' 02:13:43 + '[' -f /tmp/packages_start.txt ']' 02:13:43 + '[' -f /tmp/packages_end.txt ']' 02:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-605 ']' 02:13:43 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-605/archives/ 02:13:43 + 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 02:13:43 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 02:13:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:45 prd-ubuntu20.04-docker-8c-8g-15981 does not seem to be running inside a container 02:13:45 $ 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 02:13:46 $ docker top 821736b7d821e7ac8bb3cf1b08a5ebe60f220d2381d6276580d52ae2e52283ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:47 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:47 + ls /var/log/sa-host 02:13:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:48 provisioning config files... 02:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-605@tmp/config3960926440436184046tmp [Pipeline] { [Pipeline] echo 02:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:48 ---> create-netrc.sh [Pipeline] } 02:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:48 ---> python-tools-install.sh [Pipeline] echo 02:13:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:49 ---> sudo-logs.sh 02:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:49 ---> job-cost.sh 02:13:49 lf-activate-venv: SKIPPING 02:13:49 DEBUG: total: 0.2199999988079071 02:13:49 INFO: Retrieving Stack Cost... 02:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:50 INFO: Archiving Costs [Pipeline] echo 02:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:50 ---> logs-deploy.sh 02:13:50 lf-activate-venv: SKIPPING 02:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-605/1 02:13:50 INFO: archiving workspace using pattern(s): 02:13:51 Archives upload complete. 02:13:52 INFO: archiving logs to Nexus 02:13:52 ---> uname -a: 02:13:52 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 02:13:52 02:13:52 02:13:52 ---> lscpu: 02:13:52 Architecture: x86_64 02:13:52 CPU op-mode(s): 32-bit, 64-bit 02:13:52 Byte Order: Little Endian 02:13:52 Address sizes: 40 bits physical, 48 bits virtual 02:13:52 CPU(s): 8 02:13:52 On-line CPU(s) list: 0-7 02:13:52 Thread(s) per core: 1 02:13:52 Core(s) per socket: 1 02:13:52 Socket(s): 8 02:13:52 NUMA node(s): 1 02:13:52 Vendor ID: AuthenticAMD 02:13:52 CPU family: 23 02:13:52 Model: 49 02:13:52 Model name: AMD EPYC-Rome Processor 02:13:52 Stepping: 0 02:13:52 CPU MHz: 2800.000 02:13:52 BogoMIPS: 5600.00 02:13:52 Virtualization: AMD-V 02:13:52 Hypervisor vendor: KVM 02:13:52 Virtualization type: full 02:13:52 L1d cache: 256 KiB 02:13:52 L1i cache: 256 KiB 02:13:52 L2 cache: 4 MiB 02:13:52 L3 cache: 128 MiB 02:13:52 NUMA node0 CPU(s): 0-7 02:13:52 Vulnerability Itlb multihit: Not affected 02:13:52 Vulnerability L1tf: Not affected 02:13:52 Vulnerability Mds: Not affected 02:13:52 Vulnerability Meltdown: Not affected 02:13:52 Vulnerability Mmio stale data: Not affected 02:13:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:52 Vulnerability Srbds: Not affected 02:13:52 Vulnerability Tsx async abort: Not affected 02:13:52 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 02:13:52 02:13:52 02:13:52 ---> nproc: 02:13:52 8 02:13:52 02:13:52 02:13:52 ---> df -h: 02:13:52 Filesystem Size Used Avail Use% Mounted on 02:13:52 overlay 155G 12G 144G 8% / 02:13:52 tmpfs 64M 0 64M 0% /dev 02:13:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:52 shm 64M 0 64M 0% /dev/shm 02:13:52 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:52 02:13:52