Pull request #710 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12+44becd0efa6ffb5b62a597229c194c6b59bdfa7c (8d9483e11dc36bf90130ee8b517c6e43defdeb26) 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-ssh14503791590840759891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7015598459228787798.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-710/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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5498032025935252185.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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3903162264213990090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4480146758190304983.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-710/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-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15921304709535945436.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4958 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [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-710 # 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/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 Merge succeeded, producing 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 Checking out Revision 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 (PR-710) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T04:33:32.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T04:33:32.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 # 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 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T04:33:32.844Z] ========================================================= [2024-03-05T04:33:32.844Z] EdgeX Global Pipelines Version Info [2024-03-05T04:33:32.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:33:33.962Z] ------------------- [2024-03-05T04:33:33.962Z] stable info: [2024-03-05T04:33:33.962Z] ------------------- [2024-03-05T04:33:33.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T04:33:33.962Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T04:33:33.962Z] Message: update stable to v1.0.258 [2024-03-05T04:33:34.531Z] ------------------- [2024-03-05T04:33:34.531Z] experimental info: [2024-03-05T04:33:34.531Z] ------------------- [2024-03-05T04:33:34.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T04:33:34.531Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T04:33:34.531Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T04:33:34.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-05T04:33:34.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-05T04:33:34.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T04:33:34.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T04:33:34.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T04:33:35.018Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T04:33:35.076Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T04:33:35.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-05T04:33:35.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T04:33:35.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T04:33:35.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T04:33:35.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-05T04:33:35.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T04:33:35.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T04:33:35.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T04:33:35.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T04:33:35.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T04:33:35.726Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T04:33:35.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T04:33:35.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T04:33:35.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-05T04:33:35.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-05T04:33:36.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-05T04:33:36.080Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-05T04:33:36.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-05T04:33:36.222Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T04:33:36.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T04:33:36.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo [2024-03-05T04:33:36.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo [2024-03-05T04:33:36.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo [2024-03-05T04:33:36.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [Pipeline] echo [2024-03-05T04:33:36.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d44e0c [Pipeline] echo [2024-03-05T04:33:36.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T04:33:36.909Z] provisioning config files... [2024-03-05T04:33:36.956Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config10140760595695545824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:33:37.341Z] ---> ****-login.sh [2024-03-05T04:33:37.341Z] nexus3.edgexfoundry.org:10001 [2024-03-05T04:33:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:37.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:37.606Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:37.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:37.606Z] [2024-03-05T04:33:37.606Z] Login Succeeded [2024-03-05T04:33:37.606Z] nexus3.edgexfoundry.org:10002 [2024-03-05T04:33:37.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:37.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:37.606Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:37.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:37.606Z] [2024-03-05T04:33:37.606Z] Login Succeeded [2024-03-05T04:33:37.606Z] nexus3.edgexfoundry.org:10003 [2024-03-05T04:33:37.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:37.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:37.868Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:37.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:37.868Z] [2024-03-05T04:33:37.868Z] Login Succeeded [2024-03-05T04:33:37.868Z] nexus3.edgexfoundry.org:10004 [2024-03-05T04:33:37.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:37.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:37.868Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:37.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:37.868Z] [2024-03-05T04:33:37.868Z] Login Succeeded [2024-03-05T04:33:37.868Z] ****.io [2024-03-05T04:33:37.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:38.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:38.129Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:38.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:38.129Z] [2024-03-05T04:33:38.129Z] Login Succeeded [2024-03-05T04:33:38.129Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T04:33:38.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T04:33:38.910Z] + git rev-list -1 --merges 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12~1..6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [Pipeline] echo [2024-03-05T04:33:38.954Z] -----------> git rev-list -1 --merges 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12~1..6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [false] [Pipeline] sh [2024-03-05T04:33:39.278Z] + git log --format=format:%s -1 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [Pipeline] echo [2024-03-05T04:33:39.318Z] ========================================================= [2024-03-05T04:33:39.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T04:33:39.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T04:33:39.816Z] + git log --format=format:%s -1 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [Pipeline] echo [2024-03-05T04:33:39.846Z] [semverPrep] GIT_COMMIT: 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-03-05T04:33:39.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-05T04:33:40.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T04:33:40.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T04:33:40.317Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T04:33:40.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T04:33:40.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T04:33:40.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T04:33:40.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:33:40.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T04:33:40.763Z] [2024-03-05T04:33:40.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:33:41.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T04:33:41.197Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T04:33:41.197Z] b85a868b505f: Pulling fs layer [2024-03-05T04:33:41.197Z] e2be974225ed: Pulling fs layer [2024-03-05T04:33:41.197Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T04:33:41.197Z] 988bab9f4d93: Pulling fs layer [2024-03-05T04:33:41.197Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T04:33:41.197Z] eaf3925da568: Pulling fs layer [2024-03-05T04:33:41.197Z] bab4dde63d76: Pulling fs layer [2024-03-05T04:33:41.197Z] bde34c3a00c8: Pulling fs layer [2024-03-05T04:33:41.197Z] b352a97aabf1: Pulling fs layer [2024-03-05T04:33:41.197Z] 4872d77fe225: Pulling fs layer [2024-03-05T04:33:41.197Z] 5851b861e8e6: Pulling fs layer [2024-03-05T04:33:41.197Z] bde34c3a00c8: Waiting [2024-03-05T04:33:41.197Z] bab4dde63d76: Waiting [2024-03-05T04:33:41.197Z] eaf3925da568: Waiting [2024-03-05T04:33:41.197Z] 1469e6f7b9e6: Waiting [2024-03-05T04:33:41.197Z] b352a97aabf1: Waiting [2024-03-05T04:33:41.197Z] 4872d77fe225: Waiting [2024-03-05T04:33:41.197Z] 5851b861e8e6: Waiting [2024-03-05T04:33:41.197Z] 988bab9f4d93: Waiting [2024-03-05T04:33:41.456Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T04:33:41.456Z] 339a4e72a1f5: Download complete [2024-03-05T04:33:41.456Z] 988bab9f4d93: Verifying Checksum [2024-03-05T04:33:41.456Z] b85a868b505f: Verifying Checksum [2024-03-05T04:33:41.456Z] b85a868b505f: Download complete [2024-03-05T04:33:41.456Z] e2be974225ed: Verifying Checksum [2024-03-05T04:33:41.456Z] e2be974225ed: Download complete [2024-03-05T04:33:41.456Z] eaf3925da568: Verifying Checksum [2024-03-05T04:33:41.456Z] eaf3925da568: Download complete [2024-03-05T04:33:41.456Z] bde34c3a00c8: Verifying Checksum [2024-03-05T04:33:41.456Z] bde34c3a00c8: Download complete [2024-03-05T04:33:41.456Z] b352a97aabf1: Download complete [2024-03-05T04:33:41.456Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T04:33:41.456Z] 1469e6f7b9e6: Download complete [2024-03-05T04:33:41.456Z] 4872d77fe225: Verifying Checksum [2024-03-05T04:33:41.456Z] 4872d77fe225: Download complete [2024-03-05T04:33:41.456Z] 5851b861e8e6: Verifying Checksum [2024-03-05T04:33:41.456Z] 5851b861e8e6: Download complete [2024-03-05T04:33:42.024Z] bab4dde63d76: Verifying Checksum [2024-03-05T04:33:42.024Z] bab4dde63d76: Download complete [2024-03-05T04:33:42.960Z] b85a868b505f: Pull complete [2024-03-05T04:33:42.960Z] e2be974225ed: Pull complete [2024-03-05T04:33:43.220Z] 339a4e72a1f5: Pull complete [2024-03-05T04:33:43.479Z] 988bab9f4d93: Pull complete [2024-03-05T04:33:43.737Z] 1469e6f7b9e6: Pull complete [2024-03-05T04:33:43.737Z] eaf3925da568: Pull complete [2024-03-05T04:33:45.648Z] bab4dde63d76: Pull complete [2024-03-05T04:33:45.648Z] bde34c3a00c8: Pull complete [2024-03-05T04:33:45.648Z] b352a97aabf1: Pull complete [2024-03-05T04:33:45.908Z] 4872d77fe225: Pull complete [2024-03-05T04:33:45.908Z] 5851b861e8e6: Pull complete [2024-03-05T04:33:45.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T04:33:45.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T04:33:45.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:33:46.246Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2024-03-05T04:33:46.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T04:33:50.697Z] $ docker top 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc -eo pid,comm [2024-03-05T04:33:50.746Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-05T04:33:50.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T04:33:50.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T04:33:50.929Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T04:33:51.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T04:33:51.060Z] $ docker exec 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc ssh-agent [2024-03-05T04:33:51.157Z] SSH_AUTH_SOCK=/tmp/ssh-hlfc4P21ITeW/agent.32 [2024-03-05T04:33:51.157Z] SSH_AGENT_PID=38 [2024-03-05T04:33:51.163Z] Running ssh-add (command line suppressed) [2024-03-05T04:33:51.264Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_8866318609484306531.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_8866318609484306531.key) [2024-03-05T04:33:51.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T04:33:51.639Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T04:33:51.666Z] $ docker exec --env ******** --env ******** 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc ssh-agent -k [2024-03-05T04:33:51.776Z] unset SSH_AUTH_SOCK; [2024-03-05T04:33:51.776Z] unset SSH_AGENT_PID; [2024-03-05T04:33:51.776Z] echo Agent pid 38 killed; [2024-03-05T04:33:51.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T04:33:51.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T04:33:51.922Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T04:33:52.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T04:33:52.040Z] $ docker exec 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc ssh-agent [2024-03-05T04:33:52.146Z] SSH_AUTH_SOCK=/tmp/ssh-QFnqOeXsn8gL/agent.70 [2024-03-05T04:33:52.146Z] SSH_AGENT_PID=76 [2024-03-05T04:33:52.151Z] Running ssh-add (command line suppressed) [2024-03-05T04:33:52.245Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12772620867730944963.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12772620867730944963.key) [2024-03-05T04:33:52.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T04:33:52.607Z] + git semver init [2024-03-05T04:33:52.867Z] 2024-03-05 04:33:52,795 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T04:33:52.867Z] 2024-03-05 04:33:52,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver [2024-03-05T04:33:52.867Z] 2024-03-05 04:33:52,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver [2024-03-05T04:33:52.867Z] 2024-03-05 04:33:52,797 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710, universal_newlines=False, shell=None, istream=None) [2024-03-05T04:33:55.402Z] 2024-03-05 04:33:55,045 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.git/info/exclude [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 with force:False [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,046 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,050 [execute] INFO git cat-file --batch-check [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,055 [execute] INFO git cat-file --batch [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T04:33:55.403Z] 2024-03-05 04:33:55,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-05T04:33:55.403Z] 0.0.0 [Pipeline] } [2024-03-05T04:33:55.439Z] $ docker exec --env ******** --env ******** 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc ssh-agent -k [2024-03-05T04:33:55.533Z] unset SSH_AUTH_SOCK; [2024-03-05T04:33:55.533Z] unset SSH_AGENT_PID; [2024-03-05T04:33:55.533Z] echo Agent pid 76 killed; [2024-03-05T04:33:55.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T04:33:56.048Z] + git semver [Pipeline] } [2024-03-05T04:33:56.333Z] $ docker stop --time=1 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc [2024-03-05T04:33:57.627Z] $ docker rm -f --volumes 4802fef061296f8fdb54241854f3412f2cd1d440e74fd0b340ee2c47a13bbdfc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T04:33:58.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T04:33:58.362Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T04:33:58.379Z] [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-03-05T04:33:59.259Z] provisioning config files... [2024-03-05T04:33:59.267Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config4146657339687227608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:33:59.660Z] ---> ****-login.sh [2024-03-05T04:33:59.660Z] nexus3.edgexfoundry.org:10001 [2024-03-05T04:33:59.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:59.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:59.660Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:59.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:59.660Z] [2024-03-05T04:33:59.660Z] Login Succeeded [2024-03-05T04:33:59.660Z] nexus3.edgexfoundry.org:10002 [2024-03-05T04:33:59.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:59.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:59.660Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:59.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:59.660Z] [2024-03-05T04:33:59.660Z] Login Succeeded [2024-03-05T04:33:59.661Z] nexus3.edgexfoundry.org:10003 [2024-03-05T04:33:59.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:59.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:59.921Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:59.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:59.921Z] [2024-03-05T04:33:59.921Z] Login Succeeded [2024-03-05T04:33:59.921Z] nexus3.edgexfoundry.org:10004 [2024-03-05T04:33:59.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:33:59.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:33:59.922Z] Configure a credential helper to remove this warning. See [2024-03-05T04:33:59.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:33:59.922Z] [2024-03-05T04:33:59.922Z] Login Succeeded [2024-03-05T04:33:59.922Z] ****.io [2024-03-05T04:33:59.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:34:00.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:34:00.183Z] Configure a credential helper to remove this warning. See [2024-03-05T04:34:00.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:34:00.183Z] [2024-03-05T04:34:00.183Z] Login Succeeded [2024-03-05T04:34:00.183Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T04:34:00.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T04:34:00.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T04:34:00.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T04:34:00.631Z] ========================================================= [2024-03-05T04:34:00.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T04:34:00.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:34:01.253Z] + 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-03-05T04:34:01.512Z] Sending build context to Docker daemon 59.24MB [2024-03-05T04:34:01.512Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T04:34:01.513Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-05T04:34:01.513Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T04:34:01.513Z] 7264a8db6415: Pulling fs layer [2024-03-05T04:34:01.513Z] c4d48a809fc2: Pulling fs layer [2024-03-05T04:34:01.513Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T04:34:01.513Z] ad3a456e5733: Pulling fs layer [2024-03-05T04:34:01.513Z] 69c7f0334f64: Pulling fs layer [2024-03-05T04:34:01.513Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T04:34:01.513Z] ce7588e14bc9: Pulling fs layer [2024-03-05T04:34:01.513Z] b5e4710f87ac: Pulling fs layer [2024-03-05T04:34:01.513Z] 69c7f0334f64: Waiting [2024-03-05T04:34:01.513Z] b5e4710f87ac: Waiting [2024-03-05T04:34:01.513Z] 1f1c1a5573a3: Waiting [2024-03-05T04:34:01.513Z] ce7588e14bc9: Waiting [2024-03-05T04:34:01.513Z] ad3a456e5733: Waiting [2024-03-05T04:34:01.513Z] c4d48a809fc2: Verifying Checksum [2024-03-05T04:34:01.513Z] c4d48a809fc2: Download complete [2024-03-05T04:34:01.513Z] ad3a456e5733: Verifying Checksum [2024-03-05T04:34:01.513Z] ad3a456e5733: Download complete [2024-03-05T04:34:01.513Z] 69c7f0334f64: Verifying Checksum [2024-03-05T04:34:01.513Z] 69c7f0334f64: Download complete [2024-03-05T04:34:01.513Z] 7264a8db6415: Verifying Checksum [2024-03-05T04:34:01.513Z] 7264a8db6415: Download complete [2024-03-05T04:34:01.771Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T04:34:01.771Z] 1f1c1a5573a3: Download complete [2024-03-05T04:34:01.771Z] 7264a8db6415: Pull complete [2024-03-05T04:34:02.030Z] b5e4710f87ac: Verifying Checksum [2024-03-05T04:34:02.030Z] b5e4710f87ac: Download complete [2024-03-05T04:34:02.030Z] c4d48a809fc2: Pull complete [2024-03-05T04:34:02.030Z] 4f1c88b9dad5: Verifying Checksum [2024-03-05T04:34:02.030Z] 4f1c88b9dad5: Download complete [2024-03-05T04:34:02.288Z] ce7588e14bc9: Verifying Checksum [2024-03-05T04:34:05.598Z] 4f1c88b9dad5: Pull complete [2024-03-05T04:34:05.598Z] ad3a456e5733: Pull complete [2024-03-05T04:34:05.599Z] 69c7f0334f64: Pull complete [2024-03-05T04:34:05.599Z] 1f1c1a5573a3: Pull complete [2024-03-05T04:34:07.502Z] ce7588e14bc9: Pull complete [2024-03-05T04:34:07.765Z] b5e4710f87ac: Pull complete [2024-03-05T04:34:07.765Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T04:34:07.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T04:34:07.765Z] ---> 88b5674ff536 [2024-03-05T04:34:07.765Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-05T04:34:14.028Z] Still waiting to schedule task [2024-03-05T04:34:14.028Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T04:34:15.916Z] ---> Running in a5fa39bb4757 [2024-03-05T04:34:15.916Z] Removing intermediate container a5fa39bb4757 [2024-03-05T04:34:15.916Z] ---> a00c1926b666 [2024-03-05T04:34:15.916Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T04:34:15.916Z] ---> Running in 64f09ed16311 [2024-03-05T04:34:15.916Z] Removing intermediate container 64f09ed16311 [2024-03-05T04:34:15.916Z] ---> c20ac6c2cf28 [2024-03-05T04:34:15.916Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T04:34:15.916Z] ---> Running in c042f6561413 [2024-03-05T04:34:15.916Z] Removing intermediate container c042f6561413 [2024-03-05T04:34:15.916Z] ---> 189b18f1f9f8 [2024-03-05T04:34:15.916Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-05T04:34:15.916Z] ---> Running in 982ad4fe355a [2024-03-05T04:34:15.916Z] Removing intermediate container 982ad4fe355a [2024-03-05T04:34:15.916Z] ---> 0e2a9710addd [2024-03-05T04:34:15.916Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-05T04:34:15.916Z] ---> Running in b2a9c1c0ac6d [2024-03-05T04:34:15.916Z] Removing intermediate container b2a9c1c0ac6d [2024-03-05T04:34:15.916Z] ---> bcc97e9701dd [2024-03-05T04:34:15.916Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-05T04:34:15.916Z] latest: Pulling from library/docker [2024-03-05T04:34:15.916Z] 4abcf2066143: Pulling fs layer [2024-03-05T04:34:15.916Z] 6a25a43dc0fd: Pulling fs layer [2024-03-05T04:34:15.916Z] 4f4fb700ef54: Pulling fs layer [2024-03-05T04:34:15.916Z] 8453b14f8be1: Pulling fs layer [2024-03-05T04:34:15.916Z] a5449a857d65: Pulling fs layer [2024-03-05T04:34:15.916Z] 3dde2c9dd264: Pulling fs layer [2024-03-05T04:34:15.916Z] 44b786ed2257: Pulling fs layer [2024-03-05T04:34:15.916Z] 36fa2b1e15e2: Pulling fs layer [2024-03-05T04:34:15.916Z] 4b17757db9c4: Pulling fs layer [2024-03-05T04:34:15.916Z] aa8480c0a982: Pulling fs layer [2024-03-05T04:34:15.916Z] 97024fa66b69: Pulling fs layer [2024-03-05T04:34:15.916Z] a1c9909845b0: Pulling fs layer [2024-03-05T04:34:15.916Z] a5449a857d65: Waiting [2024-03-05T04:34:15.916Z] 3dde2c9dd264: Waiting [2024-03-05T04:34:15.916Z] 44b786ed2257: Waiting [2024-03-05T04:34:15.916Z] 8453b14f8be1: Waiting [2024-03-05T04:34:15.916Z] 36fa2b1e15e2: Waiting [2024-03-05T04:34:15.916Z] 4b17757db9c4: Waiting [2024-03-05T04:34:15.916Z] aa8480c0a982: Waiting [2024-03-05T04:34:15.916Z] 97024fa66b69: Waiting [2024-03-05T04:34:15.916Z] a1c9909845b0: Waiting [2024-03-05T04:34:15.916Z] ab157ace34a1: Pulling fs layer [2024-03-05T04:34:15.916Z] b94f5802f12d: Pulling fs layer [2024-03-05T04:34:15.916Z] e8f3ade57aa7: Pulling fs layer [2024-03-05T04:34:15.916Z] a6a8e9699976: Pulling fs layer [2024-03-05T04:34:15.916Z] b94f5802f12d: Waiting [2024-03-05T04:34:15.916Z] e8f3ade57aa7: Waiting [2024-03-05T04:34:15.916Z] a6a8e9699976: Waiting [2024-03-05T04:34:15.916Z] ab157ace34a1: Waiting [2024-03-05T04:34:15.916Z] 4f4fb700ef54: Verifying Checksum [2024-03-05T04:34:15.916Z] 4f4fb700ef54: Download complete [2024-03-05T04:34:15.916Z] 6a25a43dc0fd: Verifying Checksum [2024-03-05T04:34:15.916Z] 6a25a43dc0fd: Download complete [2024-03-05T04:34:15.916Z] 4abcf2066143: Download complete [2024-03-05T04:34:15.916Z] 8453b14f8be1: Download complete [2024-03-05T04:34:16.175Z] 4abcf2066143: Pull complete [2024-03-05T04:34:16.175Z] 3dde2c9dd264: Verifying Checksum [2024-03-05T04:34:16.175Z] 3dde2c9dd264: Download complete [2024-03-05T04:34:16.175Z] 6a25a43dc0fd: Pull complete [2024-03-05T04:34:16.433Z] 4f4fb700ef54: Pull complete [2024-03-05T04:34:16.433Z] a5449a857d65: Verifying Checksum [2024-03-05T04:34:16.433Z] a5449a857d65: Download complete [2024-03-05T04:34:16.433Z] 36fa2b1e15e2: Verifying Checksum [2024-03-05T04:34:16.433Z] 36fa2b1e15e2: Download complete [2024-03-05T04:34:16.433Z] 8453b14f8be1: Pull complete [2024-03-05T04:34:16.433Z] 44b786ed2257: Verifying Checksum [2024-03-05T04:34:16.433Z] 44b786ed2257: Download complete [2024-03-05T04:34:16.433Z] aa8480c0a982: Verifying Checksum [2024-03-05T04:34:16.433Z] aa8480c0a982: Download complete [2024-03-05T04:34:16.433Z] 4b17757db9c4: Verifying Checksum [2024-03-05T04:34:16.433Z] 4b17757db9c4: Download complete [2024-03-05T04:34:16.433Z] ab157ace34a1: Verifying Checksum [2024-03-05T04:34:16.433Z] ab157ace34a1: Download complete [2024-03-05T04:34:16.433Z] a1c9909845b0: Verifying Checksum [2024-03-05T04:34:16.433Z] a1c9909845b0: Download complete [2024-03-05T04:34:16.694Z] e8f3ade57aa7: Verifying Checksum [2024-03-05T04:34:16.694Z] e8f3ade57aa7: Download complete [2024-03-05T04:34:16.694Z] 97024fa66b69: Verifying Checksum [2024-03-05T04:34:16.694Z] 97024fa66b69: Download complete [2024-03-05T04:34:16.694Z] a5449a857d65: Pull complete [2024-03-05T04:34:16.694Z] a6a8e9699976: Verifying Checksum [2024-03-05T04:34:16.694Z] a6a8e9699976: Download complete [2024-03-05T04:34:16.952Z] 3dde2c9dd264: Pull complete [2024-03-05T04:34:17.519Z] b94f5802f12d: Verifying Checksum [2024-03-05T04:34:17.519Z] b94f5802f12d: Download complete [2024-03-05T04:34:17.519Z] 44b786ed2257: Pull complete [2024-03-05T04:34:17.519Z] 36fa2b1e15e2: Pull complete [2024-03-05T04:34:17.519Z] 4b17757db9c4: Pull complete [2024-03-05T04:34:17.778Z] aa8480c0a982: Pull complete [2024-03-05T04:34:18.037Z] 97024fa66b69: Pull complete [2024-03-05T04:34:18.037Z] a1c9909845b0: Pull complete [2024-03-05T04:34:18.037Z] ab157ace34a1: Pull complete [2024-03-05T04:34:18.973Z] b94f5802f12d: Pull complete [2024-03-05T04:34:18.973Z] e8f3ade57aa7: Pull complete [2024-03-05T04:34:19.231Z] a6a8e9699976: Pull complete [2024-03-05T04:34:19.231Z] Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 [2024-03-05T04:34:19.231Z] Status: Downloaded newer image for docker:latest [2024-03-05T04:34:22.528Z] ---> 3a8ac81a5d5f [2024-03-05T04:34:22.528Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T04:34:22.528Z] ---> Running in c223f61ba827 [2024-03-05T04:34:22.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T04:34:23.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T04:34:23.308Z] OK: 264 MiB in 52 packages [2024-03-05T04:34:23.566Z] Removing intermediate container c223f61ba827 [2024-03-05T04:34:23.566Z] ---> 9bf26f837e59 [2024-03-05T04:34:23.566Z] Step 10/15 : ENV GO111MODULE=on [2024-03-05T04:34:23.566Z] ---> Running in d6fd1d8769b0 [2024-03-05T04:34:23.822Z] Removing intermediate container d6fd1d8769b0 [2024-03-05T04:34:23.822Z] ---> 44ec07450355 [2024-03-05T04:34:23.822Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-05T04:34:23.822Z] ---> Running in 9351495c0e30 [2024-03-05T04:34:23.822Z] Removing intermediate container 9351495c0e30 [2024-03-05T04:34:23.822Z] ---> a15229d8fd1b [2024-03-05T04:34:23.822Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-05T04:34:24.083Z] ---> b37c8b9da670 [2024-03-05T04:34:24.083Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T04:34:24.083Z] ---> Running in 113382a342f8 [2024-03-05T04:34:56.195Z] Removing intermediate container 113382a342f8 [2024-03-05T04:34:56.196Z] ---> 93ee0073caa8 [2024-03-05T04:34:56.196Z] Step 14/15 : COPY . . [2024-03-05T04:34:56.196Z] ---> b845351be268 [2024-03-05T04:34:56.196Z] Step 15/15 : RUN ${MAKE} [2024-03-05T04:34:56.196Z] ---> Running in b7f8eee86337 [2024-03-05T04:34:56.196Z] noop [2024-03-05T04:34:56.196Z] Removing intermediate container b7f8eee86337 [2024-03-05T04:34:56.196Z] ---> 7b731f8159f7 [2024-03-05T04:34:56.196Z] Successfully built 7b731f8159f7 [2024-03-05T04:34:56.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:34:56.732Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T04:34:56.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:34:56.944Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2024-03-05T04:34:56.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T04:34:57.319Z] $ docker top 9d76eb6ea82544d43a938750b8e81c4e9d05213cfe19556a88e0aa50a54c2b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T04:34:57.743Z] + go version [2024-03-05T04:34:57.744Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T04:34:57.777Z] $ docker stop --time=1 9d76eb6ea82544d43a938750b8e81c4e9d05213cfe19556a88e0aa50a54c2b3c [2024-03-05T04:34:59.012Z] $ docker rm -f --volumes 9d76eb6ea82544d43a938750b8e81c4e9d05213cfe19556a88e0aa50a54c2b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:34:59.927Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T04:34:59.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:35:00.126Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2024-03-05T04:35:00.242Z] $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T04:35:00.555Z] $ docker top 94249463d865016a9b749a33ac2d83631abf8c263082958e2ea7539d71b218fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T04:35:01.016Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] fileExists [Pipeline] sh [2024-03-05T04:35:01.406Z] + make test [2024-03-05T04:35:01.406Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-05T04:35:02.780Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-05T04:35:08.055Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-05T04:35:08.056Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:35:08.056Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:35:08.056Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:35:09.955Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-05T04:35:09.955Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.18/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:35:10.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-05T04:35:10.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-05T04:35:10.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-05T04:35:10.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-05T04:35:10.213Z] FAIL [2024-03-05T04:35:10.213Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-05T04:35:10.262Z] $ docker stop --time=1 94249463d865016a9b749a33ac2d83631abf8c263082958e2ea7539d71b218fd [2024-03-05T04:35:12.500Z] $ docker rm -f --volumes 94249463d865016a9b749a33ac2d83631abf8c263082958e2ea7539d71b218fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:35:14.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T04:35:14.130Z] [2024-03-05T04:35:14.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:35:14.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T04:35:14.531Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T04:35:14.531Z] 5eb5b503b376: Pulling fs layer [2024-03-05T04:35:14.531Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T04:35:14.531Z] ec43610c2a17: Pulling fs layer [2024-03-05T04:35:14.531Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T04:35:14.531Z] 3a2ae6a8a46f: Waiting [2024-03-05T04:35:14.531Z] 33b1e0a273af: Pulling fs layer [2024-03-05T04:35:14.531Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T04:35:14.531Z] 2f39f015ded8: Pulling fs layer [2024-03-05T04:35:14.531Z] 5d3b04190fa2: Waiting [2024-03-05T04:35:14.531Z] 2f39f015ded8: Waiting [2024-03-05T04:35:14.531Z] 33b1e0a273af: Waiting [2024-03-05T04:35:14.531Z] 5c69ac0246d0: Download complete [2024-03-05T04:35:14.531Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T04:35:14.531Z] 3a2ae6a8a46f: Download complete [2024-03-05T04:35:14.791Z] 33b1e0a273af: Verifying Checksum [2024-03-05T04:35:14.791Z] 33b1e0a273af: Download complete [2024-03-05T04:35:14.791Z] 5d3b04190fa2: Verifying Checksum [2024-03-05T04:35:14.791Z] 5d3b04190fa2: Download complete [2024-03-05T04:35:14.791Z] ec43610c2a17: Verifying Checksum [2024-03-05T04:35:14.791Z] ec43610c2a17: Download complete [2024-03-05T04:35:14.791Z] 5eb5b503b376: Verifying Checksum [2024-03-05T04:35:14.791Z] 5eb5b503b376: Download complete [2024-03-05T04:35:15.357Z] 2f39f015ded8: Download complete [2024-03-05T04:35:15.923Z] 5eb5b503b376: Pull complete [2024-03-05T04:35:16.182Z] 5c69ac0246d0: Pull complete [2024-03-05T04:35:16.442Z] ec43610c2a17: Pull complete [2024-03-05T04:35:16.442Z] 3a2ae6a8a46f: Pull complete [2024-03-05T04:35:16.699Z] 33b1e0a273af: Pull complete [2024-03-05T04:35:16.699Z] 5d3b04190fa2: Pull complete [2024-03-05T04:35:20.879Z] 2f39f015ded8: Pull complete [2024-03-05T04:35:20.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T04:35:20.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T04:35:20.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:35:21.207Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2024-03-05T04:35:21.239Z] $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T04:35:23.874Z] $ docker top 2d4c0b66bdafe1336f78b93ac0569441164ea7626790f729d96fbd4ac96d9954 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:35:24.381Z] ---> job-cost.sh [2024-03-05T04:35:24.381Z] lf-activate-venv: SKIPPING [2024-03-05T04:35:24.381Z] INFO: No Stack... [2024-03-05T04:35:24.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T04:35:24.899Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T04:35:25.206Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/cost.csv [2024-03-05T04:35:25.206Z] + cut -d, -f6 [Pipeline] lock [2024-03-05T04:35:25.245Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [2024-03-05T04:35:25.251Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] did not exist. Created. [2024-03-05T04:35:25.257Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T04:35:25.697Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-05T04:35:25.787Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T04:35:25.811Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T04:35:25.958Z] $ docker stop --time=1 2d4c0b66bdafe1336f78b93ac0569441164ea7626790f729d96fbd4ac96d9954 [2024-03-05T04:35:27.109Z] $ docker rm -f --volumes 2d4c0b66bdafe1336f78b93ac0569441164ea7626790f729d96fbd4ac96d9954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T04:35:27.752Z] Failed in branch amd64 [2024-03-05T04:36:34.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4961 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] { [Pipeline] ws [2024-03-05T04:36:34.791Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-05T04:36:34.940Z] The recommended git tool is: git [2024-03-05T04:36:44.025Z] using credential edgex-jenkins-ssh [2024-03-05T04:36:44.047Z] Cloning the remote Git repository [2024-03-05T04:36:44.086Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-05T04:36:44.187Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-05T04:36:44.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-05T04:36:44.411Z] > git --version # timeout=10 [2024-03-05T04:36:44.442Z] > git --version # 'git version 2.25.1' [2024-03-05T04:36:44.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T04:36:44.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T04:36:49.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-05T04:36:49.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T04:36:51.493Z] Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [2024-03-05T04:36:50.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-05T04:36:50.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-05T04:36:50.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T04:36:50.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-05T04:36:51.509Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T04:36:51.586Z] > git checkout -f 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 # timeout=10 [2024-03-05T04:36:52.143Z] Merge succeeded, producing 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 [2024-03-05T04:36:52.143Z] Checking out Revision 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 (PR-710) [2024-03-05T04:36:53.175Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-03-05T04:36:53.226Z] > git --version # timeout=10 [2024-03-05T04:36:53.238Z] > git --version # 'git version 2.25.1' [2024-03-05T04:36:53.251Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T04:36:52.028Z] > git remote # timeout=10 [2024-03-05T04:36:52.052Z] > git config --get remote.origin.url # timeout=10 [2024-03-05T04:36:52.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T04:36:52.091Z] > git merge 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 [2024-03-05T04:36:52.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-05T04:36:52.147Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T04:36:52.159Z] > git checkout -f 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T04:36:54.622Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T04:36:54.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T04:36:54.622Z] Dload Upload Total Spent Left Speed [2024-03-05T04:36:54.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-03-05T04:36:54.990Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T04:36:55.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-05T04:36:55.341Z] + sudo tee /etc/docker/daemon.new [2024-03-05T04:36:55.341Z] { [2024-03-05T04:36:55.341Z] "registry-mirrors": [ [2024-03-05T04:36:55.341Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T04:36:55.341Z] ], [2024-03-05T04:36:55.341Z] "bip": "10.250.0.254/24", [2024-03-05T04:36:55.341Z] "hosts": [ [2024-03-05T04:36:55.341Z] "tcp://0.0.0.0:5555", [2024-03-05T04:36:55.341Z] "unix:///var/run/docker.sock" [2024-03-05T04:36:55.341Z] ], [2024-03-05T04:36:55.341Z] "mtu": 1458, [2024-03-05T04:36:55.341Z] "selinux-enabled": true, [2024-03-05T04:36:55.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T04:36:55.341Z] } [Pipeline] sh [2024-03-05T04:36:55.687Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T04:36:56.038Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T04:37:14.390Z] provisioning config files... [2024-03-05T04:37:14.420Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config12128915308095203878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:37:14.930Z] ---> ****-login.sh [2024-03-05T04:37:14.930Z] nexus3.edgexfoundry.org:10001 [2024-03-05T04:37:15.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:37:15.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:37:15.536Z] Configure a credential helper to remove this warning. See [2024-03-05T04:37:15.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:37:15.536Z] [2024-03-05T04:37:15.536Z] Login Succeeded [2024-03-05T04:37:15.536Z] nexus3.edgexfoundry.org:10002 [2024-03-05T04:37:15.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:37:16.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:37:16.076Z] Configure a credential helper to remove this warning. See [2024-03-05T04:37:16.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:37:16.076Z] [2024-03-05T04:37:16.076Z] Login Succeeded [2024-03-05T04:37:16.076Z] nexus3.edgexfoundry.org:10003 [2024-03-05T04:37:16.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:37:16.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:37:16.343Z] Configure a credential helper to remove this warning. See [2024-03-05T04:37:16.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:37:16.344Z] [2024-03-05T04:37:16.344Z] Login Succeeded [2024-03-05T04:37:16.344Z] nexus3.edgexfoundry.org:10004 [2024-03-05T04:37:16.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:37:16.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:37:16.616Z] Configure a credential helper to remove this warning. See [2024-03-05T04:37:16.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:37:16.616Z] [2024-03-05T04:37:16.616Z] Login Succeeded [2024-03-05T04:37:16.616Z] ****.io [2024-03-05T04:37:16.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T04:37:17.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T04:37:17.163Z] Configure a credential helper to remove this warning. See [2024-03-05T04:37:17.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T04:37:17.163Z] [2024-03-05T04:37:17.163Z] Login Succeeded [2024-03-05T04:37:17.163Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T04:37:17.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T04:37:17.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T04:37:18.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T04:37:18.070Z] ========================================================= [2024-03-05T04:37:18.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T04:37:18.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:37:18.715Z] + 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-03-05T04:37:20.134Z] Sending build context to Docker daemon 35.21MB [2024-03-05T04:37:20.134Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T04:37:20.134Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-05T04:37:20.134Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T04:37:20.134Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T04:37:20.134Z] 5d54e960e981: Pulling fs layer [2024-03-05T04:37:20.134Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T04:37:20.134Z] f0e02332f6b5: Pulling fs layer [2024-03-05T04:37:20.134Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T04:37:20.134Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T04:37:20.134Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T04:37:20.134Z] 872ee5b61b7b: Waiting [2024-03-05T04:37:20.134Z] 0c6a40ed1a82: Waiting [2024-03-05T04:37:20.134Z] 94ae7d8d031c: Waiting [2024-03-05T04:37:20.134Z] 5d54e960e981: Verifying Checksum [2024-03-05T04:37:20.134Z] 5d54e960e981: Download complete [2024-03-05T04:37:20.134Z] f0e02332f6b5: Verifying Checksum [2024-03-05T04:37:20.134Z] f0e02332f6b5: Download complete [2024-03-05T04:37:20.134Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T04:37:20.134Z] 872ee5b61b7b: Download complete [2024-03-05T04:37:20.134Z] 9fda8d8052c6: Verifying Checksum [2024-03-05T04:37:20.134Z] 9fda8d8052c6: Download complete [2024-03-05T04:37:20.724Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T04:37:20.724Z] 94ae7d8d031c: Download complete [2024-03-05T04:37:20.993Z] 9fda8d8052c6: Pull complete [2024-03-05T04:37:21.581Z] 5d54e960e981: Pull complete [2024-03-05T04:37:22.174Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T04:37:22.174Z] c4a7e357bf2a: Download complete [2024-03-05T04:37:23.137Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T04:37:23.137Z] 0c6a40ed1a82: Download complete [2024-03-05T04:37:35.660Z] c4a7e357bf2a: Pull complete [2024-03-05T04:37:35.660Z] f0e02332f6b5: Pull complete [2024-03-05T04:37:35.661Z] 872ee5b61b7b: Pull complete [2024-03-05T04:37:43.885Z] 0c6a40ed1a82: Pull complete [2024-03-05T04:37:45.298Z] 94ae7d8d031c: Pull complete [2024-03-05T04:37:45.299Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T04:37:45.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T04:37:45.299Z] ---> 86de565de09d [2024-03-05T04:37:45.299Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-05T04:37:47.256Z] ---> Running in 91ffc1693bdc [2024-03-05T04:37:47.528Z] Removing intermediate container 91ffc1693bdc [2024-03-05T04:37:47.528Z] ---> d8330cb190f0 [2024-03-05T04:37:47.528Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T04:37:47.528Z] ---> Running in 1d6d668c36c2 [2024-03-05T04:37:47.797Z] Removing intermediate container 1d6d668c36c2 [2024-03-05T04:37:47.797Z] ---> 3501e1fe857a [2024-03-05T04:37:47.797Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T04:37:48.064Z] ---> Running in 412f6b859e76 [2024-03-05T04:37:48.334Z] Removing intermediate container 412f6b859e76 [2024-03-05T04:37:48.334Z] ---> d72c1e5b3ec4 [2024-03-05T04:37:48.334Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-05T04:37:48.334Z] ---> Running in 3030355a66cf [2024-03-05T04:37:48.704Z] Removing intermediate container 3030355a66cf [2024-03-05T04:37:48.704Z] ---> 36172bc11073 [2024-03-05T04:37:48.704Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-05T04:37:48.704Z] ---> Running in 98f5fb76fd7e [2024-03-05T04:37:49.315Z] Removing intermediate container 98f5fb76fd7e [2024-03-05T04:37:49.315Z] ---> 13996ac0e463 [2024-03-05T04:37:49.315Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-05T04:37:49.596Z] latest: Pulling from library/docker [2024-03-05T04:37:49.596Z] bca4290a9639: Pulling fs layer [2024-03-05T04:37:49.596Z] 2cd627277f8a: Pulling fs layer [2024-03-05T04:37:49.596Z] 4f4fb700ef54: Pulling fs layer [2024-03-05T04:37:49.596Z] a4fb61f641ed: Pulling fs layer [2024-03-05T04:37:49.596Z] 733caa879861: Pulling fs layer [2024-03-05T04:37:49.596Z] 41b482f87146: Pulling fs layer [2024-03-05T04:37:49.596Z] 1ffd3afa1d3e: Pulling fs layer [2024-03-05T04:37:49.596Z] 10d13b96e2ce: Pulling fs layer [2024-03-05T04:37:49.596Z] 872b0ec9e92a: Pulling fs layer [2024-03-05T04:37:49.596Z] 2a41040cfda2: Pulling fs layer [2024-03-05T04:37:49.596Z] f12b5842cd88: Pulling fs layer [2024-03-05T04:37:49.596Z] 09fed680ddf1: Pulling fs layer [2024-03-05T04:37:49.596Z] 61f799a7b288: Pulling fs layer [2024-03-05T04:37:49.596Z] b711c26ad614: Pulling fs layer [2024-03-05T04:37:49.596Z] 1ce59fe0e794: Pulling fs layer [2024-03-05T04:37:49.596Z] 1c26fbe85d26: Pulling fs layer [2024-03-05T04:37:49.596Z] 733caa879861: Waiting [2024-03-05T04:37:49.596Z] 41b482f87146: Waiting [2024-03-05T04:37:49.596Z] 1ffd3afa1d3e: Waiting [2024-03-05T04:37:49.596Z] 61f799a7b288: Waiting [2024-03-05T04:37:49.596Z] b711c26ad614: Waiting [2024-03-05T04:37:49.596Z] 10d13b96e2ce: Waiting [2024-03-05T04:37:49.596Z] 1ce59fe0e794: Waiting [2024-03-05T04:37:49.596Z] 872b0ec9e92a: Waiting [2024-03-05T04:37:49.596Z] 1c26fbe85d26: Waiting [2024-03-05T04:37:49.596Z] 2a41040cfda2: Waiting [2024-03-05T04:37:49.596Z] 09fed680ddf1: Waiting [2024-03-05T04:37:49.596Z] f12b5842cd88: Waiting [2024-03-05T04:37:49.596Z] a4fb61f641ed: Waiting [2024-03-05T04:37:49.872Z] 4f4fb700ef54: Verifying Checksum [2024-03-05T04:37:49.872Z] 4f4fb700ef54: Download complete [2024-03-05T04:37:49.872Z] 2cd627277f8a: Verifying Checksum [2024-03-05T04:37:49.872Z] 2cd627277f8a: Download complete [2024-03-05T04:37:49.872Z] bca4290a9639: Verifying Checksum [2024-03-05T04:37:49.872Z] bca4290a9639: Download complete [2024-03-05T04:37:49.872Z] a4fb61f641ed: Verifying Checksum [2024-03-05T04:37:49.872Z] a4fb61f641ed: Download complete [2024-03-05T04:37:50.835Z] 733caa879861: Verifying Checksum [2024-03-05T04:37:50.835Z] 733caa879861: Download complete [2024-03-05T04:37:50.835Z] 41b482f87146: Verifying Checksum [2024-03-05T04:37:50.835Z] 41b482f87146: Download complete [2024-03-05T04:37:50.835Z] 10d13b96e2ce: Verifying Checksum [2024-03-05T04:37:50.835Z] 10d13b96e2ce: Download complete [2024-03-05T04:37:50.835Z] 1ffd3afa1d3e: Verifying Checksum [2024-03-05T04:37:50.835Z] 1ffd3afa1d3e: Download complete [2024-03-05T04:37:50.835Z] bca4290a9639: Pull complete [2024-03-05T04:37:50.835Z] 872b0ec9e92a: Verifying Checksum [2024-03-05T04:37:50.835Z] 872b0ec9e92a: Download complete [2024-03-05T04:37:50.835Z] 2a41040cfda2: Download complete [2024-03-05T04:37:51.102Z] 09fed680ddf1: Verifying Checksum [2024-03-05T04:37:51.102Z] 09fed680ddf1: Download complete [2024-03-05T04:37:51.102Z] 61f799a7b288: Verifying Checksum [2024-03-05T04:37:51.102Z] 61f799a7b288: Download complete [2024-03-05T04:37:51.102Z] 1ce59fe0e794: Verifying Checksum [2024-03-05T04:37:51.102Z] 1ce59fe0e794: Download complete [2024-03-05T04:37:51.368Z] f12b5842cd88: Verifying Checksum [2024-03-05T04:37:51.368Z] f12b5842cd88: Download complete [2024-03-05T04:37:51.368Z] 1c26fbe85d26: Verifying Checksum [2024-03-05T04:37:51.368Z] 1c26fbe85d26: Download complete [2024-03-05T04:37:51.635Z] 2cd627277f8a: Pull complete [2024-03-05T04:37:52.219Z] 4f4fb700ef54: Pull complete [2024-03-05T04:37:52.802Z] b711c26ad614: Verifying Checksum [2024-03-05T04:37:53.759Z] a4fb61f641ed: Pull complete [2024-03-05T04:37:54.722Z] 733caa879861: Pull complete [2024-03-05T04:37:56.132Z] 41b482f87146: Pull complete [2024-03-05T04:37:57.544Z] 1ffd3afa1d3e: Pull complete [2024-03-05T04:37:57.814Z] 10d13b96e2ce: Pull complete [2024-03-05T04:37:58.083Z] 872b0ec9e92a: Pull complete [2024-03-05T04:37:58.352Z] 2a41040cfda2: Pull complete [2024-03-05T04:37:59.778Z] f12b5842cd88: Pull complete [2024-03-05T04:38:00.047Z] 09fed680ddf1: Pull complete [2024-03-05T04:38:00.316Z] 61f799a7b288: Pull complete [2024-03-05T04:38:03.668Z] b711c26ad614: Pull complete [2024-03-05T04:38:03.937Z] 1ce59fe0e794: Pull complete [2024-03-05T04:38:04.204Z] 1c26fbe85d26: Pull complete [2024-03-05T04:38:04.204Z] Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 [2024-03-05T04:38:04.204Z] Status: Downloaded newer image for docker:latest [2024-03-05T04:38:06.796Z] ---> cba316af7d23 [2024-03-05T04:38:06.796Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T04:38:06.796Z] ---> Running in 8d2640448bfc [2024-03-05T04:38:07.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T04:38:08.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T04:38:09.062Z] OK: 266 MiB in 52 packages [2024-03-05T04:38:10.022Z] Removing intermediate container 8d2640448bfc [2024-03-05T04:38:10.022Z] ---> bab112bc31cf [2024-03-05T04:38:10.022Z] Step 10/15 : ENV GO111MODULE=on [2024-03-05T04:38:10.022Z] ---> Running in fa98f058c3dd [2024-03-05T04:38:10.290Z] Removing intermediate container fa98f058c3dd [2024-03-05T04:38:10.290Z] ---> df7d9832a140 [2024-03-05T04:38:10.290Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-05T04:38:10.556Z] ---> Running in 4113b85b87dd [2024-03-05T04:38:10.825Z] Removing intermediate container 4113b85b87dd [2024-03-05T04:38:10.825Z] ---> 27a52972c272 [2024-03-05T04:38:10.825Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-05T04:38:11.406Z] ---> 290d1f871d85 [2024-03-05T04:38:11.406Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T04:38:11.406Z] ---> Running in c1001766f958 [2024-03-05T04:39:19.308Z] Removing intermediate container c1001766f958 [2024-03-05T04:39:19.308Z] ---> d39eae3b152f [2024-03-05T04:39:19.308Z] Step 14/15 : COPY . . [2024-03-05T04:39:19.308Z] ---> 2c8d848b80c4 [2024-03-05T04:39:19.308Z] Step 15/15 : RUN ${MAKE} [2024-03-05T04:39:19.308Z] ---> Running in f38fab8021d1 [2024-03-05T04:39:19.308Z] noop [2024-03-05T04:39:19.308Z] Removing intermediate container f38fab8021d1 [2024-03-05T04:39:19.308Z] ---> b22fca3db0fe [2024-03-05T04:39:19.308Z] Successfully built b22fca3db0fe [2024-03-05T04:39:19.308Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:39:20.013Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T04:39:20.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:39:20.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container [2024-03-05T04:39:20.454Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-05T04:39:21.681Z] $ docker top 8c5ba178ad787e275385c99ab6c02f757333e49c8123bdf1ed27f81916f3ed2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T04:39:22.651Z] + go version [2024-03-05T04:39:22.651Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T04:39:22.682Z] $ docker stop --time=1 8c5ba178ad787e275385c99ab6c02f757333e49c8123bdf1ed27f81916f3ed2b [2024-03-05T04:39:24.338Z] $ docker rm -f --volumes 8c5ba178ad787e275385c99ab6c02f757333e49c8123bdf1ed27f81916f3ed2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:39:25.512Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T04:39:25.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:39:25.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container [2024-03-05T04:39:25.907Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-05T04:39:27.156Z] $ docker top 4011262d0d57af4c4ab5933f48237475d5fc545044761b73646eff428ac0aa66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T04:39:28.123Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-05T04:39:28.873Z] + make test [2024-03-05T04:39:28.873Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-05T04:39:33.128Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-05T04:40:19.976Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-05T04:40:19.976Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:40:19.976Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:40:19.976Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:40:52.206Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-05T04:40:52.206Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.18/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-05T04:40:52.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-05T04:40:52.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-05T04:40:52.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-05T04:40:52.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-05T04:40:52.786Z] FAIL [2024-03-05T04:40:53.366Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-05T04:40:53.406Z] $ docker stop --time=1 4011262d0d57af4c4ab5933f48237475d5fc545044761b73646eff428ac0aa66 [2024-03-05T04:40:55.307Z] $ docker rm -f --volumes 4011262d0d57af4c4ab5933f48237475d5fc545044761b73646eff428ac0aa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:40:57.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T04:40:57.594Z] [2024-03-05T04:40:57.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:40:58.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T04:40:58.047Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T04:40:58.047Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T04:40:58.047Z] 04944245beec: Pulling fs layer [2024-03-05T04:40:58.047Z] 699f458cf7ca: Pulling fs layer [2024-03-05T04:40:58.047Z] 765212b225bb: Pulling fs layer [2024-03-05T04:40:58.047Z] f23df028b6ca: Pulling fs layer [2024-03-05T04:40:58.047Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T04:40:58.047Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T04:40:58.047Z] d65c8cfc05b1: Waiting [2024-03-05T04:40:58.047Z] 2437ff75d9bd: Waiting [2024-03-05T04:40:58.317Z] f23df028b6ca: Waiting [2024-03-05T04:40:58.317Z] 765212b225bb: Waiting [2024-03-05T04:40:58.317Z] 04944245beec: Verifying Checksum [2024-03-05T04:40:58.317Z] 04944245beec: Download complete [2024-03-05T04:40:58.317Z] 765212b225bb: Verifying Checksum [2024-03-05T04:40:58.317Z] 765212b225bb: Download complete [2024-03-05T04:40:58.317Z] f23df028b6ca: Verifying Checksum [2024-03-05T04:40:58.317Z] f23df028b6ca: Download complete [2024-03-05T04:40:58.317Z] d65c8cfc05b1: Download complete [2024-03-05T04:40:58.586Z] 699f458cf7ca: Verifying Checksum [2024-03-05T04:40:59.173Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T04:40:59.173Z] 8998bd30e6a1: Download complete [2024-03-05T04:41:01.765Z] 2437ff75d9bd: Download complete [2024-03-05T04:41:03.734Z] 8998bd30e6a1: Pull complete [2024-03-05T04:41:04.317Z] 04944245beec: Pull complete [2024-03-05T04:41:05.722Z] 699f458cf7ca: Pull complete [2024-03-05T04:41:05.988Z] 765212b225bb: Pull complete [2024-03-05T04:41:06.965Z] f23df028b6ca: Pull complete [2024-03-05T04:41:07.233Z] d65c8cfc05b1: Pull complete [2024-03-05T04:41:25.429Z] 2437ff75d9bd: Pull complete [2024-03-05T04:41:25.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T04:41:25.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T04:41:25.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:41:25.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-4961 does not seem to be running inside a container [2024-03-05T04:41:25.978Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T04:41:28.702Z] $ docker top cbeda4eb6ab9dec38198732aef8f2cdca25f3b8e79434fbbc4549ef6f480060a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:29.673Z] ---> job-cost.sh [2024-03-05T04:41:29.673Z] lf-activate-venv: SKIPPING [2024-03-05T04:41:29.673Z] INFO: No Stack... [2024-03-05T04:41:29.939Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T04:41:30.909Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T04:41:31.563Z] + cut -d, -f6 [2024-03-05T04:41:31.564Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-03-05T04:41:31.646Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [2024-03-05T04:41:31.653Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] did not exist. Created. [2024-03-05T04:41:31.658Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T04:41:32.158Z] /w/workspace/edgex-ui-go/1@tmp/durable-fb52ab5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-05T04:41:32.821Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T04:41:32.859Z] Warning: overwriting stash ‘stack-cost’ [2024-03-05T04:41:33.627Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T04:41:33.645Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T04:41:33.820Z] $ docker stop --time=1 cbeda4eb6ab9dec38198732aef8f2cdca25f3b8e79434fbbc4549ef6f480060a [2024-03-05T04:41:35.342Z] $ docker rm -f --volumes cbeda4eb6ab9dec38198732aef8f2cdca25f3b8e79434fbbc4549ef6f480060a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T04:41:36.709Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-05T04:41:40.522Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives ] [2024-03-05T04:41:40.523Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-05T04:41:40.523Z] total 16 [2024-03-05T04:41:40.523Z] drwxr-xr-x 3 root root 4096 Mar 5 04:35 . [2024-03-05T04:41:40.523Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 5 04:35 .. [2024-03-05T04:41:40.523Z] drwxr-xr-x 2 root root 4096 Mar 5 04:35 cost [2024-03-05T04:41:40.523Z] -rw-r--r-- 1 root root 83 Mar 5 04:35 cost.csv [2024-03-05T04:41:40.523Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-05T04:41:40.523Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-05T04:41:40.523Z] total 16 [2024-03-05T04:41:40.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 04:35 . [2024-03-05T04:41:40.523Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 5 04:35 .. [2024-03-05T04:41:40.523Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 04:35 cost [2024-03-05T04:41:40.523Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 5 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:40.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:41.754Z] ---> package-listing.sh [2024-03-05T04:41:41.754Z] ++ facter osfamily [2024-03-05T04:41:41.754Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T04:41:42.017Z] + OS_FAMILY=debian [2024-03-05T04:41:42.017Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-710 [2024-03-05T04:41:42.017Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T04:41:42.017Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T04:41:42.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T04:41:42.017Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T04:41:42.017Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-05T04:41:42.017Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T04:41:42.017Z] + case "${OS_FAMILY}" in [2024-03-05T04:41:42.017Z] + dpkg -l [2024-03-05T04:41:42.017Z] + grep '^ii' [2024-03-05T04:41:42.017Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T04:41:42.017Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T04:41:42.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T04:41:42.017Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-05T04:41:42.017Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [2024-03-05T04:41:42.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [Pipeline] echo [2024-03-05T04:41:42.053Z] 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-710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-05T04:41:42.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T04:41:43.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T04:41:43.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T04:41:43.277Z] prd-ubuntu20.04-docker-8c-8g-4958 does not seem to be running inside a container [2024-03-05T04:41:43.309Z] $ 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-710/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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T04:41:43.504Z] $ docker top ec0256f7f8b799f5534204471c9fdf5cb847ebd2f7d8be55fc9b0b34aa80b988 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T04:41:43.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T04:41:44.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T04:41:44.622Z] + ls /var/log/sa-host [2024-03-05T04:41:44.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T04:41:44.812Z] provisioning config files... [2024-03-05T04:41:44.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config16188521318782162725tmp [Pipeline] { [Pipeline] echo [2024-03-05T04:41:44.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:45.290Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T04:41:45.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:45.843Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T04:41:45.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:46.185Z] ---> sudo-logs.sh [2024-03-05T04:41:46.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T04:41:46.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:46.632Z] ---> job-cost.sh [2024-03-05T04:41:46.632Z] lf-activate-venv: SKIPPING [2024-03-05T04:41:46.632Z] DEBUG: total: 0.2199999988079071 [2024-03-05T04:41:46.632Z] INFO: Retrieving Stack Cost... [2024-03-05T04:41:46.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T04:41:47.154Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T04:41:47.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T04:41:47.497Z] ---> logs-deploy.sh [2024-03-05T04:41:47.497Z] lf-activate-venv: SKIPPING [2024-03-05T04:41:47.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-710/1 [2024-03-05T04:41:47.497Z] INFO: archiving workspace using pattern(s): [2024-03-05T04:41:48.434Z] Archives upload complete. [2024-03-05T04:41:48.434Z] INFO: archiving logs to Nexus [2024-03-05T04:41:49.006Z] ---> uname -a: [2024-03-05T04:41:49.006Z] Linux prd-ubuntu20-04-docker-8c-8g-4958 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-05T04:41:49.006Z] [2024-03-05T04:41:49.006Z]