Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 651996e27ca0c34cefd310312099d456a3fd8590+d6005d96c7786e365cf45b9995c116b830baa0de (4497d8df04bacb54de5f05756a404553a5dec29e) 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-ssh14850360833149000021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17059183173845757.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go/branches/PR-503/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-virtual-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11890925264946822998.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-virtual-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16644961161013823039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10323662190453469436.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-virtual-go/branches/PR-503/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-virtual-go/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh636206347327708950.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25916 in /w/workspace/foundry_device-virtual-go_PR-503 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 651996e27ca0c34cefd310312099d456a3fd8590 Merge succeeded, producing 651996e27ca0c34cefd310312099d456a3fd8590 Checking out Revision 651996e27ca0c34cefd310312099d456a3fd8590 (PR-503) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # 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 d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T11:48:39.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T11:48:39.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T11:48:39.673Z] ========================================================= [2024-11-08T11:48:39.673Z] EdgeX Global Pipelines Version Info [2024-11-08T11:48:39.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T11:48:40.441Z] ------------------- [2024-11-08T11:48:40.441Z] stable info: [2024-11-08T11:48:40.441Z] ------------------- [2024-11-08T11:48:40.441Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T11:48:40.441Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T11:48:40.441Z] Message: update stable to v1.0.265 [2024-11-08T11:48:41.010Z] ------------------- [2024-11-08T11:48:41.010Z] experimental info: [2024-11-08T11:48:41.010Z] ------------------- [2024-11-08T11:48:41.010Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T11:48:41.010Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T11:48:41.010Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T11:48:41.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-08T11:48:41.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-08T11:48:41.347Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T11:48:41.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T11:48:41.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T11:48:41.541Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T11:48:41.602Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T11:48:41.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T11:48:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T11:48:41.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T11:48:41.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T11:48:41.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-08T11:48:41.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T11:48:42.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T11:48:42.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T11:48:42.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T11:48:42.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T11:48:42.282Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T11:48:42.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T11:48:42.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T11:48:42.464Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T11:48:42.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T11:48:42.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T11:48:42.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T11:48:42.689Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T11:48:42.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T11:48:42.814Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T11:48:42.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo [2024-11-08T11:48:42.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo [2024-11-08T11:48:42.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo [2024-11-08T11:48:43.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo [2024-11-08T11:48:43.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 651996e [Pipeline] echo [2024-11-08T11:48:43.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T11:48:43.330Z] provisioning config files... [2024-11-08T11:48:43.344Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config13130085010784314788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T11:48:43.732Z] ---> ****-login.sh [2024-11-08T11:48:43.733Z] nexus3.edgexfoundry.org:10001 [2024-11-08T11:48:43.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:48:43.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:48:43.994Z] Configure a credential helper to remove this warning. See [2024-11-08T11:48:43.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:48:43.994Z] [2024-11-08T11:48:43.994Z] Login Succeeded [2024-11-08T11:48:43.994Z] nexus3.edgexfoundry.org:10002 [2024-11-08T11:48:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:48:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:48:44.255Z] Configure a credential helper to remove this warning. See [2024-11-08T11:48:44.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:48:44.255Z] [2024-11-08T11:48:44.255Z] Login Succeeded [2024-11-08T11:48:44.255Z] nexus3.edgexfoundry.org:10003 [2024-11-08T11:48:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:48:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:48:44.255Z] Configure a credential helper to remove this warning. See [2024-11-08T11:48:44.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:48:44.255Z] [2024-11-08T11:48:44.255Z] Login Succeeded [2024-11-08T11:48:44.255Z] nexus3.edgexfoundry.org:10004 [2024-11-08T11:48:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:48:44.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:48:44.517Z] Configure a credential helper to remove this warning. See [2024-11-08T11:48:44.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:48:44.517Z] [2024-11-08T11:48:44.517Z] Login Succeeded [2024-11-08T11:48:44.517Z] ****.io [2024-11-08T11:48:44.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:48:44.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:48:44.778Z] Configure a credential helper to remove this warning. See [2024-11-08T11:48:44.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:48:44.778Z] [2024-11-08T11:48:44.778Z] Login Succeeded [2024-11-08T11:48:44.778Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T11:48:44.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T11:48:45.514Z] + git rev-list -1 --merges 651996e27ca0c34cefd310312099d456a3fd8590~1..651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo [2024-11-08T11:48:45.563Z] -----------> git rev-list -1 --merges 651996e27ca0c34cefd310312099d456a3fd8590~1..651996e27ca0c34cefd310312099d456a3fd8590 651996e27ca0c34cefd310312099d456a3fd8590 [false] [Pipeline] sh [2024-11-08T11:48:45.890Z] + git log --format=format:%s -1 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo [2024-11-08T11:48:45.932Z] ========================================================= [2024-11-08T11:48:45.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T11:48:45.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T11:48:46.388Z] + git log --format=format:%s -1 651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] echo [2024-11-08T11:48:46.430Z] [semverPrep] GIT_COMMIT: 651996e27ca0c34cefd310312099d456a3fd8590, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-08T11:48:46.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T11:48:46.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T11:48:46.886Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T11:48:46.886Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T11:48:46.886Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T11:48:46.886Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T11:48:46.886Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T11:48:46.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:48:47.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T11:48:47.393Z] [2024-11-08T11:48:47.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:48:47.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T11:48:47.790Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T11:48:47.790Z] b85a868b505f: Pulling fs layer [2024-11-08T11:48:47.790Z] e2be974225ed: Pulling fs layer [2024-11-08T11:48:47.790Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T11:48:47.790Z] 988bab9f4d93: Pulling fs layer [2024-11-08T11:48:47.790Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T11:48:47.790Z] eaf3925da568: Pulling fs layer [2024-11-08T11:48:47.790Z] bab4dde63d76: Pulling fs layer [2024-11-08T11:48:47.790Z] bde34c3a00c8: Pulling fs layer [2024-11-08T11:48:47.790Z] b352a97aabf1: Pulling fs layer [2024-11-08T11:48:47.790Z] 988bab9f4d93: Waiting [2024-11-08T11:48:47.790Z] 4872d77fe225: Pulling fs layer [2024-11-08T11:48:47.790Z] 5851b861e8e6: Pulling fs layer [2024-11-08T11:48:47.790Z] 1469e6f7b9e6: Waiting [2024-11-08T11:48:47.790Z] eaf3925da568: Waiting [2024-11-08T11:48:47.790Z] bab4dde63d76: Waiting [2024-11-08T11:48:47.790Z] bde34c3a00c8: Waiting [2024-11-08T11:48:47.790Z] b352a97aabf1: Waiting [2024-11-08T11:48:47.791Z] 5851b861e8e6: Waiting [2024-11-08T11:48:47.791Z] e2be974225ed: Verifying Checksum [2024-11-08T11:48:47.791Z] e2be974225ed: Download complete [2024-11-08T11:48:47.791Z] 988bab9f4d93: Verifying Checksum [2024-11-08T11:48:47.791Z] 988bab9f4d93: Download complete [2024-11-08T11:48:47.791Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T11:48:47.791Z] 1469e6f7b9e6: Download complete [2024-11-08T11:48:47.791Z] eaf3925da568: Verifying Checksum [2024-11-08T11:48:47.791Z] eaf3925da568: Download complete [2024-11-08T11:48:47.791Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T11:48:47.791Z] 339a4e72a1f5: Download complete [2024-11-08T11:48:47.791Z] bde34c3a00c8: Verifying Checksum [2024-11-08T11:48:47.791Z] bde34c3a00c8: Download complete [2024-11-08T11:48:48.049Z] b352a97aabf1: Verifying Checksum [2024-11-08T11:48:48.049Z] b352a97aabf1: Download complete [2024-11-08T11:48:48.049Z] 4872d77fe225: Verifying Checksum [2024-11-08T11:48:48.049Z] 4872d77fe225: Download complete [2024-11-08T11:48:48.049Z] 5851b861e8e6: Download complete [2024-11-08T11:48:48.049Z] b85a868b505f: Verifying Checksum [2024-11-08T11:48:48.049Z] b85a868b505f: Download complete [2024-11-08T11:48:48.307Z] bab4dde63d76: Verifying Checksum [2024-11-08T11:48:48.307Z] bab4dde63d76: Download complete [2024-11-08T11:48:49.244Z] b85a868b505f: Pull complete [2024-11-08T11:48:49.244Z] e2be974225ed: Pull complete [2024-11-08T11:48:49.814Z] 339a4e72a1f5: Pull complete [2024-11-08T11:48:49.814Z] 988bab9f4d93: Pull complete [2024-11-08T11:48:50.073Z] 1469e6f7b9e6: Pull complete [2024-11-08T11:48:50.073Z] eaf3925da568: Pull complete [2024-11-08T11:48:51.981Z] bab4dde63d76: Pull complete [2024-11-08T11:48:51.981Z] bde34c3a00c8: Pull complete [2024-11-08T11:48:51.981Z] b352a97aabf1: Pull complete [2024-11-08T11:48:51.981Z] 4872d77fe225: Pull complete [2024-11-08T11:48:51.981Z] 5851b861e8e6: Pull complete [2024-11-08T11:48:51.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T11:48:51.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T11:48:51.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:48:52.434Z] prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container [2024-11-08T11:48:52.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 [2024-11-08T11:48:55.633Z] $ docker top d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T11:48:55.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T11:48:55.954Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T11:48:56.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T11:48:56.073Z] $ docker exec d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent [2024-11-08T11:48:56.177Z] SSH_AUTH_SOCK=/tmp/ssh-zj6Z7DM6mHyk/agent.30 [2024-11-08T11:48:56.177Z] SSH_AGENT_PID=36 [2024-11-08T11:48:56.183Z] Running ssh-add (command line suppressed) [2024-11-08T11:48:56.285Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_14900594110763509148.key (/w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_14900594110763509148.key) [2024-11-08T11:48:56.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T11:48:56.709Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T11:48:56.736Z] $ docker exec --env ******** --env ******** d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent -k [2024-11-08T11:48:56.831Z] unset SSH_AUTH_SOCK; [2024-11-08T11:48:56.831Z] unset SSH_AGENT_PID; [2024-11-08T11:48:56.832Z] echo Agent pid 36 killed; [2024-11-08T11:48:56.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T11:48:56.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T11:48:56.996Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T11:48:57.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T11:48:57.105Z] $ docker exec d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent [2024-11-08T11:48:57.212Z] SSH_AUTH_SOCK=/tmp/ssh-XigEMfD5v3TD/agent.69 [2024-11-08T11:48:57.212Z] SSH_AGENT_PID=75 [2024-11-08T11:48:57.218Z] Running ssh-add (command line suppressed) [2024-11-08T11:48:57.311Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_6671244778091833247.key (/w/workspace/foundry_device-virtual-go_PR-503@tmp/private_key_6671244778091833247.key) [2024-11-08T11:48:57.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T11:48:57.679Z] + git semver init [2024-11-08T11:48:57.938Z] 2024-11-08 11:48:57,862 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T11:48:57.938Z] 2024-11-08 11:48:57,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-503/.semver [2024-11-08T11:48:57.938Z] 2024-11-08 11:48:57,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-503/.semver [2024-11-08T11:48:57.938Z] 2024-11-08 11:48:57,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-503/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-503, universal_newlines=False, shell=None, istream=None) [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,049 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-503/.git/info/exclude [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 with force:False [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,050 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,054 [execute] INFO git cat-file --batch-check [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,061 [execute] INFO git cat-file --batch [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T11:49:00.474Z] 2024-11-08 11:49:00,066 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-503/.semver/PR-503 [2024-11-08T11:49:00.474Z] 0.0.0 [Pipeline] } [2024-11-08T11:49:00.521Z] $ docker exec --env ******** --env ******** d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d ssh-agent -k [2024-11-08T11:49:00.617Z] unset SSH_AUTH_SOCK; [2024-11-08T11:49:00.617Z] unset SSH_AGENT_PID; [2024-11-08T11:49:00.618Z] echo Agent pid 75 killed; [2024-11-08T11:49:00.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T11:49:01.145Z] + git semver [Pipeline] } [2024-11-08T11:49:01.447Z] $ docker stop --time=1 d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d [2024-11-08T11:49:02.745Z] $ docker rm -f --volumes d746fa1a800f9a83807713bed3d0105994db08d3a959e83b37945ca1399dd05d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T11:49:03.154Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T11:49:03.444Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T11:49:03.465Z] [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 [2024-11-08T11:49:04.360Z] provisioning config files... [2024-11-08T11:49:04.369Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config7630573722766687404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T11:49:04.750Z] ---> ****-login.sh [2024-11-08T11:49:04.750Z] nexus3.edgexfoundry.org:10001 [2024-11-08T11:49:04.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:49:04.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:49:04.750Z] Configure a credential helper to remove this warning. See [2024-11-08T11:49:04.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:49:04.750Z] [2024-11-08T11:49:04.750Z] Login Succeeded [2024-11-08T11:49:04.750Z] nexus3.edgexfoundry.org:10002 [2024-11-08T11:49:04.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:49:04.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:49:04.750Z] Configure a credential helper to remove this warning. See [2024-11-08T11:49:04.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:49:04.750Z] [2024-11-08T11:49:04.751Z] Login Succeeded [2024-11-08T11:49:04.751Z] nexus3.edgexfoundry.org:10003 [2024-11-08T11:49:05.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:49:05.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:49:05.011Z] Configure a credential helper to remove this warning. See [2024-11-08T11:49:05.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:49:05.011Z] [2024-11-08T11:49:05.011Z] Login Succeeded [2024-11-08T11:49:05.011Z] nexus3.edgexfoundry.org:10004 [2024-11-08T11:49:05.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:49:05.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:49:05.271Z] Configure a credential helper to remove this warning. See [2024-11-08T11:49:05.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:49:05.271Z] [2024-11-08T11:49:05.271Z] Login Succeeded [2024-11-08T11:49:05.271Z] ****.io [2024-11-08T11:49:05.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:49:05.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:49:05.271Z] Configure a credential helper to remove this warning. See [2024-11-08T11:49:05.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:49:05.271Z] [2024-11-08T11:49:05.271Z] Login Succeeded [2024-11-08T11:49:05.271Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T11:49:05.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T11:49:05.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T11:49:05.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T11:49:05.650Z] ========================================================= [2024-11-08T11:49:05.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T11:49:05.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:49:06.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T11:49:06.157Z] Sending build context to Docker daemon 37.72MB [2024-11-08T11:49:06.157Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T11:49:06.157Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T11:49:06.415Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T11:49:06.415Z] 43c4264eed91: Pulling fs layer [2024-11-08T11:49:06.415Z] 4cc291be95ef: Pulling fs layer [2024-11-08T11:49:06.415Z] 2ac1f1163629: Pulling fs layer [2024-11-08T11:49:06.415Z] 5c3c966382ef: Pulling fs layer [2024-11-08T11:49:06.415Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T11:49:06.415Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T11:49:06.415Z] 9f66e0745190: Pulling fs layer [2024-11-08T11:49:06.415Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T11:49:06.415Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T11:49:06.415Z] 5c3c966382ef: Waiting [2024-11-08T11:49:06.415Z] 4f4fb700ef54: Waiting [2024-11-08T11:49:06.415Z] 5d5c8e513c77: Waiting [2024-11-08T11:49:06.415Z] 561ebcabdf7f: Waiting [2024-11-08T11:49:06.415Z] 9f66e0745190: Waiting [2024-11-08T11:49:06.415Z] 4cc291be95ef: Download complete [2024-11-08T11:49:06.415Z] 5c3c966382ef: Download complete [2024-11-08T11:49:06.415Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T11:49:06.415Z] 4f4fb700ef54: Download complete [2024-11-08T11:49:06.415Z] 5d5c8e513c77: Download complete [2024-11-08T11:49:06.415Z] 43c4264eed91: Download complete [2024-11-08T11:49:06.415Z] 9f66e0745190: Verifying Checksum [2024-11-08T11:49:06.415Z] 9f66e0745190: Download complete [2024-11-08T11:49:06.673Z] 43c4264eed91: Pull complete [2024-11-08T11:49:06.673Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T11:49:06.673Z] 561ebcabdf7f: Download complete [2024-11-08T11:49:06.673Z] 4cc291be95ef: Pull complete [2024-11-08T11:49:06.932Z] 2ac1f1163629: Download complete [2024-11-08T11:49:07.190Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T11:49:07.190Z] f49a43e4bbc0: Download complete [2024-11-08T11:49:10.477Z] 2ac1f1163629: Pull complete [2024-11-08T11:49:10.477Z] 5c3c966382ef: Pull complete [2024-11-08T11:49:10.477Z] 4f4fb700ef54: Pull complete [2024-11-08T11:49:10.477Z] 5d5c8e513c77: Pull complete [2024-11-08T11:49:10.477Z] 9f66e0745190: Pull complete [2024-11-08T11:49:13.017Z] f49a43e4bbc0: Pull complete [2024-11-08T11:49:13.017Z] 561ebcabdf7f: Pull complete [2024-11-08T11:49:13.017Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T11:49:13.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T11:49:13.017Z] ---> 3a752c3f9dda [2024-11-08T11:49:13.017Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T11:49:18.293Z] ---> Running in 230acd5b4210 [2024-11-08T11:49:18.553Z] Removing intermediate container 230acd5b4210 [2024-11-08T11:49:18.553Z] ---> 4ceefd6fc2c5 [2024-11-08T11:49:18.553Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T11:49:18.553Z] ---> Running in e6524d2b6bb4 [2024-11-08T11:49:18.553Z] Removing intermediate container e6524d2b6bb4 [2024-11-08T11:49:18.553Z] ---> 492d214832f8 [2024-11-08T11:49:18.553Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T11:49:18.553Z] ---> Running in d36159ca15c2 [2024-11-08T11:49:18.553Z] Removing intermediate container d36159ca15c2 [2024-11-08T11:49:18.553Z] ---> b87782cd6d84 [2024-11-08T11:49:18.553Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T11:49:18.553Z] ---> Running in 388ab4a4382a [2024-11-08T11:49:18.814Z] Removing intermediate container 388ab4a4382a [2024-11-08T11:49:18.814Z] ---> 82a3e9ad15bb [2024-11-08T11:49:18.814Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T11:49:18.814Z] ---> Running in 04b0f36bdb1f [2024-11-08T11:49:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T11:49:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T11:49:19.136Z] Still waiting to schedule task [2024-11-08T11:49:19.136Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T11:49:19.643Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T11:49:19.643Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T11:49:19.643Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T11:49:19.643Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T11:49:19.643Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T11:49:19.643Z] OK: 250 MiB in 58 packages [2024-11-08T11:49:19.902Z] Removing intermediate container 04b0f36bdb1f [2024-11-08T11:49:19.902Z] ---> 68eb71dafa0c [2024-11-08T11:49:19.902Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T11:49:20.184Z] ---> c625b701a520 [2024-11-08T11:49:20.184Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T11:49:20.184Z] ---> Running in 1edfe09918c6 [2024-11-08T11:50:27.931Z] Removing intermediate container 1edfe09918c6 [2024-11-08T11:50:27.931Z] ---> 2f01d16eef5e [2024-11-08T11:50:27.931Z] Step 10/12 : COPY . . [2024-11-08T11:50:27.931Z] ---> 80bda2bf9d50 [2024-11-08T11:50:27.931Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T11:50:27.931Z] ---> Running in be7f6152a70b [2024-11-08T11:50:27.931Z] Removing intermediate container be7f6152a70b [2024-11-08T11:50:27.931Z] ---> 845c4f6e6cd7 [2024-11-08T11:50:27.931Z] Step 12/12 : RUN $MAKE [2024-11-08T11:50:27.931Z] ---> Running in 6c62d14c633f [2024-11-08T11:50:27.931Z] noop [2024-11-08T11:50:27.931Z] Removing intermediate container 6c62d14c633f [2024-11-08T11:50:27.931Z] ---> e0c0904f7b09 [2024-11-08T11:50:27.931Z] Successfully built e0c0904f7b09 [2024-11-08T11:50:27.931Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:50:28.450Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T11:50:28.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:50:28.644Z] prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container [2024-11-08T11:50:28.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 [2024-11-08T11:50:29.010Z] $ docker top fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T11:50:29.421Z] + go version [2024-11-08T11:50:29.421Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T11:50:29.463Z] $ docker stop --time=1 fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc [2024-11-08T11:50:30.778Z] $ docker rm -f --volumes fd78cf98bdd7167c27be6b59053dad3b09d3889b6537fca99b121d36d239fbcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:50:31.766Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T11:50:31.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:50:31.947Z] prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container [2024-11-08T11:50:31.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 [2024-11-08T11:50:32.375Z] $ docker top ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T11:50:32.792Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-503 [Pipeline] fileExists [Pipeline] sh [2024-11-08T11:50:33.192Z] + make test [2024-11-08T11:50:33.192Z] go test ./... -coverprofile=coverage.out [2024-11-08T11:50:34.569Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T11:50:47.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25917 in /w/workspace/foundry_device-virtual-go_PR-503 [Pipeline] { [Pipeline] ws [2024-11-08T11:50:47.891Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-11-08T11:50:47.980Z] The recommended git tool is: git [2024-11-08T11:50:52.610Z] using credential edgex-jenkins-ssh [2024-11-08T11:50:52.628Z] Cloning the remote Git repository [2024-11-08T11:50:52.669Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T11:50:52.669Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.4% of statements [2024-11-08T11:50:52.673Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T11:50:52.766Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-11-08T11:50:52.900Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T11:50:52.900Z] > git --version # timeout=10 [2024-11-08T11:50:52.918Z] > git --version # 'git version 2.25.1' [2024-11-08T11:50:52.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T11:50:53.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T11:50:56.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-08T11:50:56.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T11:50:57.952Z] Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 651996e27ca0c34cefd310312099d456a3fd8590 [2024-11-08T11:50:57.362Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-08T11:50:57.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T11:50:57.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T11:50:57.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T11:50:57.971Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T11:50:58.036Z] > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 [2024-11-08T11:50:58.112Z] > git remote # timeout=10 [2024-11-08T11:50:58.127Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T11:50:58.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T11:50:58.197Z] Merge succeeded, producing 651996e27ca0c34cefd310312099d456a3fd8590 [2024-11-08T11:50:58.198Z] Checking out Revision 651996e27ca0c34cefd310312099d456a3fd8590 (PR-503) [2024-11-08T11:50:58.696Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-08T11:50:58.743Z] > git --version # timeout=10 [2024-11-08T11:50:58.756Z] > git --version # 'git version 2.25.1' [2024-11-08T11:50:58.767Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T11:50:58.165Z] > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [2024-11-08T11:50:58.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T11:50:58.207Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T11:50:58.226Z] > git checkout -f 651996e27ca0c34cefd310312099d456a3fd8590 # timeout=10 [2024-11-08T11:51:00.963Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T11:51:03.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T11:51:03.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T11:51:03.922Z] Dload Upload Total Spent Left Speed [2024-11-08T11:51:03.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-08T11:51:04.270Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T11:51:04.618Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-11-08T11:51:04.618Z] /etc/docker/daemon.new [2024-11-08T11:51:04.618Z] { [2024-11-08T11:51:04.618Z] "registry-mirrors": [ [2024-11-08T11:51:04.618Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T11:51:04.618Z] ], [2024-11-08T11:51:04.618Z] "bip": "10.250.0.254/24", [2024-11-08T11:51:04.618Z] "hosts": [ [2024-11-08T11:51:04.618Z] "tcp://0.0.0.0:5555", [2024-11-08T11:51:04.618Z] "unix:///var/run/docker.sock" [2024-11-08T11:51:04.618Z] ], [2024-11-08T11:51:04.618Z] "mtu": 1458, [2024-11-08T11:51:04.618Z] "selinux-enabled": true, [2024-11-08T11:51:04.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T11:51:04.618Z] } [Pipeline] sh [2024-11-08T11:51:04.965Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T11:51:05.323Z] + sudo service docker restart [2024-11-08T11:51:06.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T11:51:06.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T11:51:06.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T11:51:06.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T11:51:06.326Z] $ docker stop --time=1 ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 [2024-11-08T11:51:13.923Z] $ docker rm -f --volumes ae0ab8e14c4faedca825382da4e23ebbd002ece6f58abfb6c72a57233b405910 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T11:51:14.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T11:51:14.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T11:51:15.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T11:51:15.692Z] + ls -al . [2024-11-08T11:51:15.692Z] total 264 [2024-11-08T11:51:15.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:50 . [2024-11-08T11:51:15.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 11:48 .. [2024-11-08T11:51:15.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:50 .git [2024-11-08T11:51:15.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 .github [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 11:48 .gitignore [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 11:48 .golangci.yml [2024-11-08T11:51:15.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 11:49 .semver [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 11:48 Attribution.txt [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 11:48 CHANGELOG.md [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 11:48 Dockerfile [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 11:48 GOVERNANCE.md [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 11:48 Jenkinsfile [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 11:48 LICENSE [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 11:48 Makefile [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 11:48 OWNERS.md [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 11:48 README.md [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 11:49 VERSION [2024-11-08T11:51:15.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 11:48 bin [2024-11-08T11:51:15.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 cmd [2024-11-08T11:51:15.692Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 11:50 coverage.out [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 11:48 go.mod [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 11:48 go.sum [2024-11-08T11:51:15.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:48 internal [2024-11-08T11:51:15.692Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:51:16.254Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=651996e27ca0c34cefd310312099d456a3fd8590 --label arch=amd64 --label version=0.0.0 . [2024-11-08T11:51:16.254Z] Sending build context to Docker daemon 37.77MB [2024-11-08T11:51:16.254Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T11:51:16.254Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T11:51:16.254Z] ---> e0c0904f7b09 [2024-11-08T11:51:16.254Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T11:51:16.824Z] ---> Running in 7f072dc8f8f9 [2024-11-08T11:51:16.824Z] Removing intermediate container 7f072dc8f8f9 [2024-11-08T11:51:16.824Z] ---> 8ae5d7f30cfa [2024-11-08T11:51:16.824Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T11:51:17.083Z] ---> Running in 28c1abf7bbf8 [2024-11-08T11:51:17.083Z] Removing intermediate container 28c1abf7bbf8 [2024-11-08T11:51:17.083Z] ---> 493cf43ec06e [2024-11-08T11:51:17.083Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T11:51:17.083Z] ---> Running in ee1847e6ac17 [2024-11-08T11:51:17.083Z] Removing intermediate container ee1847e6ac17 [2024-11-08T11:51:17.083Z] ---> 5286300931f3 [2024-11-08T11:51:17.083Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T11:51:17.083Z] ---> Running in 60718b57fb92 [2024-11-08T11:51:17.083Z] Removing intermediate container 60718b57fb92 [2024-11-08T11:51:17.083Z] ---> 11a6383a6672 [2024-11-08T11:51:17.083Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T11:51:17.083Z] ---> Running in d6310c70f2a4 [2024-11-08T11:51:17.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:17.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:17.860Z] OK: 250 MiB in 58 packages [2024-11-08T11:51:18.427Z] Removing intermediate container d6310c70f2a4 [2024-11-08T11:51:18.427Z] ---> 0ae45e336eee [2024-11-08T11:51:18.427Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T11:51:18.427Z] ---> af60bec332c3 [2024-11-08T11:51:18.427Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T11:51:18.427Z] ---> Running in 12a41c0c8519 [2024-11-08T11:51:18.993Z] Removing intermediate container 12a41c0c8519 [2024-11-08T11:51:18.993Z] ---> 66892c25d8bd [2024-11-08T11:51:18.993Z] Step 10/26 : COPY . . [2024-11-08T11:51:20.370Z] ---> 6eb48520315e [2024-11-08T11:51:20.370Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T11:51:20.370Z] ---> Running in e104ec1018c3 [2024-11-08T11:51:20.370Z] Removing intermediate container e104ec1018c3 [2024-11-08T11:51:20.370Z] ---> 4999a83a0dca [2024-11-08T11:51:20.370Z] Step 12/26 : RUN $MAKE [2024-11-08T11:51:20.370Z] ---> Running in d213a4759953 [2024-11-08T11:51:20.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T11:51:23.687Z] provisioning config files... [2024-11-08T11:51:23.716Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1617721776088580872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T11:51:24.196Z] ---> ****-login.sh [2024-11-08T11:51:24.196Z] nexus3.edgexfoundry.org:10001 [2024-11-08T11:51:24.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:51:24.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:51:24.784Z] Configure a credential helper to remove this warning. See [2024-11-08T11:51:24.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:51:24.785Z] [2024-11-08T11:51:24.785Z] Login Succeeded [2024-11-08T11:51:24.785Z] nexus3.edgexfoundry.org:10002 [2024-11-08T11:51:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:51:25.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:51:25.322Z] Configure a credential helper to remove this warning. See [2024-11-08T11:51:25.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:51:25.322Z] [2024-11-08T11:51:25.322Z] Login Succeeded [2024-11-08T11:51:25.322Z] nexus3.edgexfoundry.org:10003 [2024-11-08T11:51:25.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:51:25.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:51:25.594Z] Configure a credential helper to remove this warning. See [2024-11-08T11:51:25.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:51:25.594Z] [2024-11-08T11:51:25.594Z] Login Succeeded [2024-11-08T11:51:25.594Z] nexus3.edgexfoundry.org:10004 [2024-11-08T11:51:25.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:51:25.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:51:25.863Z] Configure a credential helper to remove this warning. See [2024-11-08T11:51:25.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:51:25.863Z] [2024-11-08T11:51:25.863Z] Login Succeeded [2024-11-08T11:51:25.863Z] ****.io [2024-11-08T11:51:26.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T11:51:26.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T11:51:26.404Z] Configure a credential helper to remove this warning. See [2024-11-08T11:51:26.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T11:51:26.404Z] [2024-11-08T11:51:26.404Z] Login Succeeded [2024-11-08T11:51:26.404Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T11:51:26.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T11:51:26.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T11:51:26.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T11:51:26.976Z] ========================================================= [2024-11-08T11:51:26.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T11:51:26.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:51:27.521Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T11:51:28.105Z] Sending build context to Docker daemon 19.04MB [2024-11-08T11:51:28.105Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T11:51:28.105Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T11:51:28.373Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T11:51:28.373Z] cf04c63912e1: Pulling fs layer [2024-11-08T11:51:28.373Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T11:51:28.373Z] a37a00ec5f00: Pulling fs layer [2024-11-08T11:51:28.373Z] 50b3750afda1: Pulling fs layer [2024-11-08T11:51:28.373Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T11:51:28.373Z] 80978eb59214: Pulling fs layer [2024-11-08T11:51:28.373Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T11:51:28.373Z] c5a475d317c9: Pulling fs layer [2024-11-08T11:51:28.373Z] 50b3750afda1: Waiting [2024-11-08T11:51:28.373Z] 80978eb59214: Waiting [2024-11-08T11:51:28.373Z] 4f4fb700ef54: Waiting [2024-11-08T11:51:28.373Z] c5a475d317c9: Waiting [2024-11-08T11:51:28.373Z] c9f46d7d2bd2: Waiting [2024-11-08T11:51:28.373Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T11:51:28.373Z] 55b35a11ae5e: Download complete [2024-11-08T11:51:28.373Z] 50b3750afda1: Verifying Checksum [2024-11-08T11:51:28.373Z] 50b3750afda1: Download complete [2024-11-08T11:51:28.373Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T11:51:28.373Z] 4f4fb700ef54: Download complete [2024-11-08T11:51:28.373Z] 80978eb59214: Verifying Checksum [2024-11-08T11:51:28.373Z] 80978eb59214: Download complete [2024-11-08T11:51:28.373Z] cf04c63912e1: Verifying Checksum [2024-11-08T11:51:28.373Z] cf04c63912e1: Download complete [2024-11-08T11:51:28.958Z] c5a475d317c9: Verifying Checksum [2024-11-08T11:51:28.958Z] c5a475d317c9: Download complete [2024-11-08T11:51:29.228Z] cf04c63912e1: Pull complete [2024-11-08T11:51:29.815Z] 55b35a11ae5e: Pull complete [2024-11-08T11:51:30.398Z] a37a00ec5f00: Verifying Checksum [2024-11-08T11:51:30.398Z] a37a00ec5f00: Download complete [2024-11-08T11:51:31.365Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T11:51:31.365Z] c9f46d7d2bd2: Download complete [2024-11-08T11:51:43.689Z] a37a00ec5f00: Pull complete [2024-11-08T11:51:43.957Z] 50b3750afda1: Pull complete [2024-11-08T11:51:44.224Z] 4f4fb700ef54: Pull complete [2024-11-08T11:51:44.224Z] 80978eb59214: Pull complete [2024-11-08T11:51:52.423Z] c9f46d7d2bd2: Pull complete [2024-11-08T11:51:53.002Z] c5a475d317c9: Pull complete [2024-11-08T11:51:53.002Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T11:51:53.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T11:51:53.002Z] ---> be29e6b0f0d4 [2024-11-08T11:51:53.002Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T11:51:54.934Z] ---> Running in 5dc8f110b675 [2024-11-08T11:51:54.934Z] Removing intermediate container 5dc8f110b675 [2024-11-08T11:51:54.934Z] ---> db49a9d61001 [2024-11-08T11:51:54.934Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T11:51:55.200Z] ---> Running in c6238559b972 [2024-11-08T11:51:55.466Z] Removing intermediate container c6238559b972 [2024-11-08T11:51:55.466Z] ---> a33205fd139a [2024-11-08T11:51:55.466Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T11:51:55.466Z] ---> Running in 72e608853abf [2024-11-08T11:51:55.732Z] Removing intermediate container 72e608853abf [2024-11-08T11:51:55.732Z] ---> 644303237bd1 [2024-11-08T11:51:55.732Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T11:51:55.732Z] ---> Running in da3ffb303e48 [2024-11-08T11:51:56.311Z] Removing intermediate container da3ffb303e48 [2024-11-08T11:51:56.311Z] ---> aacd7aafb5d3 [2024-11-08T11:51:56.311Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T11:51:56.311Z] ---> Running in 2c8f07f4d3c6 [2024-11-08T11:51:57.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T11:51:57.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T11:51:58.967Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T11:51:58.967Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T11:51:58.967Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T11:51:58.967Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T11:51:58.967Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T11:51:58.967Z] OK: 242 MiB in 58 packages [2024-11-08T11:51:59.564Z] Removing intermediate container d213a4759953 [2024-11-08T11:51:59.564Z] ---> dffa422031f1 [2024-11-08T11:51:59.564Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T11:51:59.564Z] 3.20: Pulling from library/alpine [2024-11-08T11:51:59.564Z] 43c4264eed91: Already exists [2024-11-08T11:51:59.564Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T11:51:59.564Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T11:51:59.564Z] ---> 91ef0af61f39 [2024-11-08T11:51:59.564Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T11:51:59.564Z] ---> Running in da0d02c50acd [2024-11-08T11:51:59.564Z] Removing intermediate container da0d02c50acd [2024-11-08T11:51:59.564Z] ---> 3a426360022d [2024-11-08T11:51:59.564Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T11:51:59.564Z] ---> Running in aaf117d6ed12 [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T11:51:59.564Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T11:51:59.564Z] OK: 8 MiB in 15 packages [2024-11-08T11:51:59.564Z] Removing intermediate container aaf117d6ed12 [2024-11-08T11:51:59.564Z] ---> b55486ad2ceb [2024-11-08T11:51:59.564Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T11:51:59.564Z] ---> Running in 6debf695e4a3 [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] Upgrading critical system libraries and apk-tools: [2024-11-08T11:51:59.564Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T11:51:59.564Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T11:51:59.564Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T11:51:59.564Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T11:51:59.564Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T11:51:59.564Z] OK: 8 MiB in 15 packages [2024-11-08T11:51:59.564Z] Removing intermediate container 6debf695e4a3 [2024-11-08T11:51:59.564Z] ---> 50464385e4c9 [2024-11-08T11:51:59.564Z] Step 17/26 : WORKDIR / [2024-11-08T11:51:59.564Z] ---> Running in f114a3524133 [2024-11-08T11:51:59.564Z] Removing intermediate container f114a3524133 [2024-11-08T11:51:59.564Z] ---> 27a9ce9967c6 [2024-11-08T11:51:59.564Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T11:51:59.564Z] ---> a643c6694a78 [2024-11-08T11:51:59.564Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T11:51:59.564Z] ---> 4544f0704d28 [2024-11-08T11:51:59.564Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T11:52:00.386Z] Removing intermediate container 2c8f07f4d3c6 [2024-11-08T11:52:00.386Z] ---> 11aad86b4916 [2024-11-08T11:52:00.386Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T11:52:00.504Z] ---> fa811918e95e [2024-11-08T11:52:00.504Z] Step 21/26 : EXPOSE 59900 [2024-11-08T11:52:00.504Z] ---> Running in 46cc29dc65aa [2024-11-08T11:52:00.504Z] Removing intermediate container 46cc29dc65aa [2024-11-08T11:52:00.504Z] ---> b1cd43d7eeee [2024-11-08T11:52:00.504Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T11:52:00.504Z] ---> Running in 714e806e26a5 [2024-11-08T11:52:00.654Z] ---> 49a05d939b78 [2024-11-08T11:52:00.654Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T11:52:00.654Z] ---> Running in ac7fb35419a0 [2024-11-08T11:52:00.763Z] Removing intermediate container 714e806e26a5 [2024-11-08T11:52:00.763Z] ---> 74c1eed73fcd [2024-11-08T11:52:00.763Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T11:52:00.763Z] ---> Running in b14dca83eea0 [2024-11-08T11:52:00.763Z] Removing intermediate container b14dca83eea0 [2024-11-08T11:52:00.763Z] ---> e27cee970fc4 [2024-11-08T11:52:00.763Z] Step 24/26 : LABEL arch=amd64 [2024-11-08T11:52:00.763Z] ---> Running in 21d47f77ced5 [2024-11-08T11:52:00.763Z] Removing intermediate container 21d47f77ced5 [2024-11-08T11:52:00.763Z] ---> 8e5f00a017af [2024-11-08T11:52:00.763Z] Step 25/26 : LABEL git_sha=651996e27ca0c34cefd310312099d456a3fd8590 [2024-11-08T11:52:00.763Z] ---> Running in dd5c1c3dd822 [2024-11-08T11:52:01.021Z] Removing intermediate container dd5c1c3dd822 [2024-11-08T11:52:01.021Z] ---> 028202b80bed [2024-11-08T11:52:01.021Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T11:52:01.021Z] ---> Running in 4f8a30cfa6e2 [2024-11-08T11:52:01.021Z] Removing intermediate container 4f8a30cfa6e2 [2024-11-08T11:52:01.021Z] ---> 2799a80ae96a [2024-11-08T11:52:01.021Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T11:52:01.021Z] Successfully built 2799a80ae96a [2024-11-08T11:52:01.021Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:52:02.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T11:52:02.317Z] [2024-11-08T11:52:02.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:52:02.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T11:52:02.730Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T11:52:02.730Z] 5eb5b503b376: Pulling fs layer [2024-11-08T11:52:02.730Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T11:52:02.730Z] ec43610c2a17: Pulling fs layer [2024-11-08T11:52:02.730Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T11:52:02.730Z] 33b1e0a273af: Pulling fs layer [2024-11-08T11:52:02.730Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T11:52:02.730Z] 2f39f015ded8: Pulling fs layer [2024-11-08T11:52:02.730Z] 3a2ae6a8a46f: Waiting [2024-11-08T11:52:02.730Z] 33b1e0a273af: Waiting [2024-11-08T11:52:02.730Z] 5d3b04190fa2: Waiting [2024-11-08T11:52:02.730Z] 2f39f015ded8: Waiting [2024-11-08T11:52:02.730Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T11:52:02.730Z] 5c69ac0246d0: Download complete [2024-11-08T11:52:02.730Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T11:52:02.730Z] 3a2ae6a8a46f: Download complete [2024-11-08T11:52:02.730Z] 33b1e0a273af: Verifying Checksum [2024-11-08T11:52:02.730Z] 33b1e0a273af: Download complete [2024-11-08T11:52:02.730Z] ec43610c2a17: Verifying Checksum [2024-11-08T11:52:02.730Z] ec43610c2a17: Download complete [2024-11-08T11:52:02.730Z] 5d3b04190fa2: Download complete [2024-11-08T11:52:02.988Z] 5eb5b503b376: Verifying Checksum [2024-11-08T11:52:02.988Z] 5eb5b503b376: Download complete [2024-11-08T11:52:03.938Z] 5eb5b503b376: Pull complete [2024-11-08T11:52:04.196Z] 5c69ac0246d0: Pull complete [2024-11-08T11:52:04.767Z] ec43610c2a17: Pull complete [2024-11-08T11:52:04.767Z] 3a2ae6a8a46f: Pull complete [2024-11-08T11:52:04.767Z] 33b1e0a273af: Pull complete [2024-11-08T11:52:05.026Z] 5d3b04190fa2: Pull complete [2024-11-08T11:52:09.214Z] 2f39f015ded8: Pull complete [2024-11-08T11:52:09.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T11:52:09.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T11:52:09.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:52:09.485Z] prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container [2024-11-08T11:52:09.525Z] $ 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/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 [2024-11-08T11:52:17.479Z] $ docker top 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T11:52:17.954Z] ---> job-cost.sh [2024-11-08T11:52:17.954Z] lf-activate-venv: SKIPPING [2024-11-08T11:52:17.954Z] INFO: No Stack... [2024-11-08T11:52:18.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T11:52:18.472Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T11:52:18.895Z] + cat /w/workspace/foundry_device-virtual-go_PR-503/archives/cost.csv [2024-11-08T11:52:18.895Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T11:52:18.948Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [2024-11-08T11:52:18.955Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] did not exist. Created. [2024-11-08T11:52:18.962Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T11:52:19.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T11:52:19.439Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T11:52:19.479Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T11:52:19.590Z] $ docker stop --time=1 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 [2024-11-08T11:52:20.751Z] $ docker rm -f --volumes 6dd14ef8886176032e752eb92e21c03ac445bd2dca0c2de8f5fe608921427072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T11:53:37.330Z] Removing intermediate container ac7fb35419a0 [2024-11-08T11:53:37.330Z] ---> 440bb08bab63 [2024-11-08T11:53:37.330Z] Step 10/12 : COPY . . [2024-11-08T11:53:37.330Z] ---> d697d545fffb [2024-11-08T11:53:37.330Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T11:53:37.330Z] ---> Running in c8b65c71c6c3 [2024-11-08T11:53:37.330Z] Removing intermediate container c8b65c71c6c3 [2024-11-08T11:53:37.330Z] ---> 2581e6cf1922 [2024-11-08T11:53:37.330Z] Step 12/12 : RUN $MAKE [2024-11-08T11:53:37.330Z] ---> Running in eb60dc6f5a8c [2024-11-08T11:53:37.330Z] noop [2024-11-08T11:53:37.919Z] Removing intermediate container eb60dc6f5a8c [2024-11-08T11:53:37.919Z] ---> c3b9cca44dcb [2024-11-08T11:53:37.919Z] Successfully built c3b9cca44dcb [2024-11-08T11:53:37.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:53:38.420Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T11:53:38.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:53:38.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container [2024-11-08T11:53:38.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 [2024-11-08T11:53:39.874Z] $ docker top f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T11:53:40.741Z] + go version [2024-11-08T11:53:40.741Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T11:53:40.791Z] $ docker stop --time=1 f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 [2024-11-08T11:53:42.353Z] $ docker rm -f --volumes f43d00fcb0d5c2160ec53510f3fc0a9b6be71b36957e1bf2845fd0333c4bcab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:53:43.257Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T11:53:43.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T11:53:43.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container [2024-11-08T11:53:43.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 [2024-11-08T11:53:44.595Z] $ docker top 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T11:53:45.132Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T11:53:45.530Z] + make test [2024-11-08T11:53:45.530Z] go test ./... -coverprofile=coverage.out [2024-11-08T11:53:50.865Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T11:56:57.598Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T11:56:57.598Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.057s coverage: 58.3% of statements [2024-11-08T11:56:57.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T11:56:57.598Z] go vet ./... [2024-11-08T11:57:36.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T11:57:36.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T11:57:36.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T11:57:36.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T11:57:36.615Z] $ docker stop --time=1 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d [2024-11-08T11:57:38.381Z] $ docker rm -f --volumes 9e348e828bf81f118fa4cf65f3008053465198c14c61381e387df5d49cff713d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T11:57:39.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T11:57:39.951Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T11:57:40.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T11:57:41.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T11:57:41.413Z] + ls -al . [2024-11-08T11:57:41.413Z] total 260 [2024-11-08T11:57:41.413Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 11:53 . [2024-11-08T11:57:41.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 11:50 .. [2024-11-08T11:57:41.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 11:51 .git [2024-11-08T11:57:41.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 .github [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 11:50 .gitignore [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 11:50 .golangci.yml [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 11:50 Attribution.txt [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 11:50 CHANGELOG.md [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 11:50 Dockerfile [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 11:50 GOVERNANCE.md [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 11:50 Jenkinsfile [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 11:50 LICENSE [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 11:50 Makefile [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 11:50 OWNERS.md [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 11:50 README.md [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 11:49 VERSION [2024-11-08T11:57:41.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 11:50 bin [2024-11-08T11:57:41.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 cmd [2024-11-08T11:57:41.413Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 11:56 coverage.out [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 11:50 go.mod [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 11:50 go.sum [2024-11-08T11:57:41.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 11:50 internal [2024-11-08T11:57:41.413Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T11:57:41.865Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=651996e27ca0c34cefd310312099d456a3fd8590 --label arch=arm64 --label version=0.0.0 . [2024-11-08T11:57:42.448Z] Sending build context to Docker daemon 19.09MB [2024-11-08T11:57:42.448Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T11:57:42.448Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T11:57:42.448Z] ---> c3b9cca44dcb [2024-11-08T11:57:42.448Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T11:57:42.721Z] ---> Running in 2e686ed64914 [2024-11-08T11:57:42.721Z] Removing intermediate container 2e686ed64914 [2024-11-08T11:57:42.721Z] ---> 00d94ed23a7f [2024-11-08T11:57:42.721Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T11:57:42.986Z] ---> Running in 3868c693fbc0 [2024-11-08T11:57:43.251Z] Removing intermediate container 3868c693fbc0 [2024-11-08T11:57:43.251Z] ---> 20a292461da6 [2024-11-08T11:57:43.251Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T11:57:43.251Z] ---> Running in 36f627c0599f [2024-11-08T11:57:43.517Z] Removing intermediate container 36f627c0599f [2024-11-08T11:57:43.517Z] ---> f390d1f171f9 [2024-11-08T11:57:43.517Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T11:57:43.517Z] ---> Running in 993a6ee49055 [2024-11-08T11:57:43.783Z] Removing intermediate container 993a6ee49055 [2024-11-08T11:57:43.783Z] ---> 63a120978f4a [2024-11-08T11:57:43.783Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T11:57:44.050Z] ---> Running in a494a44e6c7e [2024-11-08T11:57:45.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T11:57:45.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T11:57:46.684Z] OK: 242 MiB in 58 packages [2024-11-08T11:57:47.644Z] Removing intermediate container a494a44e6c7e [2024-11-08T11:57:47.644Z] ---> c348563179ad [2024-11-08T11:57:47.644Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T11:57:47.919Z] ---> 4751961f39f3 [2024-11-08T11:57:47.919Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T11:57:47.919Z] ---> Running in 2e89fc80aa57 [2024-11-08T11:57:50.498Z] Removing intermediate container 2e89fc80aa57 [2024-11-08T11:57:50.498Z] ---> 0d9076968d31 [2024-11-08T11:57:50.498Z] Step 10/26 : COPY . . [2024-11-08T11:57:51.902Z] ---> c3c7bde69cc7 [2024-11-08T11:57:51.902Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T11:57:51.902Z] ---> Running in d69308ecc1b7 [2024-11-08T11:57:52.168Z] Removing intermediate container d69308ecc1b7 [2024-11-08T11:57:52.168Z] ---> f8b30bfad3ef [2024-11-08T11:57:52.168Z] Step 12/26 : RUN $MAKE [2024-11-08T11:57:52.168Z] ---> Running in b225bec5db5c [2024-11-08T11:57:53.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-08T12:01:14.843Z] Removing intermediate container b225bec5db5c [2024-11-08T12:01:14.843Z] ---> 5dd4d8618930 [2024-11-08T12:01:14.843Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T12:01:14.843Z] 3.20: Pulling from library/alpine [2024-11-08T12:01:14.843Z] cf04c63912e1: Already exists [2024-11-08T12:01:14.843Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T12:01:14.843Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T12:01:14.843Z] ---> c157a85ed455 [2024-11-08T12:01:14.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T12:01:14.843Z] ---> Running in 8ea1205217d8 [2024-11-08T12:01:14.843Z] Removing intermediate container 8ea1205217d8 [2024-11-08T12:01:14.843Z] ---> 7491206ba4ba [2024-11-08T12:01:14.843Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T12:01:14.843Z] ---> Running in 4fc8b7b3cdef [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T12:01:14.843Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T12:01:14.843Z] OK: 9 MiB in 15 packages [2024-11-08T12:01:14.843Z] Removing intermediate container 4fc8b7b3cdef [2024-11-08T12:01:14.843Z] ---> 8c02a61480e2 [2024-11-08T12:01:14.843Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T12:01:14.843Z] ---> Running in 36d8f331c89e [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] Upgrading critical system libraries and apk-tools: [2024-11-08T12:01:14.843Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T12:01:14.843Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T12:01:14.843Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T12:01:14.843Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T12:01:14.843Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T12:01:14.843Z] OK: 9 MiB in 15 packages [2024-11-08T12:01:14.843Z] Removing intermediate container 36d8f331c89e [2024-11-08T12:01:14.843Z] ---> 45aed2c3b44c [2024-11-08T12:01:14.843Z] Step 17/26 : WORKDIR / [2024-11-08T12:01:14.843Z] ---> Running in c843da31a252 [2024-11-08T12:01:15.107Z] Removing intermediate container c843da31a252 [2024-11-08T12:01:15.108Z] ---> 03a6fb839898 [2024-11-08T12:01:15.108Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T12:01:15.689Z] ---> c53bc7a214f6 [2024-11-08T12:01:15.689Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T12:01:16.270Z] ---> fc2b78705bdb [2024-11-08T12:01:16.270Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T12:01:17.670Z] ---> 7ed6b6f19cc4 [2024-11-08T12:01:17.670Z] Step 21/26 : EXPOSE 59900 [2024-11-08T12:01:17.670Z] ---> Running in a602b05f87db [2024-11-08T12:01:17.937Z] Removing intermediate container a602b05f87db [2024-11-08T12:01:17.937Z] ---> d262c578a8db [2024-11-08T12:01:17.937Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T12:01:17.937Z] ---> Running in c06428c91051 [2024-11-08T12:01:18.209Z] Removing intermediate container c06428c91051 [2024-11-08T12:01:18.209Z] ---> eca9148fa98c [2024-11-08T12:01:18.209Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T12:01:18.476Z] ---> Running in 4ac24bedbb1c [2024-11-08T12:01:18.742Z] Removing intermediate container 4ac24bedbb1c [2024-11-08T12:01:18.742Z] ---> 7c84d13c19f1 [2024-11-08T12:01:18.742Z] Step 24/26 : LABEL arch=arm64 [2024-11-08T12:01:18.742Z] ---> Running in 8c8bc4eee80b [2024-11-08T12:01:19.007Z] Removing intermediate container 8c8bc4eee80b [2024-11-08T12:01:19.007Z] ---> 6686075d9a5f [2024-11-08T12:01:19.007Z] Step 25/26 : LABEL git_sha=651996e27ca0c34cefd310312099d456a3fd8590 [2024-11-08T12:01:19.007Z] ---> Running in 709abf50f59e [2024-11-08T12:01:19.273Z] Removing intermediate container 709abf50f59e [2024-11-08T12:01:19.273Z] ---> 9b73da10c527 [2024-11-08T12:01:19.273Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T12:01:19.273Z] ---> Running in 292cb4903cf7 [2024-11-08T12:01:19.538Z] Removing intermediate container 292cb4903cf7 [2024-11-08T12:01:19.538Z] ---> d636834fb4b9 [2024-11-08T12:01:19.538Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T12:01:19.538Z] Successfully built d636834fb4b9 [2024-11-08T12:01:19.538Z] Successfully tagged device-virtual-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:01:20.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T12:01:20.507Z] [2024-11-08T12:01:20.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:01:20.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T12:01:20.941Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T12:01:20.941Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T12:01:20.941Z] 04944245beec: Pulling fs layer [2024-11-08T12:01:20.941Z] 699f458cf7ca: Pulling fs layer [2024-11-08T12:01:20.941Z] 765212b225bb: Pulling fs layer [2024-11-08T12:01:20.941Z] f23df028b6ca: Pulling fs layer [2024-11-08T12:01:20.941Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T12:01:20.941Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T12:01:20.941Z] f23df028b6ca: Waiting [2024-11-08T12:01:20.941Z] d65c8cfc05b1: Waiting [2024-11-08T12:01:20.941Z] 2437ff75d9bd: Waiting [2024-11-08T12:01:20.941Z] 765212b225bb: Waiting [2024-11-08T12:01:21.207Z] 04944245beec: Verifying Checksum [2024-11-08T12:01:21.207Z] 04944245beec: Download complete [2024-11-08T12:01:21.207Z] 765212b225bb: Verifying Checksum [2024-11-08T12:01:21.207Z] 765212b225bb: Download complete [2024-11-08T12:01:21.207Z] f23df028b6ca: Verifying Checksum [2024-11-08T12:01:21.207Z] f23df028b6ca: Download complete [2024-11-08T12:01:21.207Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T12:01:21.207Z] d65c8cfc05b1: Download complete [2024-11-08T12:01:21.207Z] 699f458cf7ca: Verifying Checksum [2024-11-08T12:01:21.207Z] 699f458cf7ca: Download complete [2024-11-08T12:01:21.793Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T12:01:21.793Z] 8998bd30e6a1: Download complete [2024-11-08T12:01:23.755Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T12:01:23.755Z] 2437ff75d9bd: Download complete [2024-11-08T12:01:25.689Z] 8998bd30e6a1: Pull complete [2024-11-08T12:01:26.276Z] 04944245beec: Pull complete [2024-11-08T12:01:27.677Z] 699f458cf7ca: Pull complete [2024-11-08T12:01:27.677Z] 765212b225bb: Pull complete [2024-11-08T12:01:28.643Z] f23df028b6ca: Pull complete [2024-11-08T12:01:28.643Z] d65c8cfc05b1: Pull complete [2024-11-08T12:01:43.619Z] 2437ff75d9bd: Pull complete [2024-11-08T12:01:43.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T12:01:43.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T12:01:43.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:01:43.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-25917 does not seem to be running inside a container [2024-11-08T12:01:44.023Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 [2024-11-08T12:01:46.528Z] $ docker top cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:01:47.101Z] ---> job-cost.sh [2024-11-08T12:01:47.365Z] lf-activate-venv: SKIPPING [2024-11-08T12:01:47.365Z] INFO: No Stack... [2024-11-08T12:01:47.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T12:01:48.591Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T12:01:48.935Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-11-08T12:01:48.935Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T12:01:49.107Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [2024-11-08T12:01:49.114Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] did not exist. Created. [2024-11-08T12:01:49.121Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T12:01:49.547Z] /w/workspace/device-virtual-go/1@tmp/durable-d3ab7414/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T12:01:49.896Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T12:01:49.935Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T12:01:49.977Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T12:01:49.998Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T12:01:50.096Z] $ docker stop --time=1 cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da [2024-11-08T12:01:51.532Z] $ docker rm -f --volumes cf0efd83b213e1ca1959b44f45f4d642c9f113c5c071537bfaf89c7cf026d4da [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 [2024-11-08T12:01:52.691Z] provisioning config files... [2024-11-08T12:01:52.699Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config4402579543626847656tmp [Pipeline] { [Pipeline] sh [2024-11-08T12:01:53.056Z] + set +x [2024-11-08T12:01:53.056Z] + + bash -scurl -- -s [2024-11-08T12:01:53.056Z] https://codecov.io/bash [2024-11-08T12:01:53.056Z] [2024-11-08T12:01:53.056Z] _____ _ [2024-11-08T12:01:53.056Z] / ____| | | [2024-11-08T12:01:53.056Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T12:01:53.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T12:01:53.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T12:01:53.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T12:01:53.056Z] Bash-1.0.6 [2024-11-08T12:01:53.056Z] [2024-11-08T12:01:53.056Z] [2024-11-08T12:01:53.056Z] ==> git version 2.25.1 found [2024-11-08T12:01:53.056Z] ==> 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 [2024-11-08T12:01:53.056Z] Release-Date: 2020-01-08 [2024-11-08T12:01:53.056Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T12:01:53.056Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T12:01:53.056Z] ==> Jenkins CI detected. [2024-11-08T12:01:53.056Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-503 [2024-11-08T12:01:53.056Z] project root: . [2024-11-08T12:01:53.056Z] --> token set from env [2024-11-08T12:01:53.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T12:01:53.315Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T12:01:53.315Z] ==> Python coveragepy not found [2024-11-08T12:01:53.315Z] ==> Searching for coverage reports in: [2024-11-08T12:01:53.315Z] + . [2024-11-08T12:01:53.315Z] -> Found 1 reports [2024-11-08T12:01:53.315Z] ==> Detecting git/mercurial file structure [2024-11-08T12:01:53.315Z] ==> Reading reports [2024-11-08T12:01:53.315Z] + ./coverage.out bytes=43316 [2024-11-08T12:01:53.315Z] ==> Appending adjustments [2024-11-08T12:01:53.315Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T12:01:53.315Z] + Found adjustments [2024-11-08T12:01:53.315Z] ==> Gzipping contents [2024-11-08T12:01:53.315Z] 8.0K /tmp/codecov.BM1cah.gz [2024-11-08T12:01:53.315Z] ==> Uploading reports [2024-11-08T12:01:53.315Z] url: https://codecov.io [2024-11-08T12:01:53.315Z] query: branch=PR-503&commit=651996e27ca0c34cefd310312099d456a3fd8590&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=503&job=&cmd_args= [2024-11-08T12:01:53.315Z] -> Pinging Codecov [2024-11-08T12:01:53.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-503&commit=651996e27ca0c34cefd310312099d456a3fd8590&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=503&job=&cmd_args= [2024-11-08T12:01:53.574Z] -> Uploading to [2024-11-08T12:01:53.574Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/651996e27ca0c34cefd310312099d456a3fd8590/49d83fa8-c313-4405-a636-b75091b7981e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T120153Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b26542140aa6d6bfbfcbb901fec1c888598f53df2fe283e8ac5ae56fd8ca5be [2024-11-08T12:01:53.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T12:01:53.574Z] Dload Upload Total Spent Left Speed [2024-11-08T12:01:53.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 81290 --:--:-- --:--:-- --:--:-- 80000 100 5040 0 0 100 5040 0 23661 --:--:-- --:--:-- --:--:-- 23551 [2024-11-08T12:01:53.833Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/651996e27ca0c34cefd310312099d456a3fd8590 [Pipeline] } [2024-11-08T12:01:53.866Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T12:01:56.258Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-503/archives ] [2024-11-08T12:01:56.259Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-503/archives [2024-11-08T12:01:56.259Z] total 16 [2024-11-08T12:01:56.259Z] drwxr-xr-x 3 root root 4096 Nov 8 11:52 . [2024-11-08T12:01:56.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 11:52 .. [2024-11-08T12:01:56.259Z] drwxr-xr-x 2 root root 4096 Nov 8 11:52 cost [2024-11-08T12:01:56.259Z] -rw-r--r-- 1 root root 89 Nov 8 11:52 cost.csv [2024-11-08T12:01:56.259Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-503/archives [2024-11-08T12:01:56.259Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-503/archives [2024-11-08T12:01:56.259Z] total 16 [2024-11-08T12:01:56.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 11:52 . [2024-11-08T12:01:56.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 11:52 .. [2024-11-08T12:01:56.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 11:52 cost [2024-11-08T12:01:56.259Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:01:56.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:01:57.495Z] ---> package-listing.sh [2024-11-08T12:01:57.495Z] ++ facter osfamily [2024-11-08T12:01:57.495Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T12:01:57.755Z] + OS_FAMILY=debian [2024-11-08T12:01:57.755Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-503 [2024-11-08T12:01:57.755Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T12:01:57.755Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T12:01:57.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T12:01:57.755Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T12:01:57.755Z] + '[' /w/workspace/foundry_device-virtual-go_PR-503 ']' [2024-11-08T12:01:57.755Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T12:01:57.755Z] + case "${OS_FAMILY}" in [2024-11-08T12:01:57.755Z] + dpkg -l [2024-11-08T12:01:57.755Z] + grep '^ii' [2024-11-08T12:01:57.755Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T12:01:57.755Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T12:01:57.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T12:01:57.755Z] + '[' /w/workspace/foundry_device-virtual-go_PR-503 ']' [2024-11-08T12:01:57.755Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-503/archives/ [2024-11-08T12:01:57.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-503/archives/ [Pipeline] echo [2024-11-08T12:01:57.797Z] 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/foundry_device-virtual-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T12:01:58.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T12:01:58.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T12:01:58.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T12:01:58.917Z] prd-ubuntu20.04-docker-8c-8g-25916 does not seem to be running inside a container [2024-11-08T12:01:59.069Z] $ 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/foundry_device-virtual-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-503 -v /w/workspace/foundry_device-virtual-go_PR-503:/w/workspace/foundry_device-virtual-go_PR-503:rw,z -v /w/workspace/foundry_device-virtual-go_PR-503@tmp:/w/workspace/foundry_device-virtual-go_PR-503@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 [2024-11-08T12:01:59.265Z] $ docker top 97d2e1ad308b32cbf66179a460851b2664911fe5e0a0d5fe6dfada5f83f84bc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T12:01:59.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T12:02:00.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T12:02:00.416Z] + ls /var/log/sa-host [2024-11-08T12:02:00.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T12:02:00.655Z] provisioning config files... [2024-11-08T12:02:00.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-503@tmp/config324107000733587931tmp [Pipeline] { [Pipeline] echo [2024-11-08T12:02:00.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:02:01.062Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T12:02:01.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:02:01.521Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T12:02:01.567Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:02:01.893Z] ---> sudo-logs.sh [2024-11-08T12:02:01.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T12:02:01.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:02:02.312Z] ---> job-cost.sh [2024-11-08T12:02:02.312Z] lf-activate-venv: SKIPPING [2024-11-08T12:02:02.312Z] DEBUG: total: 0.2199999988079071 [2024-11-08T12:02:02.312Z] INFO: Retrieving Stack Cost... [2024-11-08T12:02:02.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T12:02:03.140Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T12:02:03.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T12:02:03.506Z] ---> logs-deploy.sh [2024-11-08T12:02:03.506Z] lf-activate-venv: SKIPPING [2024-11-08T12:02:03.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-503/1 [2024-11-08T12:02:03.506Z] INFO: archiving workspace using pattern(s): [2024-11-08T12:02:04.443Z] Archives upload complete. [2024-11-08T12:02:04.443Z] INFO: archiving logs to Nexus