Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 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-ssh13200859276879502634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14628442955894426797.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8022214295365257186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9704295213062085546.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-ssh13038017710523851448.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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26118 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 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 Commit message: "Merge pull request #475 from edgexfoundry/issue-444-3" > git rev-list --no-walk 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T05:07:11.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T05:07:11.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T05:07:11.538Z] ========================================================= [2024-11-11T05:07:11.538Z] EdgeX Global Pipelines Version Info [2024-11-11T05:07:11.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:07:12.269Z] ------------------- [2024-11-11T05:07:12.269Z] stable info: [2024-11-11T05:07:12.269Z] ------------------- [2024-11-11T05:07:12.269Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T05:07:12.269Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T05:07:12.269Z] Message: update stable to v1.0.265 [2024-11-11T05:07:12.853Z] ------------------- [2024-11-11T05:07:12.853Z] experimental info: [2024-11-11T05:07:12.853Z] ------------------- [2024-11-11T05:07:12.853Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T05:07:12.853Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T05:07:12.853Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T05:07:12.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-11T05:07:12.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-11T05:07:12.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T05:07:13.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T05:07:13.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T05:07:13.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T05:07:13.060Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T05:07:13.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T05:07:13.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T05:07:13.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T05:07:13.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T05:07:13.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-11T05:07:13.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T05:07:13.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T05:07:13.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T05:07:13.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T05:07:13.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T05:07:13.303Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T05:07:13.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T05:07:13.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T05:07:13.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T05:07:13.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-11T05:07:13.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T05:07:13.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T05:07:13.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T05:07:13.489Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T05:07:13.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T05:07:13.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T05:07:13.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T05:07:13.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T05:07:13.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo [2024-11-11T05:07:13.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83de3ab [Pipeline] echo [2024-11-11T05:07:13.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:07:13.702Z] provisioning config files... [2024-11-11T05:07:13.718Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16201176642394972415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:07:14.053Z] ---> ****-login.sh [2024-11-11T05:07:14.053Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:07:14.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:14.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:14.316Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:14.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:14.316Z] [2024-11-11T05:07:14.316Z] Login Succeeded [2024-11-11T05:07:14.316Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:07:14.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:14.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:14.577Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:14.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:14.577Z] [2024-11-11T05:07:14.577Z] Login Succeeded [2024-11-11T05:07:14.577Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:07:14.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:14.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:14.577Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:14.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:14.577Z] [2024-11-11T05:07:14.577Z] Login Succeeded [2024-11-11T05:07:14.577Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:07:14.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:14.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:14.577Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:14.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:14.577Z] [2024-11-11T05:07:14.577Z] Login Succeeded [2024-11-11T05:07:14.577Z] ****.io [2024-11-11T05:07:14.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:14.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:14.839Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:14.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:14.839Z] [2024-11-11T05:07:14.839Z] Login Succeeded [2024-11-11T05:07:14.839Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:07:14.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T05:07:15.263Z] + git rev-list -1 --merges 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb~1..83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo [2024-11-11T05:07:15.292Z] -----------> git rev-list -1 --merges 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb~1..83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:07:15.292Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [false] [Pipeline] sh [2024-11-11T05:07:15.584Z] + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo [2024-11-11T05:07:15.601Z] ========================================================= [2024-11-11T05:07:15.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T05:07:15.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:07:15.944Z] + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo [2024-11-11T05:07:15.956Z] [semverPrep] GIT_COMMIT: 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb, Commit Message: Merge pull request #475 from edgexfoundry/issue-444-3 [Pipeline] echo [2024-11-11T05:07:15.974Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T05:07:16.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:07:16.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T05:07:16.370Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T05:07:16.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T05:07:16.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T05:07:16.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T05:07:16.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:07:16.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:07:16.801Z] [2024-11-11T05:07:16.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:07:17.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:07:17.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T05:07:17.113Z] b85a868b505f: Pulling fs layer [2024-11-11T05:07:17.113Z] e2be974225ed: Pulling fs layer [2024-11-11T05:07:17.113Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T05:07:17.113Z] 988bab9f4d93: Pulling fs layer [2024-11-11T05:07:17.113Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T05:07:17.113Z] eaf3925da568: Pulling fs layer [2024-11-11T05:07:17.113Z] bab4dde63d76: Pulling fs layer [2024-11-11T05:07:17.113Z] bde34c3a00c8: Pulling fs layer [2024-11-11T05:07:17.113Z] b352a97aabf1: Pulling fs layer [2024-11-11T05:07:17.113Z] 4872d77fe225: Pulling fs layer [2024-11-11T05:07:17.113Z] 5851b861e8e6: Pulling fs layer [2024-11-11T05:07:17.113Z] bab4dde63d76: Waiting [2024-11-11T05:07:17.113Z] bde34c3a00c8: Waiting [2024-11-11T05:07:17.113Z] b352a97aabf1: Waiting [2024-11-11T05:07:17.113Z] 4872d77fe225: Waiting [2024-11-11T05:07:17.113Z] 5851b861e8e6: Waiting [2024-11-11T05:07:17.113Z] 988bab9f4d93: Waiting [2024-11-11T05:07:17.113Z] 1469e6f7b9e6: Waiting [2024-11-11T05:07:17.113Z] eaf3925da568: Waiting [2024-11-11T05:07:17.113Z] e2be974225ed: Verifying Checksum [2024-11-11T05:07:17.113Z] e2be974225ed: Download complete [2024-11-11T05:07:17.113Z] 988bab9f4d93: Verifying Checksum [2024-11-11T05:07:17.113Z] 988bab9f4d93: Download complete [2024-11-11T05:07:17.113Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T05:07:17.113Z] 1469e6f7b9e6: Download complete [2024-11-11T05:07:17.113Z] eaf3925da568: Verifying Checksum [2024-11-11T05:07:17.113Z] eaf3925da568: Download complete [2024-11-11T05:07:17.373Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T05:07:17.373Z] 339a4e72a1f5: Download complete [2024-11-11T05:07:17.373Z] bde34c3a00c8: Download complete [2024-11-11T05:07:17.373Z] b352a97aabf1: Verifying Checksum [2024-11-11T05:07:17.373Z] b352a97aabf1: Download complete [2024-11-11T05:07:17.373Z] 4872d77fe225: Verifying Checksum [2024-11-11T05:07:17.373Z] 4872d77fe225: Download complete [2024-11-11T05:07:17.373Z] 5851b861e8e6: Verifying Checksum [2024-11-11T05:07:17.373Z] 5851b861e8e6: Download complete [2024-11-11T05:07:17.373Z] b85a868b505f: Verifying Checksum [2024-11-11T05:07:17.373Z] b85a868b505f: Download complete [2024-11-11T05:07:17.631Z] bab4dde63d76: Verifying Checksum [2024-11-11T05:07:17.631Z] bab4dde63d76: Download complete [2024-11-11T05:07:18.587Z] b85a868b505f: Pull complete [2024-11-11T05:07:18.847Z] e2be974225ed: Pull complete [2024-11-11T05:07:19.416Z] 339a4e72a1f5: Pull complete [2024-11-11T05:07:19.416Z] 988bab9f4d93: Pull complete [2024-11-11T05:07:19.677Z] 1469e6f7b9e6: Pull complete [2024-11-11T05:07:19.677Z] eaf3925da568: Pull complete [2024-11-11T05:07:21.586Z] bab4dde63d76: Pull complete [2024-11-11T05:07:21.586Z] bde34c3a00c8: Pull complete [2024-11-11T05:07:21.847Z] b352a97aabf1: Pull complete [2024-11-11T05:07:21.847Z] 4872d77fe225: Pull complete [2024-11-11T05:07:21.847Z] 5851b861e8e6: Pull complete [2024-11-11T05:07:21.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T05:07:22.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:07:22.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:07:22.280Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:07:22.315Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T05:07:25.093Z] $ docker top 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 -eo pid,comm [2024-11-11T05:07:25.158Z] 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-11-11T05:07:25.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:07:25.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:07:25.224Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:07:25.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:07:25.355Z] $ docker exec 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent [2024-11-11T05:07:25.470Z] SSH_AUTH_SOCK=/tmp/ssh-qXvb0dwW1Au5/agent.33 [2024-11-11T05:07:25.470Z] SSH_AGENT_PID=39 [2024-11-11T05:07:25.477Z] Running ssh-add (command line suppressed) [2024-11-11T05:07:25.589Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12218915150669280658.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12218915150669280658.key) [2024-11-11T05:07:25.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:07:25.898Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T05:07:25.906Z] $ docker exec --env ******** --env ******** 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent -k [2024-11-11T05:07:26.010Z] unset SSH_AUTH_SOCK; [2024-11-11T05:07:26.010Z] unset SSH_AGENT_PID; [2024-11-11T05:07:26.011Z] echo Agent pid 39 killed; [2024-11-11T05:07:26.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T05:07:26.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:07:26.071Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:07:26.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:07:26.200Z] $ docker exec 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent [2024-11-11T05:07:26.320Z] SSH_AUTH_SOCK=/tmp/ssh-zeY7dUEkCM0D/agent.72 [2024-11-11T05:07:26.320Z] SSH_AGENT_PID=78 [2024-11-11T05:07:26.325Z] Running ssh-add (command line suppressed) [2024-11-11T05:07:26.431Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15333793958088287367.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15333793958088287367.key) [2024-11-11T05:07:26.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:07:26.738Z] + git semver init [2024-11-11T05:07:27.005Z] 2024-11-11 05:07:26,959 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T05:07:27.005Z] 2024-11-11 05:07:26,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-11T05:07:27.005Z] 2024-11-11 05:07:26,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-11T05:07:27.005Z] 2024-11-11 05:07:26,961 [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-11-11T05:07:28.400Z] 2024-11-11 05:07:28,191 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-11-11T05:07:28.400Z] 2024-11-11 05:07:28,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-11-11T05:07:28.400Z] 2024-11-11 05:07:28,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:07:28.400Z] 2024-11-11 05:07:28,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:07:28.400Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T05:07:28.409Z] $ docker exec --env ******** --env ******** 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent -k [2024-11-11T05:07:28.516Z] unset SSH_AUTH_SOCK; [2024-11-11T05:07:28.517Z] unset SSH_AGENT_PID; [2024-11-11T05:07:28.517Z] echo Agent pid 78 killed; [2024-11-11T05:07:28.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:07:28.859Z] + git semver [Pipeline] } [2024-11-11T05:07:29.126Z] $ docker stop --time=1 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 [2024-11-11T05:07:30.479Z] $ docker rm -f --volumes 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:07:30.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T05:07:31.103Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T05:07:31.108Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-11-11T05:07:31.293Z] provisioning config files... [2024-11-11T05:07:31.303Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4291224988492939910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:07:31.608Z] ---> ****-login.sh [2024-11-11T05:07:31.608Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:07:31.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:31.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:31.608Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:31.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:31.609Z] [2024-11-11T05:07:31.609Z] Login Succeeded [2024-11-11T05:07:31.609Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:07:31.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:31.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:31.609Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:31.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:31.609Z] [2024-11-11T05:07:31.609Z] Login Succeeded [2024-11-11T05:07:31.609Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:07:31.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:31.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:31.868Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:31.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:31.868Z] [2024-11-11T05:07:31.868Z] Login Succeeded [2024-11-11T05:07:31.868Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:07:31.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:31.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:31.869Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:31.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:31.869Z] [2024-11-11T05:07:31.869Z] Login Succeeded [2024-11-11T05:07:31.869Z] ****.io [2024-11-11T05:07:32.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:07:32.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:07:32.128Z] Configure a credential helper to remove this warning. See [2024-11-11T05:07:32.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:07:32.128Z] [2024-11-11T05:07:32.128Z] Login Succeeded [2024-11-11T05:07:32.128Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:07:32.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T05:07:32.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:07:32.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:07:32.265Z] ========================================================= [2024-11-11T05:07:32.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T05:07:32.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:07:32.602Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T05:07:32.602Z] Sending build context to Docker daemon 36.87MB [2024-11-11T05:07:32.602Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:07:32.602Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T05:07:32.861Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T05:07:32.861Z] 43c4264eed91: Pulling fs layer [2024-11-11T05:07:32.861Z] 4cc291be95ef: Pulling fs layer [2024-11-11T05:07:32.861Z] 2ac1f1163629: Pulling fs layer [2024-11-11T05:07:32.861Z] 5c3c966382ef: Pulling fs layer [2024-11-11T05:07:32.861Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T05:07:32.861Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T05:07:32.861Z] 9f66e0745190: Pulling fs layer [2024-11-11T05:07:32.861Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T05:07:32.861Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T05:07:32.861Z] 5c3c966382ef: Waiting [2024-11-11T05:07:32.861Z] 4f4fb700ef54: Waiting [2024-11-11T05:07:32.861Z] 5d5c8e513c77: Waiting [2024-11-11T05:07:32.861Z] 9f66e0745190: Waiting [2024-11-11T05:07:32.861Z] f49a43e4bbc0: Waiting [2024-11-11T05:07:32.861Z] 561ebcabdf7f: Waiting [2024-11-11T05:07:32.861Z] 4cc291be95ef: Verifying Checksum [2024-11-11T05:07:32.861Z] 4cc291be95ef: Download complete [2024-11-11T05:07:32.861Z] 5c3c966382ef: Verifying Checksum [2024-11-11T05:07:32.861Z] 5c3c966382ef: Download complete [2024-11-11T05:07:32.861Z] 4f4fb700ef54: Download complete [2024-11-11T05:07:32.861Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T05:07:32.861Z] 5d5c8e513c77: Download complete [2024-11-11T05:07:32.861Z] 43c4264eed91: Download complete [2024-11-11T05:07:32.861Z] 9f66e0745190: Verifying Checksum [2024-11-11T05:07:32.861Z] 9f66e0745190: Download complete [2024-11-11T05:07:33.119Z] 43c4264eed91: Pull complete [2024-11-11T05:07:33.119Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T05:07:33.119Z] 561ebcabdf7f: Download complete [2024-11-11T05:07:33.119Z] 4cc291be95ef: Pull complete [2024-11-11T05:07:33.377Z] 2ac1f1163629: Verifying Checksum [2024-11-11T05:07:33.377Z] 2ac1f1163629: Download complete [2024-11-11T05:07:33.636Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T05:07:33.636Z] f49a43e4bbc0: Download complete [2024-11-11T05:07:36.928Z] 2ac1f1163629: Pull complete [2024-11-11T05:07:36.929Z] 5c3c966382ef: Pull complete [2024-11-11T05:07:36.929Z] 4f4fb700ef54: Pull complete [2024-11-11T05:07:37.187Z] 5d5c8e513c77: Pull complete [2024-11-11T05:07:37.187Z] 9f66e0745190: Pull complete [2024-11-11T05:07:39.717Z] f49a43e4bbc0: Pull complete [2024-11-11T05:07:40.286Z] 561ebcabdf7f: Pull complete [2024-11-11T05:07:40.286Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T05:07:40.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T05:07:40.286Z] ---> 3a752c3f9dda [2024-11-11T05:07:40.286Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T05:07:45.645Z] ---> Running in 12d9f0f5ea68 [2024-11-11T05:07:45.645Z] Removing intermediate container 12d9f0f5ea68 [2024-11-11T05:07:45.645Z] ---> 7733b05eb272 [2024-11-11T05:07:45.645Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T05:07:45.645Z] ---> Running in 1666c67e4815 [2024-11-11T05:07:45.645Z] Removing intermediate container 1666c67e4815 [2024-11-11T05:07:45.645Z] ---> f5ab32059012 [2024-11-11T05:07:45.645Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T05:07:45.645Z] ---> Running in 38c5c109ca29 [2024-11-11T05:07:45.645Z] Removing intermediate container 38c5c109ca29 [2024-11-11T05:07:45.645Z] ---> 2ba53ded522c [2024-11-11T05:07:45.645Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T05:07:45.645Z] ---> Running in bb78881cbf7e [2024-11-11T05:07:45.645Z] Removing intermediate container bb78881cbf7e [2024-11-11T05:07:45.645Z] ---> f907fa150527 [2024-11-11T05:07:45.645Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T05:07:45.645Z] ---> Running in ddcfba6fddd6 [2024-11-11T05:07:45.645Z] Removing intermediate container ddcfba6fddd6 [2024-11-11T05:07:45.645Z] ---> a7c631fdcb79 [2024-11-11T05:07:45.645Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T05:07:45.645Z] ---> Running in b14bfffb3a18 [2024-11-11T05:07:45.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:07:45.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:07:45.904Z] OK: 246 MiB in 54 packages [2024-11-11T05:07:46.239Z] Still waiting to schedule task [2024-11-11T05:07:46.239Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T05:07:46.475Z] Removing intermediate container b14bfffb3a18 [2024-11-11T05:07:46.475Z] ---> 95fc7530134e [2024-11-11T05:07:46.475Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T05:07:46.475Z] ---> Running in 4801d23a3d90 [2024-11-11T05:07:46.475Z] Removing intermediate container 4801d23a3d90 [2024-11-11T05:07:46.475Z] ---> c7131e45998b [2024-11-11T05:07:46.475Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T05:07:46.475Z] ---> 19e4ac22d269 [2024-11-11T05:07:46.475Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:07:46.475Z] ---> Running in 50e91ed5026d [2024-11-11T05:08:42.860Z] Removing intermediate container 50e91ed5026d [2024-11-11T05:08:42.860Z] ---> a2ea2dfe6aa1 [2024-11-11T05:08:42.860Z] Step 12/13 : COPY . . [2024-11-11T05:08:42.860Z] ---> 5a4408a54114 [2024-11-11T05:08:42.860Z] Step 13/13 : RUN ${MAKE} [2024-11-11T05:08:42.860Z] ---> Running in 5d61b10f45e7 [2024-11-11T05:08:42.860Z] noop [2024-11-11T05:08:42.860Z] Removing intermediate container 5d61b10f45e7 [2024-11-11T05:08:42.860Z] ---> e2315c6fdd9f [2024-11-11T05:08:42.860Z] Successfully built e2315c6fdd9f [2024-11-11T05:08:42.860Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:08:43.203Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T05:08:43.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:08:43.276Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:08:43.299Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-11T05:08:43.626Z] $ docker top 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:08:43.973Z] + go version [2024-11-11T05:08:43.973Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T05:08:43.983Z] $ docker stop --time=1 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c [2024-11-11T05:08:45.259Z] $ docker rm -f --volumes 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:08:45.711Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T05:08:45.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:08:45.792Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:08:45.815Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-11T05:08:46.147Z] $ docker top 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:08:46.500Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T05:08:46.809Z] + make test [2024-11-11T05:08:46.809Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T05:08:48.713Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T05:09:06.794Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T05:09:06.794Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T05:09:09.331Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2024-11-11T05:09:09.331Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.218s coverage: 86.5% of statements [2024-11-11T05:09:21.550Z] go vet ./... [2024-11-11T05:09:25.642Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26119 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-11-11T05:09:25.659Z] Running in /w/workspace/device-onvif-camera/214 [Pipeline] { [Pipeline] checkout [2024-11-11T05:09:25.694Z] The recommended git tool is: git [2024-11-11T05:09:26.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T05:09:26.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T05:09:26.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T05:09:27.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T05:09:27.096Z] $ docker stop --time=1 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 [2024-11-11T05:09:30.198Z] using credential edgex-jenkins-ssh [2024-11-11T05:09:30.217Z] Cloning the remote Git repository [2024-11-11T05:09:30.661Z] $ docker rm -f --volumes 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 [2024-11-11T05:09:30.253Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T05:09:30.340Z] > git init /w/workspace/device-onvif-camera/214 # timeout=10 [2024-11-11T05:09:30.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T05:09:30.476Z] > git --version # timeout=10 [2024-11-11T05:09:30.501Z] > git --version # 'git version 2.25.1' [2024-11-11T05:09:30.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T05:09:30.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:09:31.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T05:09:31.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T05:09:31.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T05:09:32.105Z] + ls -al . [2024-11-11T05:09:32.106Z] total 316 [2024-11-11T05:09:32.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 05:08 . [2024-11-11T05:09:32.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 .. [2024-11-11T05:09:32.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:09 .git [2024-11-11T05:09:32.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:07 .github [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 05:07 .gitignore [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:07 .golangci.yml [2024-11-11T05:09:32.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:07 .semver [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 05:07 Attribution.txt [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 05:07 CHANGELOG.md [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 05:07 Dockerfile [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:07 GOVERNANCE.md [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 05:07 Jenkinsfile [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 05:07 LICENSE [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 05:07 Makefile [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 05:07 OWNERS.md [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 05:07 README.md [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:07 VERSION [2024-11-11T05:09:32.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:07 bin [2024-11-11T05:09:32.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:07 cmd [2024-11-11T05:09:32.106Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 05:09 coverage.out [2024-11-11T05:09:32.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 doc [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 05:07 go.mod [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 05:07 go.sum [2024-11-11T05:09:32.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 internal [2024-11-11T05:09:32.106Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:09:32.483Z] + 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=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-11T05:09:32.483Z] Sending build context to Docker daemon 36.97MB [2024-11-11T05:09:32.483Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:09:32.483Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T05:09:32.483Z] ---> e2315c6fdd9f [2024-11-11T05:09:32.483Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T05:09:33.053Z] ---> Running in cdf80bc234f9 [2024-11-11T05:09:33.053Z] Removing intermediate container cdf80bc234f9 [2024-11-11T05:09:33.053Z] ---> c860e19d2955 [2024-11-11T05:09:33.053Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T05:09:33.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T05:09:33.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T05:09:33.314Z] ---> Running in c8e5328186e2 [2024-11-11T05:09:33.314Z] Removing intermediate container c8e5328186e2 [2024-11-11T05:09:33.314Z] ---> f837193315f6 [2024-11-11T05:09:33.314Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T05:09:33.314Z] ---> Running in 5bff6e957b85 [2024-11-11T05:09:33.314Z] Removing intermediate container 5bff6e957b85 [2024-11-11T05:09:33.314Z] ---> f64e2f9225a4 [2024-11-11T05:09:33.314Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T05:09:33.314Z] ---> Running in 62934e4e4b18 [2024-11-11T05:09:33.587Z] Removing intermediate container 62934e4e4b18 [2024-11-11T05:09:33.587Z] ---> 4e429b402087 [2024-11-11T05:09:33.587Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T05:09:33.587Z] ---> Running in caeed499150a [2024-11-11T05:09:33.587Z] Removing intermediate container caeed499150a [2024-11-11T05:09:33.587Z] ---> c0346fcf3f3c [2024-11-11T05:09:33.587Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T05:09:33.587Z] ---> Running in f7b98b67a2cf [2024-11-11T05:09:33.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:09:33.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:09:33.941Z] Avoid second fetch [2024-11-11T05:09:33.941Z] Checking out Revision 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (main) [2024-11-11T05:09:34.117Z] OK: 246 MiB in 54 packages [2024-11-11T05:09:33.954Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T05:09:34.012Z] > git checkout -f 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 [2024-11-11T05:09:34.598Z] Commit message: "Merge pull request #475 from edgexfoundry/issue-444-3" [2024-11-11T05:09:34.685Z] Removing intermediate container f7b98b67a2cf [2024-11-11T05:09:34.685Z] ---> 633c22e420d8 [2024-11-11T05:09:34.685Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T05:09:34.685Z] ---> Running in bfafabe6268c [2024-11-11T05:09:34.685Z] Removing intermediate container bfafabe6268c [2024-11-11T05:09:34.685Z] ---> 73fe5372cb51 [2024-11-11T05:09:34.685Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T05:09:34.685Z] ---> 33ecd781386b [2024-11-11T05:09:34.685Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:09:34.685Z] ---> Running in b10feec0b95b [2024-11-11T05:09:35.631Z] Removing intermediate container b10feec0b95b [2024-11-11T05:09:35.631Z] ---> c6b1ea315cf6 [2024-11-11T05:09:35.631Z] Step 12/27 : COPY . . [2024-11-11T05:09:36.649Z] ---> 167f82ea910f [2024-11-11T05:09:36.649Z] Step 13/27 : RUN ${MAKE} [2024-11-11T05:09:36.649Z] ---> Running in 2bce7d9dbe00 [2024-11-11T05:09:36.913Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:09:39.142Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T05:09:39.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:09:39.142Z] Dload Upload Total Spent Left Speed [2024-11-11T05:09:39.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 58045 0 --:--:-- --:--:-- --:--:-- 58045 [Pipeline] sh [2024-11-11T05:09:39.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T05:09:40.061Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T05:09:40.061Z] + sudo tee /etc/docker/daemon.new [2024-11-11T05:09:40.061Z] { [2024-11-11T05:09:40.061Z] "registry-mirrors": [ [2024-11-11T05:09:40.061Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T05:09:40.061Z] ], [2024-11-11T05:09:40.061Z] "bip": "10.250.0.254/24", [2024-11-11T05:09:40.061Z] "hosts": [ [2024-11-11T05:09:40.061Z] "tcp://0.0.0.0:5555", [2024-11-11T05:09:40.061Z] "unix:///var/run/docker.sock" [2024-11-11T05:09:40.061Z] ], [2024-11-11T05:09:40.061Z] "mtu": 1458, [2024-11-11T05:09:40.061Z] "selinux-enabled": true, [2024-11-11T05:09:40.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T05:09:40.061Z] } [Pipeline] sh [2024-11-11T05:09:40.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T05:09:40.724Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:09:58.993Z] provisioning config files... [2024-11-11T05:09:59.019Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/214@tmp/config11200122370395862222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:09:59.450Z] ---> ****-login.sh [2024-11-11T05:09:59.450Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:09:59.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:00.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:00.301Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:00.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:00.301Z] [2024-11-11T05:10:00.301Z] Login Succeeded [2024-11-11T05:10:00.301Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:10:00.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:00.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:00.570Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:00.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:00.570Z] [2024-11-11T05:10:00.570Z] Login Succeeded [2024-11-11T05:10:00.570Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:10:00.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:00.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:00.842Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:00.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:00.842Z] [2024-11-11T05:10:00.842Z] Login Succeeded [2024-11-11T05:10:00.842Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:10:01.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:01.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:01.113Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:01.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:01.113Z] [2024-11-11T05:10:01.113Z] Login Succeeded [2024-11-11T05:10:01.113Z] ****.io [2024-11-11T05:10:01.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:01.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:01.647Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:01.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:01.647Z] [2024-11-11T05:10:01.647Z] Login Succeeded [2024-11-11T05:10:01.647Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:10:01.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T05:10:01.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:10:01.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:10:01.989Z] ========================================================= [2024-11-11T05:10:01.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T05:10:01.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:02.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T05:10:02.930Z] Sending build context to Docker daemon 21.85MB [2024-11-11T05:10:02.930Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:10:02.930Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T05:10:02.930Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T05:10:02.930Z] cf04c63912e1: Pulling fs layer [2024-11-11T05:10:02.930Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T05:10:02.930Z] a37a00ec5f00: Pulling fs layer [2024-11-11T05:10:02.930Z] 50b3750afda1: Pulling fs layer [2024-11-11T05:10:02.930Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T05:10:02.930Z] 80978eb59214: Pulling fs layer [2024-11-11T05:10:02.930Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T05:10:02.930Z] c5a475d317c9: Pulling fs layer [2024-11-11T05:10:02.930Z] 50b3750afda1: Waiting [2024-11-11T05:10:02.930Z] 4f4fb700ef54: Waiting [2024-11-11T05:10:02.930Z] c9f46d7d2bd2: Waiting [2024-11-11T05:10:02.930Z] 80978eb59214: Waiting [2024-11-11T05:10:03.205Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T05:10:03.205Z] 55b35a11ae5e: Download complete [2024-11-11T05:10:03.205Z] 50b3750afda1: Verifying Checksum [2024-11-11T05:10:03.205Z] 50b3750afda1: Download complete [2024-11-11T05:10:03.205Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T05:10:03.205Z] 4f4fb700ef54: Download complete [2024-11-11T05:10:03.205Z] 80978eb59214: Verifying Checksum [2024-11-11T05:10:03.205Z] 80978eb59214: Download complete [2024-11-11T05:10:03.205Z] cf04c63912e1: Verifying Checksum [2024-11-11T05:10:03.205Z] cf04c63912e1: Download complete [2024-11-11T05:10:03.814Z] c5a475d317c9: Verifying Checksum [2024-11-11T05:10:03.814Z] c5a475d317c9: Download complete [2024-11-11T05:10:04.090Z] cf04c63912e1: Pull complete [2024-11-11T05:10:04.697Z] 55b35a11ae5e: Pull complete [2024-11-11T05:10:05.292Z] a37a00ec5f00: Download complete [2024-11-11T05:10:06.010Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T05:10:06.010Z] c9f46d7d2bd2: Download complete [2024-11-11T05:10:09.039Z] Removing intermediate container 2bce7d9dbe00 [2024-11-11T05:10:09.039Z] ---> d08069cbb3b6 [2024-11-11T05:10:09.039Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T05:10:09.606Z] 3.20: Pulling from library/alpine [2024-11-11T05:10:09.866Z] 43c4264eed91: Already exists [2024-11-11T05:10:09.866Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T05:10:09.866Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T05:10:09.866Z] ---> 91ef0af61f39 [2024-11-11T05:10:09.866Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T05:10:09.866Z] ---> Running in 4c2d95e17af3 [2024-11-11T05:10:10.127Z] Removing intermediate container 4c2d95e17af3 [2024-11-11T05:10:10.127Z] ---> ea1e8d651f90 [2024-11-11T05:10:10.127Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T05:10:10.127Z] ---> Running in 657066dd236b [2024-11-11T05:10:10.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:10.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:10.648Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T05:10:10.648Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:10:10.648Z] OK: 8 MiB in 15 packages [2024-11-11T05:10:10.908Z] Removing intermediate container 657066dd236b [2024-11-11T05:10:10.908Z] ---> 8796b2d69407 [2024-11-11T05:10:10.908Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T05:10:11.167Z] ---> Running in 1c22584fe57e [2024-11-11T05:10:11.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:11.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:11.689Z] Upgrading critical system libraries and apk-tools: [2024-11-11T05:10:11.689Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T05:10:11.689Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:10:11.689Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T05:10:11.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:11.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:12.205Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:10:12.205Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:10:12.205Z] OK: 8 MiB in 15 packages [2024-11-11T05:10:12.776Z] Removing intermediate container 1c22584fe57e [2024-11-11T05:10:12.776Z] ---> cc41531ce0da [2024-11-11T05:10:12.776Z] Step 18/27 : WORKDIR / [2024-11-11T05:10:12.776Z] ---> Running in 70b8f5d86076 [2024-11-11T05:10:13.035Z] Removing intermediate container 70b8f5d86076 [2024-11-11T05:10:13.035Z] ---> b327c389fb68 [2024-11-11T05:10:13.035Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T05:10:14.415Z] ---> e5d0d9a597ae [2024-11-11T05:10:14.415Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T05:10:14.415Z] ---> 72ceef937e7a [2024-11-11T05:10:14.415Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T05:10:14.415Z] ---> 9081ac6bcce4 [2024-11-11T05:10:14.415Z] Step 22/27 : EXPOSE 59984 [2024-11-11T05:10:14.415Z] ---> Running in 7ece151a7696 [2024-11-11T05:10:14.680Z] Removing intermediate container 7ece151a7696 [2024-11-11T05:10:14.680Z] ---> e172e9560567 [2024-11-11T05:10:14.680Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T05:10:14.680Z] ---> Running in 58e1ce23fc20 [2024-11-11T05:10:14.680Z] Removing intermediate container 58e1ce23fc20 [2024-11-11T05:10:14.680Z] ---> 0ef489ef6481 [2024-11-11T05:10:14.680Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T05:10:14.680Z] ---> Running in bbaa27c305ac [2024-11-11T05:10:14.680Z] Removing intermediate container bbaa27c305ac [2024-11-11T05:10:14.680Z] ---> 2fb9bf51640d [2024-11-11T05:10:14.680Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T05:10:14.680Z] ---> Running in d3ea519047cb [2024-11-11T05:10:14.945Z] Removing intermediate container d3ea519047cb [2024-11-11T05:10:14.945Z] ---> 316fcbb34778 [2024-11-11T05:10:14.945Z] Step 26/27 : LABEL git_sha=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:10:14.945Z] ---> Running in bc01a7c39501 [2024-11-11T05:10:14.945Z] Removing intermediate container bc01a7c39501 [2024-11-11T05:10:14.945Z] ---> f5abc4439c2b [2024-11-11T05:10:14.945Z] Step 27/27 : LABEL version=4.0.0-dev.5 [2024-11-11T05:10:14.945Z] ---> Running in 78e3cb9f15b8 [2024-11-11T05:10:14.945Z] Removing intermediate container 78e3cb9f15b8 [2024-11-11T05:10:14.945Z] ---> a04744a695ea [2024-11-11T05:10:14.945Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T05:10:14.945Z] Successfully built a04744a695ea [2024-11-11T05:10:14.945Z] 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-11-11T05:10:15.086Z] provisioning config files... [2024-11-11T05:10:15.096Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2256681320102266317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:10:15.410Z] ---> ****-login.sh [2024-11-11T05:10:15.410Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:10:15.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:15.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:15.411Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:15.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:15.411Z] [2024-11-11T05:10:15.411Z] Login Succeeded [2024-11-11T05:10:15.411Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:10:15.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:15.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:15.411Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:15.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:15.411Z] [2024-11-11T05:10:15.411Z] Login Succeeded [2024-11-11T05:10:15.411Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:10:15.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:15.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:15.672Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:15.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:15.673Z] [2024-11-11T05:10:15.673Z] Login Succeeded [2024-11-11T05:10:15.673Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:10:15.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:15.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:15.673Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:15.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:15.673Z] [2024-11-11T05:10:15.673Z] Login Succeeded [2024-11-11T05:10:15.673Z] ****.io [2024-11-11T05:10:15.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:15.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:15.935Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:15.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:15.935Z] [2024-11-11T05:10:15.935Z] Login Succeeded [2024-11-11T05:10:15.935Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:10:15.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T05:10:15.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:10:16.012Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-11-11T05:10:16.012Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:10:16.012Z] latest [2024-11-11T05:10:16.012Z] 4.0.0-dev.5 [2024-11-11T05:10:16.012Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:10:16.012Z] main [2024-11-11T05:10:16.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:16.351Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:16.688Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:10:16.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T05:10:16.688Z] ee6e2dddba99: Preparing [2024-11-11T05:10:16.688Z] abb37b14c88d: Preparing [2024-11-11T05:10:16.688Z] cb3421c59fbe: Preparing [2024-11-11T05:10:16.688Z] 1b094e0f4461: Preparing [2024-11-11T05:10:16.688Z] c267c632f233: Preparing [2024-11-11T05:10:16.688Z] 63ca1fbb43ae: Preparing [2024-11-11T05:10:16.688Z] 63ca1fbb43ae: Waiting [2024-11-11T05:10:16.688Z] ee6e2dddba99: Pushed [2024-11-11T05:10:16.688Z] abb37b14c88d: Pushed [2024-11-11T05:10:16.688Z] c267c632f233: Pushed [2024-11-11T05:10:16.688Z] 63ca1fbb43ae: Layer already exists [2024-11-11T05:10:17.256Z] 1b094e0f4461: Pushed [2024-11-11T05:10:18.341Z] a37a00ec5f00: Pull complete [2024-11-11T05:10:18.341Z] 50b3750afda1: Pull complete [2024-11-11T05:10:18.608Z] 4f4fb700ef54: Pull complete [2024-11-11T05:10:18.874Z] 80978eb59214: Pull complete [2024-11-11T05:10:20.547Z] cb3421c59fbe: Pushed [2024-11-11T05:10:20.547Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:20.882Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:21.205Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-11T05:10:21.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T05:10:21.205Z] ee6e2dddba99: Preparing [2024-11-11T05:10:21.205Z] abb37b14c88d: Preparing [2024-11-11T05:10:21.205Z] cb3421c59fbe: Preparing [2024-11-11T05:10:21.205Z] 1b094e0f4461: Preparing [2024-11-11T05:10:21.205Z] c267c632f233: Preparing [2024-11-11T05:10:21.205Z] 63ca1fbb43ae: Preparing [2024-11-11T05:10:21.205Z] 63ca1fbb43ae: Waiting [2024-11-11T05:10:21.205Z] cb3421c59fbe: Layer already exists [2024-11-11T05:10:21.205Z] abb37b14c88d: Layer already exists [2024-11-11T05:10:21.205Z] c267c632f233: Layer already exists [2024-11-11T05:10:21.205Z] ee6e2dddba99: Layer already exists [2024-11-11T05:10:21.205Z] 1b094e0f4461: Layer already exists [2024-11-11T05:10:21.205Z] 63ca1fbb43ae: Layer already exists [2024-11-11T05:10:21.205Z] latest: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:21.536Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:21.869Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 [2024-11-11T05:10:21.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T05:10:21.869Z] ee6e2dddba99: Preparing [2024-11-11T05:10:21.869Z] abb37b14c88d: Preparing [2024-11-11T05:10:21.869Z] cb3421c59fbe: Preparing [2024-11-11T05:10:21.869Z] 1b094e0f4461: Preparing [2024-11-11T05:10:21.869Z] c267c632f233: Preparing [2024-11-11T05:10:21.869Z] 63ca1fbb43ae: Preparing [2024-11-11T05:10:21.869Z] 63ca1fbb43ae: Waiting [2024-11-11T05:10:21.869Z] 1b094e0f4461: Layer already exists [2024-11-11T05:10:21.869Z] abb37b14c88d: Layer already exists [2024-11-11T05:10:21.869Z] ee6e2dddba99: Layer already exists [2024-11-11T05:10:21.869Z] c267c632f233: Layer already exists [2024-11-11T05:10:21.869Z] cb3421c59fbe: Layer already exists [2024-11-11T05:10:21.869Z] 63ca1fbb43ae: Layer already exists [2024-11-11T05:10:21.869Z] 4.0.0-dev.5: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:22.206Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:22.547Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:10:22.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T05:10:22.547Z] ee6e2dddba99: Preparing [2024-11-11T05:10:22.547Z] abb37b14c88d: Preparing [2024-11-11T05:10:22.547Z] cb3421c59fbe: Preparing [2024-11-11T05:10:22.547Z] 1b094e0f4461: Preparing [2024-11-11T05:10:22.547Z] c267c632f233: Preparing [2024-11-11T05:10:22.547Z] 63ca1fbb43ae: Preparing [2024-11-11T05:10:22.547Z] 63ca1fbb43ae: Waiting [2024-11-11T05:10:22.547Z] cb3421c59fbe: Layer already exists [2024-11-11T05:10:22.547Z] c267c632f233: Layer already exists [2024-11-11T05:10:22.547Z] ee6e2dddba99: Layer already exists [2024-11-11T05:10:22.547Z] abb37b14c88d: Layer already exists [2024-11-11T05:10:22.547Z] 1b094e0f4461: Layer already exists [2024-11-11T05:10:22.547Z] 63ca1fbb43ae: Layer already exists [2024-11-11T05:10:22.547Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:22.887Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:23.212Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-11-11T05:10:23.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T05:10:23.212Z] ee6e2dddba99: Preparing [2024-11-11T05:10:23.212Z] abb37b14c88d: Preparing [2024-11-11T05:10:23.212Z] cb3421c59fbe: Preparing [2024-11-11T05:10:23.212Z] 1b094e0f4461: Preparing [2024-11-11T05:10:23.212Z] c267c632f233: Preparing [2024-11-11T05:10:23.212Z] 63ca1fbb43ae: Preparing [2024-11-11T05:10:23.212Z] 63ca1fbb43ae: Waiting [2024-11-11T05:10:23.212Z] 1b094e0f4461: Layer already exists [2024-11-11T05:10:23.212Z] abb37b14c88d: Layer already exists [2024-11-11T05:10:23.212Z] c267c632f233: Layer already exists [2024-11-11T05:10:23.212Z] cb3421c59fbe: Layer already exists [2024-11-11T05:10:23.212Z] ee6e2dddba99: Layer already exists [2024-11-11T05:10:23.212Z] 63ca1fbb43ae: Layer already exists [2024-11-11T05:10:23.212Z] main: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T05:10:23.287Z] ===================================================== [Pipeline] echo [2024-11-11T05:10:23.302Z] taggedImages: [2024-11-11T05:10:23.302Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:10:23.302Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-11T05:10:23.302Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 [2024-11-11T05:10:23.302Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:10:23.302Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:23.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:10:23.711Z] [2024-11-11T05:10:23.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:24.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:10:24.024Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T05:10:24.024Z] 5eb5b503b376: Pulling fs layer [2024-11-11T05:10:24.024Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T05:10:24.024Z] ec43610c2a17: Pulling fs layer [2024-11-11T05:10:24.024Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T05:10:24.024Z] 33b1e0a273af: Pulling fs layer [2024-11-11T05:10:24.024Z] 3a2ae6a8a46f: Waiting [2024-11-11T05:10:24.024Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T05:10:24.024Z] 2f39f015ded8: Pulling fs layer [2024-11-11T05:10:24.024Z] 5d3b04190fa2: Waiting [2024-11-11T05:10:24.024Z] 2f39f015ded8: Waiting [2024-11-11T05:10:24.024Z] 5c69ac0246d0: Download complete [2024-11-11T05:10:24.024Z] 3a2ae6a8a46f: Download complete [2024-11-11T05:10:24.024Z] 33b1e0a273af: Verifying Checksum [2024-11-11T05:10:24.024Z] 33b1e0a273af: Download complete [2024-11-11T05:10:24.024Z] 5d3b04190fa2: Download complete [2024-11-11T05:10:24.024Z] ec43610c2a17: Verifying Checksum [2024-11-11T05:10:24.024Z] ec43610c2a17: Download complete [2024-11-11T05:10:24.289Z] 5eb5b503b376: Verifying Checksum [2024-11-11T05:10:24.290Z] 5eb5b503b376: Download complete [2024-11-11T05:10:24.855Z] 2f39f015ded8: Download complete [2024-11-11T05:10:25.420Z] 5eb5b503b376: Pull complete [2024-11-11T05:10:25.420Z] 5c69ac0246d0: Pull complete [2024-11-11T05:10:25.557Z] c9f46d7d2bd2: Pull complete [2024-11-11T05:10:25.986Z] ec43610c2a17: Pull complete [2024-11-11T05:10:25.986Z] 3a2ae6a8a46f: Pull complete [2024-11-11T05:10:26.244Z] 33b1e0a273af: Pull complete [2024-11-11T05:10:26.244Z] 5d3b04190fa2: Pull complete [2024-11-11T05:10:27.508Z] c5a475d317c9: Pull complete [2024-11-11T05:10:27.508Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T05:10:27.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T05:10:27.508Z] ---> be29e6b0f0d4 [2024-11-11T05:10:27.508Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T05:10:29.466Z] ---> Running in e47958e2d0a6 [2024-11-11T05:10:29.737Z] Removing intermediate container e47958e2d0a6 [2024-11-11T05:10:29.737Z] ---> c46fc883c900 [2024-11-11T05:10:29.737Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T05:10:29.737Z] ---> Running in f7403f5593ee [2024-11-11T05:10:30.333Z] Removing intermediate container f7403f5593ee [2024-11-11T05:10:30.333Z] ---> 9a1031fd0578 [2024-11-11T05:10:30.333Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T05:10:30.333Z] ---> Running in 588d67c23979 [2024-11-11T05:10:30.434Z] 2f39f015ded8: Pull complete [2024-11-11T05:10:30.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T05:10:30.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:10:30.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:10:30.533Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:10:30.561Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T05:10:30.604Z] Removing intermediate container 588d67c23979 [2024-11-11T05:10:30.604Z] ---> 461288bb8369 [2024-11-11T05:10:30.604Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T05:10:30.871Z] ---> Running in fd09141c89b5 [2024-11-11T05:10:31.137Z] Removing intermediate container fd09141c89b5 [2024-11-11T05:10:31.137Z] ---> 7ff1a050e2b5 [2024-11-11T05:10:31.137Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T05:10:31.411Z] ---> Running in 4f839425bf57 [2024-11-11T05:10:31.675Z] Removing intermediate container 4f839425bf57 [2024-11-11T05:10:31.675Z] ---> 8314672d4580 [2024-11-11T05:10:31.675Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T05:10:31.675Z] ---> Running in 08e9fbe5090c [2024-11-11T05:10:32.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:10:33.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:10:34.633Z] OK: 238 MiB in 54 packages [2024-11-11T05:10:34.773Z] $ docker top cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:10:35.196Z] ---> job-cost.sh [2024-11-11T05:10:35.196Z] lf-activate-venv: SKIPPING [2024-11-11T05:10:35.196Z] INFO: No Stack... [2024-11-11T05:10:35.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T05:10:35.587Z] Removing intermediate container 08e9fbe5090c [2024-11-11T05:10:35.588Z] ---> 0024454883f9 [2024-11-11T05:10:35.588Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T05:10:35.588Z] ---> Running in 369c831d13f6 [2024-11-11T05:10:35.852Z] Removing intermediate container 369c831d13f6 [2024-11-11T05:10:35.852Z] ---> c43c37bcf267 [2024-11-11T05:10:35.852Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T05:10:36.023Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T05:10:36.316Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-11-11T05:10:36.316Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T05:10:36.331Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [2024-11-11T05:10:36.340Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] did not exist. Created. [2024-11-11T05:10:36.348Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T05:10:36.437Z] ---> fd9b8475c725 [2024-11-11T05:10:36.437Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:10:36.437Z] ---> Running in f5e76f1a6136 [2024-11-11T05:10:36.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T05:10:36.698Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T05:10:36.707Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T05:10:36.725Z] $ docker stop --time=1 cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f [2024-11-11T05:10:37.870Z] $ docker rm -f --volumes cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T05:12:28.101Z] Removing intermediate container f5e76f1a6136 [2024-11-11T05:12:28.101Z] ---> 1792ca84f80d [2024-11-11T05:12:28.102Z] Step 12/13 : COPY . . [2024-11-11T05:12:28.102Z] ---> a06c80119c4a [2024-11-11T05:12:28.102Z] Step 13/13 : RUN ${MAKE} [2024-11-11T05:12:28.102Z] ---> Running in 6e6115847d77 [2024-11-11T05:12:28.102Z] noop [2024-11-11T05:12:28.102Z] Removing intermediate container 6e6115847d77 [2024-11-11T05:12:28.102Z] ---> 50e6f35ef806 [2024-11-11T05:12:28.102Z] Successfully built 50e6f35ef806 [2024-11-11T05:12:28.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:12:28.460Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T05:12:28.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:12:28.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container [2024-11-11T05:12:28.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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-11-11T05:12:29.824Z] $ docker top a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:12:30.637Z] + go version [2024-11-11T05:12:30.637Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T05:12:30.650Z] $ docker stop --time=1 a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee [2024-11-11T05:12:32.242Z] $ docker rm -f --volumes a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:12:32.827Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T05:12:32.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:12:33.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container [2024-11-11T05:12:33.058Z] $ 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/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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-11-11T05:12:34.448Z] $ docker top 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:12:34.936Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/214 [Pipeline] fileExists [Pipeline] sh [2024-11-11T05:12:35.280Z] + make test [2024-11-11T05:12:35.554Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T05:12:42.202Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T05:16:19.019Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T05:16:19.019Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T05:16:19.019Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements [2024-11-11T05:16:37.248Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.542s coverage: 86.5% of statements [2024-11-11T05:16:37.248Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T05:16:37.248Z] go vet ./... [2024-11-11T05:17:33.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T05:17:33.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T05:17:33.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T05:17:33.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T05:17:33.878Z] $ docker stop --time=1 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 [2024-11-11T05:17:35.745Z] $ docker rm -f --volumes 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:17:37.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T05:17:37.380Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T05:17:37.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:17:38.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T05:17:38.675Z] + ls -al . [2024-11-11T05:17:38.675Z] total 312 [2024-11-11T05:17:38.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:12 . [2024-11-11T05:17:38.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 .. [2024-11-11T05:17:38.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:09 .git [2024-11-11T05:17:38.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:09 .github [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 05:09 .gitignore [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:09 .golangci.yml [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 05:09 Attribution.txt [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 05:09 CHANGELOG.md [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 05:09 Dockerfile [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:09 GOVERNANCE.md [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 05:09 Jenkinsfile [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 05:09 LICENSE [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 05:09 Makefile [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 05:09 OWNERS.md [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 05:09 README.md [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:07 VERSION [2024-11-11T05:17:38.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:09 bin [2024-11-11T05:17:38.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:09 cmd [2024-11-11T05:17:38.675Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 05:16 coverage.out [2024-11-11T05:17:38.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 doc [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 05:09 go.mod [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 05:09 go.sum [2024-11-11T05:17:38.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 internal [2024-11-11T05:17:38.675Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:17:39.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=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-11T05:17:39.608Z] Sending build context to Docker daemon 21.94MB [2024-11-11T05:17:39.609Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:17:39.609Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T05:17:39.609Z] ---> 50e6f35ef806 [2024-11-11T05:17:39.609Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T05:17:39.875Z] ---> Running in c55d5d5645bb [2024-11-11T05:17:40.140Z] Removing intermediate container c55d5d5645bb [2024-11-11T05:17:40.140Z] ---> ce3393f36148 [2024-11-11T05:17:40.140Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T05:17:40.140Z] ---> Running in 9dc4fec84c3a [2024-11-11T05:17:40.721Z] Removing intermediate container 9dc4fec84c3a [2024-11-11T05:17:40.721Z] ---> 086d909f2f26 [2024-11-11T05:17:40.721Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T05:17:40.721Z] ---> Running in 99002219ba95 [2024-11-11T05:17:40.987Z] Removing intermediate container 99002219ba95 [2024-11-11T05:17:40.987Z] ---> de11aed5d9cb [2024-11-11T05:17:40.987Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T05:17:40.987Z] ---> Running in d1d450b99230 [2024-11-11T05:17:41.253Z] Removing intermediate container d1d450b99230 [2024-11-11T05:17:41.253Z] ---> f9af025b064e [2024-11-11T05:17:41.253Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T05:17:41.521Z] ---> Running in 6a10c28542a6 [2024-11-11T05:17:41.791Z] Removing intermediate container 6a10c28542a6 [2024-11-11T05:17:41.791Z] ---> 453540ae1340 [2024-11-11T05:17:41.791Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T05:17:41.791Z] ---> Running in 4c42884823aa [2024-11-11T05:17:42.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:17:43.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:17:44.956Z] OK: 238 MiB in 54 packages [2024-11-11T05:17:45.912Z] Removing intermediate container 4c42884823aa [2024-11-11T05:17:45.912Z] ---> 025eced9cbc1 [2024-11-11T05:17:45.912Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T05:17:45.912Z] ---> Running in 23965c3908c0 [2024-11-11T05:17:46.178Z] Removing intermediate container 23965c3908c0 [2024-11-11T05:17:46.178Z] ---> cd3f556dead9 [2024-11-11T05:17:46.178Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T05:17:46.444Z] ---> cf48dfe906fb [2024-11-11T05:17:46.444Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:17:46.711Z] ---> Running in 9371e274aa5a [2024-11-11T05:17:49.313Z] Removing intermediate container 9371e274aa5a [2024-11-11T05:17:49.313Z] ---> 1ee5358ed578 [2024-11-11T05:17:49.313Z] Step 12/27 : COPY . . [2024-11-11T05:17:51.358Z] ---> 5855204a50b3 [2024-11-11T05:17:51.358Z] Step 13/27 : RUN ${MAKE} [2024-11-11T05:17:51.359Z] ---> Running in 9b4b06a998df [2024-11-11T05:17:52.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T05:21:59.172Z] Removing intermediate container 9b4b06a998df [2024-11-11T05:21:59.172Z] ---> d6416392a5e7 [2024-11-11T05:21:59.172Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T05:21:59.172Z] 3.20: Pulling from library/alpine [2024-11-11T05:21:59.172Z] cf04c63912e1: Already exists [2024-11-11T05:21:59.172Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T05:21:59.172Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T05:21:59.172Z] ---> c157a85ed455 [2024-11-11T05:21:59.172Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T05:21:59.172Z] ---> Running in 11a0e30ab93f [2024-11-11T05:21:59.172Z] Removing intermediate container 11a0e30ab93f [2024-11-11T05:21:59.172Z] ---> 1b1128780590 [2024-11-11T05:21:59.172Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T05:21:59.172Z] ---> Running in cb9c4049765a [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T05:21:59.172Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:21:59.172Z] OK: 9 MiB in 15 packages [2024-11-11T05:21:59.172Z] Removing intermediate container cb9c4049765a [2024-11-11T05:21:59.172Z] ---> 239c6eb39580 [2024-11-11T05:21:59.172Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T05:21:59.172Z] ---> Running in ed674fbefc81 [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] Upgrading critical system libraries and apk-tools: [2024-11-11T05:21:59.172Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T05:21:59.172Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:21:59.172Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:21:59.172Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:21:59.172Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:21:59.172Z] OK: 9 MiB in 15 packages [2024-11-11T05:21:59.439Z] Removing intermediate container ed674fbefc81 [2024-11-11T05:21:59.439Z] ---> b4b979e8fd28 [2024-11-11T05:21:59.439Z] Step 18/27 : WORKDIR / [2024-11-11T05:21:59.439Z] ---> Running in b1caf3d7d7c3 [2024-11-11T05:21:59.704Z] Removing intermediate container b1caf3d7d7c3 [2024-11-11T05:21:59.704Z] ---> 992fa62ea376 [2024-11-11T05:21:59.704Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T05:22:01.642Z] ---> 7f6791093517 [2024-11-11T05:22:01.642Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T05:22:02.223Z] ---> bccd2287502f [2024-11-11T05:22:02.223Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T05:22:02.804Z] ---> 9e3d6d883786 [2024-11-11T05:22:02.804Z] Step 22/27 : EXPOSE 59984 [2024-11-11T05:22:02.804Z] ---> Running in 04bf26d13e48 [2024-11-11T05:22:03.071Z] Removing intermediate container 04bf26d13e48 [2024-11-11T05:22:03.071Z] ---> 0f1ba7f0dfc3 [2024-11-11T05:22:03.071Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T05:22:03.071Z] ---> Running in d9da3efbcc3f [2024-11-11T05:22:03.340Z] Removing intermediate container d9da3efbcc3f [2024-11-11T05:22:03.340Z] ---> 7421f4eaaf22 [2024-11-11T05:22:03.340Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T05:22:03.606Z] ---> Running in b897d1552474 [2024-11-11T05:22:03.872Z] Removing intermediate container b897d1552474 [2024-11-11T05:22:03.872Z] ---> ac6b5adaa60b [2024-11-11T05:22:03.872Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T05:22:03.872Z] ---> Running in f6d27137c3ed [2024-11-11T05:22:04.155Z] Removing intermediate container f6d27137c3ed [2024-11-11T05:22:04.155Z] ---> 2b669fb120d7 [2024-11-11T05:22:04.155Z] Step 26/27 : LABEL git_sha=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:22:04.423Z] ---> Running in da038d605a59 [2024-11-11T05:22:04.696Z] Removing intermediate container da038d605a59 [2024-11-11T05:22:04.696Z] ---> 48a4b6947b6f [2024-11-11T05:22:04.696Z] Step 27/27 : LABEL version=4.0.0-dev.5 [2024-11-11T05:22:04.696Z] ---> Running in 3b4f7356648b [2024-11-11T05:22:04.962Z] Removing intermediate container 3b4f7356648b [2024-11-11T05:22:04.962Z] ---> 26f2baa2edbe [2024-11-11T05:22:04.962Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T05:22:04.962Z] Successfully built 26f2baa2edbe [2024-11-11T05:22:04.962Z] 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-11-11T05:22:05.413Z] provisioning config files... [2024-11-11T05:22:05.428Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/214@tmp/config7205178998234500708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:22:05.766Z] ---> ****-login.sh [2024-11-11T05:22:05.767Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:22:05.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:22:06.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:22:06.039Z] Configure a credential helper to remove this warning. See [2024-11-11T05:22:06.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:22:06.039Z] [2024-11-11T05:22:06.039Z] Login Succeeded [2024-11-11T05:22:06.039Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:22:06.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:22:06.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:22:06.306Z] Configure a credential helper to remove this warning. See [2024-11-11T05:22:06.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:22:06.306Z] [2024-11-11T05:22:06.306Z] Login Succeeded [2024-11-11T05:22:06.306Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:22:06.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:22:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:22:06.839Z] Configure a credential helper to remove this warning. See [2024-11-11T05:22:06.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:22:06.839Z] [2024-11-11T05:22:06.839Z] Login Succeeded [2024-11-11T05:22:06.839Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:22:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:22:07.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:22:07.105Z] Configure a credential helper to remove this warning. See [2024-11-11T05:22:07.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:22:07.105Z] [2024-11-11T05:22:07.105Z] Login Succeeded [2024-11-11T05:22:07.371Z] ****.io [2024-11-11T05:22:07.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:22:07.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:22:07.904Z] Configure a credential helper to remove this warning. See [2024-11-11T05:22:07.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:22:07.904Z] [2024-11-11T05:22:07.904Z] Login Succeeded [2024-11-11T05:22:07.904Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:22:07.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T05:22:07.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:22:08.002Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-11-11T05:22:08.002Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:22:08.002Z] latest [2024-11-11T05:22:08.002Z] 4.0.0-dev.5 [2024-11-11T05:22:08.002Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:22:08.002Z] main [2024-11-11T05:22:08.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:08.383Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:08.763Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:22:08.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T05:22:08.763Z] 594c4e1ee5f1: Preparing [2024-11-11T05:22:08.763Z] 5bcb27720035: Preparing [2024-11-11T05:22:08.763Z] ffb1abdd4754: Preparing [2024-11-11T05:22:08.763Z] c5cd7e16f2c9: Preparing [2024-11-11T05:22:08.763Z] 7c802b4e585c: Preparing [2024-11-11T05:22:08.763Z] 16113d51b718: Preparing [2024-11-11T05:22:08.763Z] 16113d51b718: Waiting [2024-11-11T05:22:15.412Z] 7c802b4e585c: Pushed [2024-11-11T05:22:15.412Z] 5bcb27720035: Pushed [2024-11-11T05:22:15.412Z] 594c4e1ee5f1: Pushed [2024-11-11T05:22:15.412Z] c5cd7e16f2c9: Pushed [2024-11-11T05:22:15.412Z] 16113d51b718: Layer already exists [2024-11-11T05:22:17.349Z] ffb1abdd4754: Pushed [2024-11-11T05:22:17.349Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:17.727Z] + 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-11-11T05:22:18.118Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-11T05:22:18.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T05:22:18.118Z] 594c4e1ee5f1: Preparing [2024-11-11T05:22:18.118Z] 5bcb27720035: Preparing [2024-11-11T05:22:18.118Z] ffb1abdd4754: Preparing [2024-11-11T05:22:18.118Z] c5cd7e16f2c9: Preparing [2024-11-11T05:22:18.118Z] 7c802b4e585c: Preparing [2024-11-11T05:22:18.118Z] 16113d51b718: Preparing [2024-11-11T05:22:18.118Z] 16113d51b718: Waiting [2024-11-11T05:22:18.118Z] 7c802b4e585c: Layer already exists [2024-11-11T05:22:18.118Z] 594c4e1ee5f1: Layer already exists [2024-11-11T05:22:18.118Z] c5cd7e16f2c9: Layer already exists [2024-11-11T05:22:18.118Z] ffb1abdd4754: Layer already exists [2024-11-11T05:22:18.118Z] 5bcb27720035: Layer already exists [2024-11-11T05:22:18.118Z] 16113d51b718: Layer already exists [2024-11-11T05:22:18.118Z] latest: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:18.490Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:18.872Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 [2024-11-11T05:22:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T05:22:18.873Z] 594c4e1ee5f1: Preparing [2024-11-11T05:22:18.873Z] 5bcb27720035: Preparing [2024-11-11T05:22:18.873Z] ffb1abdd4754: Preparing [2024-11-11T05:22:18.873Z] c5cd7e16f2c9: Preparing [2024-11-11T05:22:18.873Z] 7c802b4e585c: Preparing [2024-11-11T05:22:18.873Z] 16113d51b718: Preparing [2024-11-11T05:22:18.873Z] 16113d51b718: Waiting [2024-11-11T05:22:18.873Z] 5bcb27720035: Layer already exists [2024-11-11T05:22:18.873Z] c5cd7e16f2c9: Layer already exists [2024-11-11T05:22:18.873Z] ffb1abdd4754: Layer already exists [2024-11-11T05:22:18.873Z] 594c4e1ee5f1: Layer already exists [2024-11-11T05:22:18.873Z] 7c802b4e585c: Layer already exists [2024-11-11T05:22:18.873Z] 16113d51b718: Layer already exists [2024-11-11T05:22:19.140Z] 4.0.0-dev.5: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:19.514Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:19.872Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:22:19.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T05:22:19.872Z] 594c4e1ee5f1: Preparing [2024-11-11T05:22:19.872Z] 5bcb27720035: Preparing [2024-11-11T05:22:19.872Z] ffb1abdd4754: Preparing [2024-11-11T05:22:19.872Z] c5cd7e16f2c9: Preparing [2024-11-11T05:22:19.872Z] 7c802b4e585c: Preparing [2024-11-11T05:22:19.872Z] 16113d51b718: Preparing [2024-11-11T05:22:19.872Z] 16113d51b718: Waiting [2024-11-11T05:22:19.872Z] 7c802b4e585c: Layer already exists [2024-11-11T05:22:19.872Z] 594c4e1ee5f1: Layer already exists [2024-11-11T05:22:19.872Z] 5bcb27720035: Layer already exists [2024-11-11T05:22:19.872Z] c5cd7e16f2c9: Layer already exists [2024-11-11T05:22:19.872Z] ffb1abdd4754: Layer already exists [2024-11-11T05:22:19.872Z] 16113d51b718: Layer already exists [2024-11-11T05:22:19.872Z] 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:20.514Z] + 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-11-11T05:22:20.883Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-11-11T05:22:20.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T05:22:20.883Z] 594c4e1ee5f1: Preparing [2024-11-11T05:22:20.883Z] 5bcb27720035: Preparing [2024-11-11T05:22:20.883Z] ffb1abdd4754: Preparing [2024-11-11T05:22:20.883Z] c5cd7e16f2c9: Preparing [2024-11-11T05:22:20.883Z] 7c802b4e585c: Preparing [2024-11-11T05:22:20.883Z] 16113d51b718: Preparing [2024-11-11T05:22:20.883Z] c5cd7e16f2c9: Layer already exists [2024-11-11T05:22:20.883Z] 5bcb27720035: Layer already exists [2024-11-11T05:22:20.883Z] ffb1abdd4754: Layer already exists [2024-11-11T05:22:20.883Z] 7c802b4e585c: Layer already exists [2024-11-11T05:22:20.883Z] 594c4e1ee5f1: Layer already exists [2024-11-11T05:22:20.883Z] 16113d51b718: Layer already exists [2024-11-11T05:22:21.151Z] main: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T05:22:21.236Z] ===================================================== [Pipeline] echo [2024-11-11T05:22:21.254Z] taggedImages: [2024-11-11T05:22:21.254Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [2024-11-11T05:22:21.254Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-11T05:22:21.254Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 [2024-11-11T05:22:21.254Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [2024-11-11T05:22:21.254Z] - 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-11-11T05:22:21.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:22:21.661Z] [2024-11-11T05:22:21.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:22.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:22:22.278Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T05:22:22.278Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T05:22:22.278Z] 04944245beec: Pulling fs layer [2024-11-11T05:22:22.278Z] 699f458cf7ca: Pulling fs layer [2024-11-11T05:22:22.278Z] 765212b225bb: Pulling fs layer [2024-11-11T05:22:22.278Z] f23df028b6ca: Pulling fs layer [2024-11-11T05:22:22.278Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T05:22:22.278Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T05:22:22.278Z] 765212b225bb: Waiting [2024-11-11T05:22:22.278Z] f23df028b6ca: Waiting [2024-11-11T05:22:22.278Z] d65c8cfc05b1: Waiting [2024-11-11T05:22:22.278Z] 2437ff75d9bd: Waiting [2024-11-11T05:22:22.278Z] 04944245beec: Verifying Checksum [2024-11-11T05:22:22.278Z] 04944245beec: Download complete [2024-11-11T05:22:22.278Z] 765212b225bb: Verifying Checksum [2024-11-11T05:22:22.278Z] 765212b225bb: Download complete [2024-11-11T05:22:22.278Z] f23df028b6ca: Download complete [2024-11-11T05:22:22.278Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T05:22:22.278Z] d65c8cfc05b1: Download complete [2024-11-11T05:22:22.548Z] 699f458cf7ca: Verifying Checksum [2024-11-11T05:22:22.548Z] 699f458cf7ca: Download complete [2024-11-11T05:22:23.134Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T05:22:23.134Z] 8998bd30e6a1: Download complete [2024-11-11T05:22:25.729Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T05:22:25.729Z] 2437ff75d9bd: Download complete [2024-11-11T05:22:27.675Z] 8998bd30e6a1: Pull complete [2024-11-11T05:22:28.257Z] 04944245beec: Pull complete [2024-11-11T05:22:30.198Z] 699f458cf7ca: Pull complete [2024-11-11T05:22:30.198Z] 765212b225bb: Pull complete [2024-11-11T05:22:31.160Z] f23df028b6ca: Pull complete [2024-11-11T05:22:31.160Z] d65c8cfc05b1: Pull complete [2024-11-11T05:22:46.138Z] 2437ff75d9bd: Pull complete [2024-11-11T05:22:46.138Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T05:22:46.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:22:46.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:22:46.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container [2024-11-11T05:22:46.404Z] $ 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/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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-11-11T05:22:49.110Z] $ docker top dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:22:49.623Z] ---> job-cost.sh [2024-11-11T05:22:49.889Z] lf-activate-venv: SKIPPING [2024-11-11T05:22:49.889Z] INFO: No Stack... [2024-11-11T05:22:50.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T05:22:51.421Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T05:22:51.741Z] + cut -d, -f6 [2024-11-11T05:22:51.741Z] + cat /w/workspace/device-onvif-camera/214/archives/cost.csv [Pipeline] lock [2024-11-11T05:22:52.066Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [2024-11-11T05:22:52.075Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] did not exist. Created. [2024-11-11T05:22:52.083Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T05:22:52.746Z] /w/workspace/device-onvif-camera/214@tmp/durable-325d167c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T05:22:53.386Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T05:22:53.415Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T05:22:53.478Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T05:22:53.489Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T05:22:53.518Z] $ docker stop --time=1 dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee [2024-11-11T05:22:54.977Z] $ docker rm -f --volumes dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee [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-11-11T05:22:55.505Z] provisioning config files... [2024-11-11T05:22:55.513Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14644109327476820821tmp [Pipeline] { [Pipeline] sh [2024-11-11T05:22:55.824Z] + set +x [2024-11-11T05:22:55.824Z] + curl -s https://codecov.io/bash [2024-11-11T05:22:55.824Z] + bash -s -- [2024-11-11T05:22:56.083Z] [2024-11-11T05:22:56.083Z] _____ _ [2024-11-11T05:22:56.083Z] / ____| | | [2024-11-11T05:22:56.083Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T05:22:56.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T05:22:56.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T05:22:56.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T05:22:56.083Z] Bash-1.0.6 [2024-11-11T05:22:56.083Z] [2024-11-11T05:22:56.083Z] [2024-11-11T05:22:56.083Z] ==> git version 2.25.1 found [2024-11-11T05:22:56.083Z] ==> 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-11-11T05:22:56.083Z] Release-Date: 2020-01-08 [2024-11-11T05:22:56.083Z] 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-11-11T05:22:56.083Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T05:22:56.083Z] ==> Jenkins CI detected. [2024-11-11T05:22:56.083Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-11-11T05:22:56.083Z] project root: . [2024-11-11T05:22:56.083Z] --> token set from env [2024-11-11T05:22:56.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T05:22:56.083Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T05:22:56.083Z] ==> Python coveragepy not found [2024-11-11T05:22:56.083Z] ==> Searching for coverage reports in: [2024-11-11T05:22:56.083Z] + . [2024-11-11T05:22:56.083Z] -> Found 1 reports [2024-11-11T05:22:56.084Z] ==> Detecting git/mercurial file structure [2024-11-11T05:22:56.084Z] ==> Reading reports [2024-11-11T05:22:56.084Z] + ./coverage.out bytes=92292 [2024-11-11T05:22:56.084Z] ==> Appending adjustments [2024-11-11T05:22:56.084Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T05:22:56.404Z] + Found adjustments [2024-11-11T05:22:56.404Z] ==> Gzipping contents [2024-11-11T05:22:56.404Z] 12K /tmp/codecov.52RmJU.gz [2024-11-11T05:22:56.404Z] ==> Uploading reports [2024-11-11T05:22:56.404Z] url: https://codecov.io [2024-11-11T05:22:56.404Z] query: branch=main&commit=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:22:56.404Z] -> Pinging Codecov [2024-11-11T05:22:56.404Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:22:56.404Z] -> Uploading to [2024-11-11T05:22:56.404Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb/033af765-bb1a-4776-aac4-f247b0c38677.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T052256Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9562aa17c582d46f61a613ef57ca6577917b8774bbbc2257b36feac8c95dd377 [2024-11-11T05:22:56.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:22:56.404Z] Dload Upload Total Spent Left Speed [2024-11-11T05:22:56.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 54884 --:--:-- --:--:-- --:--:-- 54622 100 11416 0 0 100 11416 0 43406 --:--:-- --:--:-- --:--:-- 43242 [2024-11-11T05:22:56.678Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } [2024-11-11T05:22:56.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T05:22:56.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T05:22:56.956Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:57.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:22:57.323Z] [2024-11-11T05:22:57.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:22:57.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:22:57.663Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T05:22:57.663Z] 43c4264eed91: Already exists [2024-11-11T05:22:57.663Z] 4cc291be95ef: Already exists [2024-11-11T05:22:57.663Z] 2ac1f1163629: Already exists [2024-11-11T05:22:57.663Z] 5c3c966382ef: Already exists [2024-11-11T05:22:57.663Z] 4f4fb700ef54: Already exists [2024-11-11T05:22:57.663Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T05:22:57.663Z] 9c3e1370e548: Pulling fs layer [2024-11-11T05:22:57.921Z] d9c7d2e4e75e: Download complete [2024-11-11T05:22:58.180Z] d9c7d2e4e75e: Pull complete [2024-11-11T05:22:58.746Z] 9c3e1370e548: Verifying Checksum [2024-11-11T05:22:58.746Z] 9c3e1370e548: Download complete [2024-11-11T05:23:02.034Z] 9c3e1370e548: Pull complete [2024-11-11T05:23:02.034Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T05:23:02.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:23:02.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:02.147Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:02.173Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-11T05:23:04.006Z] $ docker top 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:23:04.363Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-11-11T05:23:04.374Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-11-11T05:23:04.653Z] + set -o pipefail [2024-11-11T05:23:04.653Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-11-11T05:23:11.218Z] [2024-11-11T05:23:11.218Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-11-11T05:23:11.218Z] [2024-11-11T05:23:11.218Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/dca33961-ea3c-44b2-8dca-c75a84c3b383 [2024-11-11T05:23:11.218Z] [2024-11-11T05:23:11.218Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-11T05:23:11.218Z] [2024-11-11T05:23:11.218Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T05:23:11.218Z] [2024-11-11T05:23:11.477Z] [2024-11-11T05:23:11.477Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T05:23:11.477Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T05:23:11.737Z] $ docker stop --time=1 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c [2024-11-11T05:23:15.908Z] $ docker rm -f --volumes 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-11T05:23:16.466Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:23:16.486Z] provisioning config files... [2024-11-11T05:23:16.494Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16372479834731228578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:16.791Z] --> edgex-publish-swagger.sh [2024-11-11T05:23:16.791Z] === Publish doc/openapi/v3 API === [2024-11-11T05:23:16.792Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-11-11T05:23:16.792Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-11-11T05:23:16.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:23:16.792Z] Dload Upload Total Spent Left Speed [2024-11-11T05:23:17.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 366 1139k --:--:-- --:--:-- --:--:-- 1140k [2024-11-11T05:23:17.051Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T05:23:17.051Z] [Pipeline] } [2024-11-11T05:23:17.058Z] 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-11-11T05:23:17.503Z] + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] sh [2024-11-11T05:23:17.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:23:17.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:18.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:23:18.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:18.190Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:18.215Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T05:23:18.747Z] $ docker top b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d -eo pid,comm [2024-11-11T05:23:18.801Z] 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-11-11T05:23:18.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:23:18.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:23:18.860Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:23:18.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:23:18.963Z] $ docker exec b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d ssh-agent [2024-11-11T05:23:19.079Z] SSH_AUTH_SOCK=/tmp/ssh-du93FxLSTypH/agent.32 [2024-11-11T05:23:19.079Z] SSH_AGENT_PID=38 [2024-11-11T05:23:19.083Z] Running ssh-add (command line suppressed) [2024-11-11T05:23:19.184Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5676133073213362837.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5676133073213362837.key) [2024-11-11T05:23:19.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:23:19.502Z] + git semver tag [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,679 [run_tag] DEBUG tag force:False [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,679 [check_head_tag] DEBUG check head tag [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,681 [execute] INFO git cat-file --batch-check [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,685 [execute] INFO git cat-file --batch [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,705 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,706 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:23:19.762Z] 2024-11-11 05:23:19,711 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:19.762Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T05:23:19.761Z] $ docker exec --env ******** --env ******** b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d ssh-agent -k [2024-11-11T05:23:19.872Z] unset SSH_AUTH_SOCK; [2024-11-11T05:23:19.872Z] unset SSH_AGENT_PID; [2024-11-11T05:23:19.873Z] echo Agent pid 38 killed; [2024-11-11T05:23:19.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:23:20.205Z] + git semver [Pipeline] } [2024-11-11T05:23:20.475Z] $ docker stop --time=1 b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d [2024-11-11T05:23:21.728Z] $ docker rm -f --volumes b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:22.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:23:22.160Z] [2024-11-11T05:23:22.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:22.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:23:22.460Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T05:23:22.460Z] ab5ef0e58194: Pulling fs layer [2024-11-11T05:23:22.460Z] 9712f1f96733: Pulling fs layer [2024-11-11T05:23:22.460Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T05:23:22.460Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T05:23:22.460Z] e9a5061849ea: Pulling fs layer [2024-11-11T05:23:22.460Z] d747dcd14b5f: Pulling fs layer [2024-11-11T05:23:22.460Z] 2de7ff778b66: Pulling fs layer [2024-11-11T05:23:22.460Z] e9a5061849ea: Waiting [2024-11-11T05:23:22.460Z] d747dcd14b5f: Waiting [2024-11-11T05:23:22.460Z] 2de7ff778b66: Waiting [2024-11-11T05:23:22.460Z] 0d9ebad4ef96: Waiting [2024-11-11T05:23:22.460Z] 9712f1f96733: Download complete [2024-11-11T05:23:22.718Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T05:23:22.718Z] 63f879dbbcfc: Download complete [2024-11-11T05:23:22.976Z] ab5ef0e58194: Verifying Checksum [2024-11-11T05:23:22.976Z] ab5ef0e58194: Download complete [2024-11-11T05:23:22.976Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T05:23:22.976Z] 0d9ebad4ef96: Download complete [2024-11-11T05:23:22.976Z] d747dcd14b5f: Verifying Checksum [2024-11-11T05:23:22.976Z] d747dcd14b5f: Download complete [2024-11-11T05:23:22.976Z] e9a5061849ea: Verifying Checksum [2024-11-11T05:23:22.976Z] e9a5061849ea: Download complete [2024-11-11T05:23:23.234Z] 2de7ff778b66: Verifying Checksum [2024-11-11T05:23:23.234Z] 2de7ff778b66: Download complete [2024-11-11T05:23:25.766Z] ab5ef0e58194: Pull complete [2024-11-11T05:23:25.766Z] 9712f1f96733: Pull complete [2024-11-11T05:23:26.331Z] 63f879dbbcfc: Pull complete [2024-11-11T05:23:30.504Z] 0d9ebad4ef96: Pull complete [2024-11-11T05:23:30.764Z] e9a5061849ea: Pull complete [2024-11-11T05:23:30.764Z] d747dcd14b5f: Pull complete [2024-11-11T05:23:32.146Z] 2de7ff778b66: Pull complete [2024-11-11T05:23:32.146Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T05:23:32.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:23:32.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:32.259Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:32.281Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-11T05:23:36.692Z] $ docker top fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:23:36.781Z] provisioning config files... [2024-11-11T05:23:36.790Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4305299852828924086tmp [2024-11-11T05:23:36.798Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2201096436351189152tmp [2024-11-11T05:23:36.807Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7381255256498639018tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:23:36.921Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:37.219Z] ---> sigul-configuration.sh [2024-11-11T05:23:37.219Z] gpg: directory `/root/.gnupg' created [2024-11-11T05:23:37.219Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T05:23:37.219Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T05:23:37.219Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T05:23:37.219Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T05:23:37.219Z] gpg: CAST5 encrypted data [2024-11-11T05:23:37.219Z] gpg: encrypted with 1 passphrase [2024-11-11T05:23:37.219Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T05:23:37.525Z] + mkdir /home/jenkins [2024-11-11T05:23:37.525Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T05:23:37.825Z] + 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-11-11T05:23:37.839Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:38.133Z] ---> sigul-install.sh [2024-11-11T05:23:38.133Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T05:23:38.429Z] + git tag --list [2024-11-11T05:23:38.429Z] v0.0.0 [2024-11-11T05:23:38.429Z] v2.2.0 [2024-11-11T05:23:38.429Z] v2.3.0 [2024-11-11T05:23:38.429Z] v2.3.1 [2024-11-11T05:23:38.429Z] v3.0 [2024-11-11T05:23:38.429Z] v3.0.0 [2024-11-11T05:23:38.429Z] v3.1 [2024-11-11T05:23:38.429Z] v3.1.0 [2024-11-11T05:23:38.429Z] v3.1.0-dev.1 [2024-11-11T05:23:38.429Z] v3.1.0-dev.10 [2024-11-11T05:23:38.429Z] v3.1.0-dev.11 [2024-11-11T05:23:38.429Z] v3.1.0-dev.12 [2024-11-11T05:23:38.429Z] v3.1.0-dev.13 [2024-11-11T05:23:38.429Z] v3.1.0-dev.14 [2024-11-11T05:23:38.429Z] v3.1.0-dev.15 [2024-11-11T05:23:38.429Z] v3.1.0-dev.16 [2024-11-11T05:23:38.429Z] v3.1.0-dev.17 [2024-11-11T05:23:38.429Z] v3.1.0-dev.18 [2024-11-11T05:23:38.429Z] v3.1.0-dev.19 [2024-11-11T05:23:38.429Z] v3.1.0-dev.2 [2024-11-11T05:23:38.429Z] v3.1.0-dev.20 [2024-11-11T05:23:38.429Z] v3.1.0-dev.21 [2024-11-11T05:23:38.429Z] v3.1.0-dev.22 [2024-11-11T05:23:38.429Z] v3.1.0-dev.23 [2024-11-11T05:23:38.429Z] v3.1.0-dev.24 [2024-11-11T05:23:38.429Z] v3.1.0-dev.25 [2024-11-11T05:23:38.429Z] v3.1.0-dev.26 [2024-11-11T05:23:38.429Z] v3.1.0-dev.27 [2024-11-11T05:23:38.429Z] v3.1.0-dev.28 [2024-11-11T05:23:38.429Z] v3.1.0-dev.3 [2024-11-11T05:23:38.429Z] v3.1.0-dev.4 [2024-11-11T05:23:38.429Z] v3.1.0-dev.5 [2024-11-11T05:23:38.429Z] v3.1.0-dev.6 [2024-11-11T05:23:38.429Z] v3.1.0-dev.7 [2024-11-11T05:23:38.429Z] v3.1.0-dev.8 [2024-11-11T05:23:38.429Z] v3.1.0-dev.9 [2024-11-11T05:23:38.429Z] v3.1.1 [2024-11-11T05:23:38.429Z] v3.2.0-dev.1 [2024-11-11T05:23:38.429Z] v3.2.0-dev.10 [2024-11-11T05:23:38.429Z] v3.2.0-dev.11 [2024-11-11T05:23:38.429Z] v3.2.0-dev.12 [2024-11-11T05:23:38.429Z] v3.2.0-dev.13 [2024-11-11T05:23:38.429Z] v3.2.0-dev.14 [2024-11-11T05:23:38.429Z] v3.2.0-dev.15 [2024-11-11T05:23:38.429Z] v3.2.0-dev.16 [2024-11-11T05:23:38.429Z] v3.2.0-dev.17 [2024-11-11T05:23:38.429Z] v3.2.0-dev.18 [2024-11-11T05:23:38.429Z] v3.2.0-dev.19 [2024-11-11T05:23:38.429Z] v3.2.0-dev.2 [2024-11-11T05:23:38.429Z] v3.2.0-dev.20 [2024-11-11T05:23:38.429Z] v3.2.0-dev.21 [2024-11-11T05:23:38.429Z] v3.2.0-dev.22 [2024-11-11T05:23:38.429Z] v3.2.0-dev.23 [2024-11-11T05:23:38.429Z] v3.2.0-dev.3 [2024-11-11T05:23:38.429Z] v3.2.0-dev.4 [2024-11-11T05:23:38.429Z] v3.2.0-dev.5 [2024-11-11T05:23:38.429Z] v3.2.0-dev.6 [2024-11-11T05:23:38.429Z] v3.2.0-dev.7 [2024-11-11T05:23:38.429Z] v3.2.0-dev.8 [2024-11-11T05:23:38.429Z] v3.2.0-dev.9 [2024-11-11T05:23:38.429Z] v4.0.0-dev.1 [2024-11-11T05:23:38.429Z] v4.0.0-dev.2 [2024-11-11T05:23:38.429Z] v4.0.0-dev.3 [2024-11-11T05:23:38.429Z] v4.0.0-dev.4 [2024-11-11T05:23:38.429Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-11T05:23:38.758Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-11T05:23:39.326Z] Signing Git tag with Sigul... [2024-11-11T05:23:39.326Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-11T05:23:39.596Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:39.888Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T05:23:39.896Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T05:23:39.913Z] $ docker stop --time=1 fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 [2024-11-11T05:23:41.204Z] $ docker rm -f --volumes fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T05:23:41.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:23:41.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:41.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:23:41.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:42.083Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:42.107Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T05:23:42.451Z] $ docker top 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:23:42.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:23:42.581Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:23:42.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:23:42.682Z] $ docker exec 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 ssh-agent [2024-11-11T05:23:42.793Z] SSH_AUTH_SOCK=/tmp/ssh-2vEMEoMYRVyo/agent.32 [2024-11-11T05:23:42.793Z] SSH_AGENT_PID=38 [2024-11-11T05:23:42.798Z] Running ssh-add (command line suppressed) [2024-11-11T05:23:42.886Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4121108220517309960.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4121108220517309960.key) [2024-11-11T05:23:42.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:23:43.201Z] + git semver bump pre [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,371 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,373 [execute] INFO git cat-file --batch-check [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,378 [execute] INFO git cat-file --batch [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:23:43.461Z] 2024-11-11 05:23:43,383 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:43.461Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:23:43.462Z] $ docker exec --env ******** --env ******** 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 ssh-agent -k [2024-11-11T05:23:43.566Z] unset SSH_AUTH_SOCK; [2024-11-11T05:23:43.567Z] unset SSH_AGENT_PID; [2024-11-11T05:23:43.567Z] echo Agent pid 38 killed; [2024-11-11T05:23:43.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:23:43.918Z] + git semver [Pipeline] } [2024-11-11T05:23:44.185Z] $ docker stop --time=1 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 [2024-11-11T05:23:45.443Z] $ docker rm -f --volumes 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:23:45.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:23:45.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:46.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:23:46.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:46.213Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:46.235Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T05:23:46.612Z] $ docker top 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:23:46.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:23:46.733Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:23:46.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:23:46.844Z] $ docker exec 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 ssh-agent [2024-11-11T05:23:46.972Z] SSH_AUTH_SOCK=/tmp/ssh-rROOm2O5ASsu/agent.31 [2024-11-11T05:23:46.972Z] SSH_AGENT_PID=37 [2024-11-11T05:23:46.978Z] Running ssh-add (command line suppressed) [2024-11-11T05:23:47.066Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9420459020831697198.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9420459020831697198.key) [2024-11-11T05:23:47.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:23:47.383Z] + git semver push [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,551 [run_push] DEBUG push [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,551 [execute] INFO git cat-file --batch-check [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,555 [execute] INFO git rev-list e778b9a664637e4d48252ffc16c7f12ec1f12235 -- [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,556 [execute] DEBUG Popen(['git', 'rev-list', 'e778b9a664637e4d48252ffc16c7f12ec1f12235', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:23:47.642Z] 2024-11-11 05:23:47,565 [execute] INFO git fetch -v origin [2024-11-11T05:23:47.643Z] 2024-11-11 05:23:47,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T05:23:48.213Z] 2024-11-11 05:23:48,014 [run_push] DEBUG no remote changes detected [2024-11-11T05:23:48.213Z] 2024-11-11 05:23:48,014 [execute] INFO git push origin semver [2024-11-11T05:23:48.213Z] 2024-11-11 05:23:48,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:23:48.783Z] 2024-11-11 05:23:48,648 [run_push] DEBUG push all version tags [2024-11-11T05:23:48.783Z] 2024-11-11 05:23:48,649 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T05:23:48.783Z] 2024-11-11 05:23:48,649 [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-11-11T05:23:49.352Z] 2024-11-11 05:23:49,227 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T05:23:49.352Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:23:49.354Z] $ docker exec --env ******** --env ******** 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 ssh-agent -k [2024-11-11T05:23:49.454Z] unset SSH_AUTH_SOCK; [2024-11-11T05:23:49.457Z] unset SSH_AGENT_PID; [2024-11-11T05:23:49.457Z] echo Agent pid 37 killed; [2024-11-11T05:23:49.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:23:49.800Z] + git semver [Pipeline] } [2024-11-11T05:23:50.065Z] $ docker stop --time=1 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 [2024-11-11T05:23:51.350Z] $ docker rm -f --volumes 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T05:23:52.022Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-11-11T05:23:52.023Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T05:23:52.023Z] total 16 [2024-11-11T05:23:52.023Z] drwxr-xr-x 3 root root 4096 Nov 11 05:10 . [2024-11-11T05:23:52.023Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:23 .. [2024-11-11T05:23:52.023Z] drwxr-xr-x 2 root root 4096 Nov 11 05:10 cost [2024-11-11T05:23:52.023Z] -rw-r--r-- 1 root root 91 Nov 11 05:10 cost.csv [2024-11-11T05:23:52.023Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T05:23:52.023Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T05:23:52.023Z] total 16 [2024-11-11T05:23:52.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:10 . [2024-11-11T05:23:52.023Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:23 .. [2024-11-11T05:23:52.023Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 05:10 cost [2024-11-11T05:23:52.023Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 05:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:52.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:53.196Z] ---> package-listing.sh [2024-11-11T05:23:53.196Z] ++ facter osfamily [2024-11-11T05:23:53.196Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T05:23:53.456Z] + OS_FAMILY=debian [2024-11-11T05:23:53.456Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-11-11T05:23:53.456Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T05:23:53.456Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T05:23:53.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T05:23:53.456Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T05:23:53.456Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-11T05:23:53.456Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T05:23:53.456Z] + case "${OS_FAMILY}" in [2024-11-11T05:23:53.456Z] + dpkg -l [2024-11-11T05:23:53.456Z] + grep '^ii' [2024-11-11T05:23:53.456Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T05:23:53.456Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T05:23:53.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T05:23:53.456Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-11T05:23:53.456Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-11-11T05:23:53.456Z] + 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-11-11T05:23:53.469Z] 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-11-11T05:23:53.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:23:54.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:23:54.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:23:54.399Z] prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container [2024-11-11T05:23:54.424Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T05:23:54.623Z] $ docker top a123eeec9be32beaf0ec5907ac3d57e88f6cb2572516b81afab430d4c6d9d87a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:23:54.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T05:23:55.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T05:23:55.584Z] + ls /var/log/sa-host [2024-11-11T05:23:55.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:23:55.736Z] provisioning config files... [2024-11-11T05:23:55.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7638120439492278690tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:23:55.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:56.042Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T05:23:56.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:56.396Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T05:23:56.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:56.695Z] ---> sudo-logs.sh [2024-11-11T05:23:56.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T05:23:56.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:57.019Z] ---> job-cost.sh [2024-11-11T05:23:57.019Z] lf-activate-venv: SKIPPING [2024-11-11T05:23:57.019Z] DEBUG: total: 0.2199999988079071 [2024-11-11T05:23:57.019Z] INFO: Retrieving Stack Cost... [2024-11-11T05:23:57.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T05:23:57.539Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T05:23:57.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:23:57.841Z] ---> logs-deploy.sh [2024-11-11T05:23:57.841Z] lf-activate-venv: SKIPPING [2024-11-11T05:23:57.841Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/214 [2024-11-11T05:23:57.841Z] INFO: archiving workspace using pattern(s): [2024-11-11T05:23:58.781Z] Archives upload complete. [2024-11-11T05:23:58.781Z] INFO: archiving logs to Nexus