Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 023c845179eab4edd1a7b84d6adc5f1ef146c7eb 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-ssh6854876499073587596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13117566735917315314.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh14305601799861855692.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh546641239369846233.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-ssh13159028867786451233.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1316 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 023c845179eab4edd1a7b84d6adc5f1ef146c7eb (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 Commit message: "Merge pull request #427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git checkout -f 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 > git rev-list --no-walk b5e79b7b143d4bc0281b6701ea20bd2dba6f5c17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T03:44:21.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T03:44:21.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T03:44:21.337Z] ========================================================= [2024-02-20T03:44:21.337Z] EdgeX Global Pipelines Version Info [2024-02-20T03:44:21.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:44:22.055Z] ------------------- [2024-02-20T03:44:22.055Z] stable info: [2024-02-20T03:44:22.055Z] ------------------- [2024-02-20T03:44:22.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T03:44:22.055Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T03:44:22.055Z] Message: update stable to v1.0.258 [2024-02-20T03:44:22.628Z] ------------------- [2024-02-20T03:44:22.628Z] experimental info: [2024-02-20T03:44:22.628Z] ------------------- [2024-02-20T03:44:22.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T03:44:22.628Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T03:44:22.628Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T03:44:22.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-02-20T03:44:22.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-02-20T03:44:22.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T03:44:22.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T03:44:22.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T03:44:22.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T03:44:22.854Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T03:44:22.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T03:44:22.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T03:44:22.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T03:44:22.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T03:44:22.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-02-20T03:44:23.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T03:44:23.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T03:44:23.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T03:44:23.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T03:44:23.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T03:44:23.184Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T03:44:23.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T03:44:23.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T03:44:23.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-20T03:44:23.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-02-20T03:44:23.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T03:44:23.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T03:44:23.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T03:44:23.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T03:44:23.483Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T03:44:23.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-20T03:44:23.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-20T03:44:23.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-20T03:44:23.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] echo [2024-02-20T03:44:23.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 023c845 [Pipeline] echo [2024-02-20T03:44:23.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:44:23.821Z] provisioning config files... [2024-02-20T03:44:23.839Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6365260563860236720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:44:24.181Z] ---> ****-login.sh [2024-02-20T03:44:24.181Z] nexus3.edgexfoundry.org:10001 [2024-02-20T03:44:24.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:24.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:24.705Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:24.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:24.705Z] [2024-02-20T03:44:24.705Z] Login Succeeded [2024-02-20T03:44:24.705Z] nexus3.edgexfoundry.org:10002 [2024-02-20T03:44:24.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:24.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:24.705Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:24.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:24.705Z] [2024-02-20T03:44:24.705Z] Login Succeeded [2024-02-20T03:44:24.705Z] nexus3.edgexfoundry.org:10003 [2024-02-20T03:44:24.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:24.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:24.705Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:24.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:24.706Z] [2024-02-20T03:44:24.706Z] Login Succeeded [2024-02-20T03:44:24.706Z] nexus3.edgexfoundry.org:10004 [2024-02-20T03:44:24.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:24.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:24.968Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:24.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:24.968Z] [2024-02-20T03:44:24.968Z] Login Succeeded [2024-02-20T03:44:24.968Z] ****.io [2024-02-20T03:44:24.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:25.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:25.228Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:25.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:25.228Z] [2024-02-20T03:44:25.228Z] Login Succeeded [2024-02-20T03:44:25.228Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T03:44:25.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T03:44:25.770Z] + git rev-list -1 --merges 023c845179eab4edd1a7b84d6adc5f1ef146c7eb~1..023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] echo [2024-02-20T03:44:25.802Z] -----------> git rev-list -1 --merges 023c845179eab4edd1a7b84d6adc5f1ef146c7eb~1..023c845179eab4edd1a7b84d6adc5f1ef146c7eb 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:44:25.802Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [false] [Pipeline] sh [2024-02-20T03:44:26.105Z] + git log --format=format:%s -1 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] echo [2024-02-20T03:44:26.122Z] ========================================================= [2024-02-20T03:44:26.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T03:44:26.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T03:44:26.514Z] + git log --format=format:%s -1 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] echo [2024-02-20T03:44:26.526Z] [semverPrep] GIT_COMMIT: 023c845179eab4edd1a7b84d6adc5f1ef146c7eb, Commit Message: Merge pull request #427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-20T03:44:26.556Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T03:44:26.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T03:44:26.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T03:44:26.951Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T03:44:26.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T03:44:26.951Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-02-20T03:44:26.951Z] -a /etc/ssh/ssh_known_hosts [2024-02-20T03:44:26.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:44:27.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:44:27.383Z] [2024-02-20T03:44:27.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:44:27.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:44:27.709Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T03:44:27.709Z] b85a868b505f: Pulling fs layer [2024-02-20T03:44:27.709Z] e2be974225ed: Pulling fs layer [2024-02-20T03:44:27.709Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T03:44:27.709Z] 988bab9f4d93: Pulling fs layer [2024-02-20T03:44:27.709Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T03:44:27.709Z] eaf3925da568: Pulling fs layer [2024-02-20T03:44:27.709Z] bab4dde63d76: Pulling fs layer [2024-02-20T03:44:27.709Z] bde34c3a00c8: Pulling fs layer [2024-02-20T03:44:27.709Z] b352a97aabf1: Pulling fs layer [2024-02-20T03:44:27.709Z] 4872d77fe225: Pulling fs layer [2024-02-20T03:44:27.709Z] 5851b861e8e6: Pulling fs layer [2024-02-20T03:44:27.709Z] eaf3925da568: Waiting [2024-02-20T03:44:27.709Z] bab4dde63d76: Waiting [2024-02-20T03:44:27.709Z] 5851b861e8e6: Waiting [2024-02-20T03:44:27.709Z] 988bab9f4d93: Waiting [2024-02-20T03:44:27.709Z] b352a97aabf1: Waiting [2024-02-20T03:44:27.709Z] bde34c3a00c8: Waiting [2024-02-20T03:44:27.709Z] 4872d77fe225: Waiting [2024-02-20T03:44:27.709Z] 1469e6f7b9e6: Waiting [2024-02-20T03:44:27.709Z] e2be974225ed: Download complete [2024-02-20T03:44:27.709Z] 988bab9f4d93: Download complete [2024-02-20T03:44:27.975Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T03:44:27.975Z] 339a4e72a1f5: Download complete [2024-02-20T03:44:27.975Z] eaf3925da568: Verifying Checksum [2024-02-20T03:44:27.975Z] eaf3925da568: Download complete [2024-02-20T03:44:27.975Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T03:44:27.975Z] 1469e6f7b9e6: Download complete [2024-02-20T03:44:27.975Z] bde34c3a00c8: Download complete [2024-02-20T03:44:27.975Z] b352a97aabf1: Verifying Checksum [2024-02-20T03:44:27.975Z] b352a97aabf1: Download complete [2024-02-20T03:44:27.975Z] 4872d77fe225: Download complete [2024-02-20T03:44:27.975Z] 5851b861e8e6: Download complete [2024-02-20T03:44:27.975Z] b85a868b505f: Download complete [2024-02-20T03:44:28.236Z] bab4dde63d76: Verifying Checksum [2024-02-20T03:44:29.172Z] b85a868b505f: Pull complete [2024-02-20T03:44:29.432Z] e2be974225ed: Pull complete [2024-02-20T03:44:30.029Z] 339a4e72a1f5: Pull complete [2024-02-20T03:44:30.029Z] 988bab9f4d93: Pull complete [2024-02-20T03:44:30.291Z] 1469e6f7b9e6: Pull complete [2024-02-20T03:44:30.291Z] eaf3925da568: Pull complete [2024-02-20T03:44:32.207Z] bab4dde63d76: Pull complete [2024-02-20T03:44:32.207Z] bde34c3a00c8: Pull complete [2024-02-20T03:44:32.466Z] b352a97aabf1: Pull complete [2024-02-20T03:44:32.466Z] 4872d77fe225: Pull complete [2024-02-20T03:44:32.466Z] 5851b861e8e6: Pull complete [2024-02-20T03:44:32.466Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T03:44:32.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:44:32.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:44:32.665Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:44:32.691Z] $ 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-02-20T03:44:35.699Z] $ docker top 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac -eo pid,comm [2024-02-20T03:44:35.757Z] 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-02-20T03:44:35.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T03:44:35.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T03:44:35.851Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T03:44:35.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T03:44:35.962Z] $ docker exec 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac ssh-agent [2024-02-20T03:44:36.073Z] SSH_AUTH_SOCK=/tmp/ssh-Zdo1OpCEZ2ED/agent.33 [2024-02-20T03:44:36.073Z] SSH_AGENT_PID=39 [2024-02-20T03:44:36.081Z] Running ssh-add (command line suppressed) [2024-02-20T03:44:36.189Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3442082950968318826.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3442082950968318826.key) [2024-02-20T03:44:36.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T03:44:36.519Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T03:44:36.530Z] $ docker exec --env ******** --env ******** 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac ssh-agent -k [2024-02-20T03:44:36.634Z] unset SSH_AUTH_SOCK; [2024-02-20T03:44:36.634Z] unset SSH_AGENT_PID; [2024-02-20T03:44:36.634Z] echo Agent pid 39 killed; [2024-02-20T03:44:36.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T03:44:36.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T03:44:36.715Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T03:44:36.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T03:44:36.821Z] $ docker exec 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac ssh-agent [2024-02-20T03:44:36.921Z] SSH_AUTH_SOCK=/tmp/ssh-sGOhNGwIUrz6/agent.70 [2024-02-20T03:44:36.921Z] SSH_AGENT_PID=76 [2024-02-20T03:44:36.925Z] Running ssh-add (command line suppressed) [2024-02-20T03:44:37.030Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10482018283040760405.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10482018283040760405.key) [2024-02-20T03:44:37.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T03:44:37.351Z] + git semver init [2024-02-20T03:44:37.611Z] 2024-02-20 03:44:37,548 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T03:44:37.611Z] 2024-02-20 03:44:37,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-02-20T03:44:37.611Z] 2024-02-20 03:44:37,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-02-20T03:44:37.611Z] 2024-02-20 03:44:37,549 [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-02-20T03:44:39.000Z] 2024-02-20 03:44:38,990 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-02-20T03:44:39.000Z] 2024-02-20 03:44:38,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-02-20T03:44:39.000Z] 2024-02-20 03:44:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:44:39.000Z] 2024-02-20 03:44:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:44:39.000Z] 3.2.0-dev.9 [Pipeline] } [2024-02-20T03:44:39.285Z] $ docker exec --env ******** --env ******** 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac ssh-agent -k [2024-02-20T03:44:39.385Z] unset SSH_AUTH_SOCK; [2024-02-20T03:44:39.386Z] unset SSH_AGENT_PID; [2024-02-20T03:44:39.386Z] echo Agent pid 76 killed; [2024-02-20T03:44:39.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T03:44:39.783Z] + git semver [Pipeline] } [2024-02-20T03:44:40.056Z] $ docker stop --time=1 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac [2024-02-20T03:44:41.384Z] $ docker rm -f --volumes 2469856a295c0f3df264c6ae0c52d6fd714dad957aab0d0df14c0e95f80b8dac [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T03:44:41.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T03:44:42.003Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T03:44:42.006Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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-02-20T03:44:42.361Z] provisioning config files... [2024-02-20T03:44:42.372Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10924087556704275090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:44:42.692Z] ---> ****-login.sh [2024-02-20T03:44:42.693Z] nexus3.edgexfoundry.org:10001 [2024-02-20T03:44:42.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:42.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:42.693Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:42.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:42.693Z] [2024-02-20T03:44:42.693Z] Login Succeeded [2024-02-20T03:44:42.693Z] nexus3.edgexfoundry.org:10002 [2024-02-20T03:44:42.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:42.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:42.693Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:42.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:42.693Z] [2024-02-20T03:44:42.693Z] Login Succeeded [2024-02-20T03:44:42.693Z] nexus3.edgexfoundry.org:10003 [2024-02-20T03:44:42.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:42.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:42.954Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:42.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:42.954Z] [2024-02-20T03:44:42.954Z] Login Succeeded [2024-02-20T03:44:42.954Z] nexus3.edgexfoundry.org:10004 [2024-02-20T03:44:42.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:42.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:42.954Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:42.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:42.954Z] [2024-02-20T03:44:42.954Z] Login Succeeded [2024-02-20T03:44:42.954Z] ****.io [2024-02-20T03:44:43.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:44:43.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:44:43.214Z] Configure a credential helper to remove this warning. See [2024-02-20T03:44:43.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:44:43.214Z] [2024-02-20T03:44:43.214Z] Login Succeeded [2024-02-20T03:44:43.214Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T03:44:43.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T03:44:43.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:44:43.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:44:43.415Z] ========================================================= [2024-02-20T03:44:43.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T03:44:43.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:44:43.833Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T03:44:43.833Z] Sending build context to Docker daemon 34.24MB [2024-02-20T03:44:43.833Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T03:44:43.833Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-20T03:44:44.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T03:44:44.111Z] 7264a8db6415: Pulling fs layer [2024-02-20T03:44:44.111Z] c4d48a809fc2: Pulling fs layer [2024-02-20T03:44:44.111Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T03:44:44.111Z] ad3a456e5733: Pulling fs layer [2024-02-20T03:44:44.111Z] 69c7f0334f64: Pulling fs layer [2024-02-20T03:44:44.111Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T03:44:44.111Z] ce7588e14bc9: Pulling fs layer [2024-02-20T03:44:44.111Z] b5e4710f87ac: Pulling fs layer [2024-02-20T03:44:44.111Z] ad3a456e5733: Waiting [2024-02-20T03:44:44.111Z] 69c7f0334f64: Waiting [2024-02-20T03:44:44.111Z] 1f1c1a5573a3: Waiting [2024-02-20T03:44:44.111Z] ce7588e14bc9: Waiting [2024-02-20T03:44:44.111Z] b5e4710f87ac: Waiting [2024-02-20T03:44:44.111Z] c4d48a809fc2: Verifying Checksum [2024-02-20T03:44:44.111Z] c4d48a809fc2: Download complete [2024-02-20T03:44:44.111Z] ad3a456e5733: Verifying Checksum [2024-02-20T03:44:44.111Z] ad3a456e5733: Download complete [2024-02-20T03:44:44.111Z] 69c7f0334f64: Verifying Checksum [2024-02-20T03:44:44.111Z] 69c7f0334f64: Download complete [2024-02-20T03:44:44.111Z] 7264a8db6415: Verifying Checksum [2024-02-20T03:44:44.111Z] 7264a8db6415: Download complete [2024-02-20T03:44:44.111Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T03:44:44.111Z] 1f1c1a5573a3: Download complete [2024-02-20T03:44:44.370Z] 7264a8db6415: Pull complete [2024-02-20T03:44:44.370Z] b5e4710f87ac: Verifying Checksum [2024-02-20T03:44:44.370Z] b5e4710f87ac: Download complete [2024-02-20T03:44:44.370Z] c4d48a809fc2: Pull complete [2024-02-20T03:44:44.629Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T03:44:44.629Z] 4f1c88b9dad5: Download complete [2024-02-20T03:44:44.886Z] ce7588e14bc9: Verifying Checksum [2024-02-20T03:44:44.886Z] ce7588e14bc9: Download complete [2024-02-20T03:44:48.171Z] 4f1c88b9dad5: Pull complete [2024-02-20T03:44:48.171Z] ad3a456e5733: Pull complete [2024-02-20T03:44:48.171Z] 69c7f0334f64: Pull complete [2024-02-20T03:44:48.171Z] 1f1c1a5573a3: Pull complete [2024-02-20T03:44:50.714Z] ce7588e14bc9: Pull complete [2024-02-20T03:44:50.714Z] b5e4710f87ac: Pull complete [2024-02-20T03:44:50.977Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T03:44:50.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T03:44:50.977Z] ---> 88b5674ff536 [2024-02-20T03:44:50.977Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-20T03:44:55.207Z] ---> Running in ffca61666b8f [2024-02-20T03:44:55.207Z] Removing intermediate container ffca61666b8f [2024-02-20T03:44:55.207Z] ---> 9623a669b5b9 [2024-02-20T03:44:55.207Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T03:44:55.207Z] ---> Running in 34cb2158528a [2024-02-20T03:44:55.207Z] Removing intermediate container 34cb2158528a [2024-02-20T03:44:55.207Z] ---> ad2a6bd2a3bd [2024-02-20T03:44:55.207Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-02-20T03:44:55.207Z] ---> Running in ebac444cd6bf [2024-02-20T03:44:55.467Z] Removing intermediate container ebac444cd6bf [2024-02-20T03:44:55.467Z] ---> ef33bcb07bda [2024-02-20T03:44:55.467Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T03:44:55.467Z] ---> Running in 09b3f622c69a [2024-02-20T03:44:55.467Z] Removing intermediate container 09b3f622c69a [2024-02-20T03:44:55.467Z] ---> e02667a5df7b [2024-02-20T03:44:55.467Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-02-20T03:44:55.467Z] ---> Running in 103a6bb9b2d6 [2024-02-20T03:44:55.467Z] Removing intermediate container 103a6bb9b2d6 [2024-02-20T03:44:55.467Z] ---> 7eddb66261eb [2024-02-20T03:44:55.467Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T03:44:55.467Z] ---> Running in 7e34fcfa1f08 [2024-02-20T03:44:55.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T03:44:55.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T03:44:56.243Z] OK: 264 MiB in 52 packages [2024-02-20T03:44:56.811Z] Removing intermediate container 7e34fcfa1f08 [2024-02-20T03:44:56.811Z] ---> 9e53a5629c97 [2024-02-20T03:44:56.811Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-02-20T03:44:56.811Z] ---> Running in bbc8467f5c3e [2024-02-20T03:44:56.811Z] Removing intermediate container bbc8467f5c3e [2024-02-20T03:44:56.811Z] ---> 05fb75b6ca44 [2024-02-20T03:44:56.811Z] Step 10/13 : COPY go.mod vendor* ./ [2024-02-20T03:44:56.811Z] ---> b3f18efb3d76 [2024-02-20T03:44:56.811Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T03:44:56.811Z] ---> Running in acd13cfce453 [2024-02-20T03:44:57.267Z] Still waiting to schedule task [2024-02-20T03:44:57.267Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-20T03:45:28.935Z] Removing intermediate container acd13cfce453 [2024-02-20T03:45:28.935Z] ---> f1675706ddfb [2024-02-20T03:45:28.935Z] Step 12/13 : COPY . . [2024-02-20T03:45:28.935Z] ---> ff901f1b7b90 [2024-02-20T03:45:28.935Z] Step 13/13 : RUN ${MAKE} [2024-02-20T03:45:28.935Z] ---> Running in aa378afe3331 [2024-02-20T03:45:28.935Z] noop [2024-02-20T03:45:28.935Z] Removing intermediate container aa378afe3331 [2024-02-20T03:45:28.935Z] ---> aa4d5752f7b8 [2024-02-20T03:45:28.935Z] Successfully built aa4d5752f7b8 [2024-02-20T03:45:28.935Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:45:29.309Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T03:45:29.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:45:29.422Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:45:29.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat [2024-02-20T03:45:29.804Z] $ docker top 3f3a395bbf3bcf0159ae75d2d3a014b7e4bf6a6912be309bd6fddedfcc460228 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T03:45:30.183Z] + go version [2024-02-20T03:45:30.184Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T03:45:30.197Z] $ docker stop --time=1 3f3a395bbf3bcf0159ae75d2d3a014b7e4bf6a6912be309bd6fddedfcc460228 [2024-02-20T03:45:31.480Z] $ docker rm -f --volumes 3f3a395bbf3bcf0159ae75d2d3a014b7e4bf6a6912be309bd6fddedfcc460228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:45:32.079Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T03:45:32.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:45:32.192Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:45:32.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-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 ******** ci-base-image-x86_64 cat [2024-02-20T03:45:32.565Z] $ docker top 3ae9065da492281cb1191b3f113f8995b64ddf7664bbf2d6065c08a330cd6909 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T03:45:32.957Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-02-20T03:45:33.340Z] + make test [2024-02-20T03:45:33.340Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T03:45:34.779Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-02-20T03:45:46.991Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-02-20T03:45:46.991Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-02-20T03:45:47.923Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.075s coverage: 31.5% of statements [2024-02-20T03:45:48.491Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.501s coverage: 86.5% of statements [2024-02-20T03:45:56.608Z] go vet ./... [2024-02-20T03:46:00.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T03:46:00.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T03:46:00.962Z] ./bin/test-attribution-txt.sh [2024-02-20T03:46:00.962Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T03:46:00.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T03:46:01.013Z] $ docker stop --time=1 3ae9065da492281cb1191b3f113f8995b64ddf7664bbf2d6065c08a330cd6909 [2024-02-20T03:46:04.167Z] $ docker rm -f --volumes 3ae9065da492281cb1191b3f113f8995b64ddf7664bbf2d6065c08a330cd6909 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T03:46:04.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T03:46:04.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T03:46:05.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T03:46:05.733Z] + ls -al . [2024-02-20T03:46:05.733Z] total 244 [2024-02-20T03:46:05.733Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 03:45 . [2024-02-20T03:46:05.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:44 .. [2024-02-20T03:46:05.733Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 03:45 .git [2024-02-20T03:46:05.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 03:44 .github [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 20 03:44 .gitignore [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 03:44 .golangci.yml [2024-02-20T03:46:05.733Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 03:44 .semver [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 11155 Feb 20 03:44 Attribution.txt [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 20 03:44 CHANGELOG.md [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 1683 Feb 20 03:44 Dockerfile [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 03:44 GOVERNANCE.md [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 20 03:44 Jenkinsfile [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 03:44 LICENSE [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 2883 Feb 20 03:44 Makefile [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 03:44 OWNERS.md [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 20 03:44 README.md [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 03:44 VERSION [2024-02-20T03:46:05.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 03:44 bin [2024-02-20T03:46:05.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 03:44 cmd [2024-02-20T03:46:05.733Z] -rw-r--r-- 1 jenkins jenkins 78456 Feb 20 03:45 coverage.out [2024-02-20T03:46:05.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:44 doc [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 4131 Feb 20 03:44 go.mod [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 35195 Feb 20 03:44 go.sum [2024-02-20T03:46:05.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:44 internal [2024-02-20T03:46:05.733Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 20 03:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:06.096Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=023c845179eab4edd1a7b84d6adc5f1ef146c7eb --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-20T03:46:06.096Z] Sending build context to Docker daemon 34.32MB [2024-02-20T03:46:06.096Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T03:46:06.096Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-20T03:46:06.096Z] ---> aa4d5752f7b8 [2024-02-20T03:46:06.096Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-02-20T03:46:06.667Z] ---> Running in 31ca62c26327 [2024-02-20T03:46:06.667Z] Removing intermediate container 31ca62c26327 [2024-02-20T03:46:06.667Z] ---> 97a2640fac9b [2024-02-20T03:46:06.667Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T03:46:06.667Z] ---> Running in 69ea09064b64 [2024-02-20T03:46:06.667Z] Removing intermediate container 69ea09064b64 [2024-02-20T03:46:06.667Z] ---> 66d8c1c7154b [2024-02-20T03:46:06.667Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-20T03:46:06.667Z] ---> Running in ed11c6849cce [2024-02-20T03:46:06.927Z] Removing intermediate container ed11c6849cce [2024-02-20T03:46:06.927Z] ---> b38e964c8e0f [2024-02-20T03:46:06.927Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T03:46:06.927Z] ---> Running in 71423c7384ca [2024-02-20T03:46:06.927Z] Removing intermediate container 71423c7384ca [2024-02-20T03:46:06.927Z] ---> 46a68b49e3cc [2024-02-20T03:46:06.927Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-02-20T03:46:06.927Z] ---> Running in 4897f981516a [2024-02-20T03:46:07.187Z] Removing intermediate container 4897f981516a [2024-02-20T03:46:07.187Z] ---> b9e93c0b9523 [2024-02-20T03:46:07.187Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T03:46:07.187Z] ---> Running in 8cfb1c18e59f [2024-02-20T03:46:07.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:07.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:07.969Z] OK: 264 MiB in 52 packages [2024-02-20T03:46:08.228Z] Removing intermediate container 8cfb1c18e59f [2024-02-20T03:46:08.228Z] ---> 72a91938a41d [2024-02-20T03:46:08.228Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-02-20T03:46:08.228Z] ---> Running in c84e9416c42e [2024-02-20T03:46:08.228Z] Removing intermediate container c84e9416c42e [2024-02-20T03:46:08.228Z] ---> 58e25947e2d7 [2024-02-20T03:46:08.228Z] Step 10/27 : COPY go.mod vendor* ./ [2024-02-20T03:46:08.489Z] ---> af70306a8a0b [2024-02-20T03:46:08.489Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T03:46:08.489Z] ---> Running in 12f5b7dd75cf [2024-02-20T03:46:09.059Z] Removing intermediate container 12f5b7dd75cf [2024-02-20T03:46:09.059Z] ---> baa4ec4a0a25 [2024-02-20T03:46:09.059Z] Step 12/27 : COPY . . [2024-02-20T03:46:10.015Z] ---> 1e2354cc97a4 [2024-02-20T03:46:10.015Z] Step 13/27 : RUN ${MAKE} [2024-02-20T03:46:10.015Z] ---> Running in bd407b648789 [2024-02-20T03:46:10.273Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-02-20T03:46:32.227Z] Removing intermediate container bd407b648789 [2024-02-20T03:46:32.227Z] ---> c80a0a0cffe5 [2024-02-20T03:46:32.227Z] Step 14/27 : FROM alpine:3.18 [2024-02-20T03:46:32.227Z] 3.18: Pulling from library/alpine [2024-02-20T03:46:32.227Z] 619be1103602: Pulling fs layer [2024-02-20T03:46:32.227Z] 619be1103602: Verifying Checksum [2024-02-20T03:46:32.227Z] 619be1103602: Download complete [2024-02-20T03:46:32.227Z] 619be1103602: Pull complete [2024-02-20T03:46:32.227Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T03:46:32.227Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T03:46:32.227Z] ---> d3782b16ccc9 [2024-02-20T03:46:32.227Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-20T03:46:32.227Z] ---> Running in bce3dfebded3 [2024-02-20T03:46:32.227Z] Removing intermediate container bce3dfebded3 [2024-02-20T03:46:32.227Z] ---> d4f4fb9d1871 [2024-02-20T03:46:32.227Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-02-20T03:46:32.227Z] ---> Running in 762c8b2dc37f [2024-02-20T03:46:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:32.227Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T03:46:32.227Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T03:46:32.227Z] OK: 7 MiB in 16 packages [2024-02-20T03:46:32.227Z] Removing intermediate container 762c8b2dc37f [2024-02-20T03:46:32.227Z] ---> 47137fbd2047 [2024-02-20T03:46:32.227Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-20T03:46:32.227Z] ---> Running in 7759db86ddce [2024-02-20T03:46:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T03:46:32.227Z] OK: 7 MiB in 16 packages [2024-02-20T03:46:32.487Z] Removing intermediate container 7759db86ddce [2024-02-20T03:46:32.487Z] ---> e0a438643056 [2024-02-20T03:46:32.487Z] Step 18/27 : WORKDIR / [2024-02-20T03:46:32.487Z] ---> Running in a4e2e120eac1 [2024-02-20T03:46:32.487Z] Removing intermediate container a4e2e120eac1 [2024-02-20T03:46:32.487Z] ---> e11acbce8f5d [2024-02-20T03:46:32.487Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-02-20T03:46:33.054Z] ---> d01be2548f3e [2024-02-20T03:46:33.054Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-02-20T03:46:33.054Z] ---> 9c1bd2aa99ff [2024-02-20T03:46:33.054Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-02-20T03:46:33.314Z] ---> b3dcad37e7cc [2024-02-20T03:46:33.314Z] Step 22/27 : EXPOSE 59984 [2024-02-20T03:46:33.314Z] ---> Running in 2b0883e754a8 [2024-02-20T03:46:33.314Z] Removing intermediate container 2b0883e754a8 [2024-02-20T03:46:33.314Z] ---> 3453c4038453 [2024-02-20T03:46:33.314Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-02-20T03:46:33.314Z] ---> Running in 9a969f0a81e9 [2024-02-20T03:46:33.574Z] Removing intermediate container 9a969f0a81e9 [2024-02-20T03:46:33.574Z] ---> aa0ded040450 [2024-02-20T03:46:33.574Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T03:46:33.574Z] ---> Running in 300f47451673 [2024-02-20T03:46:33.574Z] Removing intermediate container 300f47451673 [2024-02-20T03:46:33.574Z] ---> 73dae32c5e46 [2024-02-20T03:46:33.574Z] Step 25/27 : LABEL arch=amd64 [2024-02-20T03:46:33.574Z] ---> Running in 1e895bfe1119 [2024-02-20T03:46:33.574Z] Removing intermediate container 1e895bfe1119 [2024-02-20T03:46:33.574Z] ---> 244e6dc9b97e [2024-02-20T03:46:33.574Z] Step 26/27 : LABEL git_sha=023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:46:33.574Z] ---> Running in e98623208288 [2024-02-20T03:46:33.833Z] Removing intermediate container e98623208288 [2024-02-20T03:46:33.833Z] ---> b26d304f5f4e [2024-02-20T03:46:33.833Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-20T03:46:33.833Z] ---> Running in 48b758ad1b0c [2024-02-20T03:46:33.833Z] Removing intermediate container 48b758ad1b0c [2024-02-20T03:46:33.833Z] ---> 498c369a1790 [2024-02-20T03:46:33.833Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T03:46:33.833Z] Successfully built 498c369a1790 [2024-02-20T03:46:33.833Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:46:34.114Z] provisioning config files... [2024-02-20T03:46:34.126Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2831545557348083595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:46:34.945Z] ---> ****-login.sh [2024-02-20T03:46:34.945Z] nexus3.edgexfoundry.org:10001 [2024-02-20T03:46:34.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:46:34.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:46:34.946Z] Configure a credential helper to remove this warning. See [2024-02-20T03:46:34.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:46:34.946Z] [2024-02-20T03:46:34.946Z] Login Succeeded [2024-02-20T03:46:34.946Z] nexus3.edgexfoundry.org:10002 [2024-02-20T03:46:34.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:46:35.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:46:35.205Z] Configure a credential helper to remove this warning. See [2024-02-20T03:46:35.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:46:35.205Z] [2024-02-20T03:46:35.205Z] Login Succeeded [2024-02-20T03:46:35.205Z] nexus3.edgexfoundry.org:10003 [2024-02-20T03:46:35.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:46:35.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:46:35.205Z] Configure a credential helper to remove this warning. See [2024-02-20T03:46:35.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:46:35.205Z] [2024-02-20T03:46:35.205Z] Login Succeeded [2024-02-20T03:46:35.205Z] nexus3.edgexfoundry.org:10004 [2024-02-20T03:46:35.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:46:35.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:46:35.206Z] Configure a credential helper to remove this warning. See [2024-02-20T03:46:35.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:46:35.206Z] [2024-02-20T03:46:35.206Z] Login Succeeded [2024-02-20T03:46:35.206Z] ****.io [2024-02-20T03:46:35.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:46:35.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:46:35.465Z] Configure a credential helper to remove this warning. See [2024-02-20T03:46:35.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:46:35.465Z] [2024-02-20T03:46:35.465Z] Login Succeeded [2024-02-20T03:46:35.465Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T03:46:35.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T03:46:35.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:46:35.672Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-02-20T03:46:35.672Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:46:35.672Z] latest [2024-02-20T03:46:35.672Z] 3.2.0-dev.9 [2024-02-20T03:46:35.672Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:46:35.672Z] main [2024-02-20T03:46:35.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:36.147Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:36.550Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:46:36.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-02-20T03:46:36.550Z] 337151298402: Preparing [2024-02-20T03:46:36.550Z] 3ec67facef0a: Preparing [2024-02-20T03:46:36.550Z] 29348d05cb6a: Preparing [2024-02-20T03:46:36.550Z] ad690c674bbb: Preparing [2024-02-20T03:46:36.550Z] 60ca62569a51: Preparing [2024-02-20T03:46:36.550Z] aedc3bda2944: Preparing [2024-02-20T03:46:36.550Z] aedc3bda2944: Waiting [2024-02-20T03:46:36.550Z] ad690c674bbb: Pushed [2024-02-20T03:46:36.550Z] 337151298402: Pushed [2024-02-20T03:46:36.550Z] 3ec67facef0a: Pushed [2024-02-20T03:46:36.550Z] 60ca62569a51: Pushed [2024-02-20T03:46:36.550Z] aedc3bda2944: Layer already exists [2024-02-20T03:46:39.086Z] 29348d05cb6a: Pushed [2024-02-20T03:46:39.086Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb: digest: sha256:a11992e858476f35ed5ebcdc0492e9b20840058e78e5a2fac3a070b5cebec80c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:39.470Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:39.916Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-02-20T03:46:39.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-02-20T03:46:39.916Z] 337151298402: Preparing [2024-02-20T03:46:39.916Z] 3ec67facef0a: Preparing [2024-02-20T03:46:39.916Z] 29348d05cb6a: Preparing [2024-02-20T03:46:39.916Z] ad690c674bbb: Preparing [2024-02-20T03:46:39.916Z] 60ca62569a51: Preparing [2024-02-20T03:46:39.916Z] aedc3bda2944: Preparing [2024-02-20T03:46:39.916Z] aedc3bda2944: Waiting [2024-02-20T03:46:39.916Z] 337151298402: Layer already exists [2024-02-20T03:46:39.916Z] ad690c674bbb: Layer already exists [2024-02-20T03:46:39.916Z] 60ca62569a51: Layer already exists [2024-02-20T03:46:39.916Z] 3ec67facef0a: Layer already exists [2024-02-20T03:46:39.916Z] 29348d05cb6a: Layer already exists [2024-02-20T03:46:39.916Z] aedc3bda2944: Layer already exists [2024-02-20T03:46:39.916Z] latest: digest: sha256:a11992e858476f35ed5ebcdc0492e9b20840058e78e5a2fac3a070b5cebec80c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:40.309Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:40.699Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.9 [2024-02-20T03:46:40.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-02-20T03:46:40.699Z] 337151298402: Preparing [2024-02-20T03:46:40.699Z] 3ec67facef0a: Preparing [2024-02-20T03:46:40.699Z] 29348d05cb6a: Preparing [2024-02-20T03:46:40.699Z] ad690c674bbb: Preparing [2024-02-20T03:46:40.699Z] 60ca62569a51: Preparing [2024-02-20T03:46:40.699Z] aedc3bda2944: Preparing [2024-02-20T03:46:40.699Z] aedc3bda2944: Waiting [2024-02-20T03:46:40.699Z] 3ec67facef0a: Layer already exists [2024-02-20T03:46:40.699Z] 29348d05cb6a: Layer already exists [2024-02-20T03:46:40.699Z] 60ca62569a51: Layer already exists [2024-02-20T03:46:40.699Z] 337151298402: Layer already exists [2024-02-20T03:46:40.699Z] ad690c674bbb: Layer already exists [2024-02-20T03:46:40.699Z] aedc3bda2944: Layer already exists [2024-02-20T03:46:40.699Z] 3.2.0-dev.9: digest: sha256:a11992e858476f35ed5ebcdc0492e9b20840058e78e5a2fac3a070b5cebec80c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:41.108Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:41.499Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:46:41.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-02-20T03:46:41.499Z] 337151298402: Preparing [2024-02-20T03:46:41.499Z] 3ec67facef0a: Preparing [2024-02-20T03:46:41.499Z] 29348d05cb6a: Preparing [2024-02-20T03:46:41.499Z] ad690c674bbb: Preparing [2024-02-20T03:46:41.499Z] 60ca62569a51: Preparing [2024-02-20T03:46:41.499Z] aedc3bda2944: Preparing [2024-02-20T03:46:41.499Z] aedc3bda2944: Waiting [2024-02-20T03:46:41.499Z] 337151298402: Layer already exists [2024-02-20T03:46:41.499Z] 29348d05cb6a: Layer already exists [2024-02-20T03:46:41.499Z] 60ca62569a51: Layer already exists [2024-02-20T03:46:41.499Z] ad690c674bbb: Layer already exists [2024-02-20T03:46:41.499Z] 3ec67facef0a: Layer already exists [2024-02-20T03:46:41.499Z] aedc3bda2944: Layer already exists [2024-02-20T03:46:41.499Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9: digest: sha256:a11992e858476f35ed5ebcdc0492e9b20840058e78e5a2fac3a070b5cebec80c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:41.888Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:42.317Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-02-20T03:46:42.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-02-20T03:46:42.317Z] 337151298402: Preparing [2024-02-20T03:46:42.317Z] 3ec67facef0a: Preparing [2024-02-20T03:46:42.317Z] 29348d05cb6a: Preparing [2024-02-20T03:46:42.317Z] ad690c674bbb: Preparing [2024-02-20T03:46:42.317Z] 60ca62569a51: Preparing [2024-02-20T03:46:42.317Z] aedc3bda2944: Preparing [2024-02-20T03:46:42.317Z] aedc3bda2944: Waiting [2024-02-20T03:46:42.317Z] 29348d05cb6a: Layer already exists [2024-02-20T03:46:42.317Z] 60ca62569a51: Layer already exists [2024-02-20T03:46:42.317Z] ad690c674bbb: Layer already exists [2024-02-20T03:46:42.317Z] 3ec67facef0a: Layer already exists [2024-02-20T03:46:42.317Z] 337151298402: Layer already exists [2024-02-20T03:46:42.317Z] aedc3bda2944: Layer already exists [2024-02-20T03:46:42.317Z] main: digest: sha256:a11992e858476f35ed5ebcdc0492e9b20840058e78e5a2fac3a070b5cebec80c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T03:46:42.550Z] ===================================================== [Pipeline] echo [2024-02-20T03:46:42.590Z] taggedImages: [2024-02-20T03:46:42.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:46:42.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-02-20T03:46:42.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.9 [2024-02-20T03:46:42.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:46:42.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:43.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T03:46:43.231Z] [2024-02-20T03:46:43.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:46:43.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T03:46:43.563Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T03:46:43.563Z] 5eb5b503b376: Pulling fs layer [2024-02-20T03:46:43.563Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T03:46:43.563Z] ec43610c2a17: Pulling fs layer [2024-02-20T03:46:43.563Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T03:46:43.563Z] 33b1e0a273af: Pulling fs layer [2024-02-20T03:46:43.563Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T03:46:43.563Z] 2f39f015ded8: Pulling fs layer [2024-02-20T03:46:43.563Z] 3a2ae6a8a46f: Waiting [2024-02-20T03:46:43.563Z] 5d3b04190fa2: Waiting [2024-02-20T03:46:43.563Z] 33b1e0a273af: Waiting [2024-02-20T03:46:43.563Z] 5c69ac0246d0: Verifying Checksum [2024-02-20T03:46:43.563Z] 5c69ac0246d0: Download complete [2024-02-20T03:46:43.563Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-20T03:46:43.563Z] 3a2ae6a8a46f: Download complete [2024-02-20T03:46:43.563Z] 33b1e0a273af: Verifying Checksum [2024-02-20T03:46:43.563Z] 33b1e0a273af: Download complete [2024-02-20T03:46:43.563Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T03:46:43.563Z] 5d3b04190fa2: Download complete [2024-02-20T03:46:43.563Z] ec43610c2a17: Download complete [2024-02-20T03:46:43.822Z] 5eb5b503b376: Verifying Checksum [2024-02-20T03:46:43.822Z] 5eb5b503b376: Download complete [2024-02-20T03:46:44.389Z] 2f39f015ded8: Download complete [2024-02-20T03:46:44.956Z] 5eb5b503b376: Pull complete [2024-02-20T03:46:45.215Z] 5c69ac0246d0: Pull complete [2024-02-20T03:46:45.473Z] ec43610c2a17: Pull complete [2024-02-20T03:46:45.731Z] 3a2ae6a8a46f: Pull complete [2024-02-20T03:46:45.731Z] 33b1e0a273af: Pull complete [2024-02-20T03:46:45.988Z] 5d3b04190fa2: Pull complete [2024-02-20T03:46:50.194Z] 2f39f015ded8: Pull complete [2024-02-20T03:46:50.194Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T03:46:50.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T03:46:50.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:46:50.392Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:46:50.423Z] $ 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-02-20T03:46:54.007Z] $ docker top f0b931e0ffbeab892bcbfefac9787387b638d4f04aed8fdf302e2437200e4aea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:46:54.551Z] ---> job-cost.sh [2024-02-20T03:46:54.551Z] lf-activate-venv: SKIPPING [2024-02-20T03:46:54.551Z] INFO: No Stack... [2024-02-20T03:46:54.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T03:46:55.071Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T03:46:55.362Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-02-20T03:46:55.362Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T03:46:55.378Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [2024-02-20T03:46:55.390Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] did not exist. Created. [2024-02-20T03:46:55.396Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T03:46:55.769Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T03:46:55.838Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T03:46:55.853Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T03:46:55.936Z] $ docker stop --time=1 f0b931e0ffbeab892bcbfefac9787387b638d4f04aed8fdf302e2437200e4aea [2024-02-20T03:46:57.089Z] $ docker rm -f --volumes f0b931e0ffbeab892bcbfefac9787387b638d4f04aed8fdf302e2437200e4aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T03:47:01.853Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1317 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-02-20T03:47:01.900Z] Running in /w/workspace/device-onvif-camera/194 [Pipeline] { [Pipeline] checkout [2024-02-20T03:47:01.966Z] The recommended git tool is: git [2024-02-20T03:47:07.491Z] using credential edgex-jenkins-ssh [2024-02-20T03:47:07.517Z] Cloning the remote Git repository [2024-02-20T03:47:07.567Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-02-20T03:47:07.668Z] > git init /w/workspace/device-onvif-camera/194 # timeout=10 [2024-02-20T03:47:07.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-02-20T03:47:07.823Z] > git --version # timeout=10 [2024-02-20T03:47:07.848Z] > git --version # 'git version 2.25.1' [2024-02-20T03:47:07.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T03:47:08.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T03:47:12.066Z] Avoid second fetch [2024-02-20T03:47:12.067Z] Checking out Revision 023c845179eab4edd1a7b84d6adc5f1ef146c7eb (main) [2024-02-20T03:47:10.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-02-20T03:47:11.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T03:47:12.087Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T03:47:12.922Z] Commit message: "Merge pull request #427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T03:47:12.164Z] > git checkout -f 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 [2024-02-20T03:47:14.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T03:47:14.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T03:47:14.094Z] Dload Upload Total Spent Left Speed [2024-02-20T03:47:14.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-02-20T03:47:14.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T03:47:14.813Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T03:47:14.813Z] tee /etc/docker/daemon.new [2024-02-20T03:47:14.813Z] { [2024-02-20T03:47:14.813Z] "registry-mirrors": [ [2024-02-20T03:47:14.813Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T03:47:14.813Z] ], [2024-02-20T03:47:14.813Z] "bip": "10.250.0.254/24", [2024-02-20T03:47:14.813Z] "hosts": [ [2024-02-20T03:47:14.813Z] "tcp://0.0.0.0:5555", [2024-02-20T03:47:14.813Z] "unix:///var/run/docker.sock" [2024-02-20T03:47:14.813Z] ], [2024-02-20T03:47:14.813Z] "mtu": 1458, [2024-02-20T03:47:14.813Z] "selinux-enabled": true, [2024-02-20T03:47:14.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T03:47:14.813Z] } [Pipeline] sh [2024-02-20T03:47:15.154Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T03:47:15.507Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:47:33.843Z] provisioning config files... [2024-02-20T03:47:33.881Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/194@tmp/config11428506062519822387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:47:34.366Z] ---> ****-login.sh [2024-02-20T03:47:34.366Z] nexus3.edgexfoundry.org:10001 [2024-02-20T03:47:34.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:47:34.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:47:34.963Z] Configure a credential helper to remove this warning. See [2024-02-20T03:47:34.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:47:34.963Z] [2024-02-20T03:47:34.963Z] Login Succeeded [2024-02-20T03:47:34.963Z] nexus3.edgexfoundry.org:10002 [2024-02-20T03:47:35.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:47:35.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:47:35.513Z] Configure a credential helper to remove this warning. See [2024-02-20T03:47:35.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:47:35.513Z] [2024-02-20T03:47:35.513Z] Login Succeeded [2024-02-20T03:47:35.513Z] nexus3.edgexfoundry.org:10003 [2024-02-20T03:47:35.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:47:35.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:47:35.786Z] Configure a credential helper to remove this warning. See [2024-02-20T03:47:35.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:47:35.786Z] [2024-02-20T03:47:35.786Z] Login Succeeded [2024-02-20T03:47:35.786Z] nexus3.edgexfoundry.org:10004 [2024-02-20T03:47:36.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:47:36.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:47:36.335Z] Configure a credential helper to remove this warning. See [2024-02-20T03:47:36.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:47:36.335Z] [2024-02-20T03:47:36.335Z] Login Succeeded [2024-02-20T03:47:36.335Z] ****.io [2024-02-20T03:47:36.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:47:36.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:47:36.879Z] Configure a credential helper to remove this warning. See [2024-02-20T03:47:36.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:47:36.879Z] [2024-02-20T03:47:36.879Z] Login Succeeded [2024-02-20T03:47:36.879Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T03:47:36.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T03:47:37.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:47:37.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:47:37.516Z] ========================================================= [2024-02-20T03:47:37.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T03:47:37.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:47:37.997Z] + 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-02-20T03:47:38.584Z] Sending build context to Docker daemon 20.48MB [2024-02-20T03:47:38.584Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T03:47:38.584Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-20T03:47:38.855Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T03:47:38.855Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T03:47:38.855Z] 5d54e960e981: Pulling fs layer [2024-02-20T03:47:38.855Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T03:47:38.855Z] f0e02332f6b5: Pulling fs layer [2024-02-20T03:47:38.855Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T03:47:38.855Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T03:47:38.855Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T03:47:38.855Z] f0e02332f6b5: Waiting [2024-02-20T03:47:38.855Z] 872ee5b61b7b: Waiting [2024-02-20T03:47:38.855Z] 0c6a40ed1a82: Waiting [2024-02-20T03:47:38.855Z] 94ae7d8d031c: Waiting [2024-02-20T03:47:38.855Z] 5d54e960e981: Verifying Checksum [2024-02-20T03:47:38.855Z] 5d54e960e981: Download complete [2024-02-20T03:47:38.855Z] f0e02332f6b5: Verifying Checksum [2024-02-20T03:47:38.855Z] f0e02332f6b5: Download complete [2024-02-20T03:47:38.855Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T03:47:38.855Z] 872ee5b61b7b: Download complete [2024-02-20T03:47:38.855Z] 9fda8d8052c6: Verifying Checksum [2024-02-20T03:47:38.855Z] 9fda8d8052c6: Download complete [2024-02-20T03:47:39.446Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T03:47:39.446Z] 94ae7d8d031c: Download complete [2024-02-20T03:47:40.038Z] 9fda8d8052c6: Pull complete [2024-02-20T03:47:41.011Z] 5d54e960e981: Pull complete [2024-02-20T03:47:41.011Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T03:47:41.011Z] c4a7e357bf2a: Download complete [2024-02-20T03:47:41.983Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T03:47:41.983Z] 0c6a40ed1a82: Download complete [2024-02-20T03:47:57.020Z] c4a7e357bf2a: Pull complete [2024-02-20T03:47:57.020Z] f0e02332f6b5: Pull complete [2024-02-20T03:47:57.020Z] 872ee5b61b7b: Pull complete [2024-02-20T03:48:05.236Z] 0c6a40ed1a82: Pull complete [2024-02-20T03:48:06.209Z] 94ae7d8d031c: Pull complete [2024-02-20T03:48:06.209Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T03:48:06.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T03:48:06.209Z] ---> 86de565de09d [2024-02-20T03:48:06.209Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-20T03:48:07.189Z] ---> Running in 0958debb65d6 [2024-02-20T03:48:07.189Z] Removing intermediate container 0958debb65d6 [2024-02-20T03:48:07.189Z] ---> d7d731662487 [2024-02-20T03:48:07.189Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T03:48:07.456Z] ---> Running in 06d005db2f35 [2024-02-20T03:48:07.725Z] Removing intermediate container 06d005db2f35 [2024-02-20T03:48:07.725Z] ---> ea12704123eb [2024-02-20T03:48:07.725Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-02-20T03:48:07.997Z] ---> Running in ff6c013bb653 [2024-02-20T03:48:08.269Z] Removing intermediate container ff6c013bb653 [2024-02-20T03:48:08.269Z] ---> d1ddcba20a9b [2024-02-20T03:48:08.269Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T03:48:08.269Z] ---> Running in 4c767c9a4e04 [2024-02-20T03:48:08.538Z] Removing intermediate container 4c767c9a4e04 [2024-02-20T03:48:08.538Z] ---> ff7aab394e6f [2024-02-20T03:48:08.538Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-02-20T03:48:08.824Z] ---> Running in de86f91a1324 [2024-02-20T03:48:09.102Z] Removing intermediate container de86f91a1324 [2024-02-20T03:48:09.102Z] ---> 3f81f20c9bb5 [2024-02-20T03:48:09.102Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T03:48:09.102Z] ---> Running in 2ee4aad722ef [2024-02-20T03:48:10.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T03:48:10.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T03:48:12.186Z] OK: 266 MiB in 52 packages [2024-02-20T03:48:13.150Z] Removing intermediate container 2ee4aad722ef [2024-02-20T03:48:13.150Z] ---> 7d4d298573b7 [2024-02-20T03:48:13.150Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-02-20T03:48:13.150Z] ---> Running in 56158e334591 [2024-02-20T03:48:13.418Z] Removing intermediate container 56158e334591 [2024-02-20T03:48:13.418Z] ---> e31dc56d99ce [2024-02-20T03:48:13.418Z] Step 10/13 : COPY go.mod vendor* ./ [2024-02-20T03:48:15.387Z] ---> cc9f6c1837dd [2024-02-20T03:48:15.387Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T03:48:15.387Z] ---> Running in 3e06ae77d09c [2024-02-20T03:49:37.070Z] Removing intermediate container 3e06ae77d09c [2024-02-20T03:49:37.070Z] ---> 6d50527daf87 [2024-02-20T03:49:37.070Z] Step 12/13 : COPY . . [2024-02-20T03:49:37.070Z] ---> 8d25aad5eb07 [2024-02-20T03:49:37.070Z] Step 13/13 : RUN ${MAKE} [2024-02-20T03:49:37.070Z] ---> Running in be920d4054bf [2024-02-20T03:49:37.070Z] noop [2024-02-20T03:49:37.070Z] Removing intermediate container be920d4054bf [2024-02-20T03:49:37.070Z] ---> 9a51ee486884 [2024-02-20T03:49:37.070Z] Successfully built 9a51ee486884 [2024-02-20T03:49:37.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:49:37.549Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T03:49:37.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:49:37.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-1317 does not seem to be running inside a container [2024-02-20T03:49:38.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/194 -v /w/workspace/device-onvif-camera/194:/w/workspace/device-onvif-camera/194:rw,z -v /w/workspace/device-onvif-camera/194@tmp:/w/workspace/device-onvif-camera/194@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-02-20T03:49:39.313Z] $ docker top 49078a83ecb86dea4f96079916682286253b77089c871f66df3252f3e9877786 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T03:49:40.283Z] + go version [2024-02-20T03:49:40.283Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T03:49:40.307Z] $ docker stop --time=1 49078a83ecb86dea4f96079916682286253b77089c871f66df3252f3e9877786 [2024-02-20T03:49:44.095Z] $ docker rm -f --volumes 49078a83ecb86dea4f96079916682286253b77089c871f66df3252f3e9877786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:49:45.061Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T03:49:45.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:49:45.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-1317 does not seem to be running inside a container [2024-02-20T03:49:45.424Z] $ 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/194 -v /w/workspace/device-onvif-camera/194:/w/workspace/device-onvif-camera/194:rw,z -v /w/workspace/device-onvif-camera/194@tmp:/w/workspace/device-onvif-camera/194@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-02-20T03:49:46.778Z] $ docker top bde948c7d4dfed2bafa4e0618ba59451726d35ddd6b77dc8e9e229ebcea9114b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T03:49:47.689Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/194 [Pipeline] fileExists [Pipeline] sh [2024-02-20T03:49:48.388Z] + make test [2024-02-20T03:49:48.388Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T03:49:52.650Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-02-20T03:52:14.473Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-02-20T03:52:14.473Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-02-20T03:52:15.063Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.233s coverage: 31.5% of statements [2024-02-20T03:52:41.826Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.865s coverage: 86.5% of statements [2024-02-20T03:52:41.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T03:52:41.827Z] go vet ./... [2024-02-20T03:53:14.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T03:53:14.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T03:53:14.099Z] ./bin/test-attribution-txt.sh [2024-02-20T03:53:14.370Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T03:53:14.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T03:53:14.452Z] $ docker stop --time=1 bde948c7d4dfed2bafa4e0618ba59451726d35ddd6b77dc8e9e229ebcea9114b [2024-02-20T03:53:16.458Z] $ docker rm -f --volumes bde948c7d4dfed2bafa4e0618ba59451726d35ddd6b77dc8e9e229ebcea9114b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T03:53:17.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T03:53:18.007Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T03:53:18.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T03:53:19.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T03:53:19.608Z] + ls -al . [2024-02-20T03:53:19.608Z] total 240 [2024-02-20T03:53:19.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 03:49 . [2024-02-20T03:53:19.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:47 .. [2024-02-20T03:53:19.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 03:47 .git [2024-02-20T03:53:19.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 03:47 .github [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 20 03:47 .gitignore [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 03:47 .golangci.yml [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 11155 Feb 20 03:47 Attribution.txt [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 20 03:47 CHANGELOG.md [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 1683 Feb 20 03:47 Dockerfile [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 03:47 GOVERNANCE.md [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 20 03:47 Jenkinsfile [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 03:47 LICENSE [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 2883 Feb 20 03:47 Makefile [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 03:47 OWNERS.md [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 20 03:47 README.md [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 03:44 VERSION [2024-02-20T03:53:19.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 03:47 bin [2024-02-20T03:53:19.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 03:47 cmd [2024-02-20T03:53:19.608Z] -rw-r--r-- 1 jenkins jenkins 78456 Feb 20 03:52 coverage.out [2024-02-20T03:53:19.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:47 doc [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 4131 Feb 20 03:47 go.mod [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 35195 Feb 20 03:47 go.sum [2024-02-20T03:53:19.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 03:47 internal [2024-02-20T03:53:19.608Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 20 03:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:53:20.027Z] + 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=023c845179eab4edd1a7b84d6adc5f1ef146c7eb --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-20T03:53:20.625Z] Sending build context to Docker daemon 20.56MB [2024-02-20T03:53:20.625Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T03:53:20.625Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-20T03:53:20.625Z] ---> 9a51ee486884 [2024-02-20T03:53:20.625Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-02-20T03:53:20.892Z] ---> Running in 86ce0e403750 [2024-02-20T03:53:21.159Z] Removing intermediate container 86ce0e403750 [2024-02-20T03:53:21.159Z] ---> 6551f33850ff [2024-02-20T03:53:21.159Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T03:53:21.433Z] ---> Running in 17ff73611bcd [2024-02-20T03:53:21.701Z] Removing intermediate container 17ff73611bcd [2024-02-20T03:53:21.701Z] ---> b3d591fd585f [2024-02-20T03:53:21.701Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-20T03:53:21.701Z] ---> Running in 76c284fd269a [2024-02-20T03:53:22.288Z] Removing intermediate container 76c284fd269a [2024-02-20T03:53:22.288Z] ---> 98bcf683a28b [2024-02-20T03:53:22.288Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T03:53:22.288Z] ---> Running in 2a58cbdd0c63 [2024-02-20T03:53:22.557Z] Removing intermediate container 2a58cbdd0c63 [2024-02-20T03:53:22.557Z] ---> adfcfb8750b6 [2024-02-20T03:53:22.557Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-02-20T03:53:22.557Z] ---> Running in 5992aeb2596b [2024-02-20T03:53:23.147Z] Removing intermediate container 5992aeb2596b [2024-02-20T03:53:23.147Z] ---> e7a2e9f6173a [2024-02-20T03:53:23.147Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T03:53:23.147Z] ---> Running in fef866c270dd [2024-02-20T03:53:24.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T03:53:24.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T03:53:26.124Z] OK: 266 MiB in 52 packages [2024-02-20T03:53:27.537Z] Removing intermediate container fef866c270dd [2024-02-20T03:53:27.537Z] ---> c81fe6e84dbe [2024-02-20T03:53:27.537Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-02-20T03:53:27.807Z] ---> Running in d8122316400c [2024-02-20T03:53:28.074Z] Removing intermediate container d8122316400c [2024-02-20T03:53:28.075Z] ---> 959e139f67e2 [2024-02-20T03:53:28.075Z] Step 10/27 : COPY go.mod vendor* ./ [2024-02-20T03:53:28.665Z] ---> 63c982623567 [2024-02-20T03:53:28.665Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T03:53:28.665Z] ---> Running in fb19a94e55e9 [2024-02-20T03:53:31.267Z] Removing intermediate container fb19a94e55e9 [2024-02-20T03:53:31.267Z] ---> 5f84f9798b4b [2024-02-20T03:53:31.267Z] Step 12/27 : COPY . . [2024-02-20T03:53:32.683Z] ---> 62d600cbfbb0 [2024-02-20T03:53:32.683Z] Step 13/27 : RUN ${MAKE} [2024-02-20T03:53:32.952Z] ---> Running in 3f274392ee70 [2024-02-20T03:53:33.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-02-20T03:55:41.246Z] Removing intermediate container 3f274392ee70 [2024-02-20T03:55:41.246Z] ---> 30f2c77dad93 [2024-02-20T03:55:41.246Z] Step 14/27 : FROM alpine:3.18 [2024-02-20T03:55:41.246Z] 3.18: Pulling from library/alpine [2024-02-20T03:55:41.246Z] c6b39de5b339: Pulling fs layer [2024-02-20T03:55:41.246Z] c6b39de5b339: Download complete [2024-02-20T03:55:41.836Z] c6b39de5b339: Pull complete [2024-02-20T03:55:41.836Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T03:55:41.836Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T03:55:41.836Z] ---> 33abbf032149 [2024-02-20T03:55:41.836Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-20T03:55:41.836Z] ---> Running in 5be30944f200 [2024-02-20T03:55:42.106Z] Removing intermediate container 5be30944f200 [2024-02-20T03:55:42.106Z] ---> b79dd292a969 [2024-02-20T03:55:42.106Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-02-20T03:55:42.376Z] ---> Running in 95fe30d2098f [2024-02-20T03:55:43.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T03:55:43.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T03:55:45.341Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T03:55:45.341Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T03:55:45.341Z] OK: 8 MiB in 16 packages [2024-02-20T03:55:46.310Z] Removing intermediate container 95fe30d2098f [2024-02-20T03:55:46.310Z] ---> 2c307f946ce4 [2024-02-20T03:55:46.310Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-20T03:55:46.310Z] ---> Running in 46518ce0032b [2024-02-20T03:55:47.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T03:55:47.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T03:55:48.821Z] OK: 8 MiB in 16 packages [2024-02-20T03:55:49.794Z] Removing intermediate container 46518ce0032b [2024-02-20T03:55:49.794Z] ---> 274d4710efaf [2024-02-20T03:55:49.794Z] Step 18/27 : WORKDIR / [2024-02-20T03:55:49.794Z] ---> Running in 3aec92aa3744 [2024-02-20T03:55:50.062Z] Removing intermediate container 3aec92aa3744 [2024-02-20T03:55:50.062Z] ---> 75808824b377 [2024-02-20T03:55:50.062Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-02-20T03:55:52.015Z] ---> ed3c4cbe9be3 [2024-02-20T03:55:52.016Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-02-20T03:55:56.308Z] ---> e1aec865ef92 [2024-02-20T03:55:56.308Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-02-20T03:55:56.308Z] ---> 95c1b85ba139 [2024-02-20T03:55:56.308Z] Step 22/27 : EXPOSE 59984 [2024-02-20T03:55:56.580Z] ---> Running in 428e03b9614f [2024-02-20T03:55:56.846Z] Removing intermediate container 428e03b9614f [2024-02-20T03:55:56.847Z] ---> bf90bcbaf99e [2024-02-20T03:55:56.847Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-02-20T03:55:56.847Z] ---> Running in 9fbb4b2d3e62 [2024-02-20T03:55:57.114Z] Removing intermediate container 9fbb4b2d3e62 [2024-02-20T03:55:57.114Z] ---> 3e1991044dba [2024-02-20T03:55:57.114Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T03:55:57.383Z] ---> Running in 14ea69834884 [2024-02-20T03:55:57.659Z] Removing intermediate container 14ea69834884 [2024-02-20T03:55:57.659Z] ---> 402f10919181 [2024-02-20T03:55:57.659Z] Step 25/27 : LABEL arch=arm64 [2024-02-20T03:55:57.659Z] ---> Running in 937e11fa23e4 [2024-02-20T03:55:57.928Z] Removing intermediate container 937e11fa23e4 [2024-02-20T03:55:57.928Z] ---> b8be8538c850 [2024-02-20T03:55:57.928Z] Step 26/27 : LABEL git_sha=023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:55:58.195Z] ---> Running in 2c067c9fcf07 [2024-02-20T03:55:58.465Z] Removing intermediate container 2c067c9fcf07 [2024-02-20T03:55:58.465Z] ---> 564e438f7712 [2024-02-20T03:55:58.465Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-20T03:55:58.465Z] ---> Running in 08b77e29a1b1 [2024-02-20T03:55:59.054Z] Removing intermediate container 08b77e29a1b1 [2024-02-20T03:55:59.054Z] ---> 9d026622e419 [2024-02-20T03:55:59.054Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T03:55:59.054Z] Successfully built 9d026622e419 [2024-02-20T03:55:59.054Z] 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-02-20T03:55:59.556Z] provisioning config files... [2024-02-20T03:55:59.573Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/194@tmp/config11157989115726410057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:55:59.967Z] ---> ****-login.sh [2024-02-20T03:55:59.967Z] nexus3.edgexfoundry.org:10001 [2024-02-20T03:56:00.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:56:00.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:56:00.235Z] Configure a credential helper to remove this warning. See [2024-02-20T03:56:00.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:56:00.235Z] [2024-02-20T03:56:00.235Z] Login Succeeded [2024-02-20T03:56:00.235Z] nexus3.edgexfoundry.org:10002 [2024-02-20T03:56:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:56:00.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:56:00.772Z] Configure a credential helper to remove this warning. See [2024-02-20T03:56:00.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:56:00.772Z] [2024-02-20T03:56:00.772Z] Login Succeeded [2024-02-20T03:56:00.772Z] nexus3.edgexfoundry.org:10003 [2024-02-20T03:56:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:56:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:56:01.040Z] Configure a credential helper to remove this warning. See [2024-02-20T03:56:01.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:56:01.040Z] [2024-02-20T03:56:01.040Z] Login Succeeded [2024-02-20T03:56:01.040Z] nexus3.edgexfoundry.org:10004 [2024-02-20T03:56:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:56:01.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:56:01.581Z] Configure a credential helper to remove this warning. See [2024-02-20T03:56:01.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:56:01.581Z] [2024-02-20T03:56:01.581Z] Login Succeeded [2024-02-20T03:56:01.581Z] ****.io [2024-02-20T03:56:01.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T03:56:02.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T03:56:02.117Z] Configure a credential helper to remove this warning. See [2024-02-20T03:56:02.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T03:56:02.117Z] [2024-02-20T03:56:02.117Z] Login Succeeded [2024-02-20T03:56:02.117Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T03:56:02.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T03:56:02.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T03:56:02.396Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-02-20T03:56:02.397Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:56:02.397Z] latest [2024-02-20T03:56:02.397Z] 3.2.0-dev.9 [2024-02-20T03:56:02.397Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:56:02.397Z] main [2024-02-20T03:56:02.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:03.060Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:03.554Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:56:03.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-02-20T03:56:03.554Z] 045c63442271: Preparing [2024-02-20T03:56:03.554Z] e743ac08d4e5: Preparing [2024-02-20T03:56:03.554Z] 0b113e21695a: Preparing [2024-02-20T03:56:03.554Z] 993348321b87: Preparing [2024-02-20T03:56:03.554Z] 60ff169b083c: Preparing [2024-02-20T03:56:03.554Z] 7c504f21be85: Preparing [2024-02-20T03:56:03.829Z] e743ac08d4e5: Pushed [2024-02-20T03:56:03.829Z] 993348321b87: Pushed [2024-02-20T03:56:03.829Z] 60ff169b083c: Pushed [2024-02-20T03:56:03.829Z] 045c63442271: Pushed [2024-02-20T03:56:03.829Z] 7c504f21be85: Layer already exists [2024-02-20T03:56:09.239Z] 0b113e21695a: Pushed [2024-02-20T03:56:11.842Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb: digest: sha256:f30baabb3d2784cab08f27001032ed9c78c3cace62d2645a6d34341a39ae008a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:12.341Z] + 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-02-20T03:56:12.827Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-02-20T03:56:12.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-02-20T03:56:12.827Z] 045c63442271: Preparing [2024-02-20T03:56:12.827Z] e743ac08d4e5: Preparing [2024-02-20T03:56:12.827Z] 0b113e21695a: Preparing [2024-02-20T03:56:12.827Z] 993348321b87: Preparing [2024-02-20T03:56:12.827Z] 60ff169b083c: Preparing [2024-02-20T03:56:12.827Z] 7c504f21be85: Preparing [2024-02-20T03:56:12.827Z] 7c504f21be85: Waiting [2024-02-20T03:56:12.827Z] 045c63442271: Layer already exists [2024-02-20T03:56:12.827Z] 60ff169b083c: Layer already exists [2024-02-20T03:56:12.827Z] e743ac08d4e5: Layer already exists [2024-02-20T03:56:12.827Z] 993348321b87: Layer already exists [2024-02-20T03:56:12.827Z] 0b113e21695a: Layer already exists [2024-02-20T03:56:12.827Z] 7c504f21be85: Layer already exists [2024-02-20T03:56:13.096Z] latest: digest: sha256:f30baabb3d2784cab08f27001032ed9c78c3cace62d2645a6d34341a39ae008a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:13.588Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:14.073Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.9 [2024-02-20T03:56:14.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-02-20T03:56:14.073Z] 045c63442271: Preparing [2024-02-20T03:56:14.073Z] e743ac08d4e5: Preparing [2024-02-20T03:56:14.073Z] 0b113e21695a: Preparing [2024-02-20T03:56:14.073Z] 993348321b87: Preparing [2024-02-20T03:56:14.073Z] 60ff169b083c: Preparing [2024-02-20T03:56:14.073Z] 7c504f21be85: Preparing [2024-02-20T03:56:14.073Z] 7c504f21be85: Waiting [2024-02-20T03:56:14.073Z] e743ac08d4e5: Layer already exists [2024-02-20T03:56:14.073Z] 045c63442271: Layer already exists [2024-02-20T03:56:14.073Z] 993348321b87: Layer already exists [2024-02-20T03:56:14.073Z] 0b113e21695a: Layer already exists [2024-02-20T03:56:14.073Z] 60ff169b083c: Layer already exists [2024-02-20T03:56:14.073Z] 7c504f21be85: Layer already exists [2024-02-20T03:56:14.344Z] 3.2.0-dev.9: digest: sha256:f30baabb3d2784cab08f27001032ed9c78c3cace62d2645a6d34341a39ae008a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:14.836Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:15.322Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:56:15.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-02-20T03:56:15.322Z] 045c63442271: Preparing [2024-02-20T03:56:15.322Z] e743ac08d4e5: Preparing [2024-02-20T03:56:15.322Z] 0b113e21695a: Preparing [2024-02-20T03:56:15.322Z] 993348321b87: Preparing [2024-02-20T03:56:15.322Z] 60ff169b083c: Preparing [2024-02-20T03:56:15.322Z] 7c504f21be85: Preparing [2024-02-20T03:56:15.322Z] 7c504f21be85: Waiting [2024-02-20T03:56:15.322Z] 993348321b87: Layer already exists [2024-02-20T03:56:15.322Z] 045c63442271: Layer already exists [2024-02-20T03:56:15.322Z] 60ff169b083c: Layer already exists [2024-02-20T03:56:15.322Z] 0b113e21695a: Layer already exists [2024-02-20T03:56:15.322Z] e743ac08d4e5: Layer already exists [2024-02-20T03:56:15.322Z] 7c504f21be85: Layer already exists [2024-02-20T03:56:15.591Z] 023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9: digest: sha256:f30baabb3d2784cab08f27001032ed9c78c3cace62d2645a6d34341a39ae008a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:16.085Z] + 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-02-20T03:56:16.577Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-02-20T03:56:16.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-02-20T03:56:16.577Z] 045c63442271: Preparing [2024-02-20T03:56:16.577Z] e743ac08d4e5: Preparing [2024-02-20T03:56:16.577Z] 0b113e21695a: Preparing [2024-02-20T03:56:16.577Z] 993348321b87: Preparing [2024-02-20T03:56:16.577Z] 60ff169b083c: Preparing [2024-02-20T03:56:16.577Z] 7c504f21be85: Preparing [2024-02-20T03:56:16.577Z] 7c504f21be85: Waiting [2024-02-20T03:56:16.577Z] 60ff169b083c: Layer already exists [2024-02-20T03:56:16.577Z] e743ac08d4e5: Layer already exists [2024-02-20T03:56:16.577Z] 993348321b87: Layer already exists [2024-02-20T03:56:16.577Z] 045c63442271: Layer already exists [2024-02-20T03:56:16.577Z] 0b113e21695a: Layer already exists [2024-02-20T03:56:16.577Z] 7c504f21be85: Layer already exists [2024-02-20T03:56:16.846Z] main: digest: sha256:f30baabb3d2784cab08f27001032ed9c78c3cace62d2645a6d34341a39ae008a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T03:56:17.187Z] ===================================================== [Pipeline] echo [2024-02-20T03:56:17.244Z] taggedImages: [2024-02-20T03:56:17.244Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb [2024-02-20T03:56:17.244Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-02-20T03:56:17.244Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.9 [2024-02-20T03:56:17.244Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:023c845179eab4edd1a7b84d6adc5f1ef146c7eb-3.2.0-dev.9 [2024-02-20T03:56:17.244Z] - 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-02-20T03:56:17.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T03:56:17.905Z] [2024-02-20T03:56:17.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:18.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T03:56:18.577Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T03:56:18.577Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T03:56:18.577Z] 04944245beec: Pulling fs layer [2024-02-20T03:56:18.577Z] 699f458cf7ca: Pulling fs layer [2024-02-20T03:56:18.577Z] 765212b225bb: Pulling fs layer [2024-02-20T03:56:18.577Z] f23df028b6ca: Pulling fs layer [2024-02-20T03:56:18.577Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T03:56:18.577Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T03:56:18.577Z] f23df028b6ca: Waiting [2024-02-20T03:56:18.577Z] d65c8cfc05b1: Waiting [2024-02-20T03:56:18.577Z] 2437ff75d9bd: Waiting [2024-02-20T03:56:18.577Z] 765212b225bb: Waiting [2024-02-20T03:56:18.577Z] 04944245beec: Download complete [2024-02-20T03:56:18.577Z] 765212b225bb: Verifying Checksum [2024-02-20T03:56:18.577Z] 765212b225bb: Download complete [2024-02-20T03:56:18.577Z] f23df028b6ca: Verifying Checksum [2024-02-20T03:56:18.577Z] f23df028b6ca: Download complete [2024-02-20T03:56:18.577Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T03:56:18.577Z] d65c8cfc05b1: Download complete [2024-02-20T03:56:18.847Z] 699f458cf7ca: Verifying Checksum [2024-02-20T03:56:18.847Z] 699f458cf7ca: Download complete [2024-02-20T03:56:19.115Z] 8998bd30e6a1: Verifying Checksum [2024-02-20T03:56:19.115Z] 8998bd30e6a1: Download complete [2024-02-20T03:56:21.700Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T03:56:21.700Z] 2437ff75d9bd: Download complete [2024-02-20T03:56:23.645Z] 8998bd30e6a1: Pull complete [2024-02-20T03:56:25.596Z] 04944245beec: Pull complete [2024-02-20T03:56:27.541Z] 699f458cf7ca: Pull complete [2024-02-20T03:56:27.541Z] 765212b225bb: Pull complete [2024-02-20T03:56:28.507Z] f23df028b6ca: Pull complete [2024-02-20T03:56:28.775Z] d65c8cfc05b1: Pull complete [2024-02-20T03:56:46.991Z] 2437ff75d9bd: Pull complete [2024-02-20T03:56:46.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T03:56:46.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T03:56:46.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:56:47.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-1317 does not seem to be running inside a container [2024-02-20T03:56:47.441Z] $ 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/194 -v /w/workspace/device-onvif-camera/194:/w/workspace/device-onvif-camera/194:rw,z -v /w/workspace/device-onvif-camera/194@tmp:/w/workspace/device-onvif-camera/194@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-02-20T03:56:50.068Z] $ docker top abfe1c49ac4910d66c90a18d35dbd69a090f46a98f4787045f3c7eb9d78b2ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:56:51.012Z] ---> job-cost.sh [2024-02-20T03:56:51.012Z] lf-activate-venv: SKIPPING [2024-02-20T03:56:51.012Z] INFO: No Stack... [2024-02-20T03:56:51.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T03:56:52.237Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T03:56:52.885Z] + cat /w/workspace/device-onvif-camera/194/archives/cost.csv [2024-02-20T03:56:52.886Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T03:56:52.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [2024-02-20T03:56:52.969Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] did not exist. Created. [2024-02-20T03:56:52.974Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T03:56:53.731Z] /w/workspace/device-onvif-camera/194@tmp/durable-2dcde549/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T03:56:54.370Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T03:56:54.452Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T03:56:54.515Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T03:56:54.525Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T03:56:54.644Z] $ docker stop --time=1 abfe1c49ac4910d66c90a18d35dbd69a090f46a98f4787045f3c7eb9d78b2ce5 [2024-02-20T03:56:56.302Z] $ docker rm -f --volumes abfe1c49ac4910d66c90a18d35dbd69a090f46a98f4787045f3c7eb9d78b2ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-20T03:56:57.657Z] provisioning config files... [2024-02-20T03:56:57.668Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7743746098286274096tmp [Pipeline] { [Pipeline] sh [2024-02-20T03:56:58.054Z] + set +x [2024-02-20T03:56:58.054Z] + curl -s https://codecov.io/bash [2024-02-20T03:56:58.055Z] + bash -s -- [2024-02-20T03:56:58.055Z] [2024-02-20T03:56:58.055Z] _____ _ [2024-02-20T03:56:58.055Z] / ____| | | [2024-02-20T03:56:58.055Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T03:56:58.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T03:56:58.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T03:56:58.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T03:56:58.055Z] Bash-1.0.6 [2024-02-20T03:56:58.055Z] [2024-02-20T03:56:58.055Z] [2024-02-20T03:56:58.055Z] ==> git version 2.25.1 found [2024-02-20T03:56:58.055Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-20T03:56:58.055Z] Release-Date: 2020-01-08 [2024-02-20T03:56:58.055Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T03:56:58.055Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T03:56:58.055Z] ==> Jenkins CI detected. [2024-02-20T03:56:58.055Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-02-20T03:56:58.055Z] project root: . [2024-02-20T03:56:58.055Z] --> token set from env [2024-02-20T03:56:58.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T03:56:58.055Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T03:56:58.055Z] ==> Python coveragepy not found [2024-02-20T03:56:58.055Z] ==> Searching for coverage reports in: [2024-02-20T03:56:58.055Z] + . [2024-02-20T03:56:58.055Z] -> Found 1 reports [2024-02-20T03:56:58.055Z] ==> Detecting git/mercurial file structure [2024-02-20T03:56:58.314Z] ==> Reading reports [2024-02-20T03:56:58.314Z] + ./coverage.out bytes=78456 [2024-02-20T03:56:58.314Z] ==> Appending adjustments [2024-02-20T03:56:58.314Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T03:56:58.314Z] + Found adjustments [2024-02-20T03:56:58.314Z] ==> Gzipping contents [2024-02-20T03:56:58.314Z] 12K /tmp/codecov.w77ZBq.gz [2024-02-20T03:56:58.314Z] ==> Uploading reports [2024-02-20T03:56:58.314Z] url: https://codecov.io [2024-02-20T03:56:58.314Z] query: branch=main&commit=023c845179eab4edd1a7b84d6adc5f1ef146c7eb&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T03:56:58.314Z] -> Pinging Codecov [2024-02-20T03:56:58.314Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=023c845179eab4edd1a7b84d6adc5f1ef146c7eb&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T03:56:58.574Z] -> Uploading to [2024-02-20T03:56:58.575Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/F29A59C45E3A92E06B3E522C9905F8EF/023c845179eab4edd1a7b84d6adc5f1ef146c7eb/2c52b497-a9cf-431e-a169-3cc55c544a4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T035658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df80a15955688552cabd43ea509001bc157ce06db2fb8f9e86266fe6676e9ca7 [2024-02-20T03:56:58.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T03:56:58.575Z] Dload Upload Total Spent Left Speed [2024-02-20T03:56:58.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 106k --:--:-- --:--:-- --:--:-- 105k 100 10378 0 0 100 10378 0 37738 --:--:-- --:--:-- --:--:-- 37738 [2024-02-20T03:56:58.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] } [2024-02-20T03:56:58.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-20T03:56:59.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-20T03:56:59.331Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:56:59.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T03:56:59.775Z] [2024-02-20T03:56:59.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:00.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T03:57:00.136Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-20T03:57:00.136Z] df9b9388f04a: Pulling fs layer [2024-02-20T03:57:00.136Z] 52dc419b0ee2: Pulling fs layer [2024-02-20T03:57:00.136Z] 25bc292e5bac: Pulling fs layer [2024-02-20T03:57:00.136Z] 114826534d7a: Pulling fs layer [2024-02-20T03:57:00.136Z] 4657fd5d0bcf: Pulling fs layer [2024-02-20T03:57:00.136Z] 6ad1cebc031e: Pulling fs layer [2024-02-20T03:57:00.136Z] 8a3aa393b2d8: Pulling fs layer [2024-02-20T03:57:00.136Z] 114826534d7a: Waiting [2024-02-20T03:57:00.136Z] 4657fd5d0bcf: Waiting [2024-02-20T03:57:00.136Z] 6ad1cebc031e: Waiting [2024-02-20T03:57:00.136Z] 8a3aa393b2d8: Waiting [2024-02-20T03:57:00.136Z] 25bc292e5bac: Download complete [2024-02-20T03:57:00.136Z] 52dc419b0ee2: Verifying Checksum [2024-02-20T03:57:00.136Z] 52dc419b0ee2: Download complete [2024-02-20T03:57:00.136Z] 4657fd5d0bcf: Verifying Checksum [2024-02-20T03:57:00.136Z] 4657fd5d0bcf: Download complete [2024-02-20T03:57:00.136Z] df9b9388f04a: Download complete [2024-02-20T03:57:00.395Z] df9b9388f04a: Pull complete [2024-02-20T03:57:00.395Z] 6ad1cebc031e: Verifying Checksum [2024-02-20T03:57:00.395Z] 6ad1cebc031e: Download complete [2024-02-20T03:57:00.395Z] 52dc419b0ee2: Pull complete [2024-02-20T03:57:00.395Z] 25bc292e5bac: Pull complete [2024-02-20T03:57:00.962Z] 114826534d7a: Verifying Checksum [2024-02-20T03:57:00.962Z] 114826534d7a: Download complete [2024-02-20T03:57:00.962Z] 8a3aa393b2d8: Verifying Checksum [2024-02-20T03:57:00.962Z] 8a3aa393b2d8: Download complete [2024-02-20T03:57:04.250Z] 114826534d7a: Pull complete [2024-02-20T03:57:04.250Z] 4657fd5d0bcf: Pull complete [2024-02-20T03:57:04.508Z] 6ad1cebc031e: Pull complete [2024-02-20T03:57:07.036Z] 8a3aa393b2d8: Pull complete [2024-02-20T03:57:07.036Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-20T03:57:07.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T03:57:07.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:57:07.355Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:57:07.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat [2024-02-20T03:57:11.865Z] $ docker top 496f5efffce1daca4e4b70e30e29e6e9309e21cf9b90caba1e586402cff76a98 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-20T03:57:12.028Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-02-20T03:57:12.306Z] + set -o pipefail [2024-02-20T03:57:12.306Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ef0fd65c-3e32-4e1a-ae7d-b2e146cfa82c [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] [2024-02-20T03:57:17.576Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-20T03:57:17.576Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-20T03:57:17.576Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-20T03:57:17.588Z] $ docker stop --time=1 496f5efffce1daca4e4b70e30e29e6e9309e21cf9b90caba1e586402cff76a98 [2024-02-20T03:57:20.780Z] $ docker rm -f --volumes 496f5efffce1daca4e4b70e30e29e6e9309e21cf9b90caba1e586402cff76a98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-20T03:57:21.610Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:57:21.669Z] provisioning config files... [2024-02-20T03:57:21.679Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3765335202761627493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:57:22.073Z] --> edgex-publish-swagger.sh [2024-02-20T03:57:22.073Z] === Publish doc/openapi/v3 API === [2024-02-20T03:57:22.073Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-02-20T03:57:22.073Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-02-20T03:57:22.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T03:57:22.074Z] Dload Upload Total Spent Left Speed [2024-02-20T03:57:22.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 310 837k --:--:-- --:--:-- --:--:-- 837k [2024-02-20T03:57:22.642Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-20T03:57:22.642Z] [Pipeline] } [2024-02-20T03:57:22.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T03:57:23.540Z] + git log --format=format:%s -1 023c845179eab4edd1a7b84d6adc5f1ef146c7eb [Pipeline] sh [2024-02-20T03:57:23.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T03:57:23.830Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:24.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:57:24.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:57:24.352Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:57:24.376Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T03:57:24.786Z] $ docker top 03813137db5dfe03c90820a85f6b2c0a268556128cf45077f17db5cdeecbb4b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T03:57:25.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T03:57:25.028Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T03:57:25.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T03:57:25.139Z] $ docker exec 03813137db5dfe03c90820a85f6b2c0a268556128cf45077f17db5cdeecbb4b8 ssh-agent [2024-02-20T03:57:25.238Z] SSH_AUTH_SOCK=/tmp/ssh-M2RXY5zWOWp1/agent.31 [2024-02-20T03:57:25.238Z] SSH_AGENT_PID=37 [2024-02-20T03:57:25.242Z] Running ssh-add (command line suppressed) [2024-02-20T03:57:25.329Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14325334546654452058.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14325334546654452058.key) [2024-02-20T03:57:25.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T03:57:25.691Z] + git semver tag [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,829 [run_tag] DEBUG tag force:False [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,829 [check_head_tag] DEBUG check head tag [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,830 [execute] INFO git cat-file --batch-check [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,834 [execute] INFO git cat-file --batch [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,849 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,850 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,850 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T03:57:25.951Z] 2024-02-20 03:57:25,855 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:25.951Z] 3.2.0-dev.9 [Pipeline] } [2024-02-20T03:57:25.961Z] $ docker exec --env ******** --env ******** 03813137db5dfe03c90820a85f6b2c0a268556128cf45077f17db5cdeecbb4b8 ssh-agent -k [2024-02-20T03:57:26.071Z] unset SSH_AUTH_SOCK; [2024-02-20T03:57:26.072Z] unset SSH_AGENT_PID; [2024-02-20T03:57:26.072Z] echo Agent pid 37 killed; [2024-02-20T03:57:26.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T03:57:26.586Z] + git semver [Pipeline] } [2024-02-20T03:57:26.861Z] $ docker stop --time=1 03813137db5dfe03c90820a85f6b2c0a268556128cf45077f17db5cdeecbb4b8 [2024-02-20T03:57:28.125Z] $ docker rm -f --volumes 03813137db5dfe03c90820a85f6b2c0a268556128cf45077f17db5cdeecbb4b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:28.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T03:57:28.775Z] [2024-02-20T03:57:28.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:29.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T03:57:29.129Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-20T03:57:29.129Z] ab5ef0e58194: Pulling fs layer [2024-02-20T03:57:29.129Z] 9712f1f96733: Pulling fs layer [2024-02-20T03:57:29.129Z] 63f879dbbcfc: Pulling fs layer [2024-02-20T03:57:29.129Z] 0d9ebad4ef96: Pulling fs layer [2024-02-20T03:57:29.129Z] e9a5061849ea: Pulling fs layer [2024-02-20T03:57:29.129Z] d747dcd14b5f: Pulling fs layer [2024-02-20T03:57:29.129Z] 2de7ff778b66: Pulling fs layer [2024-02-20T03:57:29.129Z] e9a5061849ea: Waiting [2024-02-20T03:57:29.129Z] 2de7ff778b66: Waiting [2024-02-20T03:57:29.129Z] 0d9ebad4ef96: Waiting [2024-02-20T03:57:29.129Z] d747dcd14b5f: Waiting [2024-02-20T03:57:29.129Z] 9712f1f96733: Download complete [2024-02-20T03:57:29.387Z] 63f879dbbcfc: Verifying Checksum [2024-02-20T03:57:29.387Z] 63f879dbbcfc: Download complete [2024-02-20T03:57:29.644Z] e9a5061849ea: Verifying Checksum [2024-02-20T03:57:29.644Z] e9a5061849ea: Download complete [2024-02-20T03:57:29.644Z] d747dcd14b5f: Verifying Checksum [2024-02-20T03:57:29.644Z] d747dcd14b5f: Download complete [2024-02-20T03:57:29.644Z] ab5ef0e58194: Verifying Checksum [2024-02-20T03:57:29.644Z] ab5ef0e58194: Download complete [2024-02-20T03:57:29.644Z] 0d9ebad4ef96: Verifying Checksum [2024-02-20T03:57:29.644Z] 0d9ebad4ef96: Download complete [2024-02-20T03:57:29.644Z] 2de7ff778b66: Verifying Checksum [2024-02-20T03:57:29.644Z] 2de7ff778b66: Download complete [2024-02-20T03:57:32.169Z] ab5ef0e58194: Pull complete [2024-02-20T03:57:32.169Z] 9712f1f96733: Pull complete [2024-02-20T03:57:32.733Z] 63f879dbbcfc: Pull complete [2024-02-20T03:57:36.010Z] 0d9ebad4ef96: Pull complete [2024-02-20T03:57:36.267Z] e9a5061849ea: Pull complete [2024-02-20T03:57:36.267Z] d747dcd14b5f: Pull complete [2024-02-20T03:57:37.203Z] 2de7ff778b66: Pull complete [2024-02-20T03:57:37.203Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-20T03:57:37.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T03:57:37.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:57:37.487Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:57:37.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat [2024-02-20T03:57:42.984Z] $ docker top 5fd0165a655b0ec8735dab016b283108cce6f9c035ec51e7e225e9397754d0f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:57:43.155Z] provisioning config files... [2024-02-20T03:57:43.161Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5657464059656236848tmp [2024-02-20T03:57:43.171Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5489945559015909557tmp [2024-02-20T03:57:43.179Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9713547772637240452tmp [Pipeline] { [Pipeline] echo [2024-02-20T03:57:43.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:57:43.625Z] ---> sigul-configuration.sh [2024-02-20T03:57:43.626Z] gpg: directory `/root/.gnupg' created [2024-02-20T03:57:43.626Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-20T03:57:43.626Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-20T03:57:43.626Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-20T03:57:43.626Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-20T03:57:43.626Z] gpg: CAST5 encrypted data [2024-02-20T03:57:43.626Z] gpg: encrypted with 1 passphrase [2024-02-20T03:57:43.626Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-20T03:57:43.951Z] + mkdir /home/jenkins [2024-02-20T03:57:43.951Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-20T03:57:44.250Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-20T03:57:44.263Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:57:44.557Z] ---> sigul-install.sh [2024-02-20T03:57:44.557Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-20T03:57:44.855Z] + git tag --list [2024-02-20T03:57:44.855Z] v0.0.0 [2024-02-20T03:57:44.855Z] v2.2.0 [2024-02-20T03:57:44.855Z] v2.3.0 [2024-02-20T03:57:44.855Z] v2.3.1 [2024-02-20T03:57:44.855Z] v3.0 [2024-02-20T03:57:44.855Z] v3.0.0 [2024-02-20T03:57:44.855Z] v3.1 [2024-02-20T03:57:44.855Z] v3.1.0 [2024-02-20T03:57:44.855Z] v3.1.0-dev.1 [2024-02-20T03:57:44.855Z] v3.1.0-dev.10 [2024-02-20T03:57:44.855Z] v3.1.0-dev.11 [2024-02-20T03:57:44.855Z] v3.1.0-dev.12 [2024-02-20T03:57:44.855Z] v3.1.0-dev.13 [2024-02-20T03:57:44.855Z] v3.1.0-dev.14 [2024-02-20T03:57:44.855Z] v3.1.0-dev.15 [2024-02-20T03:57:44.855Z] v3.1.0-dev.16 [2024-02-20T03:57:44.855Z] v3.1.0-dev.17 [2024-02-20T03:57:44.855Z] v3.1.0-dev.18 [2024-02-20T03:57:44.855Z] v3.1.0-dev.19 [2024-02-20T03:57:44.855Z] v3.1.0-dev.2 [2024-02-20T03:57:44.855Z] v3.1.0-dev.20 [2024-02-20T03:57:44.855Z] v3.1.0-dev.21 [2024-02-20T03:57:44.855Z] v3.1.0-dev.22 [2024-02-20T03:57:44.855Z] v3.1.0-dev.23 [2024-02-20T03:57:44.855Z] v3.1.0-dev.24 [2024-02-20T03:57:44.855Z] v3.1.0-dev.25 [2024-02-20T03:57:44.855Z] v3.1.0-dev.26 [2024-02-20T03:57:44.855Z] v3.1.0-dev.27 [2024-02-20T03:57:44.855Z] v3.1.0-dev.28 [2024-02-20T03:57:44.855Z] v3.1.0-dev.3 [2024-02-20T03:57:44.855Z] v3.1.0-dev.4 [2024-02-20T03:57:44.855Z] v3.1.0-dev.5 [2024-02-20T03:57:44.855Z] v3.1.0-dev.6 [2024-02-20T03:57:44.855Z] v3.1.0-dev.7 [2024-02-20T03:57:44.855Z] v3.1.0-dev.8 [2024-02-20T03:57:44.855Z] v3.1.0-dev.9 [2024-02-20T03:57:44.855Z] v3.2.0-dev.1 [2024-02-20T03:57:44.855Z] v3.2.0-dev.2 [2024-02-20T03:57:44.855Z] v3.2.0-dev.3 [2024-02-20T03:57:44.855Z] v3.2.0-dev.4 [2024-02-20T03:57:44.855Z] v3.2.0-dev.5 [2024-02-20T03:57:44.855Z] v3.2.0-dev.6 [2024-02-20T03:57:44.855Z] v3.2.0-dev.7 [2024-02-20T03:57:44.855Z] v3.2.0-dev.8 [2024-02-20T03:57:44.855Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-20T03:57:45.275Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-20T03:57:45.843Z] Signing Git tag with Sigul... [2024-02-20T03:57:45.843Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-20T03:57:46.115Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:57:46.402Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-20T03:57:46.409Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-20T03:57:46.533Z] $ docker stop --time=1 5fd0165a655b0ec8735dab016b283108cce6f9c035ec51e7e225e9397754d0f3 [2024-02-20T03:57:47.838Z] $ docker rm -f --volumes 5fd0165a655b0ec8735dab016b283108cce6f9c035ec51e7e225e9397754d0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-20T03:57:48.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T03:57:48.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:49.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:57:49.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:57:49.275Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:57:49.305Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T03:57:49.653Z] $ docker top e9399a40cb4da1843ec27d9f1b162c8685282b345395358b4aa7c1332d7aabb1 -eo pid,comm [2024-02-20T03:57:49.702Z] 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-02-20T03:57:49.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T03:57:49.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T03:57:49.951Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T03:57:50.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T03:57:50.062Z] $ docker exec e9399a40cb4da1843ec27d9f1b162c8685282b345395358b4aa7c1332d7aabb1 ssh-agent [2024-02-20T03:57:50.179Z] SSH_AUTH_SOCK=/tmp/ssh-CukUtkJDS5XW/agent.32 [2024-02-20T03:57:50.179Z] SSH_AGENT_PID=39 [2024-02-20T03:57:50.183Z] Running ssh-add (command line suppressed) [2024-02-20T03:57:50.288Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10450747419847693180.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10450747419847693180.key) [2024-02-20T03:57:50.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T03:57:50.647Z] + git semver bump pre [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,816 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,817 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,817 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,817 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,817 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,819 [execute] INFO git cat-file --batch-check [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,825 [execute] INFO git cat-file --batch [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T03:57:50.906Z] 2024-02-20 03:57:50,830 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:50.906Z] 3.2.0-dev.10 [Pipeline] } [2024-02-20T03:57:50.913Z] $ docker exec --env ******** --env ******** e9399a40cb4da1843ec27d9f1b162c8685282b345395358b4aa7c1332d7aabb1 ssh-agent -k [2024-02-20T03:57:50.995Z] unset SSH_AUTH_SOCK; [2024-02-20T03:57:50.996Z] unset SSH_AGENT_PID; [2024-02-20T03:57:50.996Z] echo Agent pid 39 killed; [2024-02-20T03:57:51.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T03:57:51.530Z] + git semver [Pipeline] } [2024-02-20T03:57:51.800Z] $ docker stop --time=1 e9399a40cb4da1843ec27d9f1b162c8685282b345395358b4aa7c1332d7aabb1 [2024-02-20T03:57:53.079Z] $ docker rm -f --volumes e9399a40cb4da1843ec27d9f1b162c8685282b345395358b4aa7c1332d7aabb1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T03:57:53.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T03:57:53.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:57:53.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T03:57:53.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:57:54.124Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:57:54.239Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T03:57:54.552Z] $ docker top 05cb2257e1a321ec8957e772366781c90c758267b849ee54dfd7dd8ff683b27a -eo pid,comm [2024-02-20T03:57:54.599Z] 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-02-20T03:57:54.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T03:57:54.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T03:57:54.861Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T03:57:54.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T03:57:54.979Z] $ docker exec 05cb2257e1a321ec8957e772366781c90c758267b849ee54dfd7dd8ff683b27a ssh-agent [2024-02-20T03:57:55.074Z] SSH_AUTH_SOCK=/tmp/ssh-6X2Cg4W7OeYR/agent.31 [2024-02-20T03:57:55.074Z] SSH_AGENT_PID=37 [2024-02-20T03:57:55.093Z] Running ssh-add (command line suppressed) [2024-02-20T03:57:55.206Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15912719686189871603.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15912719686189871603.key) [2024-02-20T03:57:55.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T03:57:55.573Z] + git semver push [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,736 [run_push] DEBUG push [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,737 [execute] INFO git cat-file --batch-check [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,742 [execute] INFO git rev-list e0b589bd7bdf94f196d13d565224b609017b3352 -- [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,742 [execute] DEBUG Popen(['git', 'rev-list', 'e0b589bd7bdf94f196d13d565224b609017b3352', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,750 [execute] INFO git fetch -v origin [2024-02-20T03:57:55.834Z] 2024-02-20 03:57:55,750 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-20T03:57:56.403Z] 2024-02-20 03:57:56,241 [run_push] DEBUG no remote changes detected [2024-02-20T03:57:56.403Z] 2024-02-20 03:57:56,241 [execute] INFO git push origin semver [2024-02-20T03:57:56.404Z] 2024-02-20 03:57:56,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T03:57:56.972Z] 2024-02-20 03:57:56,881 [run_push] DEBUG push all version tags [2024-02-20T03:57:56.972Z] 2024-02-20 03:57:56,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-20T03:57:56.972Z] 2024-02-20 03:57:56,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T03:57:57.911Z] 2024-02-20 03:57:57,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-02-20T03:57:57.911Z] 3.2.0-dev.10 [Pipeline] } [2024-02-20T03:57:57.920Z] $ docker exec --env ******** --env ******** 05cb2257e1a321ec8957e772366781c90c758267b849ee54dfd7dd8ff683b27a ssh-agent -k [2024-02-20T03:57:58.009Z] unset SSH_AUTH_SOCK; [2024-02-20T03:57:58.009Z] unset SSH_AGENT_PID; [2024-02-20T03:57:58.009Z] echo Agent pid 37 killed; [2024-02-20T03:57:58.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T03:57:58.559Z] + git semver [Pipeline] } [2024-02-20T03:57:58.832Z] $ docker stop --time=1 05cb2257e1a321ec8957e772366781c90c758267b849ee54dfd7dd8ff683b27a [2024-02-20T03:58:00.132Z] $ docker rm -f --volumes 05cb2257e1a321ec8957e772366781c90c758267b849ee54dfd7dd8ff683b27a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-02-20T03:58:01.631Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-02-20T03:58:01.631Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-02-20T03:58:01.631Z] total 16 [2024-02-20T03:58:01.631Z] drwxr-xr-x 3 root root 4096 Feb 20 03:46 . [2024-02-20T03:58:01.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 03:57 .. [2024-02-20T03:58:01.631Z] drwxr-xr-x 2 root root 4096 Feb 20 03:46 cost [2024-02-20T03:58:01.631Z] -rw-r--r-- 1 root root 91 Feb 20 03:46 cost.csv [2024-02-20T03:58:01.631Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-02-20T03:58:01.631Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-02-20T03:58:01.631Z] total 16 [2024-02-20T03:58:01.631Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 03:46 . [2024-02-20T03:58:01.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 03:57 .. [2024-02-20T03:58:01.631Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 03:46 cost [2024-02-20T03:58:01.631Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 20 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:01.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:02.775Z] ---> package-listing.sh [2024-02-20T03:58:02.775Z] ++ facter osfamily [2024-02-20T03:58:02.775Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T03:58:03.035Z] + OS_FAMILY=debian [2024-02-20T03:58:03.035Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-02-20T03:58:03.035Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T03:58:03.035Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T03:58:03.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T03:58:03.035Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T03:58:03.035Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-02-20T03:58:03.035Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T03:58:03.035Z] + case "${OS_FAMILY}" in [2024-02-20T03:58:03.035Z] + dpkg -l [2024-02-20T03:58:03.035Z] + grep '^ii' [2024-02-20T03:58:03.035Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T03:58:03.035Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T03:58:03.035Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T03:58:03.035Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-02-20T03:58:03.035Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-02-20T03:58:03.035Z] + 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-02-20T03:58:03.046Z] 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-02-20T03:58:03.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T03:58:03.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T03:58:03.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T03:58:04.133Z] prd-ubuntu20.04-docker-8c-8g-1316 does not seem to be running inside a container [2024-02-20T03:58:04.163Z] $ 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-02-20T03:58:04.398Z] $ docker top c58390d7f4c32e7580d05c57926498162e01c4631d1d5d5e3dd200933097eaa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T03:58:04.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T03:58:05.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T03:58:05.422Z] + ls /var/log/sa-host [2024-02-20T03:58:05.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T03:58:05.626Z] provisioning config files... [2024-02-20T03:58:05.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3041645519849517099tmp [Pipeline] { [Pipeline] echo [2024-02-20T03:58:05.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:06.103Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T03:58:06.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:06.555Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T03:58:06.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:06.844Z] ---> sudo-logs.sh [2024-02-20T03:58:06.844Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T03:58:06.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:07.215Z] ---> job-cost.sh [2024-02-20T03:58:07.215Z] lf-activate-venv: SKIPPING [2024-02-20T03:58:07.215Z] DEBUG: total: 0.2199999988079071 [2024-02-20T03:58:07.215Z] INFO: Retrieving Stack Cost... [2024-02-20T03:58:07.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T03:58:08.044Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T03:58:08.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T03:58:08.340Z] ---> logs-deploy.sh [2024-02-20T03:58:08.340Z] lf-activate-venv: SKIPPING [2024-02-20T03:58:08.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/194 [2024-02-20T03:58:08.340Z] INFO: archiving workspace using pattern(s): [2024-02-20T03:58:09.280Z] Archives upload complete. [2024-02-20T03:58:09.280Z] INFO: archiving logs to Nexus