Pull request #751 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4967119def1998c93b43d69791196dba74fc7952+524fde96b3cb1875459d9e5ca758071353d7a42e (5b04b879c461aa666d4c3b860192d68fafcef577) 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-ssh5856045863022590138.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-ssh2682779914934489020.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-751/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-751/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8817324049752500746.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-751/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3710757404418549742.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-ssh5778167583146078546.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-751/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-751/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1310571821177195681.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 ‘prd-ubuntu20.04-docker-8c-8g-511’ is offline Running on prd-ubuntu20.04-docker-8c-8g-513 in /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [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-751 # 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/751/head:refs/remotes/origin/PR-751 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 4967119def1998c93b43d69791196dba74fc7952 Merge succeeded, producing 4967119def1998c93b43d69791196dba74fc7952 Checking out Revision 4967119def1998c93b43d69791196dba74fc7952 (PR-751) Commit message: "" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-21T04:30:37.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-21T04:30:37.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-21T04:30:38.079Z] ========================================================= [2024-05-21T04:30:38.079Z] EdgeX Global Pipelines Version Info [2024-05-21T04:30:38.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:30:43.249Z] ------------------- [2024-05-21T04:30:43.249Z] stable info: [2024-05-21T04:30:43.249Z] ------------------- [2024-05-21T04:30:43.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-21T04:30:43.249Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T04:30:43.249Z] Message: update stable to v1.0.258 [2024-05-21T04:30:43.818Z] ------------------- [2024-05-21T04:30:43.818Z] experimental info: [2024-05-21T04:30:43.818Z] ------------------- [2024-05-21T04:30:43.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-21T04:30:43.818Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T04:30:43.818Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-21T04:30:44.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-05-21T04:30:44.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-05-21T04:30:44.168Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-21T04:30:44.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-21T04:30:44.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-21T04:30:44.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-21T04:30:44.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-21T04:30:44.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-21T04:30:44.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-21T04:30:44.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-21T04:30:44.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-21T04:30:44.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-05-21T04:30:44.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-21T04:30:44.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-21T04:30:44.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-21T04:30:44.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-21T04:30:45.025Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:30:45.082Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:30:45.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-21T04:30:45.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-21T04:30:45.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-21T04:30:45.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-21T04:30:45.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-21T04:30:45.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-21T04:30:45.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-21T04:30:45.712Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-21T04:30:45.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-21T04:30:45.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-751 [Pipeline] echo [2024-05-21T04:30:45.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-751 [Pipeline] echo [2024-05-21T04:30:45.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-751 [Pipeline] echo [2024-05-21T04:30:46.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo [2024-05-21T04:30:46.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4967119 [Pipeline] echo [2024-05-21T04:30:46.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T04:30:46.293Z] provisioning config files... [2024-05-21T04:30:46.307Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config258999763845139329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:30:46.708Z] ---> ****-login.sh [2024-05-21T04:30:46.708Z] nexus3.edgexfoundry.org:10001 [2024-05-21T04:30:46.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:30:46.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:30:46.969Z] Configure a credential helper to remove this warning. See [2024-05-21T04:30:46.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:30:46.969Z] [2024-05-21T04:30:46.969Z] Login Succeeded [2024-05-21T04:30:46.969Z] nexus3.edgexfoundry.org:10002 [2024-05-21T04:30:46.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:30:47.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:30:47.232Z] Configure a credential helper to remove this warning. See [2024-05-21T04:30:47.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:30:47.232Z] [2024-05-21T04:30:47.232Z] Login Succeeded [2024-05-21T04:30:47.232Z] nexus3.edgexfoundry.org:10003 [2024-05-21T04:30:47.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:30:47.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:30:47.232Z] Configure a credential helper to remove this warning. See [2024-05-21T04:30:47.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:30:47.232Z] [2024-05-21T04:30:47.232Z] Login Succeeded [2024-05-21T04:30:47.232Z] nexus3.edgexfoundry.org:10004 [2024-05-21T04:30:47.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:30:47.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:30:47.493Z] Configure a credential helper to remove this warning. See [2024-05-21T04:30:47.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:30:47.493Z] [2024-05-21T04:30:47.493Z] Login Succeeded [2024-05-21T04:30:47.493Z] ****.io [2024-05-21T04:30:47.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:30:47.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:30:47.753Z] Configure a credential helper to remove this warning. See [2024-05-21T04:30:47.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:30:47.753Z] [2024-05-21T04:30:47.753Z] Login Succeeded [2024-05-21T04:30:47.753Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T04:30:47.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-21T04:30:48.501Z] + git rev-list -1 --merges 4967119def1998c93b43d69791196dba74fc7952~1..4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo [2024-05-21T04:30:48.550Z] -----------> git rev-list -1 --merges 4967119def1998c93b43d69791196dba74fc7952~1..4967119def1998c93b43d69791196dba74fc7952 4967119def1998c93b43d69791196dba74fc7952 [false] [Pipeline] sh [2024-05-21T04:30:48.873Z] + git log --format=format:%s -1 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo [2024-05-21T04:30:48.916Z] ========================================================= [2024-05-21T04:30:48.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-21T04:30:48.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-21T04:30:49.383Z] + git log --format=format:%s -1 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo [2024-05-21T04:30:49.423Z] [semverPrep] GIT_COMMIT: 4967119def1998c93b43d69791196dba74fc7952, Commit Message: --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-configuration/v3 dependency-type: direct:production update-type: version-update:semver-patch ... [Pipeline] echo [2024-05-21T04:30:49.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-21T04:30:49.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T04:30:49.904Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-21T04:30:49.904Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-21T04:30:49.904Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-21T04:30:49.904Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-05-21T04:30:49.904Z] -a /etc/ssh/ssh_known_hosts [2024-05-21T04:30:49.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:30:50.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:30:50.421Z] [2024-05-21T04:30:50.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:30:50.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:30:50.829Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-21T04:30:50.829Z] b85a868b505f: Pulling fs layer [2024-05-21T04:30:50.829Z] e2be974225ed: Pulling fs layer [2024-05-21T04:30:50.829Z] 339a4e72a1f5: Pulling fs layer [2024-05-21T04:30:50.829Z] 988bab9f4d93: Pulling fs layer [2024-05-21T04:30:50.829Z] 1469e6f7b9e6: Pulling fs layer [2024-05-21T04:30:50.829Z] eaf3925da568: Pulling fs layer [2024-05-21T04:30:50.829Z] 1469e6f7b9e6: Waiting [2024-05-21T04:30:50.829Z] bab4dde63d76: Pulling fs layer [2024-05-21T04:30:50.829Z] bde34c3a00c8: Pulling fs layer [2024-05-21T04:30:50.829Z] eaf3925da568: Waiting [2024-05-21T04:30:50.829Z] bab4dde63d76: Waiting [2024-05-21T04:30:50.829Z] b352a97aabf1: Pulling fs layer [2024-05-21T04:30:50.829Z] b352a97aabf1: Waiting [2024-05-21T04:30:50.829Z] 4872d77fe225: Pulling fs layer [2024-05-21T04:30:50.829Z] 5851b861e8e6: Pulling fs layer [2024-05-21T04:30:50.829Z] 5851b861e8e6: Waiting [2024-05-21T04:30:50.829Z] e2be974225ed: Verifying Checksum [2024-05-21T04:30:50.829Z] e2be974225ed: Download complete [2024-05-21T04:30:50.829Z] 988bab9f4d93: Verifying Checksum [2024-05-21T04:30:50.829Z] 988bab9f4d93: Download complete [2024-05-21T04:30:50.829Z] 1469e6f7b9e6: Verifying Checksum [2024-05-21T04:30:50.829Z] 1469e6f7b9e6: Download complete [2024-05-21T04:30:50.829Z] eaf3925da568: Verifying Checksum [2024-05-21T04:30:50.829Z] eaf3925da568: Download complete [2024-05-21T04:30:50.829Z] 339a4e72a1f5: Verifying Checksum [2024-05-21T04:30:50.829Z] 339a4e72a1f5: Download complete [2024-05-21T04:30:51.089Z] bde34c3a00c8: Verifying Checksum [2024-05-21T04:30:51.089Z] bde34c3a00c8: Download complete [2024-05-21T04:30:51.089Z] b352a97aabf1: Download complete [2024-05-21T04:30:51.089Z] 4872d77fe225: Download complete [2024-05-21T04:30:51.089Z] 5851b861e8e6: Verifying Checksum [2024-05-21T04:30:51.089Z] 5851b861e8e6: Download complete [2024-05-21T04:30:51.089Z] b85a868b505f: Verifying Checksum [2024-05-21T04:30:51.089Z] b85a868b505f: Download complete [2024-05-21T04:30:51.348Z] bab4dde63d76: Verifying Checksum [2024-05-21T04:30:51.348Z] bab4dde63d76: Download complete [2024-05-21T04:30:52.289Z] b85a868b505f: Pull complete [2024-05-21T04:30:52.553Z] e2be974225ed: Pull complete [2024-05-21T04:30:53.131Z] 339a4e72a1f5: Pull complete [2024-05-21T04:30:53.131Z] 988bab9f4d93: Pull complete [2024-05-21T04:30:53.389Z] 1469e6f7b9e6: Pull complete [2024-05-21T04:30:53.389Z] eaf3925da568: Pull complete [2024-05-21T04:30:55.296Z] bab4dde63d76: Pull complete [2024-05-21T04:30:55.296Z] bde34c3a00c8: Pull complete [2024-05-21T04:30:55.557Z] b352a97aabf1: Pull complete [2024-05-21T04:30:55.557Z] 4872d77fe225: Pull complete [2024-05-21T04:30:55.816Z] 5851b861e8e6: Pull complete [2024-05-21T04:30:55.816Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-21T04:30:55.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:30:55.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:30:56.109Z] prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container [2024-05-21T04:30:56.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-21T04:30:59.267Z] $ docker top 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 -eo pid,comm [2024-05-21T04:30:59.326Z] 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-05-21T04:30:59.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T04:30:59.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:30:59.494Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:30:59.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:30:59.628Z] $ docker exec 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent [2024-05-21T04:30:59.739Z] SSH_AUTH_SOCK=/tmp/ssh-56JWpBReDIVX/agent.33 [2024-05-21T04:30:59.739Z] SSH_AGENT_PID=40 [2024-05-21T04:30:59.745Z] Running ssh-add (command line suppressed) [2024-05-21T04:30:59.844Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_8767967758342237943.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_8767967758342237943.key) [2024-05-21T04:30:59.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:31:00.200Z] + git tag --points-at HEAD [Pipeline] } [2024-05-21T04:31:00.227Z] $ docker exec --env ******** --env ******** 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent -k [2024-05-21T04:31:00.327Z] unset SSH_AUTH_SOCK; [2024-05-21T04:31:00.329Z] unset SSH_AGENT_PID; [2024-05-21T04:31:00.329Z] echo Agent pid 40 killed; [2024-05-21T04:31:00.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-21T04:31:00.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:31:00.455Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:31:00.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:31:00.575Z] $ docker exec 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent [2024-05-21T04:31:00.687Z] SSH_AUTH_SOCK=/tmp/ssh-rfCei6iMM4JA/agent.73 [2024-05-21T04:31:00.687Z] SSH_AGENT_PID=79 [2024-05-21T04:31:00.692Z] Running ssh-add (command line suppressed) [2024-05-21T04:31:00.786Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_3347850952514693939.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_3347850952514693939.key) [2024-05-21T04:31:00.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:31:01.189Z] + git semver init [2024-05-21T04:31:01.448Z] 2024-05-21 04:31:01,402 [run_init] DEBUG init version:0.0.0 force:False [2024-05-21T04:31:01.448Z] 2024-05-21 04:31:01,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver [2024-05-21T04:31:01.448Z] 2024-05-21 04:31:01,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver [2024-05-21T04:31:01.448Z] 2024-05-21 04:31:01,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751, universal_newlines=False, shell=None, istream=None) [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,365 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.git/info/exclude [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 with force:False [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,367 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,372 [execute] INFO git cat-file --batch-check [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,381 [execute] INFO git cat-file --batch [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T04:31:03.984Z] 2024-05-21 04:31:03,387 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 [2024-05-21T04:31:03.984Z] 0.0.0 [Pipeline] } [2024-05-21T04:31:04.010Z] $ docker exec --env ******** --env ******** 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent -k [2024-05-21T04:31:04.107Z] unset SSH_AUTH_SOCK; [2024-05-21T04:31:04.109Z] unset SSH_AGENT_PID; [2024-05-21T04:31:04.109Z] echo Agent pid 79 killed; [2024-05-21T04:31:04.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T04:31:04.568Z] + git semver [Pipeline] } [2024-05-21T04:31:04.853Z] $ docker stop --time=1 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 [2024-05-21T04:31:06.156Z] $ docker rm -f --volumes 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T04:31:06.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-21T04:31:06.891Z] Stashed 1 file(s) [Pipeline] echo [2024-05-21T04:31:06.919Z] [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-05-21T04:31:07.624Z] provisioning config files... [2024-05-21T04:31:07.635Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config12755768158950268038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:31:08.005Z] ---> ****-login.sh [2024-05-21T04:31:08.005Z] nexus3.edgexfoundry.org:10001 [2024-05-21T04:31:08.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:31:08.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:31:08.005Z] Configure a credential helper to remove this warning. See [2024-05-21T04:31:08.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:31:08.005Z] [2024-05-21T04:31:08.005Z] Login Succeeded [2024-05-21T04:31:08.005Z] nexus3.edgexfoundry.org:10002 [2024-05-21T04:31:08.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:31:08.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:31:08.005Z] Configure a credential helper to remove this warning. See [2024-05-21T04:31:08.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:31:08.005Z] [2024-05-21T04:31:08.005Z] Login Succeeded [2024-05-21T04:31:08.005Z] nexus3.edgexfoundry.org:10003 [2024-05-21T04:31:08.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:31:08.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:31:08.265Z] Configure a credential helper to remove this warning. See [2024-05-21T04:31:08.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:31:08.265Z] [2024-05-21T04:31:08.265Z] Login Succeeded [2024-05-21T04:31:08.265Z] nexus3.edgexfoundry.org:10004 [2024-05-21T04:31:08.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:31:08.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:31:08.266Z] Configure a credential helper to remove this warning. See [2024-05-21T04:31:08.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:31:08.266Z] [2024-05-21T04:31:08.266Z] Login Succeeded [2024-05-21T04:31:08.266Z] ****.io [2024-05-21T04:31:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:31:08.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:31:08.526Z] Configure a credential helper to remove this warning. See [2024-05-21T04:31:08.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:31:08.526Z] [2024-05-21T04:31:08.526Z] Login Succeeded [2024-05-21T04:31:08.526Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T04:31:08.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-21T04:31:08.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:31:08.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:31:08.891Z] ========================================================= [2024-05-21T04:31:08.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-21T04:31:08.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:31:09.417Z] + 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-05-21T04:31:09.676Z] Sending build context to Docker daemon 59.52MB [2024-05-21T04:31:09.676Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-05-21T04:31:09.676Z] Step 2/15 : FROM ${BASE} AS builder [2024-05-21T04:31:09.935Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-21T04:31:09.935Z] 619be1103602: Pulling fs layer [2024-05-21T04:31:09.935Z] 7862e08f4a3e: Pulling fs layer [2024-05-21T04:31:09.935Z] 5df492c9dc93: Pulling fs layer [2024-05-21T04:31:09.935Z] 7629e6793208: Pulling fs layer [2024-05-21T04:31:09.935Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:31:09.935Z] fb5054dd5b73: Pulling fs layer [2024-05-21T04:31:09.935Z] eeca6798cff9: Pulling fs layer [2024-05-21T04:31:09.935Z] aa269ceb94a6: Pulling fs layer [2024-05-21T04:31:09.935Z] ada007ff1a6a: Pulling fs layer [2024-05-21T04:31:09.935Z] 7629e6793208: Waiting [2024-05-21T04:31:09.935Z] 4f4fb700ef54: Waiting [2024-05-21T04:31:09.935Z] fb5054dd5b73: Waiting [2024-05-21T04:31:09.935Z] eeca6798cff9: Waiting [2024-05-21T04:31:09.935Z] ada007ff1a6a: Waiting [2024-05-21T04:31:09.935Z] 7862e08f4a3e: Verifying Checksum [2024-05-21T04:31:09.935Z] 7862e08f4a3e: Download complete [2024-05-21T04:31:09.935Z] 7629e6793208: Verifying Checksum [2024-05-21T04:31:09.935Z] 7629e6793208: Download complete [2024-05-21T04:31:09.935Z] 4f4fb700ef54: Verifying Checksum [2024-05-21T04:31:09.935Z] 4f4fb700ef54: Download complete [2024-05-21T04:31:09.935Z] fb5054dd5b73: Verifying Checksum [2024-05-21T04:31:09.935Z] fb5054dd5b73: Download complete [2024-05-21T04:31:09.935Z] 619be1103602: Verifying Checksum [2024-05-21T04:31:09.935Z] 619be1103602: Download complete [2024-05-21T04:31:09.935Z] eeca6798cff9: Verifying Checksum [2024-05-21T04:31:09.935Z] eeca6798cff9: Download complete [2024-05-21T04:31:10.196Z] 619be1103602: Pull complete [2024-05-21T04:31:10.196Z] ada007ff1a6a: Verifying Checksum [2024-05-21T04:31:10.196Z] ada007ff1a6a: Download complete [2024-05-21T04:31:10.196Z] 7862e08f4a3e: Pull complete [2024-05-21T04:31:10.455Z] 5df492c9dc93: Verifying Checksum [2024-05-21T04:31:10.455Z] 5df492c9dc93: Download complete [2024-05-21T04:31:10.714Z] aa269ceb94a6: Verifying Checksum [2024-05-21T04:31:10.714Z] aa269ceb94a6: Download complete [2024-05-21T04:31:13.996Z] 5df492c9dc93: Pull complete [2024-05-21T04:31:13.996Z] 7629e6793208: Pull complete [2024-05-21T04:31:13.996Z] 4f4fb700ef54: Pull complete [2024-05-21T04:31:13.996Z] fb5054dd5b73: Pull complete [2024-05-21T04:31:13.996Z] eeca6798cff9: Pull complete [2024-05-21T04:31:15.894Z] aa269ceb94a6: Pull complete [2024-05-21T04:31:16.459Z] ada007ff1a6a: Pull complete [2024-05-21T04:31:16.459Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-21T04:31:16.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-21T04:31:16.459Z] ---> f489d0715acc [2024-05-21T04:31:16.459Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-05-21T04:31:21.864Z] ---> Running in 42b1f8bb1a26 [2024-05-21T04:31:21.864Z] Removing intermediate container 42b1f8bb1a26 [2024-05-21T04:31:21.864Z] ---> 0f2392372a81 [2024-05-21T04:31:21.864Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-05-21T04:31:21.864Z] ---> Running in 32ab5610a5ec [2024-05-21T04:31:21.864Z] Removing intermediate container 32ab5610a5ec [2024-05-21T04:31:21.864Z] ---> 7a3fbf0d4344 [2024-05-21T04:31:21.864Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-05-21T04:31:21.864Z] ---> Running in 290f545858bc [2024-05-21T04:31:21.864Z] Removing intermediate container 290f545858bc [2024-05-21T04:31:21.864Z] ---> b698623dec8e [2024-05-21T04:31:21.864Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-05-21T04:31:21.864Z] ---> Running in f8a0c39dd20f [2024-05-21T04:31:21.864Z] Removing intermediate container f8a0c39dd20f [2024-05-21T04:31:21.864Z] ---> f0fe5571d848 [2024-05-21T04:31:21.864Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-05-21T04:31:21.864Z] ---> Running in 3c8655132d5c [2024-05-21T04:31:21.864Z] Removing intermediate container 3c8655132d5c [2024-05-21T04:31:21.864Z] ---> a5c9fd3bbc5a [2024-05-21T04:31:21.864Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-05-21T04:31:22.124Z] latest: Pulling from library/docker [2024-05-21T04:31:22.124Z] 4abcf2066143: Pulling fs layer [2024-05-21T04:31:22.124Z] c88bf952fe1e: Pulling fs layer [2024-05-21T04:31:22.124Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:31:22.124Z] 5a8a4e24f242: Pulling fs layer [2024-05-21T04:31:22.124Z] 4bbe644b24a5: Pulling fs layer [2024-05-21T04:31:22.124Z] d22996bea9a7: Pulling fs layer [2024-05-21T04:31:22.124Z] 1c300cb05ad4: Pulling fs layer [2024-05-21T04:31:22.124Z] 085bf4ce04f9: Pulling fs layer [2024-05-21T04:31:22.124Z] 35f84b45007d: Pulling fs layer [2024-05-21T04:31:22.124Z] 1201423837e6: Pulling fs layer [2024-05-21T04:31:22.124Z] 5e8d55a0201e: Pulling fs layer [2024-05-21T04:31:22.124Z] ecd10cfc94a3: Pulling fs layer [2024-05-21T04:31:22.124Z] a16ef2620f24: Pulling fs layer [2024-05-21T04:31:22.124Z] 717a89492317: Pulling fs layer [2024-05-21T04:31:22.124Z] 1601b1d00221: Pulling fs layer [2024-05-21T04:31:22.124Z] 5a8a4e24f242: Waiting [2024-05-21T04:31:22.124Z] bda66753db8b: Pulling fs layer [2024-05-21T04:31:22.124Z] 1201423837e6: Waiting [2024-05-21T04:31:22.124Z] 4bbe644b24a5: Waiting [2024-05-21T04:31:22.124Z] 085bf4ce04f9: Waiting [2024-05-21T04:31:22.124Z] 5e8d55a0201e: Waiting [2024-05-21T04:31:22.124Z] 1c300cb05ad4: Waiting [2024-05-21T04:31:22.124Z] d22996bea9a7: Waiting [2024-05-21T04:31:22.124Z] ecd10cfc94a3: Waiting [2024-05-21T04:31:22.124Z] 1601b1d00221: Waiting [2024-05-21T04:31:22.124Z] a16ef2620f24: Waiting [2024-05-21T04:31:22.124Z] 717a89492317: Waiting [2024-05-21T04:31:22.124Z] bda66753db8b: Waiting [2024-05-21T04:31:22.382Z] 4abcf2066143: Verifying Checksum [2024-05-21T04:31:22.382Z] 4abcf2066143: Download complete [2024-05-21T04:31:22.382Z] 4f4fb700ef54: Verifying Checksum [2024-05-21T04:31:22.382Z] 4f4fb700ef54: Download complete [2024-05-21T04:31:22.382Z] c88bf952fe1e: Verifying Checksum [2024-05-21T04:31:22.382Z] c88bf952fe1e: Download complete [2024-05-21T04:31:22.382Z] 5a8a4e24f242: Download complete [2024-05-21T04:31:22.400Z] Still waiting to schedule task [2024-05-21T04:31:22.400Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-21T04:31:22.640Z] 4abcf2066143: Pull complete [2024-05-21T04:31:22.640Z] 4bbe644b24a5: Verifying Checksum [2024-05-21T04:31:22.640Z] 4bbe644b24a5: Download complete [2024-05-21T04:31:22.640Z] c88bf952fe1e: Pull complete [2024-05-21T04:31:22.640Z] d22996bea9a7: Verifying Checksum [2024-05-21T04:31:22.640Z] d22996bea9a7: Download complete [2024-05-21T04:31:22.640Z] 085bf4ce04f9: Verifying Checksum [2024-05-21T04:31:22.640Z] 085bf4ce04f9: Download complete [2024-05-21T04:31:22.899Z] 4f4fb700ef54: Pull complete [2024-05-21T04:31:22.899Z] 5a8a4e24f242: Pull complete [2024-05-21T04:31:22.899Z] 35f84b45007d: Verifying Checksum [2024-05-21T04:31:22.899Z] 35f84b45007d: Download complete [2024-05-21T04:31:22.899Z] 1201423837e6: Verifying Checksum [2024-05-21T04:31:22.899Z] 1201423837e6: Download complete [2024-05-21T04:31:22.899Z] 1c300cb05ad4: Verifying Checksum [2024-05-21T04:31:22.899Z] 1c300cb05ad4: Download complete [2024-05-21T04:31:22.899Z] ecd10cfc94a3: Download complete [2024-05-21T04:31:22.899Z] a16ef2620f24: Download complete [2024-05-21T04:31:23.156Z] 5e8d55a0201e: Verifying Checksum [2024-05-21T04:31:23.156Z] 5e8d55a0201e: Download complete [2024-05-21T04:31:23.156Z] 1601b1d00221: Verifying Checksum [2024-05-21T04:31:23.156Z] 1601b1d00221: Download complete [2024-05-21T04:31:23.156Z] 4bbe644b24a5: Pull complete [2024-05-21T04:31:23.156Z] bda66753db8b: Verifying Checksum [2024-05-21T04:31:23.156Z] bda66753db8b: Download complete [2024-05-21T04:31:23.413Z] d22996bea9a7: Pull complete [2024-05-21T04:31:23.671Z] 717a89492317: Verifying Checksum [2024-05-21T04:31:23.671Z] 717a89492317: Download complete [2024-05-21T04:31:23.930Z] 1c300cb05ad4: Pull complete [2024-05-21T04:31:23.930Z] 085bf4ce04f9: Pull complete [2024-05-21T04:31:23.930Z] 35f84b45007d: Pull complete [2024-05-21T04:31:24.188Z] 1201423837e6: Pull complete [2024-05-21T04:31:24.446Z] 5e8d55a0201e: Pull complete [2024-05-21T04:31:24.446Z] ecd10cfc94a3: Pull complete [2024-05-21T04:31:24.704Z] a16ef2620f24: Pull complete [2024-05-21T04:31:25.636Z] 717a89492317: Pull complete [2024-05-21T04:31:25.636Z] 1601b1d00221: Pull complete [2024-05-21T04:31:25.636Z] bda66753db8b: Pull complete [2024-05-21T04:31:25.636Z] Digest: sha256:ae1f3ee621c3185d96624ac26ea5e6ac8536d1a284b16adb6fbc5136a3dc37c6 [2024-05-21T04:31:25.636Z] Status: Downloaded newer image for docker:latest [2024-05-21T04:31:28.167Z] ---> 7ad01bc65887 [2024-05-21T04:31:28.167Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-21T04:31:28.167Z] ---> Running in ceca3502c0fc [2024-05-21T04:31:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-21T04:31:28.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-21T04:31:28.685Z] OK: 264 MiB in 52 packages [2024-05-21T04:31:28.944Z] Removing intermediate container ceca3502c0fc [2024-05-21T04:31:28.944Z] ---> 8fceb186dacc [2024-05-21T04:31:28.944Z] Step 10/15 : ENV GO111MODULE=on [2024-05-21T04:31:28.944Z] ---> Running in d727caebc6e0 [2024-05-21T04:31:29.244Z] Removing intermediate container d727caebc6e0 [2024-05-21T04:31:29.244Z] ---> 944f03f5ac65 [2024-05-21T04:31:29.244Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-05-21T04:31:29.244Z] ---> Running in a6a21d920ae3 [2024-05-21T04:31:29.244Z] Removing intermediate container a6a21d920ae3 [2024-05-21T04:31:29.244Z] ---> 48c71449d245 [2024-05-21T04:31:29.244Z] Step 12/15 : COPY go.mod vendor* ./ [2024-05-21T04:31:29.244Z] ---> f86a96a536fd [2024-05-21T04:31:29.244Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-21T04:31:29.503Z] ---> Running in 6b56a50620b0 [2024-05-21T04:32:39.827Z] Removing intermediate container 6b56a50620b0 [2024-05-21T04:32:39.827Z] ---> 4a8362957916 [2024-05-21T04:32:39.827Z] Step 14/15 : COPY . . [2024-05-21T04:32:39.827Z] ---> 669ec9d7e469 [2024-05-21T04:32:39.827Z] Step 15/15 : RUN ${MAKE} [2024-05-21T04:32:39.827Z] ---> Running in 5b54404b226e [2024-05-21T04:32:39.827Z] noop [2024-05-21T04:32:39.827Z] Removing intermediate container 5b54404b226e [2024-05-21T04:32:39.827Z] ---> 2be0489c8b3c [2024-05-21T04:32:39.827Z] Successfully built 2be0489c8b3c [2024-05-21T04:32:39.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:32:40.383Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-21T04:32:40.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:32:40.552Z] prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container [2024-05-21T04:32:40.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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 ******** ci-base-image-x86_64 cat [2024-05-21T04:32:40.907Z] $ docker top ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:32:41.306Z] + go version [2024-05-21T04:32:41.306Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-21T04:32:41.340Z] $ docker stop --time=1 ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 [2024-05-21T04:32:42.604Z] $ docker rm -f --volumes ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:32:43.406Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-21T04:32:43.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:32:43.585Z] prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container [2024-05-21T04:32:43.616Z] $ 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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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 ******** ci-base-image-x86_64 cat [2024-05-21T04:32:43.933Z] $ docker top 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:32:44.344Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:32:44.719Z] + make test [2024-05-21T04:32:44.719Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-05-21T04:32:46.093Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-05-21T04:32:53.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-514 in /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [Pipeline] { [Pipeline] ws [2024-05-21T04:32:53.328Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-05-21T04:32:56.426Z] The recommended git tool is: git [2024-05-21T04:32:56.964Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-05-21T04:32:56.964Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-05-21T04:32:56.964Z] have (chan any, chan error, any, string) [2024-05-21T04:32:56.964Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:32:56.964Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-05-21T04:32:56.964Z] have (chan any, chan error, interface{}, string) [2024-05-21T04:32:56.964Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:32:56.964Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-05-21T04:32:56.964Z] have (chan any, chan error, interface{}, string) [2024-05-21T04:32:56.964Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:33:00.756Z] using credential edgex-jenkins-ssh [2024-05-21T04:33:00.776Z] Cloning the remote Git repository [2024-05-21T04:33:00.808Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-05-21T04:33:00.889Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-05-21T04:33:01.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-05-21T04:33:01.045Z] > git --version # timeout=10 [2024-05-21T04:33:01.064Z] > git --version # 'git version 2.25.1' [2024-05-21T04:33:01.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T04:33:01.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T04:33:01.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-05-21T04:33:01.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-05-21T04:33:01.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-05-21T04:33:01.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-05-21T04:33:01.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-05-21T04:33:01.773Z] FAIL [2024-05-21T04:33:01.773Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-05-21T04:33:01.824Z] $ docker stop --time=1 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 [2024-05-21T04:33:06.503Z] $ docker rm -f --volumes 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 [2024-05-21T04:33:05.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-05-21T04:33:05.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T04:33:06.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-05-21T04:33:06.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-05-21T04:33:06.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T04:33:06.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/751/head:refs/remotes/origin/PR-751 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [2024-05-21T04:33:06.741Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [2024-05-21T04:33:07.279Z] Merge succeeded, producing 4967119def1998c93b43d69791196dba74fc7952 [2024-05-21T04:33:07.280Z] Checking out Revision 4967119def1998c93b43d69791196dba74fc7952 (PR-751) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:33:07.891Z] Commit message: "" [2024-05-21T04:33:07.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:33:07.962Z] [2024-05-21T04:33:07.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:33:07.933Z] > git --version # timeout=10 [2024-05-21T04:33:07.946Z] > git --version # 'git version 2.25.1' [2024-05-21T04:33:07.960Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] isUnix [2024-05-21T04:33:06.757Z] > git config core.sparsecheckout # timeout=10 [2024-05-21T04:33:06.813Z] > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 [2024-05-21T04:33:07.177Z] > git remote # timeout=10 [2024-05-21T04:33:07.197Z] > git config --get remote.origin.url # timeout=10 [2024-05-21T04:33:07.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T04:33:07.236Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-05-21T04:33:07.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-21T04:33:07.284Z] > git config core.sparsecheckout # timeout=10 [2024-05-21T04:33:07.303Z] > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:33:08.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:33:08.363Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-21T04:33:08.363Z] 5eb5b503b376: Pulling fs layer [2024-05-21T04:33:08.363Z] 5c69ac0246d0: Pulling fs layer [2024-05-21T04:33:08.363Z] ec43610c2a17: Pulling fs layer [2024-05-21T04:33:08.363Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-21T04:33:08.363Z] 33b1e0a273af: Pulling fs layer [2024-05-21T04:33:08.363Z] 5d3b04190fa2: Pulling fs layer [2024-05-21T04:33:08.363Z] 2f39f015ded8: Pulling fs layer [2024-05-21T04:33:08.363Z] 33b1e0a273af: Waiting [2024-05-21T04:33:08.363Z] 5d3b04190fa2: Waiting [2024-05-21T04:33:08.363Z] 2f39f015ded8: Waiting [2024-05-21T04:33:08.363Z] 3a2ae6a8a46f: Waiting [2024-05-21T04:33:08.363Z] 5c69ac0246d0: Download complete [2024-05-21T04:33:08.363Z] 3a2ae6a8a46f: Download complete [2024-05-21T04:33:08.363Z] 33b1e0a273af: Verifying Checksum [2024-05-21T04:33:08.363Z] 33b1e0a273af: Download complete [2024-05-21T04:33:08.621Z] 5d3b04190fa2: Verifying Checksum [2024-05-21T04:33:08.621Z] 5d3b04190fa2: Download complete [2024-05-21T04:33:08.621Z] ec43610c2a17: Verifying Checksum [2024-05-21T04:33:08.621Z] 5eb5b503b376: Verifying Checksum [2024-05-21T04:33:08.621Z] 5eb5b503b376: Download complete [2024-05-21T04:33:09.186Z] 2f39f015ded8: Download complete [2024-05-21T04:33:09.756Z] 5eb5b503b376: Pull complete [2024-05-21T04:33:09.756Z] 5c69ac0246d0: Pull complete [2024-05-21T04:33:10.323Z] ec43610c2a17: Pull complete [2024-05-21T04:33:10.323Z] 3a2ae6a8a46f: Pull complete [2024-05-21T04:33:10.579Z] 33b1e0a273af: Pull complete [2024-05-21T04:33:10.579Z] 5d3b04190fa2: Pull complete [2024-05-21T04:33:12.050Z] [2024-05-21T04:33:12.050Z] GitHub has been notified of this commit’s build result [2024-05-21T04:33:12.050Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-21T04:33:12.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-21T04:33:12.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-21T04:33:12.939Z] Dload Upload Total Spent Left Speed [2024-05-21T04:33:12.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2024-05-21T04:33:13.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-21T04:33:13.658Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-05-21T04:33:13.658Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-21T04:33:13.658Z] { [2024-05-21T04:33:13.658Z] "registry-mirrors": [ [2024-05-21T04:33:13.658Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-21T04:33:13.658Z] ], [2024-05-21T04:33:13.658Z] "bip": "10.250.0.254/24", [2024-05-21T04:33:13.658Z] "hosts": [ [2024-05-21T04:33:13.658Z] "tcp://0.0.0.0:5555", [2024-05-21T04:33:13.658Z] "unix:///var/run/docker.sock" [2024-05-21T04:33:13.658Z] ], [2024-05-21T04:33:13.658Z] "mtu": 1458, [2024-05-21T04:33:13.658Z] "selinux-enabled": true, [2024-05-21T04:33:13.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-21T04:33:13.658Z] } [Pipeline] sh [2024-05-21T04:33:14.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-21T04:33:14.376Z] + sudo service docker restart [2024-05-21T04:33:14.768Z] 2f39f015ded8: Pull complete [2024-05-21T04:33:14.768Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-21T04:33:14.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:33:14.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:33:15.051Z] prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container [2024-05-21T04:33:15.079Z] $ 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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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-05-21T04:33:19.594Z] $ docker top c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:33:20.088Z] ---> job-cost.sh [2024-05-21T04:33:20.088Z] lf-activate-venv: SKIPPING [2024-05-21T04:33:20.088Z] INFO: No Stack... [2024-05-21T04:33:20.348Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T04:33:20.608Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T04:33:20.938Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/cost.csv [2024-05-21T04:33:20.938Z] cut -d, -f6 [Pipeline] lock [2024-05-21T04:33:20.985Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [2024-05-21T04:33:20.992Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] did not exist. Created. [2024-05-21T04:33:21.000Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T04:33:21.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-21T04:33:21.517Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T04:33:21.538Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T04:33:21.644Z] $ docker stop --time=1 c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 [2024-05-21T04:33:22.803Z] $ docker rm -f --volumes c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-21T04:33:23.292Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T04:33:32.729Z] provisioning config files... [2024-05-21T04:33:32.751Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config12911175262955798256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:33:33.230Z] ---> ****-login.sh [2024-05-21T04:33:33.230Z] nexus3.edgexfoundry.org:10001 [2024-05-21T04:33:33.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:33:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:33:33.784Z] Configure a credential helper to remove this warning. See [2024-05-21T04:33:33.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:33:33.784Z] [2024-05-21T04:33:33.784Z] Login Succeeded [2024-05-21T04:33:33.784Z] nexus3.edgexfoundry.org:10002 [2024-05-21T04:33:34.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:33:34.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:33:34.050Z] Configure a credential helper to remove this warning. See [2024-05-21T04:33:34.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:33:34.050Z] [2024-05-21T04:33:34.050Z] Login Succeeded [2024-05-21T04:33:34.050Z] nexus3.edgexfoundry.org:10003 [2024-05-21T04:33:34.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:33:34.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:33:34.594Z] Configure a credential helper to remove this warning. See [2024-05-21T04:33:34.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:33:34.594Z] [2024-05-21T04:33:34.594Z] Login Succeeded [2024-05-21T04:33:34.594Z] nexus3.edgexfoundry.org:10004 [2024-05-21T04:33:34.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:33:34.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:33:34.862Z] Configure a credential helper to remove this warning. See [2024-05-21T04:33:34.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:33:34.862Z] [2024-05-21T04:33:34.862Z] Login Succeeded [2024-05-21T04:33:34.862Z] ****.io [2024-05-21T04:33:35.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T04:33:35.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T04:33:35.392Z] Configure a credential helper to remove this warning. See [2024-05-21T04:33:35.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T04:33:35.392Z] [2024-05-21T04:33:35.392Z] Login Succeeded [2024-05-21T04:33:35.392Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T04:33:35.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-21T04:33:35.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:33:35.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:33:35.958Z] ========================================================= [2024-05-21T04:33:35.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-21T04:33:35.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:33:36.500Z] + 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-05-21T04:33:37.924Z] Sending build context to Docker daemon 35.41MB [2024-05-21T04:33:37.924Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-05-21T04:33:37.924Z] Step 2/15 : FROM ${BASE} AS builder [2024-05-21T04:33:37.924Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-21T04:33:37.924Z] c6b39de5b339: Pulling fs layer [2024-05-21T04:33:37.924Z] a69c41024577: Pulling fs layer [2024-05-21T04:33:37.924Z] d6de4b400683: Pulling fs layer [2024-05-21T04:33:37.924Z] 35cb2a7552d0: Pulling fs layer [2024-05-21T04:33:37.924Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:33:37.924Z] 464afbd9ba4c: Pulling fs layer [2024-05-21T04:33:37.924Z] 00f215d4a9da: Pulling fs layer [2024-05-21T04:33:37.924Z] d496ad576159: Pulling fs layer [2024-05-21T04:33:37.924Z] 4f4fb700ef54: Waiting [2024-05-21T04:33:37.924Z] 464afbd9ba4c: Waiting [2024-05-21T04:33:37.924Z] 00f215d4a9da: Waiting [2024-05-21T04:33:37.924Z] d496ad576159: Waiting [2024-05-21T04:33:37.924Z] 35cb2a7552d0: Waiting [2024-05-21T04:33:37.924Z] a69c41024577: Verifying Checksum [2024-05-21T04:33:37.924Z] a69c41024577: Download complete [2024-05-21T04:33:37.924Z] 35cb2a7552d0: Verifying Checksum [2024-05-21T04:33:37.924Z] 35cb2a7552d0: Download complete [2024-05-21T04:33:37.924Z] 4f4fb700ef54: Verifying Checksum [2024-05-21T04:33:37.924Z] 4f4fb700ef54: Download complete [2024-05-21T04:33:37.924Z] 464afbd9ba4c: Verifying Checksum [2024-05-21T04:33:37.924Z] 464afbd9ba4c: Download complete [2024-05-21T04:33:37.924Z] c6b39de5b339: Verifying Checksum [2024-05-21T04:33:37.924Z] c6b39de5b339: Download complete [2024-05-21T04:33:38.510Z] d496ad576159: Verifying Checksum [2024-05-21T04:33:38.510Z] d496ad576159: Download complete [2024-05-21T04:33:39.097Z] c6b39de5b339: Pull complete [2024-05-21T04:33:39.365Z] a69c41024577: Pull complete [2024-05-21T04:33:39.946Z] d6de4b400683: Verifying Checksum [2024-05-21T04:33:39.946Z] d6de4b400683: Download complete [2024-05-21T04:33:40.905Z] 00f215d4a9da: Verifying Checksum [2024-05-21T04:33:40.905Z] 00f215d4a9da: Download complete [2024-05-21T04:33:53.235Z] d6de4b400683: Pull complete [2024-05-21T04:33:53.235Z] 35cb2a7552d0: Pull complete [2024-05-21T04:33:53.235Z] 4f4fb700ef54: Pull complete [2024-05-21T04:33:53.235Z] 464afbd9ba4c: Pull complete [2024-05-21T04:34:03.302Z] 00f215d4a9da: Pull complete [2024-05-21T04:34:03.302Z] d496ad576159: Pull complete [2024-05-21T04:34:03.302Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-21T04:34:03.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-21T04:34:03.302Z] ---> f246e2811388 [2024-05-21T04:34:03.302Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-05-21T04:34:05.233Z] ---> Running in 40f25e089167 [2024-05-21T04:34:05.499Z] Removing intermediate container 40f25e089167 [2024-05-21T04:34:05.499Z] ---> 4794d8c0a2d2 [2024-05-21T04:34:05.499Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-05-21T04:34:05.499Z] ---> Running in 1fa08a34312c [2024-05-21T04:34:05.765Z] Removing intermediate container 1fa08a34312c [2024-05-21T04:34:05.765Z] ---> 70092290d03f [2024-05-21T04:34:05.765Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-05-21T04:34:05.765Z] ---> Running in f7275b552e49 [2024-05-21T04:34:06.030Z] Removing intermediate container f7275b552e49 [2024-05-21T04:34:06.030Z] ---> 7fdf0317e5b4 [2024-05-21T04:34:06.030Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-05-21T04:34:06.295Z] ---> Running in dfc4ce61a278 [2024-05-21T04:34:06.560Z] Removing intermediate container dfc4ce61a278 [2024-05-21T04:34:06.560Z] ---> a493f07f4e44 [2024-05-21T04:34:06.560Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-05-21T04:34:06.560Z] ---> Running in f8b2d54d23b8 [2024-05-21T04:34:06.825Z] Removing intermediate container f8b2d54d23b8 [2024-05-21T04:34:06.825Z] ---> bf65b9c200b5 [2024-05-21T04:34:06.825Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-05-21T04:34:07.403Z] latest: Pulling from library/docker [2024-05-21T04:34:07.403Z] bca4290a9639: Pulling fs layer [2024-05-21T04:34:07.403Z] 26a32024d093: Pulling fs layer [2024-05-21T04:34:07.403Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:34:07.403Z] c28a93629fe8: Pulling fs layer [2024-05-21T04:34:07.403Z] fca74b54ab79: Pulling fs layer [2024-05-21T04:34:07.403Z] 9f0172fc2256: Pulling fs layer [2024-05-21T04:34:07.403Z] ca264b00ca1a: Pulling fs layer [2024-05-21T04:34:07.403Z] cbc2b9de2d3a: Pulling fs layer [2024-05-21T04:34:07.403Z] 764de83b6dc8: Pulling fs layer [2024-05-21T04:34:07.403Z] 4da06d014882: Pulling fs layer [2024-05-21T04:34:07.403Z] 65a2d14950ce: Pulling fs layer [2024-05-21T04:34:07.403Z] 737e38eb28aa: Pulling fs layer [2024-05-21T04:34:07.403Z] f6d9364a7f6b: Pulling fs layer [2024-05-21T04:34:07.403Z] 48bd3a787554: Pulling fs layer [2024-05-21T04:34:07.403Z] 8c5b903b1077: Pulling fs layer [2024-05-21T04:34:07.403Z] 42db17184260: Pulling fs layer [2024-05-21T04:34:07.403Z] c28a93629fe8: Waiting [2024-05-21T04:34:07.403Z] fca74b54ab79: Waiting [2024-05-21T04:34:07.403Z] 9f0172fc2256: Waiting [2024-05-21T04:34:07.403Z] ca264b00ca1a: Waiting [2024-05-21T04:34:07.403Z] cbc2b9de2d3a: Waiting [2024-05-21T04:34:07.403Z] 48bd3a787554: Waiting [2024-05-21T04:34:07.403Z] 8c5b903b1077: Waiting [2024-05-21T04:34:07.403Z] 65a2d14950ce: Waiting [2024-05-21T04:34:07.403Z] 42db17184260: Waiting [2024-05-21T04:34:07.403Z] 737e38eb28aa: Waiting [2024-05-21T04:34:07.667Z] 4f4fb700ef54: Download complete [2024-05-21T04:34:07.667Z] 26a32024d093: Verifying Checksum [2024-05-21T04:34:07.667Z] 26a32024d093: Download complete [2024-05-21T04:34:07.667Z] bca4290a9639: Download complete [2024-05-21T04:34:07.939Z] c28a93629fe8: Verifying Checksum [2024-05-21T04:34:07.939Z] c28a93629fe8: Download complete [2024-05-21T04:34:08.523Z] fca74b54ab79: Verifying Checksum [2024-05-21T04:34:08.523Z] fca74b54ab79: Download complete [2024-05-21T04:34:08.523Z] 9f0172fc2256: Verifying Checksum [2024-05-21T04:34:08.523Z] 9f0172fc2256: Download complete [2024-05-21T04:34:08.523Z] ca264b00ca1a: Download complete [2024-05-21T04:34:08.523Z] cbc2b9de2d3a: Verifying Checksum [2024-05-21T04:34:08.523Z] cbc2b9de2d3a: Download complete [2024-05-21T04:34:08.523Z] bca4290a9639: Pull complete [2024-05-21T04:34:08.791Z] 764de83b6dc8: Verifying Checksum [2024-05-21T04:34:08.791Z] 764de83b6dc8: Download complete [2024-05-21T04:34:08.791Z] 4da06d014882: Verifying Checksum [2024-05-21T04:34:08.791Z] 4da06d014882: Download complete [2024-05-21T04:34:08.791Z] 737e38eb28aa: Verifying Checksum [2024-05-21T04:34:08.791Z] 737e38eb28aa: Download complete [2024-05-21T04:34:08.791Z] f6d9364a7f6b: Verifying Checksum [2024-05-21T04:34:08.791Z] f6d9364a7f6b: Download complete [2024-05-21T04:34:09.057Z] 8c5b903b1077: Verifying Checksum [2024-05-21T04:34:09.057Z] 8c5b903b1077: Download complete [2024-05-21T04:34:09.323Z] 65a2d14950ce: Verifying Checksum [2024-05-21T04:34:09.323Z] 65a2d14950ce: Download complete [2024-05-21T04:34:09.323Z] 42db17184260: Verifying Checksum [2024-05-21T04:34:09.323Z] 42db17184260: Download complete [2024-05-21T04:34:09.323Z] 26a32024d093: Pull complete [2024-05-21T04:34:09.589Z] 4f4fb700ef54: Pull complete [2024-05-21T04:34:09.855Z] c28a93629fe8: Pull complete [2024-05-21T04:34:10.811Z] 48bd3a787554: Verifying Checksum [2024-05-21T04:34:10.811Z] 48bd3a787554: Download complete [2024-05-21T04:34:11.077Z] fca74b54ab79: Pull complete [2024-05-21T04:34:12.480Z] 9f0172fc2256: Pull complete [2024-05-21T04:34:13.881Z] ca264b00ca1a: Pull complete [2024-05-21T04:34:14.147Z] cbc2b9de2d3a: Pull complete [2024-05-21T04:34:14.413Z] 764de83b6dc8: Pull complete [2024-05-21T04:34:14.678Z] 4da06d014882: Pull complete [2024-05-21T04:34:16.617Z] 65a2d14950ce: Pull complete [2024-05-21T04:34:16.617Z] 737e38eb28aa: Pull complete [2024-05-21T04:34:16.884Z] f6d9364a7f6b: Pull complete [2024-05-21T04:34:20.232Z] 48bd3a787554: Pull complete [2024-05-21T04:34:20.498Z] 8c5b903b1077: Pull complete [2024-05-21T04:34:20.763Z] 42db17184260: Pull complete [2024-05-21T04:34:20.763Z] Digest: sha256:ae1f3ee621c3185d96624ac26ea5e6ac8536d1a284b16adb6fbc5136a3dc37c6 [2024-05-21T04:34:20.763Z] Status: Downloaded newer image for docker:latest [2024-05-21T04:34:23.345Z] ---> 9bf618100b7e [2024-05-21T04:34:23.345Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-21T04:34:23.345Z] ---> Running in 11f19be6e304 [2024-05-21T04:34:24.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-21T04:34:24.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-21T04:34:25.524Z] OK: 266 MiB in 52 packages [2024-05-21T04:34:26.489Z] Removing intermediate container 11f19be6e304 [2024-05-21T04:34:26.489Z] ---> 2996ab0a41ea [2024-05-21T04:34:26.489Z] Step 10/15 : ENV GO111MODULE=on [2024-05-21T04:34:26.489Z] ---> Running in acee70b03efb [2024-05-21T04:34:26.755Z] Removing intermediate container acee70b03efb [2024-05-21T04:34:26.755Z] ---> ecca92f35813 [2024-05-21T04:34:26.755Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-05-21T04:34:26.755Z] ---> Running in e5e3bfbcc938 [2024-05-21T04:34:27.021Z] Removing intermediate container e5e3bfbcc938 [2024-05-21T04:34:27.021Z] ---> 0c2f80f294de [2024-05-21T04:34:27.021Z] Step 12/15 : COPY go.mod vendor* ./ [2024-05-21T04:34:27.603Z] ---> 0c6cf3c4c15b [2024-05-21T04:34:27.603Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-21T04:34:27.603Z] ---> Running in f1f8117003a4 [2024-05-21T04:36:19.223Z] Removing intermediate container f1f8117003a4 [2024-05-21T04:36:19.223Z] ---> 707cf80d0aa2 [2024-05-21T04:36:19.223Z] Step 14/15 : COPY . . [2024-05-21T04:36:19.223Z] ---> 7f9407319ca7 [2024-05-21T04:36:19.223Z] Step 15/15 : RUN ${MAKE} [2024-05-21T04:36:19.223Z] ---> Running in b44900e4c7bd [2024-05-21T04:36:19.223Z] noop [2024-05-21T04:36:19.223Z] Removing intermediate container b44900e4c7bd [2024-05-21T04:36:19.223Z] ---> f71cfd5884da [2024-05-21T04:36:19.223Z] Successfully built f71cfd5884da [2024-05-21T04:36:19.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:36:19.748Z] + docker inspect -f . ci-base-image-arm64 [2024-05-21T04:36:19.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:36:20.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2024-05-21T04:36:20.110Z] $ 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-05-21T04:36:21.377Z] $ docker top 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:36:22.283Z] + go version [2024-05-21T04:36:22.283Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-21T04:36:22.328Z] $ docker stop --time=1 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e [2024-05-21T04:36:23.967Z] $ docker rm -f --volumes 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:36:24.908Z] + docker inspect -f . ci-base-image-arm64 [2024-05-21T04:36:24.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:36:25.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2024-05-21T04:36:25.265Z] $ 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-05-21T04:36:26.391Z] $ docker top 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:36:26.977Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:36:27.970Z] + make test [2024-05-21T04:36:27.970Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-05-21T04:36:34.617Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-05-21T04:38:41.299Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-05-21T04:38:41.299Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-05-21T04:38:41.299Z] have (chan any, chan error, any, string) [2024-05-21T04:38:41.299Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:38:41.299Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-05-21T04:38:41.299Z] have (chan any, chan error, interface{}, string) [2024-05-21T04:38:41.299Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:38:41.299Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-05-21T04:38:41.299Z] have (chan any, chan error, interface{}, string) [2024-05-21T04:38:41.299Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-05-21T04:39:49.205Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-05-21T04:39:49.205Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-05-21T04:39:49.205Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-05-21T04:39:49.205Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-05-21T04:39:49.205Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-05-21T04:39:49.205Z] FAIL [2024-05-21T04:39:49.205Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-05-21T04:39:49.268Z] $ docker stop --time=1 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb [2024-05-21T04:39:51.136Z] $ docker rm -f --volumes 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:39:53.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:39:53.202Z] [2024-05-21T04:39:53.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:39:53.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:39:53.928Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-21T04:39:53.928Z] 8998bd30e6a1: Pulling fs layer [2024-05-21T04:39:53.928Z] 04944245beec: Pulling fs layer [2024-05-21T04:39:53.928Z] 699f458cf7ca: Pulling fs layer [2024-05-21T04:39:53.928Z] 765212b225bb: Pulling fs layer [2024-05-21T04:39:53.928Z] f23df028b6ca: Pulling fs layer [2024-05-21T04:39:53.928Z] d65c8cfc05b1: Pulling fs layer [2024-05-21T04:39:53.928Z] 2437ff75d9bd: Pulling fs layer [2024-05-21T04:39:53.928Z] f23df028b6ca: Waiting [2024-05-21T04:39:53.928Z] d65c8cfc05b1: Waiting [2024-05-21T04:39:53.928Z] 765212b225bb: Waiting [2024-05-21T04:39:53.928Z] 2437ff75d9bd: Waiting [2024-05-21T04:39:53.928Z] 04944245beec: Verifying Checksum [2024-05-21T04:39:53.928Z] 04944245beec: Download complete [2024-05-21T04:39:53.928Z] 765212b225bb: Verifying Checksum [2024-05-21T04:39:53.928Z] 765212b225bb: Download complete [2024-05-21T04:39:53.928Z] f23df028b6ca: Verifying Checksum [2024-05-21T04:39:53.928Z] f23df028b6ca: Download complete [2024-05-21T04:39:54.204Z] d65c8cfc05b1: Verifying Checksum [2024-05-21T04:39:54.204Z] d65c8cfc05b1: Download complete [2024-05-21T04:39:54.204Z] 699f458cf7ca: Verifying Checksum [2024-05-21T04:39:54.204Z] 699f458cf7ca: Download complete [2024-05-21T04:39:54.819Z] 8998bd30e6a1: Verifying Checksum [2024-05-21T04:39:54.819Z] 8998bd30e6a1: Download complete [2024-05-21T04:39:57.425Z] 2437ff75d9bd: Verifying Checksum [2024-05-21T04:39:57.425Z] 2437ff75d9bd: Download complete [2024-05-21T04:39:59.377Z] 8998bd30e6a1: Pull complete [2024-05-21T04:39:59.961Z] 04944245beec: Pull complete [2024-05-21T04:40:01.371Z] 699f458cf7ca: Pull complete [2024-05-21T04:40:01.642Z] 765212b225bb: Pull complete [2024-05-21T04:40:02.632Z] f23df028b6ca: Pull complete [2024-05-21T04:40:02.632Z] d65c8cfc05b1: Pull complete [2024-05-21T04:40:20.842Z] 2437ff75d9bd: Pull complete [2024-05-21T04:40:20.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-21T04:40:20.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:40:20.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:40:21.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container [2024-05-21T04:40:21.267Z] $ 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-05-21T04:40:23.816Z] $ docker top 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:24.704Z] ---> job-cost.sh [2024-05-21T04:40:24.704Z] lf-activate-venv: SKIPPING [2024-05-21T04:40:24.704Z] INFO: No Stack... [2024-05-21T04:40:25.287Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-21T04:40:25.866Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T04:40:26.209Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-05-21T04:40:26.210Z] + cut -d, -f6 [Pipeline] lock [2024-05-21T04:40:26.550Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [2024-05-21T04:40:26.556Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] did not exist. Created. [2024-05-21T04:40:26.566Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T04:40:26.995Z] /w/workspace/edgex-ui-go/1@tmp/durable-4cc4c765/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-21T04:40:27.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-21T04:40:27.712Z] Warning: overwriting stash ‘stack-cost’ [2024-05-21T04:40:28.299Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T04:40:28.321Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T04:40:28.424Z] $ docker stop --time=1 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb [2024-05-21T04:40:29.910Z] $ docker rm -f --volumes 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-21T04:40:30.696Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-21T04:40:33.316Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives ] [2024-05-21T04:40:33.316Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives [2024-05-21T04:40:33.316Z] total 16 [2024-05-21T04:40:33.316Z] drwxr-xr-x 3 root root 4096 May 21 04:33 . [2024-05-21T04:40:33.316Z] drwxrwxr-x 14 jenkins jenkins 4096 May 21 04:33 .. [2024-05-21T04:40:33.316Z] drwxr-xr-x 2 root root 4096 May 21 04:33 cost [2024-05-21T04:40:33.316Z] -rw-r--r-- 1 root root 83 May 21 04:33 cost.csv [2024-05-21T04:40:33.316Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives [2024-05-21T04:40:33.316Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives [2024-05-21T04:40:33.316Z] total 16 [2024-05-21T04:40:33.316Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 04:33 . [2024-05-21T04:40:33.316Z] drwxrwxr-x 14 jenkins jenkins 4096 May 21 04:33 .. [2024-05-21T04:40:33.316Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 04:33 cost [2024-05-21T04:40:33.316Z] -rw-r--r-- 1 jenkins jenkins 83 May 21 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:33.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:34.583Z] ---> package-listing.sh [2024-05-21T04:40:34.583Z] ++ facter osfamily [2024-05-21T04:40:34.583Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-21T04:40:34.844Z] + OS_FAMILY=debian [2024-05-21T04:40:34.844Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-751 [2024-05-21T04:40:34.844Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-21T04:40:34.844Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-21T04:40:34.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-21T04:40:34.844Z] + PACKAGES=/tmp/packages_start.txt [2024-05-21T04:40:34.844Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-751 ']' [2024-05-21T04:40:34.844Z] + PACKAGES=/tmp/packages_end.txt [2024-05-21T04:40:34.844Z] + case "${OS_FAMILY}" in [2024-05-21T04:40:34.844Z] + dpkg -l [2024-05-21T04:40:34.844Z] + grep '^ii' [2024-05-21T04:40:34.844Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-21T04:40:34.844Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-21T04:40:34.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-21T04:40:34.844Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-751 ']' [2024-05-21T04:40:34.844Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/ [2024-05-21T04:40:34.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/ [Pipeline] echo [2024-05-21T04:40:34.887Z] 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-751/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-21T04:40:35.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:40:35.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:40:35.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:40:36.017Z] prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container [2024-05-21T04:40:36.043Z] $ 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-751/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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-21T04:40:36.238Z] $ docker top 17905273e60dd5ad54b6a79371288b6f8a6f9a8c71afac8ec4621a5cde8a2b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:40:36.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-21T04:40:37.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-21T04:40:37.403Z] + ls /var/log/sa-host [2024-05-21T04:40:37.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T04:40:37.641Z] provisioning config files... [2024-05-21T04:40:37.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config16570711886354351287tmp [Pipeline] { [Pipeline] echo [2024-05-21T04:40:37.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:38.051Z] ---> create-netrc.sh [Pipeline] } [2024-05-21T04:40:38.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:38.512Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-21T04:40:38.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:38.872Z] ---> sudo-logs.sh [2024-05-21T04:40:38.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-21T04:40:38.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:39.288Z] ---> job-cost.sh [2024-05-21T04:40:39.288Z] lf-activate-venv: SKIPPING [2024-05-21T04:40:39.288Z] DEBUG: total: 0.2199999988079071 [2024-05-21T04:40:39.288Z] INFO: Retrieving Stack Cost... [2024-05-21T04:40:39.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T04:40:40.117Z] INFO: Archiving Costs [Pipeline] echo [2024-05-21T04:40:40.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:40:40.477Z] ---> logs-deploy.sh [2024-05-21T04:40:40.477Z] lf-activate-venv: SKIPPING [2024-05-21T04:40:40.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-751/1 [2024-05-21T04:40:40.477Z] INFO: archiving workspace using pattern(s): [2024-05-21T04:40:41.411Z] Archives upload complete. [2024-05-21T04:40:41.411Z] INFO: archiving logs to Nexus