Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4403bb01aaef0144ea9be46ab10d7e2cec719e21 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-ssh8473056932264777316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9545907562368040980.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3864686704757185247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10190411003986713191.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14119319817106981533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-4423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4429 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4403bb01aaef0144ea9be46ab10d7e2cec719e21 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 Commit message: "Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git rev-list --no-walk 2106e125979a086dec88e89ea60f58fe74ababf0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T05:27:13.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T05:27:13.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T05:27:13.208Z] ========================================================= [2024-06-26T05:27:13.208Z] EdgeX Global Pipelines Version Info [2024-06-26T05:27:13.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:13.957Z] ------------------- [2024-06-26T05:27:13.957Z] stable info: [2024-06-26T05:27:13.957Z] ------------------- [2024-06-26T05:27:13.957Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:27:13.957Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T05:27:13.957Z] Message: update stable to v1.0.260 [2024-06-26T05:27:14.567Z] ------------------- [2024-06-26T05:27:14.567Z] experimental info: [2024-06-26T05:27:14.567Z] ------------------- [2024-06-26T05:27:14.567Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:27:14.567Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T05:27:14.567Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T05:27:14.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-06-26T05:27:14.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-06-26T05:27:14.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T05:27:14.718Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T05:27:14.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T05:27:14.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T05:27:14.787Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T05:27:14.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T05:27:14.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T05:27:14.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T05:27:14.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T05:27:14.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-06-26T05:27:14.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T05:27:14.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T05:27:14.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:27:14.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:27:15.019Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:27:15.044Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:27:15.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T05:27:15.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T05:27:15.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-26T05:27:15.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-06-26T05:27:15.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T05:27:15.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T05:27:15.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T05:27:15.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T05:27:15.248Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T05:27:15.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-26T05:27:15.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-26T05:27:15.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-26T05:27:15.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo [2024-06-26T05:27:15.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4403bb0 [Pipeline] echo [2024-06-26T05:27:15.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:27:15.461Z] provisioning config files... [2024-06-26T05:27:15.474Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1132464530808212493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:15.812Z] ---> ****-login.sh [2024-06-26T05:27:15.813Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:16.074Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:16.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:16.074Z] [2024-06-26T05:27:16.074Z] Login Succeeded [2024-06-26T05:27:16.074Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:27:16.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:16.074Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:16.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:16.075Z] [2024-06-26T05:27:16.075Z] Login Succeeded [2024-06-26T05:27:16.075Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:27:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:16.333Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:16.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:16.333Z] [2024-06-26T05:27:16.333Z] Login Succeeded [2024-06-26T05:27:16.333Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:27:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:16.333Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:16.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:16.333Z] [2024-06-26T05:27:16.333Z] Login Succeeded [2024-06-26T05:27:16.333Z] ****.io [2024-06-26T05:27:16.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:16.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:27:16.593Z] Configure a credential helper to remove this warning. See [2024-06-26T05:27:16.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:27:16.593Z] [2024-06-26T05:27:16.593Z] Login Succeeded [2024-06-26T05:27:16.593Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:27:16.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T05:27:17.016Z] + git rev-list -1 --merges 4403bb01aaef0144ea9be46ab10d7e2cec719e21~1..4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo [2024-06-26T05:27:17.046Z] -----------> git rev-list -1 --merges 4403bb01aaef0144ea9be46ab10d7e2cec719e21~1..4403bb01aaef0144ea9be46ab10d7e2cec719e21 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [2024-06-26T05:27:17.046Z] 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [false] [Pipeline] sh [2024-06-26T05:27:17.343Z] + git log --format=format:%s -1 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo [2024-06-26T05:27:17.356Z] ========================================================= [2024-06-26T05:27:17.356Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T05:27:17.356Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:27:17.683Z] + git log --format=format:%s -1 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] echo [2024-06-26T05:27:17.695Z] [semverPrep] GIT_COMMIT: 4403bb01aaef0144ea9be46ab10d7e2cec719e21, Commit Message: Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo [2024-06-26T05:27:17.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T05:27:18.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:27:18.066Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T05:27:18.066Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T05:27:18.066Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T05:27:18.066Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T05:27:18.066Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T05:27:18.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:18.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:18.434Z] [2024-06-26T05:27:18.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:18.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:19.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T05:27:19.056Z] b85a868b505f: Pulling fs layer [2024-06-26T05:27:19.056Z] e2be974225ed: Pulling fs layer [2024-06-26T05:27:19.056Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T05:27:19.056Z] 988bab9f4d93: Pulling fs layer [2024-06-26T05:27:19.056Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T05:27:19.056Z] eaf3925da568: Pulling fs layer [2024-06-26T05:27:19.056Z] bab4dde63d76: Pulling fs layer [2024-06-26T05:27:19.056Z] bde34c3a00c8: Pulling fs layer [2024-06-26T05:27:19.056Z] b352a97aabf1: Pulling fs layer [2024-06-26T05:27:19.056Z] 4872d77fe225: Pulling fs layer [2024-06-26T05:27:19.056Z] 988bab9f4d93: Waiting [2024-06-26T05:27:19.056Z] 1469e6f7b9e6: Waiting [2024-06-26T05:27:19.056Z] eaf3925da568: Waiting [2024-06-26T05:27:19.056Z] bab4dde63d76: Waiting [2024-06-26T05:27:19.056Z] bde34c3a00c8: Waiting [2024-06-26T05:27:19.056Z] b352a97aabf1: Waiting [2024-06-26T05:27:19.056Z] 5851b861e8e6: Pulling fs layer [2024-06-26T05:27:19.056Z] 5851b861e8e6: Waiting [2024-06-26T05:27:19.056Z] e2be974225ed: Verifying Checksum [2024-06-26T05:27:19.056Z] e2be974225ed: Download complete [2024-06-26T05:27:19.056Z] 988bab9f4d93: Verifying Checksum [2024-06-26T05:27:19.056Z] 988bab9f4d93: Download complete [2024-06-26T05:27:19.056Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T05:27:19.056Z] 1469e6f7b9e6: Download complete [2024-06-26T05:27:19.056Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T05:27:19.056Z] 339a4e72a1f5: Download complete [2024-06-26T05:27:19.056Z] eaf3925da568: Verifying Checksum [2024-06-26T05:27:19.056Z] eaf3925da568: Download complete [2024-06-26T05:27:19.056Z] bde34c3a00c8: Verifying Checksum [2024-06-26T05:27:19.056Z] bde34c3a00c8: Download complete [2024-06-26T05:27:19.056Z] b352a97aabf1: Download complete [2024-06-26T05:27:19.056Z] 4872d77fe225: Verifying Checksum [2024-06-26T05:27:19.056Z] 4872d77fe225: Download complete [2024-06-26T05:27:19.056Z] 5851b861e8e6: Download complete [2024-06-26T05:27:19.324Z] b85a868b505f: Verifying Checksum [2024-06-26T05:27:19.324Z] b85a868b505f: Download complete [2024-06-26T05:27:19.583Z] bab4dde63d76: Verifying Checksum [2024-06-26T05:27:19.583Z] bab4dde63d76: Download complete [2024-06-26T05:27:20.522Z] b85a868b505f: Pull complete [2024-06-26T05:27:20.781Z] e2be974225ed: Pull complete [2024-06-26T05:27:21.350Z] 339a4e72a1f5: Pull complete [2024-06-26T05:27:21.351Z] 988bab9f4d93: Pull complete [2024-06-26T05:27:21.610Z] 1469e6f7b9e6: Pull complete [2024-06-26T05:27:21.610Z] eaf3925da568: Pull complete [2024-06-26T05:27:24.140Z] bab4dde63d76: Pull complete [2024-06-26T05:27:24.140Z] bde34c3a00c8: Pull complete [2024-06-26T05:27:24.408Z] b352a97aabf1: Pull complete [2024-06-26T05:27:24.408Z] 4872d77fe225: Pull complete [2024-06-26T05:27:24.668Z] 5851b861e8e6: Pull complete [2024-06-26T05:27:24.668Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T05:27:24.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:27:24.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:24.809Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2024-06-26T05:27:24.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:27:28.672Z] $ docker top 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 -eo pid,comm [2024-06-26T05:27:28.731Z] 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-06-26T05:27:28.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:27:28.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:27:28.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:27:28.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:27:28.912Z] $ docker exec 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent [2024-06-26T05:27:29.008Z] SSH_AUTH_SOCK=/tmp/ssh-gTfbnzqYjx7k/agent.32 [2024-06-26T05:27:29.008Z] SSH_AGENT_PID=38 [2024-06-26T05:27:29.014Z] Running ssh-add (command line suppressed) [2024-06-26T05:27:29.103Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14611799881527405071.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14611799881527405071.key) [2024-06-26T05:27:29.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:27:29.410Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T05:27:29.418Z] $ docker exec --env ******** --env ******** 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent -k [2024-06-26T05:27:29.508Z] unset SSH_AUTH_SOCK; [2024-06-26T05:27:29.509Z] unset SSH_AGENT_PID; [2024-06-26T05:27:29.509Z] echo Agent pid 38 killed; [2024-06-26T05:27:29.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T05:27:29.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:27:29.568Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:27:29.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:27:29.672Z] $ docker exec 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent [2024-06-26T05:27:29.775Z] SSH_AUTH_SOCK=/tmp/ssh-7XbEzpE5abqr/agent.71 [2024-06-26T05:27:29.775Z] SSH_AGENT_PID=77 [2024-06-26T05:27:29.780Z] Running ssh-add (command line suppressed) [2024-06-26T05:27:29.874Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_178754001740800683.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_178754001740800683.key) [2024-06-26T05:27:29.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:27:30.183Z] + git semver init [2024-06-26T05:27:30.445Z] 2024-06-26 05:27:30,349 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T05:27:30.445Z] 2024-06-26 05:27:30,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-06-26T05:27:30.445Z] 2024-06-26 05:27:30,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-06-26T05:27:30.445Z] 2024-06-26 05:27:30,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:27:31.821Z] 2024-06-26 05:27:31,664 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-06-26T05:27:31.821Z] 2024-06-26 05:27:31,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-06-26T05:27:31.821Z] 2024-06-26 05:27:31,664 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-06-26T05:27:31.821Z] 2024-06-26 05:27:31,665 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-06-26T05:27:31.821Z] 3.2.0-dev.14 [Pipeline] } [2024-06-26T05:27:31.828Z] $ docker exec --env ******** --env ******** 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 ssh-agent -k [2024-06-26T05:27:31.935Z] unset SSH_AUTH_SOCK; [2024-06-26T05:27:31.936Z] unset SSH_AGENT_PID; [2024-06-26T05:27:31.936Z] echo Agent pid 77 killed; [2024-06-26T05:27:31.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:27:32.281Z] + git semver [Pipeline] } [2024-06-26T05:27:32.874Z] $ docker stop --time=1 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 [2024-06-26T05:27:34.404Z] $ docker rm -f --volumes 2cae42fc1de20dbbf47b4c12d4b6bf2874f639d8d2abf6b4920fb9b76ee21780 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:27:34.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T05:27:35.107Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T05:27:35.110Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-06-26T05:27:35.302Z] provisioning config files... [2024-06-26T05:27:35.312Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12054510662676701167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:27:35.612Z] ---> ****-login.sh [2024-06-26T05:27:35.612Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:27:35.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:27:50.251Z] Still waiting to schedule task [2024-06-26T05:27:50.252Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-06-26T05:27:50.495Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": Get "https://nexus3.edgexfoundry.org:10001/v2/token?account=****&client_id=****&offline_token=true&service=https%3A%2F%2Fnexus3.edgexfoundry.org%3A10001%2Fv2%2Ftoken": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers) [Pipeline] } [2024-06-26T05:27:50.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [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 [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-06-26T05:27:51.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:51.077Z] [2024-06-26T05:27:51.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:51.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:51.641Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T05:27:51.641Z] 5eb5b503b376: Pulling fs layer [2024-06-26T05:27:51.641Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T05:27:51.641Z] ec43610c2a17: Pulling fs layer [2024-06-26T05:27:51.641Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T05:27:51.641Z] 33b1e0a273af: Pulling fs layer [2024-06-26T05:27:51.641Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T05:27:51.641Z] 2f39f015ded8: Pulling fs layer [2024-06-26T05:27:51.641Z] 33b1e0a273af: Waiting [2024-06-26T05:27:51.641Z] 5d3b04190fa2: Waiting [2024-06-26T05:27:51.641Z] 2f39f015ded8: Waiting [2024-06-26T05:27:51.641Z] 3a2ae6a8a46f: Waiting [2024-06-26T05:27:51.641Z] 5c69ac0246d0: Download complete [2024-06-26T05:27:51.641Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-26T05:27:51.641Z] 3a2ae6a8a46f: Download complete [2024-06-26T05:27:51.641Z] ec43610c2a17: Verifying Checksum [2024-06-26T05:27:51.641Z] ec43610c2a17: Download complete [2024-06-26T05:27:51.641Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T05:27:51.641Z] 5d3b04190fa2: Download complete [2024-06-26T05:27:51.899Z] 33b1e0a273af: Verifying Checksum [2024-06-26T05:27:51.900Z] 33b1e0a273af: Download complete [2024-06-26T05:27:51.900Z] 5eb5b503b376: Verifying Checksum [2024-06-26T05:27:51.900Z] 5eb5b503b376: Download complete [2024-06-26T05:27:52.834Z] 2f39f015ded8: Download complete [2024-06-26T05:27:53.400Z] 5eb5b503b376: Pull complete [2024-06-26T05:27:53.658Z] 5c69ac0246d0: Pull complete [2024-06-26T05:27:54.394Z] ec43610c2a17: Pull complete [2024-06-26T05:27:54.651Z] 3a2ae6a8a46f: Pull complete [2024-06-26T05:27:54.908Z] 33b1e0a273af: Pull complete [2024-06-26T05:27:55.165Z] 5d3b04190fa2: Pull complete [2024-06-26T05:27:59.348Z] 2f39f015ded8: Pull complete [2024-06-26T05:27:59.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T05:27:59.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:27:59.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:59.740Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2024-06-26T05:27:59.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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-06-26T05:28:08.725Z] $ docker top c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:28:09.116Z] ---> job-cost.sh [2024-06-26T05:28:09.116Z] lf-activate-venv: SKIPPING [2024-06-26T05:28:09.116Z] INFO: No Stack... [2024-06-26T05:28:09.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:28:09.634Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:28:09.924Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-06-26T05:28:09.924Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:28:09.937Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [2024-06-26T05:28:09.946Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] did not exist. Created. [2024-06-26T05:28:09.952Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:28:10.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T05:28:10.309Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:28:10.322Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:28:10.346Z] $ docker stop --time=1 c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 [2024-06-26T05:28:11.520Z] $ docker rm -f --volumes c496922ef0927cd9ae9788093c1817e702b1214f16d6f00b0c1c10eb88f112d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T05:28:11.654Z] Failed in branch amd64 [2024-06-26T05:30:43.667Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4437 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-06-26T05:30:43.685Z] Running in /w/workspace/device-onvif-camera/199 [Pipeline] { [Pipeline] checkout [2024-06-26T05:30:43.735Z] The recommended git tool is: git [2024-06-26T05:30:49.351Z] using credential edgex-jenkins-ssh [2024-06-26T05:30:49.376Z] Cloning the remote Git repository [2024-06-26T05:30:49.435Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-06-26T05:30:49.552Z] > git init /w/workspace/device-onvif-camera/199 # timeout=10 [2024-06-26T05:30:49.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-06-26T05:30:49.742Z] > git --version # timeout=10 [2024-06-26T05:30:49.772Z] > git --version # 'git version 2.25.1' [2024-06-26T05:30:49.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T05:30:49.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:30:53.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-06-26T05:30:53.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:30:54.436Z] Avoid second fetch [2024-06-26T05:30:54.437Z] Checking out Revision 4403bb01aaef0144ea9be46ab10d7e2cec719e21 (main) [2024-06-26T05:30:54.464Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T05:30:54.561Z] > git checkout -f 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 [2024-06-26T05:30:55.555Z] Commit message: "Merge pull request #441 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:31:00.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T05:31:00.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:31:00.551Z] Dload Upload Total Spent Left Speed [2024-06-26T05:31:00.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2024-06-26T05:31:00.926Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T05:31:01.288Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-26T05:31:01.288Z] + sudo tee /etc/docker/daemon.new [2024-06-26T05:31:01.288Z] { [2024-06-26T05:31:01.288Z] "registry-mirrors": [ [2024-06-26T05:31:01.288Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T05:31:01.288Z] ], [2024-06-26T05:31:01.288Z] "bip": "10.250.0.254/24", [2024-06-26T05:31:01.288Z] "hosts": [ [2024-06-26T05:31:01.288Z] "tcp://0.0.0.0:5555", [2024-06-26T05:31:01.288Z] "unix:///var/run/docker.sock" [2024-06-26T05:31:01.288Z] ], [2024-06-26T05:31:01.288Z] "mtu": 1458, [2024-06-26T05:31:01.288Z] "selinux-enabled": true, [2024-06-26T05:31:01.288Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T05:31:01.288Z] } [Pipeline] sh [2024-06-26T05:31:01.649Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T05:31:02.001Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:31:20.352Z] provisioning config files... [2024-06-26T05:31:20.391Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/199@tmp/config15583825671667421218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:31:20.906Z] ---> ****-login.sh [2024-06-26T05:31:20.906Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:31:21.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:31:21.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:31:21.796Z] Configure a credential helper to remove this warning. See [2024-06-26T05:31:21.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:31:21.796Z] [2024-06-26T05:31:21.796Z] Login Succeeded [2024-06-26T05:31:21.796Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:31:22.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:31:22.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:31:22.071Z] Configure a credential helper to remove this warning. See [2024-06-26T05:31:22.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:31:22.071Z] [2024-06-26T05:31:22.071Z] Login Succeeded [2024-06-26T05:31:22.071Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:31:22.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:31:22.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:31:22.629Z] Configure a credential helper to remove this warning. See [2024-06-26T05:31:22.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:31:22.629Z] [2024-06-26T05:31:22.629Z] Login Succeeded [2024-06-26T05:31:22.629Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:31:22.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:31:23.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:31:23.179Z] Configure a credential helper to remove this warning. See [2024-06-26T05:31:23.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:31:23.179Z] [2024-06-26T05:31:23.179Z] Login Succeeded [2024-06-26T05:31:23.179Z] ****.io [2024-06-26T05:31:23.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:31:23.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:31:23.725Z] Configure a credential helper to remove this warning. See [2024-06-26T05:31:23.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:31:23.725Z] [2024-06-26T05:31:23.725Z] Login Succeeded [2024-06-26T05:31:23.725Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:31:23.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:31:24.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:31:24.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:31:24.262Z] ========================================================= [2024-06-26T05:31:24.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T05:31:24.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:31:24.680Z] + 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-06-26T05:31:25.678Z] Sending build context to Docker daemon 21.7MB [2024-06-26T05:31:25.678Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:31:25.678Z] Step 2/13 : FROM ${BASE} AS builder [2024-06-26T05:31:25.678Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T05:31:25.678Z] c6b39de5b339: Pulling fs layer [2024-06-26T05:31:25.678Z] a69c41024577: Pulling fs layer [2024-06-26T05:31:25.678Z] d6de4b400683: Pulling fs layer [2024-06-26T05:31:25.678Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T05:31:25.678Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:31:25.678Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T05:31:25.678Z] 00f215d4a9da: Pulling fs layer [2024-06-26T05:31:25.678Z] d496ad576159: Pulling fs layer [2024-06-26T05:31:25.678Z] 35cb2a7552d0: Waiting [2024-06-26T05:31:25.678Z] 4f4fb700ef54: Waiting [2024-06-26T05:31:25.678Z] 00f215d4a9da: Waiting [2024-06-26T05:31:25.678Z] 464afbd9ba4c: Waiting [2024-06-26T05:31:25.678Z] d496ad576159: Waiting [2024-06-26T05:31:25.678Z] a69c41024577: Download complete [2024-06-26T05:31:25.678Z] 35cb2a7552d0: Download complete [2024-06-26T05:31:25.953Z] 4f4fb700ef54: Download complete [2024-06-26T05:31:25.953Z] c6b39de5b339: Verifying Checksum [2024-06-26T05:31:25.953Z] c6b39de5b339: Download complete [2024-06-26T05:31:26.241Z] d496ad576159: Verifying Checksum [2024-06-26T05:31:26.241Z] d496ad576159: Download complete [2024-06-26T05:31:26.856Z] c6b39de5b339: Pull complete [2024-06-26T05:31:27.852Z] a69c41024577: Pull complete [2024-06-26T05:31:27.852Z] d6de4b400683: Verifying Checksum [2024-06-26T05:31:27.852Z] d6de4b400683: Download complete [2024-06-26T05:31:29.289Z] 00f215d4a9da: Verifying Checksum [2024-06-26T05:31:29.289Z] 00f215d4a9da: Download complete [2024-06-26T05:31:44.566Z] d6de4b400683: Pull complete [2024-06-26T05:31:44.566Z] 35cb2a7552d0: Pull complete [2024-06-26T05:31:44.566Z] 4f4fb700ef54: Pull complete [2024-06-26T05:31:44.567Z] 464afbd9ba4c: Pull complete [2024-06-26T05:31:52.850Z] 00f215d4a9da: Pull complete [2024-06-26T05:31:53.447Z] d496ad576159: Pull complete [2024-06-26T05:31:53.447Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T05:31:53.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T05:31:53.447Z] ---> f246e2811388 [2024-06-26T05:31:53.447Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:31:56.083Z] ---> Running in 639ebf896c79 [2024-06-26T05:31:56.083Z] Removing intermediate container 639ebf896c79 [2024-06-26T05:31:56.083Z] ---> 782a53e39ec3 [2024-06-26T05:31:56.083Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:31:57.009Z] ---> Running in 164e41432f42 [2024-06-26T05:31:57.009Z] Removing intermediate container 164e41432f42 [2024-06-26T05:31:57.009Z] ---> 69e34dd7b1f4 [2024-06-26T05:31:57.009Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:31:57.009Z] ---> Running in 50b295494fba [2024-06-26T05:31:57.009Z] Removing intermediate container 50b295494fba [2024-06-26T05:31:57.009Z] ---> c5d3037662a9 [2024-06-26T05:31:57.009Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:31:57.280Z] ---> Running in bec730ebabd0 [2024-06-26T05:31:57.549Z] Removing intermediate container bec730ebabd0 [2024-06-26T05:31:57.549Z] ---> 3613f56cffba [2024-06-26T05:31:57.549Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-06-26T05:31:57.819Z] ---> Running in 71eeefcb06ee [2024-06-26T05:31:58.090Z] Removing intermediate container 71eeefcb06ee [2024-06-26T05:31:58.090Z] ---> 7e24c5231450 [2024-06-26T05:31:58.090Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:31:58.090Z] ---> Running in fa9cec78460f [2024-06-26T05:31:59.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:32:00.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:32:01.573Z] OK: 266 MiB in 52 packages [2024-06-26T05:32:02.548Z] Removing intermediate container fa9cec78460f [2024-06-26T05:32:02.548Z] ---> 78178a000e2f [2024-06-26T05:32:02.548Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-06-26T05:32:02.548Z] ---> Running in 665a0cca7287 [2024-06-26T05:32:03.140Z] Removing intermediate container 665a0cca7287 [2024-06-26T05:32:03.140Z] ---> 8919a01f02dc [2024-06-26T05:32:03.140Z] Step 10/13 : COPY go.mod vendor* ./ [2024-06-26T05:32:03.738Z] ---> c44364692190 [2024-06-26T05:32:03.738Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:32:03.738Z] ---> Running in 819a1c0b6543 [2024-06-26T05:34:13.489Z] Removing intermediate container 819a1c0b6543 [2024-06-26T05:34:13.489Z] ---> 97734ebb6fb7 [2024-06-26T05:34:13.489Z] Step 12/13 : COPY . . [2024-06-26T05:34:14.458Z] ---> 8a7baf038d58 [2024-06-26T05:34:14.459Z] Step 13/13 : RUN ${MAKE} [2024-06-26T05:34:14.459Z] ---> Running in 668dacf8d294 [2024-06-26T05:34:15.886Z] noop [2024-06-26T05:34:16.477Z] Removing intermediate container 668dacf8d294 [2024-06-26T05:34:16.477Z] ---> c207d88b3ad0 [2024-06-26T05:34:16.477Z] Successfully built c207d88b3ad0 [2024-06-26T05:34:16.477Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:34:16.868Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:34:16.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:34:17.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container [2024-06-26T05:34:17.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@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 ******** ci-base-image-arm64 cat [2024-06-26T05:34:18.809Z] $ docker top 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:34:19.748Z] + go version [2024-06-26T05:34:19.748Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T05:34:19.772Z] $ docker stop --time=1 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c [2024-06-26T05:34:21.522Z] $ docker rm -f --volumes 5d5f8b57deb6fe6f6cad693ffb5248f2ace9fa1b06b533075ea80b160e48e63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:34:22.146Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:34:22.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:34:22.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container [2024-06-26T05:34:22.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@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 ******** ci-base-image-arm64 cat [2024-06-26T05:34:24.042Z] $ docker top 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:34:24.943Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/199 [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:34:25.618Z] + make test [2024-06-26T05:34:25.618Z] go test ./... -coverprofile=coverage.out ./... [2024-06-26T05:34:33.858Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-06-26T05:39:26.833Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-06-26T05:39:26.834Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-06-26T05:39:26.834Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.175s coverage: 31.4% of statements [2024-06-26T05:39:45.099Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.228s coverage: 86.5% of statements [2024-06-26T05:39:45.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T05:39:45.099Z] go vet ./... [2024-06-26T05:40:41.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:40:41.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:40:41.509Z] ./bin/test-attribution-txt.sh [2024-06-26T05:40:41.509Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:40:41.509Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:40:41.510Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:40:41.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:40:41.550Z] $ docker stop --time=1 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 [2024-06-26T05:40:43.593Z] $ docker rm -f --volumes 0cfc6967d8c5372e8bc14d3fa5aebe355bf11a0dfe549f0000eb213385a8ad51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:40:45.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:40:46.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:40:46.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:40:47.313Z] + ls -al . [2024-06-26T05:40:47.313Z] total 308 [2024-06-26T05:40:47.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:34 . [2024-06-26T05:40:47.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 .. [2024-06-26T05:40:47.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:30 .git [2024-06-26T05:40:47.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 .github [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 493 Jun 26 05:30 .gitignore [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 26 05:30 .golangci.yml [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jun 26 05:30 Attribution.txt [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jun 26 05:30 CHANGELOG.md [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jun 26 05:30 Dockerfile [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:30 GOVERNANCE.md [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 739 Jun 26 05:30 Jenkinsfile [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 26 05:30 LICENSE [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jun 26 05:30 Makefile [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 26 05:30 OWNERS.md [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jun 26 05:30 README.md [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:27 VERSION [2024-06-26T05:40:47.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:30 bin [2024-06-26T05:40:47.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:30 cmd [2024-06-26T05:40:47.313Z] -rw-r--r-- 1 jenkins jenkins 78805 Jun 26 05:39 coverage.out [2024-06-26T05:40:47.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 doc [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 7387 Jun 26 05:30 go.mod [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 102689 Jun 26 05:30 go.sum [2024-06-26T05:40:47.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:30 internal [2024-06-26T05:40:47.313Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 26 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:40:47.701Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4403bb01aaef0144ea9be46ab10d7e2cec719e21 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-06-26T05:40:48.697Z] Sending build context to Docker daemon 21.78MB [2024-06-26T05:40:48.697Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:40:48.697Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-26T05:40:48.697Z] ---> c207d88b3ad0 [2024-06-26T05:40:48.697Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:40:48.697Z] ---> Running in e447698ab709 [2024-06-26T05:40:49.292Z] Removing intermediate container e447698ab709 [2024-06-26T05:40:49.292Z] ---> f9b3253f1b2e [2024-06-26T05:40:49.292Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:40:49.292Z] ---> Running in 373b640d3205 [2024-06-26T05:40:49.563Z] Removing intermediate container 373b640d3205 [2024-06-26T05:40:49.563Z] ---> 6004fc3b3e32 [2024-06-26T05:40:49.563Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:40:49.833Z] ---> Running in 0560950d53b5 [2024-06-26T05:40:50.105Z] Removing intermediate container 0560950d53b5 [2024-06-26T05:40:50.106Z] ---> deed87885c30 [2024-06-26T05:40:50.106Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:40:50.375Z] ---> Running in 2b3a562f2820 [2024-06-26T05:40:50.645Z] Removing intermediate container 2b3a562f2820 [2024-06-26T05:40:50.645Z] ---> 891c01b518ef [2024-06-26T05:40:50.645Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-06-26T05:40:50.645Z] ---> Running in 677303201b5d [2024-06-26T05:40:51.232Z] Removing intermediate container 677303201b5d [2024-06-26T05:40:51.233Z] ---> 8af6488cd5a2 [2024-06-26T05:40:51.233Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:40:51.233Z] ---> Running in 27af1c1b64d3 [2024-06-26T05:40:52.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:52.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:40:53.741Z] OK: 266 MiB in 52 packages [2024-06-26T05:40:55.153Z] Removing intermediate container 27af1c1b64d3 [2024-06-26T05:40:55.153Z] ---> 2fb39929bad5 [2024-06-26T05:40:55.153Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-06-26T05:40:55.153Z] ---> Running in d9c93dfa2444 [2024-06-26T05:40:55.420Z] Removing intermediate container d9c93dfa2444 [2024-06-26T05:40:55.420Z] ---> 5c220c9fdb56 [2024-06-26T05:40:55.420Z] Step 10/27 : COPY go.mod vendor* ./ [2024-06-26T05:40:56.003Z] ---> e1570d6d89ee [2024-06-26T05:40:56.003Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:40:56.003Z] ---> Running in 1f976a085a89 [2024-06-26T05:40:59.348Z] Removing intermediate container 1f976a085a89 [2024-06-26T05:40:59.348Z] ---> 59065b703621 [2024-06-26T05:40:59.348Z] Step 12/27 : COPY . . [2024-06-26T05:41:00.762Z] ---> 27c187fbcbaa [2024-06-26T05:41:00.762Z] Step 13/27 : RUN ${MAKE} [2024-06-26T05:41:00.762Z] ---> Running in 802561f1a045 [2024-06-26T05:41:01.726Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-06-26T05:45:08.535Z] Removing intermediate container 802561f1a045 [2024-06-26T05:45:08.535Z] ---> ebb9133689d6 [2024-06-26T05:45:08.535Z] Step 14/27 : FROM alpine:3.18 [2024-06-26T05:45:08.535Z] 3.18: Pulling from library/alpine [2024-06-26T05:45:08.535Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T05:45:08.535Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T05:45:08.535Z] 5c905c7ebe2f: Download complete [2024-06-26T05:45:08.535Z] 5c905c7ebe2f: Pull complete [2024-06-26T05:45:08.535Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:45:08.535Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:45:08.535Z] ---> dec292d02e07 [2024-06-26T05:45:08.535Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-06-26T05:45:08.535Z] ---> Running in e5dd636570e1 [2024-06-26T05:45:08.535Z] Removing intermediate container e5dd636570e1 [2024-06-26T05:45:08.535Z] ---> 5c0ca0e6c38d [2024-06-26T05:45:08.535Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-06-26T05:45:08.535Z] ---> Running in 388e85bdba48 [2024-06-26T05:45:08.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:45:08.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:45:08.535Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-26T05:45:08.535Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:45:08.535Z] OK: 8 MiB in 16 packages [2024-06-26T05:45:08.535Z] Removing intermediate container 388e85bdba48 [2024-06-26T05:45:08.535Z] ---> 2f267357726b [2024-06-26T05:45:08.535Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-26T05:45:08.535Z] ---> Running in 552f62d6f713 [2024-06-26T05:45:08.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:45:08.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:45:08.535Z] OK: 8 MiB in 16 packages [2024-06-26T05:45:08.535Z] Removing intermediate container 552f62d6f713 [2024-06-26T05:45:08.535Z] ---> 7eb1ae5529e5 [2024-06-26T05:45:08.535Z] Step 18/27 : WORKDIR / [2024-06-26T05:45:08.535Z] ---> Running in 087d442be7c4 [2024-06-26T05:45:08.535Z] Removing intermediate container 087d442be7c4 [2024-06-26T05:45:08.535Z] ---> a27869deb304 [2024-06-26T05:45:08.535Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-06-26T05:45:08.535Z] ---> e5192927bd2b [2024-06-26T05:45:08.535Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-06-26T05:45:08.535Z] ---> a7c250df4857 [2024-06-26T05:45:08.535Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-06-26T05:45:08.535Z] ---> 8be8c5866bfa [2024-06-26T05:45:08.535Z] Step 22/27 : EXPOSE 59984 [2024-06-26T05:45:08.535Z] ---> Running in 3b1ab36367cd [2024-06-26T05:45:08.535Z] Removing intermediate container 3b1ab36367cd [2024-06-26T05:45:08.535Z] ---> b961be6d5d61 [2024-06-26T05:45:08.535Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-06-26T05:45:08.535Z] ---> Running in 09f9cf2dddd2 [2024-06-26T05:45:08.535Z] Removing intermediate container 09f9cf2dddd2 [2024-06-26T05:45:08.535Z] ---> a79e1aa414eb [2024-06-26T05:45:08.535Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-26T05:45:08.535Z] ---> Running in 1b3c19df3476 [2024-06-26T05:45:08.535Z] Removing intermediate container 1b3c19df3476 [2024-06-26T05:45:08.535Z] ---> cce9beb052aa [2024-06-26T05:45:08.535Z] Step 25/27 : LABEL arch=arm64 [2024-06-26T05:45:08.535Z] ---> Running in 1cf3ac2bdc36 [2024-06-26T05:45:08.535Z] Removing intermediate container 1cf3ac2bdc36 [2024-06-26T05:45:08.535Z] ---> 0bec5b6e1473 [2024-06-26T05:45:08.535Z] Step 26/27 : LABEL git_sha=4403bb01aaef0144ea9be46ab10d7e2cec719e21 [2024-06-26T05:45:08.535Z] ---> Running in 19f855e57b29 [2024-06-26T05:45:08.535Z] Removing intermediate container 19f855e57b29 [2024-06-26T05:45:08.535Z] ---> 5d444b6351f2 [2024-06-26T05:45:08.535Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-06-26T05:45:08.535Z] ---> Running in 5501bd30f7fb [2024-06-26T05:45:08.535Z] Removing intermediate container 5501bd30f7fb [2024-06-26T05:45:08.535Z] ---> 1b49dffc4f50 [2024-06-26T05:45:08.535Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:45:08.535Z] Successfully built 1b49dffc4f50 [2024-06-26T05:45:08.535Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:45:08.679Z] provisioning config files... [2024-06-26T05:45:08.692Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/199@tmp/config10978084238992879738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:09.022Z] ---> ****-login.sh [2024-06-26T05:45:09.022Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:45:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:45:09.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:45:09.289Z] Configure a credential helper to remove this warning. See [2024-06-26T05:45:09.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:45:09.290Z] [2024-06-26T05:45:09.290Z] Login Succeeded [2024-06-26T05:45:09.290Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:45:09.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:45:09.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:45:09.557Z] Configure a credential helper to remove this warning. See [2024-06-26T05:45:09.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:45:09.557Z] [2024-06-26T05:45:09.557Z] Login Succeeded [2024-06-26T05:45:09.557Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:45:09.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:45:09.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:45:09.825Z] Configure a credential helper to remove this warning. See [2024-06-26T05:45:09.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:45:09.825Z] [2024-06-26T05:45:09.825Z] Login Succeeded [2024-06-26T05:45:09.825Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:45:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:45:10.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:45:10.356Z] Configure a credential helper to remove this warning. See [2024-06-26T05:45:10.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:45:10.356Z] [2024-06-26T05:45:10.356Z] Login Succeeded [2024-06-26T05:45:10.356Z] ****.io [2024-06-26T05:45:10.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:45:10.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:45:10.887Z] Configure a credential helper to remove this warning. See [2024-06-26T05:45:10.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:45:10.887Z] [2024-06-26T05:45:10.887Z] Login Succeeded [2024-06-26T05:45:10.887Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:45:10.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:45:10.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:45:10.982Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-06-26T05:45:10.982Z] 4403bb01aaef0144ea9be46ab10d7e2cec719e21 [2024-06-26T05:45:10.982Z] latest [2024-06-26T05:45:10.982Z] 3.2.0-dev.14 [2024-06-26T05:45:10.982Z] 4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 [2024-06-26T05:45:10.982Z] main [2024-06-26T05:45:10.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:11.345Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:11.695Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 [2024-06-26T05:45:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-06-26T05:45:11.695Z] 3ecbaa340cc2: Preparing [2024-06-26T05:45:11.695Z] 410db6f0f3e5: Preparing [2024-06-26T05:45:11.695Z] 78e4b933ca9f: Preparing [2024-06-26T05:45:11.695Z] 8c7ad54176ae: Preparing [2024-06-26T05:45:11.695Z] 2fccf3b08afa: Preparing [2024-06-26T05:45:11.695Z] da707bb00cb8: Preparing [2024-06-26T05:45:11.695Z] da707bb00cb8: Waiting [2024-06-26T05:45:11.963Z] 8c7ad54176ae: Pushed [2024-06-26T05:45:11.963Z] 410db6f0f3e5: Pushed [2024-06-26T05:45:11.963Z] 2fccf3b08afa: Pushed [2024-06-26T05:45:11.963Z] 3ecbaa340cc2: Pushed [2024-06-26T05:45:12.227Z] da707bb00cb8: Layer already exists [2024-06-26T05:45:18.850Z] 78e4b933ca9f: Pushed [2024-06-26T05:45:18.850Z] 4403bb01aaef0144ea9be46ab10d7e2cec719e21: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:19.199Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:19.545Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-06-26T05:45:19.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-06-26T05:45:19.545Z] 3ecbaa340cc2: Preparing [2024-06-26T05:45:19.545Z] 410db6f0f3e5: Preparing [2024-06-26T05:45:19.545Z] 78e4b933ca9f: Preparing [2024-06-26T05:45:19.545Z] 8c7ad54176ae: Preparing [2024-06-26T05:45:19.545Z] 2fccf3b08afa: Preparing [2024-06-26T05:45:19.545Z] da707bb00cb8: Preparing [2024-06-26T05:45:19.545Z] da707bb00cb8: Waiting [2024-06-26T05:45:19.545Z] 2fccf3b08afa: Layer already exists [2024-06-26T05:45:19.545Z] 8c7ad54176ae: Layer already exists [2024-06-26T05:45:19.545Z] 3ecbaa340cc2: Layer already exists [2024-06-26T05:45:19.545Z] 410db6f0f3e5: Layer already exists [2024-06-26T05:45:19.545Z] 78e4b933ca9f: Layer already exists [2024-06-26T05:45:19.545Z] da707bb00cb8: Layer already exists [2024-06-26T05:45:19.809Z] latest: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:20.164Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:20.518Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [2024-06-26T05:45:20.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-06-26T05:45:20.518Z] 3ecbaa340cc2: Preparing [2024-06-26T05:45:20.518Z] 410db6f0f3e5: Preparing [2024-06-26T05:45:20.518Z] 78e4b933ca9f: Preparing [2024-06-26T05:45:20.518Z] 8c7ad54176ae: Preparing [2024-06-26T05:45:20.518Z] 2fccf3b08afa: Preparing [2024-06-26T05:45:20.518Z] da707bb00cb8: Preparing [2024-06-26T05:45:20.518Z] da707bb00cb8: Waiting [2024-06-26T05:45:20.518Z] 8c7ad54176ae: Layer already exists [2024-06-26T05:45:20.518Z] 410db6f0f3e5: Layer already exists [2024-06-26T05:45:20.518Z] 78e4b933ca9f: Layer already exists [2024-06-26T05:45:20.518Z] 3ecbaa340cc2: Layer already exists [2024-06-26T05:45:20.518Z] 2fccf3b08afa: Layer already exists [2024-06-26T05:45:20.518Z] da707bb00cb8: Layer already exists [2024-06-26T05:45:20.518Z] 3.2.0-dev.14: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:21.139Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:21.496Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 [2024-06-26T05:45:21.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-06-26T05:45:21.496Z] 3ecbaa340cc2: Preparing [2024-06-26T05:45:21.496Z] 410db6f0f3e5: Preparing [2024-06-26T05:45:21.496Z] 78e4b933ca9f: Preparing [2024-06-26T05:45:21.496Z] 8c7ad54176ae: Preparing [2024-06-26T05:45:21.496Z] 2fccf3b08afa: Preparing [2024-06-26T05:45:21.496Z] da707bb00cb8: Preparing [2024-06-26T05:45:21.496Z] da707bb00cb8: Waiting [2024-06-26T05:45:21.496Z] 78e4b933ca9f: Layer already exists [2024-06-26T05:45:21.496Z] 8c7ad54176ae: Layer already exists [2024-06-26T05:45:21.496Z] 3ecbaa340cc2: Layer already exists [2024-06-26T05:45:21.496Z] 410db6f0f3e5: Layer already exists [2024-06-26T05:45:21.496Z] 2fccf3b08afa: Layer already exists [2024-06-26T05:45:21.496Z] da707bb00cb8: Layer already exists [2024-06-26T05:45:21.496Z] 4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:22.111Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:22.461Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-06-26T05:45:22.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-06-26T05:45:22.461Z] 3ecbaa340cc2: Preparing [2024-06-26T05:45:22.461Z] 410db6f0f3e5: Preparing [2024-06-26T05:45:22.461Z] 78e4b933ca9f: Preparing [2024-06-26T05:45:22.461Z] 8c7ad54176ae: Preparing [2024-06-26T05:45:22.461Z] 2fccf3b08afa: Preparing [2024-06-26T05:45:22.461Z] da707bb00cb8: Preparing [2024-06-26T05:45:22.461Z] da707bb00cb8: Waiting [2024-06-26T05:45:22.461Z] 78e4b933ca9f: Layer already exists [2024-06-26T05:45:22.461Z] 2fccf3b08afa: Layer already exists [2024-06-26T05:45:22.461Z] 3ecbaa340cc2: Layer already exists [2024-06-26T05:45:22.461Z] 8c7ad54176ae: Layer already exists [2024-06-26T05:45:22.461Z] 410db6f0f3e5: Layer already exists [2024-06-26T05:45:22.461Z] da707bb00cb8: Layer already exists [2024-06-26T05:45:22.461Z] main: digest: sha256:f79f545fec26aeeec5b232d353e13ce62a6778a6e0d2c7cd58c00dbf4bdf25b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:45:22.800Z] ===================================================== [Pipeline] echo [2024-06-26T05:45:22.812Z] taggedImages: [2024-06-26T05:45:22.812Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21 [2024-06-26T05:45:22.812Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-06-26T05:45:22.812Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [2024-06-26T05:45:22.812Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4403bb01aaef0144ea9be46ab10d7e2cec719e21-3.2.0-dev.14 [2024-06-26T05:45:22.812Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:23.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:45:23.180Z] [2024-06-26T05:45:23.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:45:23.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:45:23.501Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T05:45:23.501Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T05:45:23.501Z] 04944245beec: Pulling fs layer [2024-06-26T05:45:23.501Z] 699f458cf7ca: Pulling fs layer [2024-06-26T05:45:23.501Z] 765212b225bb: Pulling fs layer [2024-06-26T05:45:23.501Z] f23df028b6ca: Pulling fs layer [2024-06-26T05:45:23.501Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T05:45:23.501Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T05:45:23.501Z] f23df028b6ca: Waiting [2024-06-26T05:45:23.501Z] d65c8cfc05b1: Waiting [2024-06-26T05:45:23.501Z] 765212b225bb: Waiting [2024-06-26T05:45:23.501Z] 2437ff75d9bd: Waiting [2024-06-26T05:45:23.768Z] 04944245beec: Verifying Checksum [2024-06-26T05:45:23.768Z] 04944245beec: Download complete [2024-06-26T05:45:23.768Z] 765212b225bb: Verifying Checksum [2024-06-26T05:45:23.768Z] 765212b225bb: Download complete [2024-06-26T05:45:23.768Z] f23df028b6ca: Verifying Checksum [2024-06-26T05:45:23.768Z] f23df028b6ca: Download complete [2024-06-26T05:45:23.768Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T05:45:23.768Z] d65c8cfc05b1: Download complete [2024-06-26T05:45:24.032Z] 699f458cf7ca: Verifying Checksum [2024-06-26T05:45:24.032Z] 699f458cf7ca: Download complete [2024-06-26T05:45:24.295Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T05:45:24.295Z] 8998bd30e6a1: Download complete [2024-06-26T05:45:26.876Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T05:45:26.876Z] 2437ff75d9bd: Download complete [2024-06-26T05:45:28.809Z] 8998bd30e6a1: Pull complete [2024-06-26T05:45:29.073Z] 04944245beec: Pull complete [2024-06-26T05:45:31.001Z] 699f458cf7ca: Pull complete [2024-06-26T05:45:31.001Z] 765212b225bb: Pull complete [2024-06-26T05:45:31.955Z] f23df028b6ca: Pull complete [2024-06-26T05:45:31.955Z] d65c8cfc05b1: Pull complete [2024-06-26T05:45:50.121Z] 2437ff75d9bd: Pull complete [2024-06-26T05:45:50.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T05:45:50.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:45:50.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:45:50.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-4437 does not seem to be running inside a container [2024-06-26T05:45:50.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/199 -v /w/workspace/device-onvif-camera/199:/w/workspace/device-onvif-camera/199:rw,z -v /w/workspace/device-onvif-camera/199@tmp:/w/workspace/device-onvif-camera/199@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:arm64 cat [2024-06-26T05:45:52.964Z] $ docker top f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:45:53.472Z] ---> job-cost.sh [2024-06-26T05:45:53.736Z] lf-activate-venv: SKIPPING [2024-06-26T05:45:53.736Z] INFO: No Stack... [2024-06-26T05:45:54.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T05:45:54.962Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:45:55.596Z] + cat /w/workspace/device-onvif-camera/199/archives/cost.csv [2024-06-26T05:45:55.596Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:45:55.648Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [2024-06-26T05:45:55.663Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] did not exist. Created. [2024-06-26T05:45:55.669Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:45:56.324Z] /w/workspace/device-onvif-camera/199@tmp/durable-9381e25a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T05:45:56.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T05:45:56.983Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T05:45:57.044Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:45:57.055Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:45:57.078Z] $ docker stop --time=1 f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df [2024-06-26T05:45:58.589Z] $ docker rm -f --volumes f4fef0f5e61a0dac8951a9593dd8ce2daec802333bbbb0f957dcce05cc5bb6df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-06-26T05:45:59.787Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-06-26T05:45:59.787Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-06-26T05:45:59.787Z] total 16 [2024-06-26T05:45:59.787Z] drwxr-xr-x 3 root root 4096 Jun 26 05:28 . [2024-06-26T05:45:59.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. [2024-06-26T05:45:59.787Z] drwxr-xr-x 2 root root 4096 Jun 26 05:28 cost [2024-06-26T05:45:59.787Z] -rw-r--r-- 1 root root 91 Jun 26 05:28 cost.csv [2024-06-26T05:45:59.787Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-06-26T05:45:59.787Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-06-26T05:45:59.787Z] total 16 [2024-06-26T05:45:59.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:28 . [2024-06-26T05:45:59.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:28 .. [2024-06-26T05:45:59.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:28 cost [2024-06-26T05:45:59.787Z] -rw-r--r-- 1 jenkins jenkins 91 Jun 26 05:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:00.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:00.946Z] ---> package-listing.sh [2024-06-26T05:46:00.947Z] ++ facter osfamily [2024-06-26T05:46:00.947Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T05:46:01.207Z] + OS_FAMILY=debian [2024-06-26T05:46:01.207Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-06-26T05:46:01.207Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T05:46:01.207Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T05:46:01.207Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T05:46:01.207Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T05:46:01.207Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-06-26T05:46:01.207Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T05:46:01.207Z] + case "${OS_FAMILY}" in [2024-06-26T05:46:01.207Z] + dpkg -l [2024-06-26T05:46:01.207Z] + grep '^ii' [2024-06-26T05:46:01.467Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T05:46:01.467Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T05:46:01.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T05:46:01.468Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-06-26T05:46:01.468Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-06-26T05:46:01.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-06-26T05:46:01.478Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-26T05:46:01.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:46:02.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:46:02.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:46:02.437Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2024-06-26T05:46:02.479Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:46:02.921Z] $ docker top fa0f8f8aec1598406fd7b96db123616b4f674162736e7f041f32d741855237ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:46:03.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T05:46:03.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T05:46:03.956Z] + ls /var/log/sa-host [2024-06-26T05:46:03.956Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:46:04.022Z] provisioning config files... [2024-06-26T05:46:04.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16763740750832842118tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:46:04.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:04.342Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T05:46:04.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:04.683Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T05:46:04.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:04.980Z] ---> sudo-logs.sh [2024-06-26T05:46:04.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T05:46:05.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:05.324Z] ---> job-cost.sh [2024-06-26T05:46:05.324Z] lf-activate-venv: SKIPPING [2024-06-26T05:46:05.324Z] DEBUG: total: 0.2199999988079071 [2024-06-26T05:46:05.324Z] INFO: Retrieving Stack Cost... [2024-06-26T05:46:05.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:46:06.156Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T05:46:06.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:46:06.455Z] ---> logs-deploy.sh [2024-06-26T05:46:06.455Z] lf-activate-venv: SKIPPING [2024-06-26T05:46:06.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/199 [2024-06-26T05:46:06.455Z] INFO: archiving workspace using pattern(s): [2024-06-26T05:46:07.393Z] Archives upload complete. [2024-06-26T05:46:07.393Z] INFO: archiving logs to Nexus