Pull request #772 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc+a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (8da0f1f7ebd32d4eb16b71eafeac58a855d37f06) 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-ssh11397708084736803269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1571824029781302609.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 590556114a56c6d90cc8043840e039c2f74196dc 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/edgex-ui-go/branches/PR-772/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/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2022822155628730333.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/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8002544978844235617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11984755668469558753.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/edgex-ui-go/branches/PR-772/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/edgex-ui-go/branches/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15060690416350246213.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 590556114a56c6d90cc8043840e039c2f74196dc 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:edgex-ui-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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5929’ Running on prd-ubuntu20.04-docker-8c-8g-5931 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc Merge succeeded, producing 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc Checking out Revision 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc (PR-772) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # 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 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 Commit message: "build: Bump go-mod-bootstrap version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T11:03:01.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T11:03:02.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T11:03:03.139Z] ========================================================= [2024-07-19T11:03:03.139Z] EdgeX Global Pipelines Version Info [2024-07-19T11:03:03.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:03:04.629Z] ------------------- [2024-07-19T11:03:04.629Z] stable info: [2024-07-19T11:03:04.629Z] ------------------- [2024-07-19T11:03:04.629Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T11:03:04.629Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T11:03:04.629Z] Message: update stable to v1.0.260 [2024-07-19T11:03:05.002Z] ------------------- [2024-07-19T11:03:05.002Z] experimental info: [2024-07-19T11:03:05.002Z] ------------------- [2024-07-19T11:03:05.002Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T11:03:05.002Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T11:03:05.002Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T11:03:05.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-19T11:03:05.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-19T11:03:06.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T11:03:06.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T11:03:06.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T11:03:06.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T11:03:07.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T11:03:07.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T11:03:07.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T11:03:07.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T11:03:07.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T11:03:08.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-19T11:03:08.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T11:03:08.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T11:03:08.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T11:03:09.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T11:03:09.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T11:03:09.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T11:03:09.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T11:03:09.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T11:03:10.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T11:03:10.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T11:03:10.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T11:03:10.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T11:03:11.060Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T11:03:11.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T11:03:11.547Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T11:03:11.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo [2024-07-19T11:03:12.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo [2024-07-19T11:03:12.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo [2024-07-19T11:03:12.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo [2024-07-19T11:03:12.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a9c58b [Pipeline] echo [2024-07-19T11:03:13.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:03:13.508Z] provisioning config files... [2024-07-19T11:03:13.525Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config16779891998696589601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:03:14.337Z] ---> ****-login.sh [2024-07-19T11:03:14.337Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:03:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:14.630Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:14.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:14.630Z] [2024-07-19T11:03:14.630Z] Login Succeeded [2024-07-19T11:03:14.630Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:03:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:14.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:14.630Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:14.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:14.630Z] [2024-07-19T11:03:14.630Z] Login Succeeded [2024-07-19T11:03:14.630Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:03:14.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:14.913Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:14.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:14.913Z] [2024-07-19T11:03:14.913Z] Login Succeeded [2024-07-19T11:03:14.913Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:03:14.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:14.913Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:14.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:14.913Z] [2024-07-19T11:03:14.913Z] Login Succeeded [2024-07-19T11:03:14.913Z] ****.io [2024-07-19T11:03:14.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:15.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:15.210Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:15.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:15.210Z] [2024-07-19T11:03:15.210Z] Login Succeeded [2024-07-19T11:03:15.210Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:03:15.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T11:03:17.193Z] + git rev-list -1 --merges 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc~1..6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo [2024-07-19T11:03:17.352Z] -----------> git rev-list -1 --merges 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc~1..6a9c58b57c6859cd9c26dc21d656465e4fb2aafc 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [false] [Pipeline] sh [2024-07-19T11:03:17.824Z] + git log --format=format:%s -1 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo [2024-07-19T11:03:17.979Z] ========================================================= [2024-07-19T11:03:17.979Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T11:03:17.979Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T11:03:18.939Z] + git log --format=format:%s -1 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [Pipeline] echo [2024-07-19T11:03:19.069Z] [semverPrep] GIT_COMMIT: 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc, Commit Message: build: Bump go-mod-bootstrap version [Pipeline] echo [2024-07-19T11:03:19.241Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T11:03:19.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T11:03:19.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T11:03:19.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T11:03:19.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T11:03:19.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T11:03:19.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T11:03:19.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:03:20.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:03:20.924Z] [2024-07-19T11:03:20.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:03:21.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:03:21.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T11:03:21.900Z] b85a868b505f: Pulling fs layer [2024-07-19T11:03:21.900Z] e2be974225ed: Pulling fs layer [2024-07-19T11:03:21.900Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T11:03:21.900Z] 988bab9f4d93: Pulling fs layer [2024-07-19T11:03:21.900Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T11:03:21.900Z] eaf3925da568: Pulling fs layer [2024-07-19T11:03:21.900Z] bab4dde63d76: Pulling fs layer [2024-07-19T11:03:21.900Z] bde34c3a00c8: Pulling fs layer [2024-07-19T11:03:21.900Z] b352a97aabf1: Pulling fs layer [2024-07-19T11:03:21.900Z] 4872d77fe225: Pulling fs layer [2024-07-19T11:03:21.900Z] 5851b861e8e6: Pulling fs layer [2024-07-19T11:03:21.900Z] bde34c3a00c8: Waiting [2024-07-19T11:03:21.900Z] b352a97aabf1: Waiting [2024-07-19T11:03:21.900Z] 4872d77fe225: Waiting [2024-07-19T11:03:21.900Z] 988bab9f4d93: Waiting [2024-07-19T11:03:21.900Z] 1469e6f7b9e6: Waiting [2024-07-19T11:03:21.900Z] eaf3925da568: Waiting [2024-07-19T11:03:21.900Z] bab4dde63d76: Waiting [2024-07-19T11:03:21.900Z] e2be974225ed: Download complete [2024-07-19T11:03:21.900Z] 988bab9f4d93: Verifying Checksum [2024-07-19T11:03:21.900Z] 988bab9f4d93: Download complete [2024-07-19T11:03:21.900Z] 1469e6f7b9e6: Download complete [2024-07-19T11:03:21.900Z] eaf3925da568: Download complete [2024-07-19T11:03:21.900Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T11:03:21.900Z] 339a4e72a1f5: Download complete [2024-07-19T11:03:22.232Z] bde34c3a00c8: Download complete [2024-07-19T11:03:22.232Z] b352a97aabf1: Download complete [2024-07-19T11:03:22.232Z] 4872d77fe225: Download complete [2024-07-19T11:03:22.232Z] 5851b861e8e6: Download complete [2024-07-19T11:03:22.232Z] b85a868b505f: Verifying Checksum [2024-07-19T11:03:22.232Z] b85a868b505f: Download complete [2024-07-19T11:03:22.533Z] bab4dde63d76: Verifying Checksum [2024-07-19T11:03:22.533Z] bab4dde63d76: Download complete [2024-07-19T11:03:23.581Z] b85a868b505f: Pull complete [2024-07-19T11:03:23.581Z] e2be974225ed: Pull complete [2024-07-19T11:03:23.869Z] 339a4e72a1f5: Pull complete [2024-07-19T11:03:23.869Z] 988bab9f4d93: Pull complete [2024-07-19T11:03:24.242Z] 1469e6f7b9e6: Pull complete [2024-07-19T11:03:24.242Z] eaf3925da568: Pull complete [2024-07-19T11:03:25.869Z] bab4dde63d76: Pull complete [2024-07-19T11:03:26.202Z] bde34c3a00c8: Pull complete [2024-07-19T11:03:26.202Z] b352a97aabf1: Pull complete [2024-07-19T11:03:26.202Z] 4872d77fe225: Pull complete [2024-07-19T11:03:26.496Z] 5851b861e8e6: Pull complete [2024-07-19T11:03:26.496Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T11:03:26.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:03:26.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:03:27.458Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2024-07-19T11:03:27.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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-devops/py-git-semver:0.1.4 cat [2024-07-19T11:03:31.290Z] $ docker top c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T11:03:32.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T11:03:32.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T11:03:32.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T11:03:32.191Z] $ docker exec c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent [2024-07-19T11:03:32.370Z] SSH_AUTH_SOCK=/tmp/ssh-Q57uo7O1vU6t/agent.32 [2024-07-19T11:03:32.370Z] SSH_AGENT_PID=38 [2024-07-19T11:03:32.389Z] Running ssh-add (command line suppressed) [2024-07-19T11:03:32.493Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_1187815737706735559.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_1187815737706735559.key) [2024-07-19T11:03:32.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T11:03:33.126Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T11:03:33.241Z] $ docker exec --env ******** --env ******** c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent -k [2024-07-19T11:03:33.346Z] unset SSH_AUTH_SOCK; [2024-07-19T11:03:33.347Z] unset SSH_AGENT_PID; [2024-07-19T11:03:33.347Z] echo Agent pid 38 killed; [2024-07-19T11:03:33.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T11:03:33.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T11:03:33.672Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T11:03:33.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T11:03:33.793Z] $ docker exec c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent [2024-07-19T11:03:33.928Z] SSH_AUTH_SOCK=/tmp/ssh-GRvOnRjXetGz/agent.70 [2024-07-19T11:03:33.928Z] SSH_AGENT_PID=76 [2024-07-19T11:03:33.950Z] Running ssh-add (command line suppressed) [2024-07-19T11:03:34.069Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_16828031524002027505.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_16828031524002027505.key) [2024-07-19T11:03:34.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T11:03:34.895Z] + git semver init [2024-07-19T11:03:35.188Z] 2024-07-19 11:03:34,969 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T11:03:35.188Z] 2024-07-19 11:03:34,970 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver [2024-07-19T11:03:35.188Z] 2024-07-19 11:03:34,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver [2024-07-19T11:03:35.188Z] 2024-07-19 11:03:34,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772, universal_newlines=False, shell=None, istream=None) [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,154 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.git/info/exclude [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 with force:False [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,155 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,159 [execute] INFO git cat-file --batch-check [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,166 [execute] INFO git cat-file --batch [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T11:03:37.280Z] 2024-07-19 11:03:37,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 [2024-07-19T11:03:37.280Z] 0.0.0 [Pipeline] } [2024-07-19T11:03:37.376Z] $ docker exec --env ******** --env ******** c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 ssh-agent -k [2024-07-19T11:03:37.474Z] unset SSH_AUTH_SOCK; [2024-07-19T11:03:37.475Z] unset SSH_AGENT_PID; [2024-07-19T11:03:37.475Z] echo Agent pid 76 killed; [2024-07-19T11:03:37.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T11:03:38.666Z] + git semver [Pipeline] } [2024-07-19T11:03:39.111Z] $ docker stop --time=1 c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 [2024-07-19T11:03:40.467Z] $ docker rm -f --volumes c0299e7d864d1afc7ebbe4988b330c2345797b1e20fa32cb1d9abede351f07e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T11:03:41.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T11:03:42.278Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T11:03:42.346Z] [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-07-19T11:03:44.978Z] provisioning config files... [2024-07-19T11:03:45.026Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config6762950188100783338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:03:45.865Z] ---> ****-login.sh [2024-07-19T11:03:45.865Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:03:45.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:45.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:45.865Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:45.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:45.865Z] [2024-07-19T11:03:45.865Z] Login Succeeded [2024-07-19T11:03:45.865Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:03:45.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:45.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:45.866Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:45.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:45.866Z] [2024-07-19T11:03:45.866Z] Login Succeeded [2024-07-19T11:03:45.866Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:03:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:46.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:46.166Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:46.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:46.166Z] [2024-07-19T11:03:46.166Z] Login Succeeded [2024-07-19T11:03:46.166Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:03:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:46.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:46.166Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:46.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:46.166Z] [2024-07-19T11:03:46.166Z] Login Succeeded [2024-07-19T11:03:46.166Z] ****.io [2024-07-19T11:03:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:03:46.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:03:46.465Z] Configure a credential helper to remove this warning. See [2024-07-19T11:03:46.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:03:46.465Z] [2024-07-19T11:03:46.465Z] Login Succeeded [2024-07-19T11:03:46.465Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:03:46.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T11:03:47.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:03:47.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:03:47.888Z] ========================================================= [2024-07-19T11:03:47.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T11:03:47.888Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:03:49.148Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T11:03:49.456Z] Sending build context to Docker daemon 59.69MB [2024-07-19T11:03:49.456Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:03:49.456Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-19T11:03:49.456Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T11:03:49.456Z] 619be1103602: Pulling fs layer [2024-07-19T11:03:49.456Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T11:03:49.456Z] 5df492c9dc93: Pulling fs layer [2024-07-19T11:03:49.456Z] 7629e6793208: Pulling fs layer [2024-07-19T11:03:49.456Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:03:49.456Z] 7629e6793208: Waiting [2024-07-19T11:03:49.456Z] 4f4fb700ef54: Waiting [2024-07-19T11:03:49.456Z] fb5054dd5b73: Pulling fs layer [2024-07-19T11:03:49.456Z] eeca6798cff9: Pulling fs layer [2024-07-19T11:03:49.456Z] aa269ceb94a6: Pulling fs layer [2024-07-19T11:03:49.456Z] ada007ff1a6a: Pulling fs layer [2024-07-19T11:03:49.456Z] fb5054dd5b73: Waiting [2024-07-19T11:03:49.456Z] eeca6798cff9: Waiting [2024-07-19T11:03:49.456Z] aa269ceb94a6: Waiting [2024-07-19T11:03:49.456Z] ada007ff1a6a: Waiting [2024-07-19T11:03:49.456Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T11:03:49.456Z] 7862e08f4a3e: Download complete [2024-07-19T11:03:49.456Z] 7629e6793208: Verifying Checksum [2024-07-19T11:03:49.456Z] 7629e6793208: Download complete [2024-07-19T11:03:49.456Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:03:49.456Z] 4f4fb700ef54: Download complete [2024-07-19T11:03:49.456Z] fb5054dd5b73: Verifying Checksum [2024-07-19T11:03:49.456Z] fb5054dd5b73: Download complete [2024-07-19T11:03:49.456Z] 619be1103602: Download complete [2024-07-19T11:03:49.456Z] eeca6798cff9: Verifying Checksum [2024-07-19T11:03:49.456Z] eeca6798cff9: Download complete [2024-07-19T11:03:49.758Z] ada007ff1a6a: Verifying Checksum [2024-07-19T11:03:49.758Z] ada007ff1a6a: Download complete [2024-07-19T11:03:49.758Z] 619be1103602: Pull complete [2024-07-19T11:03:49.758Z] 7862e08f4a3e: Pull complete [2024-07-19T11:03:50.054Z] 5df492c9dc93: Verifying Checksum [2024-07-19T11:03:50.054Z] 5df492c9dc93: Download complete [2024-07-19T11:03:50.366Z] aa269ceb94a6: Verifying Checksum [2024-07-19T11:03:50.366Z] aa269ceb94a6: Download complete [2024-07-19T11:03:53.935Z] 5df492c9dc93: Pull complete [2024-07-19T11:03:53.935Z] 7629e6793208: Pull complete [2024-07-19T11:03:53.935Z] 4f4fb700ef54: Pull complete [2024-07-19T11:03:53.935Z] fb5054dd5b73: Pull complete [2024-07-19T11:03:53.935Z] eeca6798cff9: Pull complete [2024-07-19T11:03:56.638Z] aa269ceb94a6: Pull complete [2024-07-19T11:03:56.958Z] ada007ff1a6a: Pull complete [2024-07-19T11:03:57.266Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T11:03:57.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T11:03:57.266Z] ---> f489d0715acc [2024-07-19T11:03:57.266Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:03:59.199Z] Still waiting to schedule task [2024-07-19T11:03:59.199Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T11:04:09.958Z] ---> Running in 78b360146ef0 [2024-07-19T11:04:09.958Z] Removing intermediate container 78b360146ef0 [2024-07-19T11:04:09.958Z] ---> 7c4b398f42d2 [2024-07-19T11:04:09.958Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:04:09.958Z] ---> Running in dad137690bba [2024-07-19T11:04:09.958Z] Removing intermediate container dad137690bba [2024-07-19T11:04:09.958Z] ---> d33f1a956258 [2024-07-19T11:04:09.959Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:04:09.959Z] ---> Running in d69b6608b678 [2024-07-19T11:04:09.959Z] Removing intermediate container d69b6608b678 [2024-07-19T11:04:09.959Z] ---> f081095ca1ad [2024-07-19T11:04:09.959Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-19T11:04:09.959Z] ---> Running in 041a058b95b8 [2024-07-19T11:04:09.959Z] Removing intermediate container 041a058b95b8 [2024-07-19T11:04:09.959Z] ---> 407af5efc7cf [2024-07-19T11:04:09.959Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:04:09.959Z] ---> Running in 1509961e037d [2024-07-19T11:04:09.959Z] Removing intermediate container 1509961e037d [2024-07-19T11:04:09.959Z] ---> 368cf0e9ebdf [2024-07-19T11:04:09.959Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:04:10.574Z] latest: Pulling from library/docker [2024-07-19T11:04:10.574Z] ec99f8b99825: Pulling fs layer [2024-07-19T11:04:10.574Z] fc205cab7dab: Pulling fs layer [2024-07-19T11:04:10.574Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:04:10.574Z] 8e1847eeb027: Pulling fs layer [2024-07-19T11:04:10.574Z] 3c20a579481d: Pulling fs layer [2024-07-19T11:04:10.574Z] 89d05d4bc6be: Pulling fs layer [2024-07-19T11:04:10.574Z] 7d7d6f122253: Pulling fs layer [2024-07-19T11:04:10.574Z] d20e62ad61f0: Pulling fs layer [2024-07-19T11:04:10.574Z] 29152ed7fd0f: Pulling fs layer [2024-07-19T11:04:10.574Z] 6c88c12977ec: Pulling fs layer [2024-07-19T11:04:10.574Z] badb7d3e2005: Pulling fs layer [2024-07-19T11:04:10.574Z] d3e01dab9e24: Pulling fs layer [2024-07-19T11:04:10.574Z] f07b39ce4199: Pulling fs layer [2024-07-19T11:04:10.574Z] 8094fa8b1c9b: Pulling fs layer [2024-07-19T11:04:10.574Z] b0ddb1541fcb: Pulling fs layer [2024-07-19T11:04:10.574Z] 8e1847eeb027: Waiting [2024-07-19T11:04:10.574Z] 25d740755815: Pulling fs layer [2024-07-19T11:04:10.574Z] d3e01dab9e24: Waiting [2024-07-19T11:04:10.574Z] 7d7d6f122253: Waiting [2024-07-19T11:04:10.574Z] 6c88c12977ec: Waiting [2024-07-19T11:04:10.574Z] badb7d3e2005: Waiting [2024-07-19T11:04:10.574Z] f07b39ce4199: Waiting [2024-07-19T11:04:10.574Z] 29152ed7fd0f: Waiting [2024-07-19T11:04:10.574Z] d20e62ad61f0: Waiting [2024-07-19T11:04:10.574Z] 8094fa8b1c9b: Waiting [2024-07-19T11:04:10.574Z] 3c20a579481d: Waiting [2024-07-19T11:04:10.574Z] b0ddb1541fcb: Waiting [2024-07-19T11:04:10.574Z] 25d740755815: Waiting [2024-07-19T11:04:10.574Z] 89d05d4bc6be: Waiting [2024-07-19T11:04:10.574Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:04:10.574Z] 4f4fb700ef54: Download complete [2024-07-19T11:04:10.574Z] ec99f8b99825: Verifying Checksum [2024-07-19T11:04:10.574Z] ec99f8b99825: Download complete [2024-07-19T11:04:10.861Z] 8e1847eeb027: Verifying Checksum [2024-07-19T11:04:10.861Z] 8e1847eeb027: Download complete [2024-07-19T11:04:10.861Z] fc205cab7dab: Download complete [2024-07-19T11:04:10.861Z] ec99f8b99825: Pull complete [2024-07-19T11:04:11.152Z] 89d05d4bc6be: Verifying Checksum [2024-07-19T11:04:11.152Z] 89d05d4bc6be: Download complete [2024-07-19T11:04:11.152Z] fc205cab7dab: Pull complete [2024-07-19T11:04:11.152Z] 3c20a579481d: Verifying Checksum [2024-07-19T11:04:11.152Z] 3c20a579481d: Download complete [2024-07-19T11:04:11.152Z] d20e62ad61f0: Verifying Checksum [2024-07-19T11:04:11.152Z] d20e62ad61f0: Download complete [2024-07-19T11:04:11.152Z] 4f4fb700ef54: Pull complete [2024-07-19T11:04:11.152Z] 29152ed7fd0f: Verifying Checksum [2024-07-19T11:04:11.152Z] 29152ed7fd0f: Download complete [2024-07-19T11:04:11.152Z] 8e1847eeb027: Pull complete [2024-07-19T11:04:11.152Z] 6c88c12977ec: Verifying Checksum [2024-07-19T11:04:11.152Z] 6c88c12977ec: Download complete [2024-07-19T11:04:11.152Z] 7d7d6f122253: Verifying Checksum [2024-07-19T11:04:11.152Z] 7d7d6f122253: Download complete [2024-07-19T11:04:11.436Z] d3e01dab9e24: Verifying Checksum [2024-07-19T11:04:11.436Z] d3e01dab9e24: Download complete [2024-07-19T11:04:11.436Z] f07b39ce4199: Download complete [2024-07-19T11:04:11.436Z] badb7d3e2005: Verifying Checksum [2024-07-19T11:04:11.436Z] badb7d3e2005: Download complete [2024-07-19T11:04:11.436Z] b0ddb1541fcb: Verifying Checksum [2024-07-19T11:04:11.436Z] b0ddb1541fcb: Download complete [2024-07-19T11:04:11.436Z] 25d740755815: Verifying Checksum [2024-07-19T11:04:11.436Z] 25d740755815: Download complete [2024-07-19T11:04:11.759Z] 3c20a579481d: Pull complete [2024-07-19T11:04:12.407Z] 8094fa8b1c9b: Verifying Checksum [2024-07-19T11:04:12.407Z] 8094fa8b1c9b: Download complete [2024-07-19T11:04:12.407Z] 89d05d4bc6be: Pull complete [2024-07-19T11:04:12.706Z] 7d7d6f122253: Pull complete [2024-07-19T11:04:12.706Z] d20e62ad61f0: Pull complete [2024-07-19T11:04:12.706Z] 29152ed7fd0f: Pull complete [2024-07-19T11:04:12.989Z] 6c88c12977ec: Pull complete [2024-07-19T11:04:12.989Z] badb7d3e2005: Pull complete [2024-07-19T11:04:13.314Z] d3e01dab9e24: Pull complete [2024-07-19T11:04:13.314Z] f07b39ce4199: Pull complete [2024-07-19T11:04:14.419Z] 8094fa8b1c9b: Pull complete [2024-07-19T11:04:14.419Z] b0ddb1541fcb: Pull complete [2024-07-19T11:04:14.419Z] 25d740755815: Pull complete [2024-07-19T11:04:14.419Z] Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 [2024-07-19T11:04:14.419Z] Status: Downloaded newer image for docker:latest [2024-07-19T11:04:18.965Z] ---> 40a8a46f0637 [2024-07-19T11:04:18.965Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:04:18.965Z] ---> Running in bfbdf9874ab8 [2024-07-19T11:04:18.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:04:18.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:04:18.965Z] OK: 264 MiB in 52 packages [2024-07-19T11:04:19.540Z] Removing intermediate container bfbdf9874ab8 [2024-07-19T11:04:19.540Z] ---> 7686cb8ff452 [2024-07-19T11:04:19.541Z] Step 10/15 : ENV GO111MODULE=on [2024-07-19T11:04:19.541Z] ---> Running in 6f139ed00e85 [2024-07-19T11:04:19.541Z] Removing intermediate container 6f139ed00e85 [2024-07-19T11:04:19.541Z] ---> 64d0c74260f8 [2024-07-19T11:04:19.541Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:04:19.541Z] ---> Running in 766cc466aa21 [2024-07-19T11:04:19.541Z] Removing intermediate container 766cc466aa21 [2024-07-19T11:04:19.541Z] ---> 7bd338a66291 [2024-07-19T11:04:19.541Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-19T11:04:19.831Z] ---> ee4eb5160ad2 [2024-07-19T11:04:19.831Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:04:19.831Z] ---> Running in 6856b3b636f3 [2024-07-19T11:05:16.742Z] Removing intermediate container 6856b3b636f3 [2024-07-19T11:05:16.742Z] ---> b8366c375141 [2024-07-19T11:05:16.742Z] Step 14/15 : COPY . . [2024-07-19T11:05:16.742Z] ---> f25adad7c8f6 [2024-07-19T11:05:16.742Z] Step 15/15 : RUN ${MAKE} [2024-07-19T11:05:16.742Z] ---> Running in e000acdf52a8 [2024-07-19T11:05:16.742Z] noop [2024-07-19T11:05:16.742Z] Removing intermediate container e000acdf52a8 [2024-07-19T11:05:16.742Z] ---> d2bb619d6bf9 [2024-07-19T11:05:16.742Z] Successfully built d2bb619d6bf9 [2024-07-19T11:05:16.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:05:17.882Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T11:05:17.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:05:18.450Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2024-07-19T11:05:18.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T11:05:18.982Z] $ docker top 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:05:19.808Z] + go version [2024-07-19T11:05:19.808Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T11:05:19.940Z] $ docker stop --time=1 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 [2024-07-19T11:05:21.294Z] $ docker rm -f --volumes 052998535ff477620d9778339f0834aae66a271237b75a571b109e268d554893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:05:23.347Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T11:05:23.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:05:23.935Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2024-07-19T11:05:24.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T11:05:24.393Z] $ docker top 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:05:25.333Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] fileExists [Pipeline] sh [2024-07-19T11:05:26.143Z] + make test [2024-07-19T11:05:26.143Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-19T11:05:28.357Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-19T11:05:38.262Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] { [Pipeline] ws [2024-07-19T11:05:38.586Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-07-19T11:05:38.863Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-07-19T11:05:38.863Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-07-19T11:05:38.863Z] have (chan any, chan error, any, string) [2024-07-19T11:05:38.863Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:05:38.863Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-07-19T11:05:38.863Z] have (chan any, chan error, interface{}, string) [2024-07-19T11:05:38.863Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:05:38.863Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-07-19T11:05:38.863Z] have (chan any, chan error, interface{}, string) [2024-07-19T11:05:38.863Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:05:38.960Z] The recommended git tool is: git [2024-07-19T11:05:43.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-19T11:05:43.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-19T11:05:43.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-19T11:05:43.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-19T11:05:43.329Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-19T11:05:43.329Z] FAIL [2024-07-19T11:05:43.329Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-07-19T11:05:43.505Z] $ docker stop --time=1 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa [2024-07-19T11:05:48.063Z] $ docker rm -f --volumes 5e5bd1bfa72f7fdf97b2c2ce1e8615fdc57ea7d5ea152892d70fc87a8ea2efaa [Pipeline] // withDockerContainer [2024-07-19T11:05:48.359Z] using credential edgex-jenkins-ssh [2024-07-19T11:05:48.494Z] Cloning the remote Git repository [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [2024-07-19T11:05:48.543Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:05:48.684Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-07-19T11:05:48.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:05:48.869Z] > git --version # timeout=10 [2024-07-19T11:05:48.889Z] > git --version # 'git version 2.25.1' [2024-07-19T11:05:48.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:05:49.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:05:53.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:05:53.895Z] [2024-07-19T11:05:53.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:05:53.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-19T11:05:53.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T11:05:54.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:05:54.960Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T11:05:54.960Z] 5eb5b503b376: Pulling fs layer [2024-07-19T11:05:54.960Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T11:05:54.960Z] ec43610c2a17: Pulling fs layer [2024-07-19T11:05:54.960Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T11:05:54.960Z] 33b1e0a273af: Pulling fs layer [2024-07-19T11:05:54.960Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T11:05:54.960Z] 2f39f015ded8: Pulling fs layer [2024-07-19T11:05:54.960Z] 33b1e0a273af: Waiting [2024-07-19T11:05:54.960Z] 5d3b04190fa2: Waiting [2024-07-19T11:05:54.960Z] 3a2ae6a8a46f: Waiting [2024-07-19T11:05:54.960Z] 2f39f015ded8: Waiting [2024-07-19T11:05:54.960Z] 5c69ac0246d0: Download complete [2024-07-19T11:05:54.960Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T11:05:54.960Z] 3a2ae6a8a46f: Download complete [2024-07-19T11:05:54.960Z] 33b1e0a273af: Verifying Checksum [2024-07-19T11:05:54.960Z] 33b1e0a273af: Download complete [2024-07-19T11:05:54.960Z] 5d3b04190fa2: Download complete [2024-07-19T11:05:54.960Z] ec43610c2a17: Verifying Checksum [2024-07-19T11:05:54.960Z] ec43610c2a17: Download complete [2024-07-19T11:05:55.245Z] 5eb5b503b376: Verifying Checksum [2024-07-19T11:05:55.245Z] 5eb5b503b376: Download complete [2024-07-19T11:05:55.593Z] Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [2024-07-19T11:05:55.850Z] 2f39f015ded8: Download complete [2024-07-19T11:05:56.143Z] 5eb5b503b376: Pull complete [2024-07-19T11:05:54.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-19T11:05:54.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:05:54.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:05:54.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-19T11:05:55.614Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T11:05:55.679Z] > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 [2024-07-19T11:05:56.108Z] > git remote # timeout=10 [2024-07-19T11:05:56.130Z] > git config --get remote.origin.url # timeout=10 [2024-07-19T11:05:56.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:05:56.166Z] > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 [2024-07-19T11:05:56.240Z] Merge succeeded, producing 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc [2024-07-19T11:05:56.240Z] Checking out Revision 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc (PR-772) [2024-07-19T11:05:56.452Z] 5c69ac0246d0: Pull complete [2024-07-19T11:05:56.751Z] ec43610c2a17: Pull complete [2024-07-19T11:05:57.033Z] 3a2ae6a8a46f: Pull complete [2024-07-19T11:05:57.033Z] 33b1e0a273af: Pull complete [2024-07-19T11:05:57.033Z] 5d3b04190fa2: Pull complete [2024-07-19T11:05:56.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-19T11:05:56.244Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T11:05:56.257Z] > git checkout -f 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 [2024-07-19T11:06:00.508Z] Commit message: "build: Bump go-mod-bootstrap version" [2024-07-19T11:06:00.572Z] > git --version # timeout=10 [2024-07-19T11:06:00.582Z] > git --version # 'git version 2.25.1' [2024-07-19T11:06:00.593Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T11:06:01.467Z] 2f39f015ded8: Pull complete [2024-07-19T11:06:01.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T11:06:01.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:06:01.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:06:02.059Z] [2024-07-19T11:06:02.059Z] GitHub has been notified of this commit’s build result [2024-07-19T11:06:02.059Z] [2024-07-19T11:06:02.207Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2024-07-19T11:06:02.313Z] $ 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/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T11:06:07.286Z] $ docker top cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-07-19T11:06:08.052Z] ---> job-cost.sh [2024-07-19T11:06:08.052Z] lf-activate-venv: SKIPPING [2024-07-19T11:06:08.052Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [2024-07-19T11:06:08.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] stage [Pipeline] { (Prep) [2024-07-19T11:06:08.656Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] script [Pipeline] { [2024-07-19T11:06:09.207Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/cost.csv [2024-07-19T11:06:09.207Z] + cut -d, -f6 [Pipeline] sh [Pipeline] lock [2024-07-19T11:06:09.776Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [2024-07-19T11:06:09.797Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] did not exist. Created. [2024-07-19T11:06:09.821Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] { [2024-07-19T11:06:09.949Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T11:06:09.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T11:06:09.949Z] Dload Upload Total Spent Left Speed [2024-07-19T11:06:09.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2024-07-19T11:06:10.778Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T11:06:10.901Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T11:06:11.249Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-19T11:06:11.249Z] /etc/docker/daemon.json [2024-07-19T11:06:11.249Z] { [2024-07-19T11:06:11.249Z] "registry-mirrors": [ [2024-07-19T11:06:11.249Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T11:06:11.249Z] ], [2024-07-19T11:06:11.249Z] "bip": "10.250.0.254/24", [2024-07-19T11:06:11.249Z] "hosts": [ [2024-07-19T11:06:11.249Z] "tcp://0.0.0.0:5555", [2024-07-19T11:06:11.249Z] "unix:///var/run/docker.sock" [2024-07-19T11:06:11.249Z] ], [2024-07-19T11:06:11.249Z] "mtu": 1458, [2024-07-19T11:06:11.249Z] "selinux-enabled": true, [2024-07-19T11:06:11.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T11:06:11.249Z] } [2024-07-19T11:06:11.250Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2024-07-19T11:06:11.638Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] // lock [2024-07-19T11:06:11.843Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [2024-07-19T11:06:11.918Z] $ docker stop --time=1 cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 [2024-07-19T11:06:13.127Z] $ docker rm -f --volumes cf793bf15bbf4b6d4fcdbe12dada683d54f732800ca71cda42d5116158261dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2024-07-19T11:06:13.829Z] + sudo service docker restart [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T11:06:14.460Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:06:32.911Z] provisioning config files... [2024-07-19T11:06:32.970Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15634430767045429164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:06:33.769Z] ---> ****-login.sh [2024-07-19T11:06:33.769Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:06:34.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:06:34.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:06:34.363Z] Configure a credential helper to remove this warning. See [2024-07-19T11:06:34.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:06:34.363Z] [2024-07-19T11:06:34.363Z] Login Succeeded [2024-07-19T11:06:34.363Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:06:34.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:06:34.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:06:34.654Z] Configure a credential helper to remove this warning. See [2024-07-19T11:06:34.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:06:34.654Z] [2024-07-19T11:06:34.654Z] Login Succeeded [2024-07-19T11:06:34.654Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:06:34.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:06:34.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:06:34.948Z] Configure a credential helper to remove this warning. See [2024-07-19T11:06:34.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:06:34.948Z] [2024-07-19T11:06:34.948Z] Login Succeeded [2024-07-19T11:06:34.948Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:06:35.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:06:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:06:35.245Z] Configure a credential helper to remove this warning. See [2024-07-19T11:06:35.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:06:35.245Z] [2024-07-19T11:06:35.245Z] Login Succeeded [2024-07-19T11:06:35.245Z] ****.io [2024-07-19T11:06:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:06:35.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:06:35.878Z] Configure a credential helper to remove this warning. See [2024-07-19T11:06:35.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:06:35.878Z] [2024-07-19T11:06:35.878Z] Login Succeeded [2024-07-19T11:06:35.878Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:06:36.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T11:06:37.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:06:37.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:06:37.615Z] ========================================================= [2024-07-19T11:06:37.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T11:06:37.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:06:38.994Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T11:06:40.079Z] Sending build context to Docker daemon 35.49MB [2024-07-19T11:06:40.079Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:06:40.079Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-19T11:06:40.371Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T11:06:40.372Z] c6b39de5b339: Pulling fs layer [2024-07-19T11:06:40.372Z] a69c41024577: Pulling fs layer [2024-07-19T11:06:40.372Z] d6de4b400683: Pulling fs layer [2024-07-19T11:06:40.372Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T11:06:40.372Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:06:40.372Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T11:06:40.372Z] 00f215d4a9da: Pulling fs layer [2024-07-19T11:06:40.372Z] d496ad576159: Pulling fs layer [2024-07-19T11:06:40.372Z] 35cb2a7552d0: Waiting [2024-07-19T11:06:40.372Z] 00f215d4a9da: Waiting [2024-07-19T11:06:40.372Z] d496ad576159: Waiting [2024-07-19T11:06:40.372Z] 4f4fb700ef54: Waiting [2024-07-19T11:06:40.372Z] 464afbd9ba4c: Waiting [2024-07-19T11:06:40.372Z] a69c41024577: Verifying Checksum [2024-07-19T11:06:40.372Z] a69c41024577: Download complete [2024-07-19T11:06:40.372Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T11:06:40.372Z] 35cb2a7552d0: Download complete [2024-07-19T11:06:40.372Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:06:40.372Z] 4f4fb700ef54: Download complete [2024-07-19T11:06:40.372Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T11:06:40.372Z] 464afbd9ba4c: Download complete [2024-07-19T11:06:40.372Z] c6b39de5b339: Verifying Checksum [2024-07-19T11:06:40.372Z] c6b39de5b339: Download complete [2024-07-19T11:06:40.671Z] d496ad576159: Verifying Checksum [2024-07-19T11:06:40.671Z] d496ad576159: Download complete [2024-07-19T11:06:41.339Z] c6b39de5b339: Pull complete [2024-07-19T11:06:41.651Z] a69c41024577: Pull complete [2024-07-19T11:06:42.330Z] d6de4b400683: Verifying Checksum [2024-07-19T11:06:42.330Z] d6de4b400683: Download complete [2024-07-19T11:06:43.390Z] 00f215d4a9da: Verifying Checksum [2024-07-19T11:06:43.390Z] 00f215d4a9da: Download complete [2024-07-19T11:06:56.279Z] d6de4b400683: Pull complete [2024-07-19T11:06:56.279Z] 35cb2a7552d0: Pull complete [2024-07-19T11:06:56.279Z] 4f4fb700ef54: Pull complete [2024-07-19T11:06:56.279Z] 464afbd9ba4c: Pull complete [2024-07-19T11:07:04.842Z] 00f215d4a9da: Pull complete [2024-07-19T11:07:06.448Z] d496ad576159: Pull complete [2024-07-19T11:07:06.448Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T11:07:06.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T11:07:06.448Z] ---> f246e2811388 [2024-07-19T11:07:06.448Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:07:08.519Z] ---> Running in 49a44646b542 [2024-07-19T11:07:08.519Z] Removing intermediate container 49a44646b542 [2024-07-19T11:07:08.519Z] ---> 1a812245b732 [2024-07-19T11:07:08.519Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:07:08.519Z] ---> Running in 5944a0b55567 [2024-07-19T11:07:08.866Z] Removing intermediate container 5944a0b55567 [2024-07-19T11:07:08.866Z] ---> c458804d78fc [2024-07-19T11:07:08.866Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:07:09.156Z] ---> Running in 27a81a0a00d7 [2024-07-19T11:07:09.156Z] Removing intermediate container 27a81a0a00d7 [2024-07-19T11:07:09.156Z] ---> cecb8221f1ed [2024-07-19T11:07:09.156Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-19T11:07:09.501Z] ---> Running in b647bda5bb42 [2024-07-19T11:07:09.501Z] Removing intermediate container b647bda5bb42 [2024-07-19T11:07:09.501Z] ---> 1ee90100de0f [2024-07-19T11:07:09.501Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:07:09.816Z] ---> Running in 4d0180d0f84b [2024-07-19T11:07:09.816Z] Removing intermediate container 4d0180d0f84b [2024-07-19T11:07:09.816Z] ---> cf81ff33a618 [2024-07-19T11:07:09.816Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:07:10.481Z] latest: Pulling from library/docker [2024-07-19T11:07:10.481Z] a258b2a6b59a: Pulling fs layer [2024-07-19T11:07:10.481Z] 2649985fe95e: Pulling fs layer [2024-07-19T11:07:10.481Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:07:10.481Z] a69fb4b09a40: Pulling fs layer [2024-07-19T11:07:10.481Z] 1c88eb84e2d7: Pulling fs layer [2024-07-19T11:07:10.481Z] 7e2fc95335a7: Pulling fs layer [2024-07-19T11:07:10.481Z] c5e842971f67: Pulling fs layer [2024-07-19T11:07:10.481Z] 358f5d7c7199: Pulling fs layer [2024-07-19T11:07:10.481Z] a19a53c6e2a7: Pulling fs layer [2024-07-19T11:07:10.481Z] 7fa34ff7d1cc: Pulling fs layer [2024-07-19T11:07:10.481Z] 97ba16056c3d: Pulling fs layer [2024-07-19T11:07:10.481Z] fa36c1802107: Pulling fs layer [2024-07-19T11:07:10.481Z] 5fd9a1ec338d: Pulling fs layer [2024-07-19T11:07:10.481Z] f0179f9f1e37: Pulling fs layer [2024-07-19T11:07:10.481Z] 7c1e29ce0034: Pulling fs layer [2024-07-19T11:07:10.481Z] 1485648b620f: Pulling fs layer [2024-07-19T11:07:10.481Z] a69fb4b09a40: Waiting [2024-07-19T11:07:10.481Z] 1c88eb84e2d7: Waiting [2024-07-19T11:07:10.481Z] 7e2fc95335a7: Waiting [2024-07-19T11:07:10.481Z] c5e842971f67: Waiting [2024-07-19T11:07:10.481Z] 358f5d7c7199: Waiting [2024-07-19T11:07:10.481Z] a19a53c6e2a7: Waiting [2024-07-19T11:07:10.481Z] 7fa34ff7d1cc: Waiting [2024-07-19T11:07:10.481Z] 97ba16056c3d: Waiting [2024-07-19T11:07:10.481Z] fa36c1802107: Waiting [2024-07-19T11:07:10.481Z] 5fd9a1ec338d: Waiting [2024-07-19T11:07:10.481Z] f0179f9f1e37: Waiting [2024-07-19T11:07:10.481Z] 1485648b620f: Waiting [2024-07-19T11:07:10.481Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:07:10.481Z] 4f4fb700ef54: Download complete [2024-07-19T11:07:10.837Z] a258b2a6b59a: Download complete [2024-07-19T11:07:10.837Z] a69fb4b09a40: Verifying Checksum [2024-07-19T11:07:10.837Z] a69fb4b09a40: Download complete [2024-07-19T11:07:10.837Z] 2649985fe95e: Verifying Checksum [2024-07-19T11:07:10.837Z] 2649985fe95e: Download complete [2024-07-19T11:07:11.530Z] 1c88eb84e2d7: Verifying Checksum [2024-07-19T11:07:11.530Z] 1c88eb84e2d7: Download complete [2024-07-19T11:07:11.530Z] 7e2fc95335a7: Verifying Checksum [2024-07-19T11:07:11.530Z] 358f5d7c7199: Verifying Checksum [2024-07-19T11:07:11.530Z] 358f5d7c7199: Download complete [2024-07-19T11:07:11.530Z] a258b2a6b59a: Pull complete [2024-07-19T11:07:11.885Z] c5e842971f67: Verifying Checksum [2024-07-19T11:07:11.885Z] c5e842971f67: Download complete [2024-07-19T11:07:11.885Z] a19a53c6e2a7: Verifying Checksum [2024-07-19T11:07:11.885Z] a19a53c6e2a7: Download complete [2024-07-19T11:07:11.885Z] 7fa34ff7d1cc: Verifying Checksum [2024-07-19T11:07:11.885Z] 7fa34ff7d1cc: Download complete [2024-07-19T11:07:11.885Z] fa36c1802107: Verifying Checksum [2024-07-19T11:07:11.885Z] fa36c1802107: Download complete [2024-07-19T11:07:11.885Z] 5fd9a1ec338d: Download complete [2024-07-19T11:07:11.885Z] 7c1e29ce0034: Verifying Checksum [2024-07-19T11:07:11.885Z] 7c1e29ce0034: Download complete [2024-07-19T11:07:12.199Z] 97ba16056c3d: Verifying Checksum [2024-07-19T11:07:12.199Z] 97ba16056c3d: Download complete [2024-07-19T11:07:12.199Z] 1485648b620f: Verifying Checksum [2024-07-19T11:07:12.199Z] 1485648b620f: Download complete [2024-07-19T11:07:12.913Z] 2649985fe95e: Pull complete [2024-07-19T11:07:13.204Z] 4f4fb700ef54: Pull complete [2024-07-19T11:07:13.519Z] a69fb4b09a40: Pull complete [2024-07-19T11:07:13.519Z] f0179f9f1e37: Verifying Checksum [2024-07-19T11:07:13.519Z] f0179f9f1e37: Download complete [2024-07-19T11:07:14.221Z] 1c88eb84e2d7: Pull complete [2024-07-19T11:07:15.802Z] 7e2fc95335a7: Pull complete [2024-07-19T11:07:17.343Z] c5e842971f67: Pull complete [2024-07-19T11:07:17.343Z] 358f5d7c7199: Pull complete [2024-07-19T11:07:17.694Z] a19a53c6e2a7: Pull complete [2024-07-19T11:07:17.694Z] 7fa34ff7d1cc: Pull complete [2024-07-19T11:07:18.801Z] 97ba16056c3d: Pull complete [2024-07-19T11:07:19.109Z] fa36c1802107: Pull complete [2024-07-19T11:07:19.435Z] 5fd9a1ec338d: Pull complete [2024-07-19T11:07:23.124Z] f0179f9f1e37: Pull complete [2024-07-19T11:07:23.124Z] 7c1e29ce0034: Pull complete [2024-07-19T11:07:23.443Z] 1485648b620f: Pull complete [2024-07-19T11:07:23.443Z] Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 [2024-07-19T11:07:23.443Z] Status: Downloaded newer image for docker:latest [2024-07-19T11:07:26.264Z] ---> 53731d145bf9 [2024-07-19T11:07:26.264Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:07:26.264Z] ---> Running in 7f17fe8e6542 [2024-07-19T11:07:27.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:07:27.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:07:28.241Z] OK: 266 MiB in 52 packages [2024-07-19T11:07:29.327Z] Removing intermediate container 7f17fe8e6542 [2024-07-19T11:07:29.327Z] ---> 80928491aac4 [2024-07-19T11:07:29.327Z] Step 10/15 : ENV GO111MODULE=on [2024-07-19T11:07:29.327Z] ---> Running in c5daa3a6e6c8 [2024-07-19T11:07:29.620Z] Removing intermediate container c5daa3a6e6c8 [2024-07-19T11:07:29.620Z] ---> 411cca82dde9 [2024-07-19T11:07:29.620Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:07:29.620Z] ---> Running in f89fcae28c9f [2024-07-19T11:07:29.954Z] Removing intermediate container f89fcae28c9f [2024-07-19T11:07:29.954Z] ---> aa5822ea85e4 [2024-07-19T11:07:29.954Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-19T11:07:30.254Z] ---> 104757294444 [2024-07-19T11:07:30.254Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:07:30.617Z] ---> Running in 5c21a296b307 [2024-07-19T11:09:23.320Z] Removing intermediate container 5c21a296b307 [2024-07-19T11:09:23.320Z] ---> c535aedf2110 [2024-07-19T11:09:23.320Z] Step 14/15 : COPY . . [2024-07-19T11:09:23.320Z] ---> 8a3a6a6452e3 [2024-07-19T11:09:23.320Z] Step 15/15 : RUN ${MAKE} [2024-07-19T11:09:23.320Z] ---> Running in 1ec4512f5420 [2024-07-19T11:09:23.320Z] noop [2024-07-19T11:09:23.320Z] Removing intermediate container 1ec4512f5420 [2024-07-19T11:09:23.320Z] ---> 6f2ce289e2b5 [2024-07-19T11:09:23.320Z] Successfully built 6f2ce289e2b5 [2024-07-19T11:09:23.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:09:24.372Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T11:09:24.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:09:24.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2024-07-19T11:09:24.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T11:09:26.149Z] $ docker top ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:09:27.374Z] + go version [2024-07-19T11:09:27.374Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T11:09:27.460Z] $ docker stop --time=1 ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 [2024-07-19T11:09:29.101Z] $ docker rm -f --volumes ec8e0769c8c0b53f4f058ca1f6753ec8cb8498000be7f9d7be74d2c8293d7094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:09:30.990Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T11:09:30.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:09:31.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2024-07-19T11:09:31.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T11:09:32.886Z] $ docker top 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:09:33.714Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-19T11:09:34.409Z] + make test [2024-07-19T11:09:34.409Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-19T11:09:40.075Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-19T11:11:17.440Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-07-19T11:11:17.440Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-07-19T11:11:17.440Z] have (chan any, chan error, any, string) [2024-07-19T11:11:17.440Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:11:17.440Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-07-19T11:11:17.440Z] have (chan any, chan error, interface{}, string) [2024-07-19T11:11:17.440Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:11:17.440Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-07-19T11:11:17.440Z] have (chan any, chan error, interface{}, string) [2024-07-19T11:11:17.440Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-07-19T11:12:39.830Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-19T11:12:39.830Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-19T11:12:39.830Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-19T11:12:39.830Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-19T11:12:39.830Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-19T11:12:39.830Z] FAIL [2024-07-19T11:12:39.830Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-07-19T11:12:40.078Z] $ docker stop --time=1 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 [2024-07-19T11:12:41.933Z] $ docker rm -f --volumes 6f36104b2cfe6e516c0693cf488ed1d8560f5174c032da377bf36dd5b06e7865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:12:46.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:12:46.175Z] [2024-07-19T11:12:46.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:12:47.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:12:47.009Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T11:12:47.009Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T11:12:47.009Z] 04944245beec: Pulling fs layer [2024-07-19T11:12:47.009Z] 699f458cf7ca: Pulling fs layer [2024-07-19T11:12:47.009Z] 765212b225bb: Pulling fs layer [2024-07-19T11:12:47.009Z] f23df028b6ca: Pulling fs layer [2024-07-19T11:12:47.009Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T11:12:47.009Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T11:12:47.009Z] 2437ff75d9bd: Waiting [2024-07-19T11:12:47.319Z] 04944245beec: Verifying Checksum [2024-07-19T11:12:47.319Z] 04944245beec: Download complete [2024-07-19T11:12:47.319Z] 765212b225bb: Verifying Checksum [2024-07-19T11:12:47.319Z] 765212b225bb: Download complete [2024-07-19T11:12:47.319Z] f23df028b6ca: Verifying Checksum [2024-07-19T11:12:47.319Z] f23df028b6ca: Download complete [2024-07-19T11:12:47.319Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T11:12:47.319Z] d65c8cfc05b1: Download complete [2024-07-19T11:12:47.319Z] 699f458cf7ca: Verifying Checksum [2024-07-19T11:12:47.319Z] 699f458cf7ca: Download complete [2024-07-19T11:12:47.997Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T11:12:47.997Z] 8998bd30e6a1: Download complete [2024-07-19T11:12:50.112Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T11:12:50.112Z] 2437ff75d9bd: Download complete [2024-07-19T11:12:52.230Z] 8998bd30e6a1: Pull complete [2024-07-19T11:12:52.872Z] 04944245beec: Pull complete [2024-07-19T11:12:54.432Z] 699f458cf7ca: Pull complete [2024-07-19T11:12:54.758Z] 765212b225bb: Pull complete [2024-07-19T11:12:55.403Z] f23df028b6ca: Pull complete [2024-07-19T11:12:55.714Z] d65c8cfc05b1: Pull complete [2024-07-19T11:13:14.413Z] 2437ff75d9bd: Pull complete [2024-07-19T11:13:14.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T11:13:14.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:13:14.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:13:15.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container [2024-07-19T11:13:15.458Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T11:13:18.057Z] $ docker top da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:19.126Z] ---> job-cost.sh [2024-07-19T11:13:19.459Z] lf-activate-venv: SKIPPING [2024-07-19T11:13:19.459Z] INFO: No Stack... [2024-07-19T11:13:19.773Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T11:13:20.866Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T11:13:21.366Z] + cut -d, -f6 [2024-07-19T11:13:21.415Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-07-19T11:13:21.658Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [2024-07-19T11:13:21.681Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] did not exist. Created. [2024-07-19T11:13:21.713Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T11:13:22.585Z] /w/workspace/edgex-ui-go/1@tmp/durable-29d615ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T11:13:23.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T11:13:23.578Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T11:13:24.438Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T11:13:24.563Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T11:13:24.816Z] $ docker stop --time=1 da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 [2024-07-19T11:13:26.316Z] $ docker rm -f --volumes da653edbfe7cf58a9716f910b5451b70c2c4a4e3330c6275534850f2973239d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T11:13:28.682Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07-19T11:13:37.355Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives ] [2024-07-19T11:13:37.355Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:13:37.355Z] total 16 [2024-07-19T11:13:37.355Z] drwxr-xr-x 3 root root 4096 Jul 19 11:06 . [2024-07-19T11:13:37.355Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:06 .. [2024-07-19T11:13:37.355Z] drwxr-xr-x 2 root root 4096 Jul 19 11:06 cost [2024-07-19T11:13:37.355Z] -rw-r--r-- 1 root root 83 Jul 19 11:06 cost.csv [2024-07-19T11:13:37.355Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:13:37.355Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:13:37.355Z] total 16 [2024-07-19T11:13:37.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:06 . [2024-07-19T11:13:37.355Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:06 .. [2024-07-19T11:13:37.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 11:06 cost [2024-07-19T11:13:37.355Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 19 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:37.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:38.831Z] ---> package-listing.sh [2024-07-19T11:13:38.831Z] ++ facter osfamily [2024-07-19T11:13:38.831Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T11:13:38.831Z] + OS_FAMILY=debian [2024-07-19T11:13:38.831Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-772 [2024-07-19T11:13:38.831Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T11:13:38.831Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T11:13:38.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T11:13:38.831Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T11:13:38.831Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' [2024-07-19T11:13:38.831Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T11:13:38.831Z] + case "${OS_FAMILY}" in [2024-07-19T11:13:38.831Z] + dpkg -l [2024-07-19T11:13:38.831Z] + grep '^ii' [2024-07-19T11:13:39.124Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T11:13:39.124Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T11:13:39.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T11:13:39.124Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' [2024-07-19T11:13:39.124Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [2024-07-19T11:13:39.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [Pipeline] echo [2024-07-19T11:13:39.317Z] 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/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-19T11:13:39.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:13:40.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:13:40.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:13:41.118Z] prd-ubuntu20.04-docker-8c-8g-5931 does not seem to be running inside a container [2024-07-19T11:13:41.222Z] $ 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/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T11:13:41.422Z] $ docker top 37d86a3eabe7986fe7d0c3025e00ec615a0b04064076038c6ad3323fadc6a946 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:13:42.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T11:13:42.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T11:13:43.298Z] + ls /var/log/sa-host [2024-07-19T11:13:43.298Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:13:43.627Z] provisioning config files... [2024-07-19T11:13:43.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config14982132212791649200tmp [Pipeline] { [Pipeline] echo [2024-07-19T11:13:43.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:44.474Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T11:13:44.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:45.460Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T11:13:45.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:46.252Z] ---> sudo-logs.sh [2024-07-19T11:13:46.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T11:13:46.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:47.197Z] ---> job-cost.sh [2024-07-19T11:13:47.197Z] lf-activate-venv: SKIPPING [2024-07-19T11:13:47.197Z] DEBUG: total: 0.2199999988079071 [2024-07-19T11:13:47.197Z] INFO: Retrieving Stack Cost... [2024-07-19T11:13:47.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T11:13:47.757Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T11:13:47.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:13:48.446Z] ---> logs-deploy.sh [2024-07-19T11:13:48.446Z] lf-activate-venv: SKIPPING [2024-07-19T11:13:48.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-772/1 [2024-07-19T11:13:48.446Z] INFO: archiving workspace using pattern(s): [2024-07-19T11:13:49.589Z] Archives upload complete. [2024-07-19T11:13:49.589Z] INFO: archiving logs to Nexus